Graham Triggs
17b323649d
Remove unused Fedora connection
2016-12-19 19:08:13 +00:00
Graham Triggs
28c99c9408
Correct stage 1 migration - remove old JAI processor testers to fix the build
2016-12-19 11:08:57 +00:00
Graham Triggs
e24943aa50
Committed wrong files - removing incomplete image processor testers from image
2016-12-19 11:06:02 +00:00
Graham Triggs
05366f7ebe
Help Travis by caching Maven dependencies
2016-12-19 11:02:03 +00:00
Graham Triggs
aaa9ac6989
Migrating image processor testers for the ImageIO implementation - stage 1, remove the old testers from branch so build doesn’t break
2016-12-19 10:59:28 +00:00
Graham Triggs
6351e6ba1d
Replace JAI image processor with IIO image processor and log warnings to update configuration
2016-12-19 10:52:29 +00:00
Graham Triggs
45eef7e9f7
Remove JAI dependencies from ImageIO Image Processor
2016-12-18 19:01:15 +00:00
Graham Triggs
05c4c6ce84
Update jSoup and Antisamy
2016-12-17 23:17:43 +00:00
Graham Triggs
39e0dc438c
Update commons-lang to 3.4 (same as used by Jena 3.1.1)
2016-12-17 20:10:37 +00:00
Graham Triggs
0665f3ee21
Update file upload / io
2016-12-17 19:07:15 +00:00
Graham Triggs
fb8da504e2
Update C3P0 and image library dependencies
2016-12-17 18:23:26 +00:00
Graham Triggs
56dc6cf750
Fix deprecated use of Freemarker
2016-12-17 18:23:02 +00:00
Graham Triggs
a13e353228
Update DWR XML DTD
2016-12-16 21:04:08 +00:00
Graham Triggs
1a292d8011
[VIVO-1309] [VIVO-1307] Update DWR to version 3.0.2 and remove dom4j
2016-12-16 18:47:17 +00:00
Graham Triggs
2efe4b4a87
Update ARQ URLs for Jena 3
2016-12-14 22:04:13 +00:00
Graham Triggs
1c0dcd040c
Update Jena to 3.1.1, JFact to 4.0.4 and httpcomponents to 4.4
2016-12-14 19:23:54 +00:00
grahamtriggs
20ac3a3514
[VIVO-1063] Update jQuery to 1.12.4 and associated upgrades ( #51 )
...
* Initial jQuery 1.12.4 upgrade
* Upgrade jQuery UI to 1.12.1
* Upgrade to qTip2
* Update property handling
* Update property handling
* Update jCrop script and fix rounding of floating point co-ordinates
* Fix missing confirmation message
* Return empty JSON so that jQuery doesn’t complain
* Fix JavaScript error
2016-12-13 19:57:05 +00:00
Graham Triggs
2dd25a6e45
[VIVO-1289] Fix “add a new item of this type”
2016-11-14 19:09:35 +00:00
grahamtriggs
b97ee8dd26
[VIVO-1290] Multi-language improvements
...
* fix hard coded label "more..."
* fix hard coded label "pages"
* fix hard coded labels "pages" and "to"
* fix some hard coded page titles and messages
* show class names in list views corresponding to preferred languages
* translate page titles of search result page and login page
2016-11-14 14:45:40 +00:00
Stefan Wolff
71db92490d
translate page titles of search result page and login page
2016-11-01 16:38:41 +01:00
Stefan Wolff
f518e78760
show class names in list views corresponding to preferred languages
2016-11-01 15:48:49 +01:00
Graham Triggs
ed4e42c98f
Update version numbers
2016-10-31 19:46:39 +00:00
Graham Triggs
4b610e64c9
Merge branch 'develop' into feature/theming
2016-10-05 22:38:23 +01:00
Graham Triggs
0957bcf758
[VIVO-1272] Inject JSP output to Freemarker instead of having a secondary layout
2016-10-05 22:36:26 +01:00
Graham Triggs
36db27b86c
Refactor chaining to JSP pages to go through common methods.
2016-10-05 17:42:51 +01:00
Graham Triggs
e2e3c8b041
Initial template refactoring (paused due to JSP)
2016-09-29 15:22:05 +01:00
Stefan Wolff
8c8985bdc2
fix some hard coded page titles and messages
2016-09-23 17:25:05 +02:00
Stefan Wolff
5539034f00
fix hard coded labels "pages" and "to"
2016-09-23 16:44:14 +02:00
Stefan Wolff
3ab448a926
fix hard coded label "pages"
2016-09-23 16:29:43 +02:00
Stefan Wolff
cedf17e1e6
fix hard coded label "more..."
2016-09-22 15:43:51 +02:00
grahamtriggs
d1a93743fc
Merge pull request #49 from lawlesst/fix/filegraphsetup-turtle
...
[VIVO-1271] FileGraphSetup loads .ttl extension with TURTLE format rather than N3.
2016-09-21 19:10:20 +01:00
Graham Triggs
d8ee960933
Only build on Java 8
2016-09-19 13:56:16 +01:00
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