Commit graph

6347 commits

Author SHA1 Message Date
Asim
a8d5020ede updated the snapshot versions to 1.10.0 2018-05-17 11:16:03 +02:00
Asim
752f9d1229 Fixed the tests 2018-05-09 13:51:11 +02:00
Asim
067e629a9c Changed Md5 password hashing to Argon2i password hashing 2018-04-23 10:02:51 +02:00
hudajkhan
07686ebdf0
Merge pull request #65 from j2blake/feature/VIVO-1408_java-rdf-namespaces
VIVO-1408 ConfigurationBeanLoader: java rdf namespaces
2018-04-03 15:42:07 -04:00
Ben
c0927899d2 VIVO-1437 Add pull request template (#66)
* Add pull request template

Resolves: https://jira.duraspace.org/browse/VIVO-1437
2018-02-07 19:40:45 -05:00
Huda J. Khan
b8fd17ba1e Revert "integrating related term info in skos utils"
This reverts commit 8f66b10323.
2018-02-07 18:39:58 -05:00
Huda J. Khan
a978fa27e9 Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop 2018-02-07 15:35:21 -05:00
Huda J. Khan
8f66b10323 integrating related term info in skos utils 2018-02-07 15:35:05 -05:00
Ben
ae69faa07e
Merge pull request #64 from hauschke/patch-1
Update license year
2018-02-06 14:38:28 -07:00
Jim Blake
8cba661a0e VIVO-1408 Use prefix to simplify JAVA class URIs 2018-01-10 08:51:41 -05:00
Jim Blake
7f8b16bc1b VIVO-1408 Allow the use of a #-terminated prefix on JAVA class URIs 2018-01-08 11:19:53 -05:00
hauschke
bed5ac0359
Update license year 2018-01-08 14:35:37 +01:00
Jim Blake
8fbfc6d4ff ConfigurationBeanLoader will ignore unexpected properties on instances.
If no method has been annotated to accept that property, don't complain,
don't throw an exception, just continue.
2018-01-06 14:09:03 -05:00
Jim Blake
9e3ac4fb54 Remove implicit call to deprecated constructor. 2018-01-05 09:50:42 -05:00
Jim Blake
9713ad2d3e Merge branch 'develop' into feature/VIVO-1405_script-versions 2018-01-05 09:47:23 -05:00
Jim Blake
b00633326e VIVO-1405 Add pseudo-version to requests for scripts and stylesheets.
The result is that the user does not need to refresh the browser cache when a new version of VIVO is deployed on the server.
2017-12-01 11:41:04 -05:00
Jim Blake
17155d4f21 Merge branch 'develop' of git://github.com/vivo-project/Vitro into develop 2017-12-01 09:37:59 -05:00
Graham Triggs
0e15b9a69a [VIVO-1404] Disable XSS protection on the SPARQL query page 2017-11-10 12:01:23 -05:00
Graham Triggs
f4c9d23af0 Fix NPE when no ontology URI is specified 2017-11-10 10:00:17 -05:00
Jim Blake
db740807d5 Merge branch 'develop' of git://github.com/vivo-project/Vitro into develop 2017-11-08 13:51:33 -05:00
Graham Triggs
41be1c22f4 Fix building on JDK 9 2017-10-23 19:24:32 +01:00
Graham Triggs
f7a7aa5060 Update language pack example 2017-10-21 22:30:47 +01:00
Steve McKay
00f7b95266 [VIVO-1315] Enable Plum print by default (#61)
* [VIVO-1315] Plum print integration

* VIVO-1315 default Plum print to enabled
2017-10-21 20:20:32 +01:00
Graham Triggs
e0b723354d Update project version numbers 2017-10-20 15:02:14 +01:00
Graham Triggs
95e336d862 List view improvements for Vitro 2017-10-19 11:21:37 +01:00
Graham Triggs
0ef3018ae3 [VIVO-1403] Improve update performance by ensuring the bulk updater can be exposed correctly 2017-10-19 11:21:04 +01:00
Graham Triggs
4da85f0d82 Graph cache fix 2017-10-18 17:19:10 +01:00
Graham Triggs
963c04340f [VIVO-1401] Don't return a constructed model if there are no construct queries 2017-10-12 09:45:07 +01:00
Graham Triggs
792ca4138f [VIVO-1400] Add the capability to use / parse out precise-subquery tags. 2017-10-12 09:30:37 +01:00
Graham Triggs
107c2bff03 [VIVO-1399] Improve performance of Graph URI lookups 2017-10-11 19:37:07 +01:00
Graham Triggs
e729fc9f38 Improvement for site generation 2017-10-11 15:32:41 +01:00
Graham Triggs
bda7c41309 Make sparql query form post (for longer queries) 2017-10-10 16:07:22 +01:00
Graham Triggs
a610e0ed25 [VIVO-1397] Faster and more reliable Solr indexing 2017-10-10 13:06:44 +01:00
Graham Triggs
08d8b3f09f Sections needed for internationalization 2017-10-07 20:30:38 +01:00
Graham Triggs
ca68c2c610 Script for running findbugs 2017-10-05 19:54:50 +01:00
Graham Triggs
16efd306f7 Fix pom error with <build> tags 2017-10-05 18:46:13 +01:00
Graham Triggs
3d28c6a037 Configuration for Findbugs, with security plugin, and script to start gui 2017-10-05 18:43:29 +01:00
Graham Triggs
aac062cdfe Add Findbugs reporting 2017-10-05 18:10:24 +01:00
Graham Triggs
0395022ba3 Add Google's error prone - http://errorprone.info 2017-10-05 14:33:26 +01:00
Graham Triggs
fcc476a237 [VIVO-1394] Make AboxRecomputer deal with inferred types correctly 2017-10-05 08:48:56 +01:00
Graham Triggs
d737f86084 Small bug fixes from static analysis 2017-10-05 00:04:12 +01:00
Graham Triggs
38f79971d6 Move OSGi jar exclusions to the Jena parent dependency for better Maven compatibility 2017-10-04 21:20:22 +01:00
Graham Triggs
35ecf4ddc5 Remove deprecated solr config 2017-10-04 20:24:38 +01:00
Graham Triggs
3ad80a9cf6 Consolidate local overrides of messages and styles in "local" subdirectory. Allows customisation without creating a new thmee. 2017-10-02 18:23:49 +01:00
Graham Triggs
9797afe881 [VIVO-1393] Replace isotope with wookmark 2017-10-02 12:43:18 +01:00
Graham Triggs
b23f391dfa Improve verbose layout 2017-09-29 12:42:20 +01:00
Graham Triggs
58ad89b839 Minor httpclient version 2017-09-29 08:59:22 +01:00
Graham Triggs
fd2c46f24c Move dependencies to VIVO 2017-09-29 08:43:09 +01:00
Graham Triggs
69c4f5460c Convert TPF from Gson to Jackson 2017-09-29 00:54:14 +01:00
Graham Triggs
93884142b4 Minor dependency updates 2017-09-28 22:14:07 +01:00