Jim Blake
41ff46e771
VIVO-1246 The documentation was in the wrong place.
2016-06-21 14:06:04 -04:00
Jim Blake
0709ca504e
Merge branch 'develop' of git://github.com/vivo-project/Vitro into develop
...
# By Graham Triggs
# Via grahamtriggs (2) and Graham Triggs (1)
* 'develop' of git://github.com/vivo-project/Vitro:
[VIVO-1224] Suppress default "synthetic" model from the lists on the ingest pages
[VIVO-1230] Make contact form compatible with SMTP relays
[VIVO-1233] Wrap large buttons on ontology edit page
Fix error message (change erroneous UPDATE to SELECT)
2016-06-21 10:09:02 -04:00
Graham Triggs
6e520da662
[VIVO-1233] Wrap large buttons on ontology edit page
2016-06-01 15:29:57 +01:00
Jim Blake
ac6f8722d7
VIVO-1246 Move unit tests to the new location.
2016-05-31 12:25:52 -04:00
Jim Blake
efbc3e3da4
Merge branch 'develop' of git://github.com/vivo-project/Vitro into develop
2016-05-29 12:20:11 -04:00
Jim Blake
481a215206
VIVO-1246 improve the ConfigurationBeanLoader:
...
Add cardinality parameters minOccurs and maxOccurs
Create README.md document in the edu.cornell.mannlib.vitro.webapp.utils.configuration package
Split large class of unit tests into separate classes by functionality
2016-05-29 10:25:23 -04:00
Graham Triggs
fbeed01a94
[VIVO-1245] Cleanup of NewIndividualFormGenerator, simplify configuration of generators and improve means of configuring in Freemarker
2016-05-25 17:06:21 +01:00
Graham Triggs
5cbcab5bcc
[VIVO-1245] Cleanup of ManageLabelsGenerator
2016-05-24 21:52:32 +01:00
Graham Triggs
ca45b5e93d
[VIVO-1222] Add revisionInfo to build
2016-05-23 15:11:16 +01:00
Graham Triggs
437bb9f515
[VIVO-1236] Add TwelveMonkeys ImageIO library for full OpenJDK image support
2016-05-02 14:12:25 +01:00
Tim Worrall
9f21c8c976
Update level on ARG_0000028 faux properties was not working correctly due to a bug in the edit link macro.
2016-04-29 13:01:35 -04:00
Graham Triggs
9ff3dd5e11
[VIVO-1226] bug fix for search help back link
2016-01-21 15:55:49 +00:00
Ted Lawless
11d8a91469
Move yasqe js to required location.
2016-01-06 14:20:43 -05:00
Graham Triggs
8b1919e69b
Merge branch 'feature/yasqe' of https://github.com/lawlesst/Vitro into lawlesst-feature/yasqe
2015-12-02 15:05:00 +00:00
Graham Triggs
a3b238f870
Merge branch 'browse-columns' of https://github.com/gneissone/Vitro into gneissone-browse-columns
2015-12-02 14:08:16 +00:00
Benjamin Gross
7c9cadd981
tweak index page initHeight and don't add (cont'd) text if there aren't any more classes to show
2015-12-01 17:21:52 -07:00
Graham Triggs
f5b0494e3c
Maven (second draft)
2015-11-20 21:21:11 +00:00
Graham Triggs
e1ff94ccaf
Maven migration (first draft)
2015-11-19 23:47:12 +00:00
Ted Lawless
4808367ed5
Add YASQE - allows for syntax highlighting and prefix autocompletion.
2015-11-12 13:56:53 -05:00
Graham Triggs
3157b0941c
Fix to regular expression replacement
2015-11-09 18:41:57 +00:00
Graham Triggs
dd76bb73a4
Faster Graph query for sprawl interface; add caching as it is still quite slow
2015-11-06 11:15:39 +00:00
grahamtriggs
cc300bf419
Minor correction to the range test in the form for choosing the title.
2015-11-04 16:23:27 +00:00
grahamtriggs
15bc18b69a
Allow SPRAQL endpoint to have credentials on read as well as write; update Virtuoso normalisation of types
2015-11-04 11:03:07 +00:00
grahamtriggs
817e90716c
[VIVO-1122] Fix to the way resources are consumed in the SPARQL clients, so that it doesn't leak / tie up HTTP connections.
2015-11-03 01:19:38 +00:00
grahamtriggs
046d445639
Enable new visualisations by default
2015-11-02 18:32:26 +00:00
grahamtriggs
6a4dfbb43f
[VIVO-1031] Faster list filtering (for large lists)
2015-11-02 10:29:54 +00:00
grahamtriggs
c8818932a4
[VIVO-1031] Minor cleanup
2015-10-31 22:19:27 +00:00
grahamtriggs
a5084a614c
Remove last use of graph wrapper from reinferencer
2015-10-31 19:01:51 +00:00
grahamtriggs
25874449dd
Replace the other instance where the reinferencer was going through a serialisation that could easily be a direct write into a model.
2015-10-31 14:41:56 +00:00
grahamtriggs
1832bba831
[VIVO-1031] Minor improvements to remove RDFServiceGraph usage from reinferencer.
2015-10-31 14:13:44 +00:00
grahamtriggs
5d6f4dada7
[VIVO-1031] Small caching layer in the ABoxRecomputer to reduce overhead of continually querying for the same type information.
2015-10-31 12:46:45 +00:00
grahamtriggs
11ce991913
Tweak to UI to get correct select text appearing
2015-10-30 23:11:33 +00:00
grahamtriggs
3bff514d97
Remove redundant stream object
2015-10-30 16:20:29 +00:00
grahamtriggs
c0f482344d
[VIVO-1068] Hide SPARQL Query Builder
2015-10-23 16:30:33 +01:00
grahamtriggs
efd431a332
Minor code cleanup
2015-10-23 15:26:18 +01:00
grahamtriggs
31898440f3
[VIVO-1115] Pass properties from the config to enable AltMetric badges
2015-10-22 15:27:05 +01:00
grahamtriggs
d6c8d05018
Extension point to allow text to be inserted before the header
2015-10-22 08:33:30 +01:00
grahamtriggs
5cdbd6cf37
Add style for use in edit pages
2015-10-20 13:25:39 +01:00
grahamtriggs
acae9bbf94
[VIVO-1079] Fix debugging problem when not using constructed models
2015-10-20 10:40:55 +01:00
grahamtriggs
34d78a9463
[VIVO-1031] Use consumer interface for most ResultSets
2015-10-19 17:16:09 +01:00
grahamtriggs
39b0d2e6bd
[VIVO-1031] Add methods to process construct / select queries without buffering / translating through streams.
2015-10-17 22:03:12 +01:00
grahamtriggs
db0bb6a5e6
[VIVO-1031] Always execute SDB queries against the dataset and not the default model
2015-10-15 22:58:48 +01:00
grahamtriggs
48790b7525
Update TinyMCE to 3.5.3, enable stripping of Word styles on paste
2015-10-14 22:17:16 +01:00
grahamtriggs
83404c2c80
[VIVO-1075] Get Literal and Integer from count RDFNode rather than a toString/parseInt which fails if there is a type present.
2015-10-14 07:54:48 +01:00
grahamtriggs
2f6489610c
[VIVO-1031] Rework the resolve faux properties method so that it is much faster for logged in users.
2015-10-14 07:43:40 +01:00
grahamtriggs
f37f115160
[VIVO-1031] HTML sanitisation is slow - for now, replace AntiSamy with simple RegEx of JavaScript patterns for significant boost. Will add full sanitisation to the input later.
2015-10-09 10:34:23 +01:00
grahamtriggs
b64b87ee1a
Fix incorrect parameter order
2015-10-06 11:38:51 +01:00
grahamtriggs
7fbaf1cadc
Pause counting to avoid problems of overlapping pause / unpauses, add event to notify of the intention to rebuild the index, so that overhead of tracking unnecessary indexing can be reduced
2015-10-03 08:44:26 +01:00
grahamtriggs
656488b958
[VIVO-1031] Shave off 2/3rds of time required to check if any triples exist by using Jena API instead of SPARQL ASK
2015-09-29 21:59:01 +01:00
grahamtriggs
15cd6a8ac0
[VIVO-1031] Improve logged in performance by handling a bulk of faux properties statements at once, rather than one-by-one.
2015-09-29 17:02:50 +01:00