Commit graph

117 commits

Author SHA1 Message Date
ec06511f20 Fix for previous commit 2021-10-14 15:32:42 +02:00
2dcc4c25f2 Added formGenerator for excerpts and articles 2021-10-14 15:32:42 +02:00
Ralph O'Flinn
584b34c682 [maven-scm-plugin] prepare development vivo-1.12.1-SNAPSHOT-SNAPSHOT 2021-06-23 00:19:07 -05:00
Ralph O'Flinn
9b0de5f3d4 [maven-scm-plugin] prepare release vivo-1.12.0 2021-06-23 00:16:40 -05:00
Brian Lowe
109b5a4fe1
Update version numbers in pom.xmls (#244)
* Update version numbers in pom.xmls

* Restore -SNAPSHOT
2021-06-21 04:11:24 -05:00
e1dc5c9775
Merge pull request #240 from brianjlowe/issue/VIVO-1983
[VIVO-1983] Limit label management values to current locale
2021-06-17 23:33:40 +02:00
Brian Lowe
3de9a03ab5 Update comment 2021-06-16 21:54:48 +03:00
Brian Lowe
f4f6dddb11 Retrieve locales used in label statements instead of only selectable locales 2021-06-16 21:43:30 +03:00
a9a095397e
Merge pull request #243 from brianjlowe/issue/VIVO-1996
[VIVO-1996] Retain language tags in manage publications query results to allow for language filtering
2021-06-16 17:07:55 +02:00
Brian Lowe
603e7f6bc8
Do not offer UMLS vocabulary in interface if umls.properties is absent. (#241)
* Replace hardcoded en locale with current locale in lang attributes

* Do not offer UMLS vocabulary service in interface if umls.properties is absent
2021-06-09 08:02:46 -06:00
Brian Lowe
49eedfe0a0 Retain language tags in manage publication query results to allow for language filtering 2021-06-03 19:40:07 +03:00
Brian Lowe
43289ba71e Get language-aware results for existing labels in ManageLabelsForPersonGenerator 2021-05-28 15:52:16 +03:00
Brian Lowe
fe09808b1b
Retrieve sitemap profile URLs only after consuming result set in order to avoid transaction errors with TDB. Resolve https://jira.lyrasis.org/browse/VIVO-1910 (#231) 2021-03-30 09:41:24 -06:00
dependabot[bot]
fdda5f0774
Bump junit from 4.11 to 4.13.1 in /api (#195)
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 10:11:44 -06:00
Andrew Woods
268ffa1cd7
Sprint i18n with main (#215)
* Layer uqam updates onto master (minus trailing whitespace)

* Update AddOrganizerRoleToPersonGenerator.java

Removed extraneous whitespace

* My whitespace (#153)

* Update AddPublicationToPersonGenerator.java

* Removed extraneous whitespace AND move RootUserPolicy.java from VIVO to Vitro

* Fixed whitespace in: AddAttendeeRoleToPersonGenerator.java

* Fixed indentations for AddOutreachProviderRoleToPersonGenerator.java

* Fixed indentations

* Removed extraneous whitespace (#158)

* Removed extraneous whitespace

* Fix bug introduced in cleaning up whitespace

* Tagging UQAM comments with the following tags

-Add-Feature
-Optimization
-Linguistic-Management
-Bug-Correction

* Update AddReviewerRoleToPersonGenerator.java

* Added an internationalization correction to be considered in the vivo-i18n-core that was forgotten when sprint-i18n was created.

* Fix typo in AddReviewerRoleToPersonGenerator

Resolves: https://jira.lyrasis.org/browse/VIVO-1774

* Fix typo in AddOutreachProviderRoleToPersonGenerator

Resolves: https://jira.lyrasis.org/browse/VIVO-1775

* Include language dependencies in build all of the time (#168)

Move "LocaleSelectionSetup" higher in the startup list so that the Vitro:RDFFilesLoader has the locale info available on its startup

Part of resolution to: https://jira.lyrasis.org/browse/VIVO-1836

Co-authored-by: Andrew Woods <awoods@duraspace.org>

* Made modifications to publicationToPersonUtils.js so that multilangua… (#170)

* Made modifications to publicationToPersonUtils.js so that multilanguage support will not break the javascript functionalty.

Co-authored-by: root <root@vivo-development.hs-mittweida.de>

Resolves: https://jira.lyrasis.org/browse/VIVO-1739

* Feature language en_CA (#169)

* Changing ontology extensions for n3 & assigning a base IRI to each
ontology

Co-authored-by: michelheonuqam <heon.michel@uqam.ca>
Co-authored-by: michelheon <heon@videotorn.ca>

Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1862

* i18n: title tag and headings in capability map are in english in french version (#173)

* added multi-language support for ticket VIVO-1846

* fixed swapped properties, added Capability map title to i18n

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1847

* Added i18n support for Capability Map control buttons, JIRA ticket VIVO-1846

* removed redundat files which are now available via Vitro- and VIVO-languages

* added i18n support for the capability map, ticket vivo-1892

* Revert non-function RDF changes (#180)

Related to: https://jira.lyrasis.org/browse/VIVO-1905

Co-authored-by: Andrew Woods <awoods@duraspace.org>

* Ensure 'other' in Individual->Teaching->advisees->type is translated

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1881

* [VIVO-1842] i18n: Added function js_string at i18n variables to handle quotes properly (#181)

* added js_string at i18n strings to handle quotes properly, ticket vivo-1842

Partial resolution for: https://jira.lyrasis.org/browse/VIVO-1842

* replace static headings with i18n values (#183)

Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1844

* added empty check for getCountry, fixing bug with spanish label (es), ticket vivo-1900 (#182)

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1900

* Issue/vivo 1908 (#185)

* Provide fallback language in language-filtered webpage SPARQL query and use existing RDFService-based filtering for ConstantFieldOptions

Resolves: https://jira.lyrasis.org/browse/VIVO-1906

* Fix bug of missing toString() (#187)

Related to: https://jira.lyrasis.org/browse/VIVO-1906

Co-authored-by: Andrew Woods <awoods@duraspace.org>

* Remove files replicated in i18n (#186)

Related to: https://jira.lyrasis.org/browse/VIVO-1917

* removed redundant vitroAnnotations, now in VIVO-languages, ticket vivo-1821

* Removed key.png from the template and replaced it with css sprite and… (#184)

* Removed key.png from the template and replaced it with css sprite and descriptions in plain text.
* * adding height to background images, hopefully fixing issues

Partial resolution for: https://jira.lyrasis.org/browse/VIVO-1902

* [VIVO-1915] i18n - removing language select for label management for individuals (#190)

* removed the language select for managing multi language labels fpr individuals, ticket vivo-1915

* modified ManageLabelsForPersonGenerator so that you can only add an langauge label if it is not already set, ticket vivo-1915

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1915

* - added i18n() to hardcoded values

* added i18n support to person's domain in capability map, ticket 1867

* [VIVO-1946] - Update ResearcherID description in vivo.owl (#188)

* Update ResearcherID description in vivo.owl

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1946

* [VIVO-1936] i18n: updated the language comment in runtime.properties (#203)

Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1936

Co-authored-by: Kampe <Benjamin.Kampe@tib.eu>

* [VIVO-1924] i18n: @en i18n properties are not loaded during first site startup. (#204)

* rearranged startup-listeners fixing bug with language files, ticket VIVO-1924

* Added a comment to prevent future bugs like this, ticket VIVO-1924

* fixed previous comment, ticket VIVO-1924

* Remove duplicate text from dropdown menus

* Minor checkstyle correction following: VIVO-1936 (#206)

Follow-on to: https://jira.lyrasis.org/browse/VIVO-1936

Co-authored-by: Andrew Woods <awoods@duraspace.org>

* follow-up on vivo-1936 - restore default values in example-settings.xml (#210)

Co-authored-by: gneissone <mbgross@wustl.edu>

* [VIVO-1798] - Internationalize first and last name validation (#207)

* Internationalize first and last name validation

Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1798

* adding collections process terms (#165)

* adding collections process terms

No JIRA :(

* Non-functional change to comment in example.applicationSetup.n3

Related to: https://jira.lyrasis.org/browse/VIVO-1741

* Update orcidConfirm.ftl (#199)

Fix i18n property used on ORCID confirmation step 2 button.
Related to https://jira.lyrasis.org/browse/VIVO-1945

* Fix external AGROVOC service URL

* URL fix for LCSH service

* Remove unnecessary pom.xml 'profile'

- Also, uncomment language overlays
   - Noting that this is not actually necessary, as any 'war' Maven dependencies are automatically overlayed:
   - https://maven.apache.org/plugins/maven-war-plugin/overlays.html

Co-authored-by: Andrew Woods <awoods@duraspace.org>
Co-authored-by: Nicolas D <46490666+nicalico@users.noreply.github.com>
Co-authored-by: UQAM-VIVO <heon.michel@uqam.ca>
Co-authored-by: matthiasluehr <60263380+matthiasluehr@users.noreply.github.com>
Co-authored-by: Michel Heon <heon@videotron.ca>
Co-authored-by: dofeldsc <dofeldsc@uos.de>
Co-authored-by: William Welling <wwelling@library.tamu.edu>
Co-authored-by: Brian Lowe <brianjlowe@gmail.com>
Co-authored-by: Matthias Lühr <luehr@hs-mittweida.de>
Co-authored-by: Ben <mbgross@wustl.edu>
Co-authored-by: Benjamin Kampe <benjamin@fehrmanns.net>
Co-authored-by: Kampe <Benjamin.Kampe@tib.eu>
Co-authored-by: Gross, Benjamin <benjamin.gross@clarivate.com>
Co-authored-by: diatomsRcool <annethessen@gmail.com>
Co-authored-by: L.O <53535673+lb-ov@users.noreply.github.com>
2021-02-10 11:02:20 -06:00
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
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