Commit graph

162 commits

Author SHA1 Message Date
Ralph O'Flinn
96e9f507c5 [maven-scm-plugin] prepare development vivo-1.11.2-SNAPSHOT 2020-03-07 10:46:41 -06:00
Ralph O'Flinn
cad6a66f39 [maven-scm-plugin] prepare release vivo-1.11.1 2020-03-07 10:45:36 -06:00
gneissone
6481558597 Co-author visualization: Change cursor type when hovering over link 2019-11-19 12:09:57 -05:00
gneissone
e80efb863a Fix visualization tool css selector 2019-11-19 12:08:36 -05:00
gneissone
14b5c82698 Fix unbound research area query 2019-11-01 18:27:08 -04:00
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
Brian Lowe
cfd154b9b6
Merge pull request #135 from vivo-project/dev-search
dev-search
2019-07-24 17:12:19 +03:00
Ben
1e487a8238 Set Tenderfoot pub chart height (#125) 2019-07-09 11:03:33 -04:00
Ralph O'Flinn
27cb119918 fixing merge error 2019-06-24 08:43:28 -05: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
gneissone
c827f65def Change legacy Google Maps link to use https 2019-02-21 16:12:12 -07:00
Graham Triggs
490ddad8ba Fix for Plum Analytics badge on wrong publications 2019-02-12 10:50:39 -05:00
Don Elsborg
87c98fd6fb [VIVO-1619] Create weblinks for data properties that have a range of anyURI and begin with http (#94)
Related to: https://jira.duraspace.org/browse/VIVO-1619

* weblinks for dataprops of range URI
* addressed issues identified by Benjamin and Graham
* dependent on Vitro Pull 101
2019-01-08 09:48:32 -05:00
gneissone
4b2a2c1bd8 Fix validation on personHasAdvisorRelationship.ftl 2018-12-07 16:04:59 -05:00
Graham Triggs
2f12d0830e Add i18n create/edit variables to service provider role template (#81) 2018-10-10 14:57:30 +03:00
gneissone
3bc86714dd Fix list view and template for vCard authors 2018-09-27 14:19:54 -04: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
Stefan-Wolff
1343966884 [VIVO-1527] Providing DOI as URL
* handle doi url (#74)

don't add "https://doi.org/" if the full URL is given

* add dx.doi.org to DOI URL handling

* Update propStatement-doi.ftl

* use DOI URL as link text

while DOI URL is used as link target, now its also used as link text
2018-06-28 10:27:52 -06:00
Mike Conlon
e93a8489ce VIImprove wording of intro-para1 (#66) 2018-05-01 15:44:12 -04:00
Mike Conlon
e3c74c0cbb
Merge pull request #65 from awoods/vivo-1479
Change project version from 2.0.0-SNAPSHOT to 1.10.0-SNAPSHOT
2018-04-27 10:38:50 -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
Kitio Fofack
aa5be86bd1 [VIVO-1438] Making the title of roles forms more i18n compliant (#62)
* Making the title of affiliation tab forms more i18n compliant
* Removing spaces
* Removing some more space
* Removing some French translation
* Removing changes out of scope of the Ticket.
* moving i18n modifications from Wilma specific theme to make them applicable application wide.
* reviews modifications
* removing roleCode variable
* Removing unnecessary variables roleCode,nameLabel and roleInLabel
* removing extra space
* putting back  "for" attributes.
* correcting for="endField"
2018-03-13 15:55:39 -06:00
gneissone
86c86c61c1 Make site logo responsive on small screens 2018-01-05 12:49:14 -07:00
gneissone
b3683f6178 Update Map of Science and ResearcherID descriptions 2017-11-15 09:03:53 -07:00
Graham Triggs
f28cf06d55 Fix more / less controller link 2017-11-05 16:19:25 +00:00
Graham Triggs
d5f1329d6e Add more / less controls to lists in tenderfoot 2017-10-23 16:06:23 +01:00
Graham Triggs
fa311788fe Update project version numbers 2017-10-20 15:02:41 +01:00
Graham Triggs
d87930371c Remove constructs from final listview 2017-10-18 02:05:49 +01:00
Graham Triggs
85a0800d1f Fix issue with advising relationships. 2017-10-14 13:15:35 +01:00
grahamtriggs
f187745099 [VIVO-1400] List view queries rewritten as selects with expanded OPTIONAL clauses (#56) 2017-10-13 20:10:39 +01:00
Graham Triggs
9e6b10aa2b Fix event 3 handling 2017-10-12 08:33:27 +01:00
Graham Triggs
5c1d2c1e0f Externalise message for bootstrap menu 2017-10-02 18:27:45 +01:00
Graham Triggs
870bc529e6 Consolidate local overrides of messages and styles in "local" subdirectory. Allows customisation without creating a new thmee. 2017-10-02 18:24:06 +01:00
Graham Triggs
f6dd5a0a75 Remove fade added by viewAll in tenderfoot 2017-10-02 15:27:23 +01:00
Graham Triggs
1bb83ea2c0 Add comment to CSS 2017-10-02 15:17:48 +01:00
Graham Triggs
e81680ecd3 Improve navbar 2017-10-01 21:27:30 +01:00
Graham Triggs
8d78531a5a Improve histogram layout 2017-10-01 21:23:11 +01:00
Graham Triggs
f2a0e5d9cc Improve navbar 2017-10-01 21:22:23 +01:00
Graham Triggs
72e4a51f65 Improved nav bar 2017-10-01 19:37:54 +01:00
Graham Triggs
a7d76ab380 Improve histogram layout 2017-10-01 18:48:11 +01:00
Graham Triggs
9b08669083 Remove unnecessary javascript 2017-10-01 18:36:35 +01:00
Graham Triggs
de84dcffa1 Tenderfoot layout improvement 2017-10-01 10:57:09 +01:00
Graham Triggs
d6c0d92827 Improve view all handling in tenderfoot 2017-10-01 09:10:18 +01:00
Graham Triggs
0c3511e331 Tweak photo editing icons 2017-09-30 10:37:50 +01:00