Commit graph

100 commits

Author SHA1 Message Date
Ralph O'Flinn
4b18675112 [maven-scm-plugin] prepare development vivo-1.11.1-SNAPSHOT 2019-10-21 04:38:26 -05:00
Ralph O'Flinn
f0d3a70fba [maven-scm-plugin] prepare release vivo-1.11.0 2019-10-21 04:35:52 -05:00
Graham Triggs
d3b377b3a7 [VIVO-1670] ORCID - Disable Step 2 and Internationalization (#130)
* Internationalize ORCiD add an iD
* ORCID Internationalization, allow Step 2 to be disabled if only a public API key

Resolves: https://jira.duraspace.org/browse/VIVO-1670
2019-08-09 09:29:00 -04:00
Graham Triggs
f597b7ee42 [VIVO-1415] Add publication claiming from PubMed and CrossRef (#129)
* Claiming interface for DOI and PMID
* Allow http://doi.org urls in the claim process
* Make button i18n compliant
* Check Editor already claimed, error for no citation, PUMCIDs fixed
* Fixed gnarly DOI containing semi-colon (removed semi-colon as separator), match more DOI formats internally, improve AUTH restrictions
* Add Wilma themes
* Add permissions to allow proxy editors
* Update DOI resolver URI for content negotiation
* CSS changes to prevent layout problems in admin pages
* Add selectable list of publication types on import

Resolves to https://jira.duraspace.org/browse/VIVO-1415
2019-08-08 10:15:17 -04:00
Graham Triggs
06726e0979 [VIVO-1656] Extension mechansim for passing properties to templates (#128)
* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals

* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals
2019-06-07 13:02:07 -04:00
Ben
87092cec9c [VIVO-1690] - Remove trailing whitespace throughout project (#126)
* Remove trailing whitespace throughout project

Resolves: https://jira.duraspace.org/browse/VIVO-1690
** Along with: https://github.com/vivo-project/Vitro/pull/117
2019-05-03 12:51:00 -04:00
alessandroGalasso
8511073240 [VIVO-1641] Replace afn:localname / afn:namespace with cross-platform equivalent (#96)
* Update listViewConfig-default.xml
* 1641 repalce localname
* [VIVO-1641] REPLACE jena afn with cross-platform regex

Resolves https://jira.duraspace.org/browse/VIVO-1641
2019-03-20 13:22:35 -04:00
Graham Triggs
8c7986d7bd [VIVO-1672] Fix NullPointer in visualisations (#118) 2019-02-12 12:20:09 -07:00
Mike Conlon
fda5e83102 [VIVO 1647] - Improve AgrovocService.java using diamond operator (#97)
* Use diamond operator on ArrayList declarations
* Use the diamond operator to simpplify declarations

Resolves: https://jira.duraspace.org/browse/VIVO-1647
2018-12-05 15:02:22 -05:00
Laura Wrubel
db07d321e5 Updating AGROVOC REST API base URL. (#104)
* Resolves with https://jira.duraspace.org/browse/VIVO-1655
2018-12-05 13:30:15 -05:00
vivo-uab
0547725a48 [maven-scm-plugin] prepare development vivo-1.11.0-SNAPSHOT 2018-07-09 20:18:40 -04:00
vivo-uab
df0b4697a4 [maven-scm-plugin] prepare release vivo-1.10.0 2018-07-09 20:18:40 -04:00
Ralph O'Flinn
308c8ae86c Updated pom.xml - orcid-api-client version
Updated pom.xml - orcid-api-client version to 0.6.3
2018-07-09 20:18:40 -04:00
Andrew Woods
5991c8411d Change project version from 2.0.0-SNAPSHOT to 1.10.0-SNAPSHOT
Resolves: https://jira.duraspace.org/browse/VIVO-1479
2018-04-24 17:09:56 -04:00
Graham Triggs
05e8c6ac16 Update to ORCID API with correct Jaxb dependencies 2017-11-20 15:14:13 +00:00
Graham Triggs
fa311788fe Update project version numbers 2017-10-20 15:02:41 +01:00
Graham Triggs
cc6e836d94 [VIVO-1402] Improve search page performance by rewriting OPTIONAL query for person information 2017-10-16 15:48:03 +01:00
Graham Triggs
546f1dbb37 Script for running findbugs 2017-10-05 19:54:59 +01:00
Graham Triggs
081dd785f3 Configuration for Findbugs, with security plugin, and script to start gui 2017-10-05 18:43:15 +01:00
Graham Triggs
cdd34e1b51 Add FindBugs reporting 2017-10-05 18:10:01 +01:00
Graham Triggs
d93b722cd7 [VIVO-1317] Convert Visualizations to Jackson from Gson 2017-10-02 21:03:04 +01:00
Graham Triggs
3849703867 Minor httpclient version 2017-09-29 08:59:39 +01:00
Graham Triggs
ff257eca92 Move dependencies to VIVO 2017-09-29 08:42:58 +01:00
Graham Triggs
4537bec7c8 Minor Spring upgrade 2017-09-20 14:28:03 +01:00
Graham Triggs
c52939af35 Fix string comparisons 2017-09-18 18:31:45 +01:00
Graham Triggs
980c48f84b Update itext 2017-09-18 16:28:30 +01:00
Graham Triggs
959888534b Fix string check 2017-09-18 16:20:07 +01:00
Graham Triggs
9cb377d7f2 Exclude Jackson dependencies (inherit from jena / jsonld) 2017-09-18 14:55:58 +01:00
Graham Triggs
bf55aaf7d5 Minor code improvements 2017-09-18 13:47:18 +01:00
Graham Triggs
43dea89dae Minor code improvements 2017-09-18 11:50:07 +01:00
Graham Triggs
2e7355fddf Update dependency name 2017-09-18 10:57:15 +01:00
Graham Triggs
7f47babcff Minor performance improvements 2017-09-18 10:27:47 +01:00
Graham Triggs
9f9c6d610b Various code improvements from IntelliJ inspections 2017-09-18 00:21:18 +01:00
Graham Triggs
93244bd488 [VIVO-1320] Convert some org.json usages to Jackson 2017-09-15 16:06:53 +01:00
Graham Triggs
7d52bd097f [VIVO-1320] Convert some org.json usages to Jackson 2017-09-15 15:01:04 +01:00
Graham Triggs
5ba226bde7 [VIVO-1367] Update AGROVOC URL 2017-09-13 20:27:27 +01:00
Graham Triggs
930507a694 [VIVO-1311] Implementation of UMLS datasource using NLM APIs 2017-09-12 15:29:11 +01:00
Graham Triggs
75fe93093c Better document requirements of templates, for anyone needing to customise 2017-09-08 12:32:48 +01:00
Graham Triggs
7b38c2e8e7 Change file name 2017-09-06 19:30:48 +01:00
Graham Triggs
d508f09ed9 [VIVO-1379] Add CTSA search endpoints to VIVO 2017-09-06 19:26:00 +01:00
Graham Triggs
e3c804088c Use latest orcid-api-client 2017-08-31 15:54:42 +01:00
Graham Triggs
5e3b29d734 Fix broken site admin links 2017-08-31 00:03:09 +01:00
Graham Triggs
426064cc81 [VIVO-1294] Create VIVO application level messages distinct from theme messages (theme messages now only contain those not use at an application level) 2017-08-29 22:59:03 +01:00
Graham Triggs
8bf1b10e53 [VIVO-1375] Upgrade to Servlet 3.0 spec 2017-08-25 08:51:51 +01:00
Graham Triggs
d0b971f7e6 [VIVO-1346] Update to orcid-client 0.4 2017-08-17 23:36:19 +01:00
Graham Triggs
2f45fc7178 Update versions for beta 2 release 2017-07-27 17:39:43 +01:00
Graham Triggs
ca6d629e2f [VIVO-1346] Updates to ORCiD client library integration (preparation for v2.0) 2017-07-27 17:33:43 +01:00
Graham Triggs
9df0f009ed [VIVO-1342] Use XML parser to generate valid GraphML files 2017-07-14 14:57:16 +01:00
Graham Triggs
5bcdd34c92 Reset develop to SNAPSHOT release 2017-06-12 21:54:13 +01:00
Graham Triggs
deefe90f39 Beta version 2017-06-09 15:57:45 +01:00