Graham Triggs
5af9f0b3a6
Revert "Split out selector implementation to address java compilation issue"
...
This reverts commit 70ba4cedab
.
2016-09-19 13:43:34 +01:00
Graham Triggs
b103a7b3ce
Revert "Split out selector implementation to address java compilation issue"
...
This reverts commit c35690e5e3
.
2016-09-19 13:43:18 +01:00
Graham Triggs
c35690e5e3
Split out selector implementation to address java compilation issue
2016-09-18 21:19:21 +01:00
Graham Triggs
70ba4cedab
Split out selector implementation to address java compilation issue
2016-09-18 21:03:24 +01:00
Graham Triggs
39b2399e3c
Add multiple JDKs to Travis
2016-09-18 20:20:48 +01:00
Graham Triggs
1a809c258d
[VIVO-1270] Update JSON-LD serialisations
2016-09-09 19:56:50 +01:00
Graham Triggs
b8ef1046e2
[VIVO-1270] Updates to bulk handling
2016-09-09 18:53:16 +01:00
Graham Triggs
478ad12f15
[VIVO-1270] Replacement for BulkUpdateHandler - still need to test Union
2016-09-09 17:54:47 +01:00
Graham Triggs
50bef0d85e
[VIVO-1270] Changes to adhere to the RDF 1.1 spec
2016-09-06 16:11:10 +01:00
Graham Triggs
a3c378bb25
[VIVO-1270] Initial commit of Jena 3
2016-09-02 19:59:10 +01:00
Ted Lawless
c77af47618
FileGraphSetup loads .ttl extensions with TURTLE format rather than N3.
2016-09-02 14:49:40 -04:00
Graham Triggs
0d22fa2716
[VIVO-1268] Add UTF-8 settings to Java compiler
2016-08-26 16:16:00 +01:00
Graham Triggs
78547606c6
[VIVO-1269] Add compiler settings to the installer
2016-08-26 16:10:36 +01:00
Graham Triggs
e95b7da964
Prevent build number plugin breaking build
2016-08-04 15:40:47 +01:00
Graham Triggs
591bca0c8d
Make Idle Time configurable
2016-08-03 18:01:58 +01:00
Graham Triggs
04d361b80c
Improve log usage in VitroBackgroundThread
2016-07-28 22:11:29 +01:00
Graham Triggs
2dbceba9f1
Make AltMetric enabled by default
2016-07-28 22:10:58 +01:00
Graham Triggs
83534d49be
Minor HttpClient resource cleanups
2016-07-21 21:00:09 +01:00
Graham Triggs
64eb5929a7
[VIVO-1255] Add required field indicator to range class
2016-07-20 18:54:03 +01:00
Graham Triggs
8c9235f8a1
Add clean plugin version
2016-07-18 19:27:53 +01:00
Graham Triggs
dab5bcb357
Add dependencies to webapp pom.xml
2016-07-14 22:47:27 +01:00
Graham Triggs
86aa9e566b
Add script to update version numbers
2016-07-07 10:21:30 +01:00
Graham Triggs
f954fdbde4
[VIVO-1251] Special chars in property group names
2016-07-07 08:21:12 +01:00
Graham Triggs
809644f4b8
[VIVO-1082] Clean up pluginManagement
2016-07-06 06:47:56 +01:00
Graham Triggs
648ccf4d14
[VIVO-1082] Clean up pluginManagement
2016-07-06 06:39:39 +01:00
Graham Triggs
7afe9de82b
[VIVO-1082] Add Maven installer for Vitro
2016-07-06 06:19:17 +01:00
Graham Triggs
61f90dd1e6
[VIVO-1237] Add ability to generate meta tags
2016-07-05 17:52:03 +01:00
grahamtriggs
f61d3b1a1a
Merge pull request #32 from NUBIC/feature/initial_build_with_maven
...
Use posix extensions for maven-assembly-plugin
2016-06-28 22:34:34 +01:00
grahamtriggs
439b291628
[VIVO-1254] Merge pull request #44 from ardamose123/patch-1
...
SPARQL query fix in `IndividualSDB` class
2016-06-28 22:33:34 +01:00
grahamtriggs
55967c4326
[VIVO-1253] Merge pull request #46 from zednis/patch-2
...
update containsNullOrEmpty() to check if list is empty
2016-06-28 22:29:35 +01:00
Stephan Zednik
687d7e23ed
combined conditional and removed commented code
2016-06-28 15:02:53 -06:00
Stephan Zednik
28f2f39be8
update containsNullOrEmpty() to check if list is empty
...
Also updated the method to use Apache Commons StringUtil::isBlank(String) function to test for blank values in the list.
2016-06-28 11:49:32 -06:00
Graham Triggs
e13eefb3ac
clean overlays from web apps
2016-06-26 15:45:29 +01:00
Graham Triggs
d06ecc167c
Add GPG version
2016-06-26 15:37:21 +01:00
Graham Triggs
b0fd0c6b9e
Remove unnecessary dependencies
2016-06-24 20:31:19 +01:00
Graham Triggs
4c215840e8
Add Jim Blake
2016-06-24 16:36:13 +01:00
Graham Triggs
83a9395a2d
Add John Fereira
2016-06-24 14:03:20 +01:00
Graham Triggs
0c68c2df55
Add doclint disable for Java 1.8
2016-06-23 22:41:22 +01:00
Graham Triggs
d2147171b2
Add developer information
2016-06-23 22:22:05 +01:00
Graham Triggs
1e06025ccc
Add GPG signing
2016-06-23 21:51:35 +01:00
Graham Triggs
94ea5c8dfa
Ensure staged deployments are not automatically closed
2016-06-23 21:35:03 +01:00
Graham Triggs
4349724207
JavaDoc changes required to prevent the release process breaking
2016-06-23 20:08:14 +01:00
Graham Triggs
abac59cd18
Changes required for releasing to Maven Central
2016-06-23 18:54:13 +01:00
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
Ariel D. Moya Sequeira
fe56093224
SPARQL query fix in IndividualSDB
class
...
This fixes an SPARQL query found in the IndividualSDB class, which triggers `NullPointerException`s when trying to use individuals retrieved using the `getRelatedIndividuals()` method. The defect was observed in the Vitro 1.8 release branch.
After fixing this, the `Individual` instances returned by the aforementioned method work correctly.
2016-06-20 15:05:02 -06:00
Graham Triggs
c87a66c949
[VIVO-1224] Suppress default "synthetic" model from the lists on the ingest pages
2016-06-03 15:24:49 +01:00
grahamtriggs
b0d0925101
Merge pull request #41 from vivo-project/feature/1230
...
[VIVO-1230] Make contact form compatible with SMTP relays
2016-06-02 15:00:44 +01:00
Graham Triggs
4df281bcd2
[VIVO-1230] Make contact form compatible with SMTP relays
2016-06-02 14:06:16 +01:00
grahamtriggs
1493711434
Merge pull request #40 from vivo-project/feature/1233
...
[VIVO-1233] Wrap large buttons on ontology edit page
2016-06-01 15:30:34 +01:00