Graham Triggs
fe61343ce5
Person layout changes
2017-04-07 07:46:27 -06:00
Jim Blake
21a1df1c3a
VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME ( #51 )
2017-04-05 09:14:39 -04:00
Jim Blake
692badf678
Merge commit 'd98f5133183649779f19f8b7a6e65464353a438e' into develop
...
* commit 'd98f5133183649779f19f8b7a6e65464353a438e':
[VIVO-1316] moving base lookup services for vocabulary services to Vitro (#50 )
Fix Altmetric badge display for publications with only PMID (#49 )
Testing Travis trusty (beta) environment
VIVO-1248 extend SparqlQueryRunner, and combine with older attempts. (#36 )
2017-03-12 20:11:38 -04:00
Graham Triggs
20fda7455b
Updates to Tenderfoot individual display
2017-02-27 07:57:12 +00:00
Graham Triggs
7fd772c772
Updates to Tenderfoot individual display
2017-02-26 21:02:02 +00:00
Graham Triggs
7b7bffdc41
Updates to Tenderfoot individual presentation
2017-02-24 18:07:24 +00:00
Graham Triggs
d46dca75c3
Update to Tenderfoot
2017-02-19 22:12:56 +00:00
Graham Triggs
1774a07ffa
Merge branch 'develop' into feature/theming
2017-02-15 19:27:47 +00:00
hudajkhan
d98f513318
[VIVO-1316] moving base lookup services for vocabulary services to Vitro ( #50 )
2017-02-10 15:55:41 +00:00
Steve McKay
72b2538019
Fix Altmetric badge display for publications with only PMID ( #49 )
2017-02-03 11:09:11 +00:00
Graham Triggs
f63ce1cbd0
Testing Travis trusty (beta) environment
2017-01-26 17:35:40 +00:00
Jim Blake
da0b68f001
VIVO-1248 extend SparqlQueryRunner, and combine with older attempts. ( #36 )
...
* VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.
Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.
* Ignore artifacts that Eclipse creates.
* VIVO-1248 Remove references to older SPARQL utils
edu.cornell.mannlib.vitro.webapp.utils.sparql package
edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
2017-01-03 13:19:48 -05:00
Jim Blake
b87bf74e4b
Merge branch 'develop' of git://github.com/vivo-project/VIVO into develop
2017-01-03 13:03:20 -05:00
Jim Blake
15638f6ac1
VIVO-1247, remove duplicate code used with ConfigurationBeanLoader. ( #47 )
...
Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.
2017-01-03 12:16:38 -05:00
Graham Triggs
877b54f4a6
Moved jaxrpc from Vitro
2016-12-24 12:07:11 +00:00
Graham Triggs
fe5db3142d
Gemet moved to HTTPS
2016-12-24 10:54:56 +00:00
Graham Triggs
1b67e75e28
Fix StringUtils import (shouldn’t have been using the one in Axis)
2016-12-24 09:28:42 +00:00
Graham Triggs
c5c9997764
Fix StringUtils import (shouldn’t have been using the one in Axis)
2016-12-24 09:24:34 +00:00
Graham Triggs
ddff01d29f
Remove Axis (only used by agrovocws)
2016-12-24 09:20:58 +00:00
grahamtriggs
fd00dfbc0d
[VIVO-1312] Linked Data Fragments initial implementation ( #48 )
2016-12-23 21:55:28 +00:00
Graham Triggs
b83d4101a2
Update POM to require Java 8 (Jena 3.x does not support earlier versions)
2016-12-21 14:12:48 +00:00
Graham Triggs
c2b1cf8d73
Remove unused Agrovoc web services code
2016-12-21 09:59:09 +00:00
Graham Triggs
3a3cac9513
Change CSV parser
2016-12-20 08:47:21 +00:00
Graham Triggs
ce85c363dc
Help Travis by caching Maven dependencies
2016-12-19 11:11:40 +00:00
Graham Triggs
06200d37ec
Update commons-lang to 3.4 (same as used by Jena 3.1.1)
2016-12-17 20:11:03 +00:00
Graham Triggs
319e136b56
[VIVO-1309] Update DWR
2016-12-16 18:47:45 +00:00
Graham Triggs
5be5260ae7
Update ARQ urls for Jena 3
2016-12-15 10:10:17 +00:00
Graham Triggs
6f3f25bddc
Remove erroneous CSS that should have been commented out
2016-12-14 21:23:39 +00:00
Jim Blake
67f771fecf
Merge branch 'develop' of git://github.com/vivo-project/VIVO into develop
2016-12-14 11:19:58 -05:00
grahamtriggs
4167f51ad0
[VIVO-1063] Update jQuery to 1.12.4 and associated upgrades ( #46 )
...
* Initial jQuery 1.12.4 upgrade
* Upgrade jQuery UI to 1.12.1
* Upgrade to qTip 2
* Update text rotation script
* Update property handling
* Update to data tables 1.10.12
* Fix .load handling
* Fix missing confirm text
2016-12-13 19:57:25 +00:00
hudajkhan
da8943e64a
[VIVO-1306] fixing LCSH lookup ( #45 )
2016-12-06 14:16:50 +00:00
Graham Triggs
8ee3e1e74f
[VIVO-1289] Fix “add a new item of this type”
2016-11-14 19:09:45 +00:00
Graham Triggs
03550cc220
Update version numbers
2016-10-31 19:47:04 +00:00
Graham Triggs
ee92e37755
Initial Tenderfoot theme
2016-10-31 15:53:51 +00:00
Mike Conlon
7ee9cd3d7d
Remove rdfs:Literal from abbrev B.Sc. and M.P.H
...
B.Sc. and M.P.H. were the only two abbreviations to be declared as datatype rdfs:Literal. These declarations have been removed. Now all abbreviations are in the same form: <core:abbreviation>value</core:abbreviation>
2016-10-27 17:39:46 -04:00
Mike Conlon
0dbce03ace
Fix typo
2016-10-27 16:50:07 -04:00
Nate Prewitt
33c5367146
adding missing space from prefix definitions ( #42 )
2016-10-25 20:49:17 +01:00
grahamtriggs
445bd38d25
Only build on Java 8
2016-10-07 15:49:47 +01:00
jlmunozUc3m
a18076061d
[VIVO-1273] Changed the DOI URL Schema according to Crossref recomendations ( #41 )
2016-10-07 15:46:09 +01:00
Graham Triggs
1865b525b8
[VIVO-1270] Initial commit of Jena 3
2016-09-02 19:59:21 +01:00
Graham Triggs
47f1408b3e
[VIVO-1263] Improve vcard markup
2016-08-30 22:06:07 +01:00
Graham Triggs
3febf44765
[VIVO-1268] Add UTF-8 settings to Java compiler
2016-08-26 16:16:16 +01:00
Graham Triggs
8894d19ccf
[VIVO-1269] Add compiler settings to the installer
2016-08-26 16:10:19 +01:00
Graham Triggs
67ab87f30f
[VIVO-1263] Move schema.org span for institution name inside the hyperlink
2016-08-18 23:13:54 -06:00
Graham Triggs
4abb779235
[VIVO-1263] Drop bad ID from Person schema.org
2016-08-18 23:06:07 -06:00
Graham Triggs
105887edad
[VIVO-1263] Move schema.org span for institution name inside the hyperlink
2016-08-18 22:50:59 -06:00
Graham Triggs
1dbfffa2c8
[VIVO-1262] Minor correction in the visualisation cache
2016-08-18 06:59:13 -06:00
Graham Triggs
3bafa451f2
[VIVO-1261] Allow for caches to always be used without pauses in time critical situations.
2016-08-18 06:13:04 -06:00
grahamtriggs
906a905275
Fix typo
2016-08-11 15:07:10 +01:00
Mike Conlon
0af34491db
Update README.md
2016-08-09 10:42:07 -04:00