Commit Graph

6761 Commits

Author SHA1 Message Date
Mykhaylo
d2f62939f8 [CST-5303] added test for pubmedeurope 2022-04-04 16:18:47 +02:00
Mykhaylo
55faacb168 [CST-5303] porting pubmed live import 2022-04-04 16:18:39 +02:00
Mykhaylo
9bca9e21e1 [CST-5303] added tests for scopus live import service 2022-04-04 16:18:13 +02:00
Mykhaylo
d60567617b [CST-5303] porting of scopus live import services 2022-04-04 16:11:20 +02:00
Mykhaylo
2bb9883b88 [CST-5303] implemented http live import client 2022-04-04 16:09:17 +02:00
Mykhaylo
dea0564201 [CST-5303] added tests for Scielo live import service 2022-04-04 15:03:35 +02:00
Mykhaylo
e0913ccc5c [CST-5303] porting of Scielo live import service 2022-04-04 15:02:29 +02:00
Luca Giamminonni
06b4b21921 [CST-5306] Minor improvements in ResearcherProfileServiceImpl 2022-04-04 12:04:51 +02:00
Luca Giamminonni
a8ab3b4ad4 Merge remote-tracking branch '4science-bitbucket/main' into CST-5306 2022-04-04 11:28:48 +02:00
Mykhaylo
cb44a8cf15 [CST-5303] porting of VuFind live import service 2022-04-04 09:56:15 +02:00
Mykhaylo
181bdd04d1 [CST-5303] porting of CrossRef live import service 2022-04-02 13:13:38 +02:00
Mykhaylo
5d0bf51d5a [CST-5303] added tests for CrossRef live import service 2022-04-02 13:12:25 +02:00
Mykhaylo
1050d02a97 refactored live import client and some utils class 2022-04-02 13:11:11 +02:00
Tim Donohue
8ee4d9f9ab [maven-release-plugin] prepare for next development iteration 2022-04-01 09:21:58 -05:00
Tim Donohue
e8b92088f1 [maven-release-plugin] prepare release dspace-7.2.1 2022-04-01 09:21:54 -05:00
Tim Donohue
fe9d22a4f6 Change to snapshot version 2022-04-01 09:07:33 -05:00
eskander
f8e8866f75 [CST-5306] Migrate Researcher Profile (REST).
- added new four test functions for claim profile.
- formatting the code.
- removed unused classes.
2022-03-31 18:19:32 +02:00
Mark H. Wood
33e501086a Merge branch 'main' into DS-4300 2022-03-31 08:08:46 -04:00
Tim Donohue
967e36af7a Fix Item & Bundle tests which check order of results. H2 2.x + Hibernate 5.x returns results ordered by UUID when unspecified. 2022-03-30 14:26:39 -05:00
Tim Donohue
62c0e28f54 Remove custom Postgres Dialect. Replace with DatabaseAwareLobType 2022-03-30 14:26:39 -05:00
Tim Donohue
57b19fa71a Bug fix, ensure Solr container is *shutdown* when destroyed 2022-03-30 14:26:39 -05:00
Tim Donohue
c4ad834a8a Cleanup IT logs by loading beans by name. Add note to application.properties on how to enable debug logs 2022-03-30 14:26:39 -05:00
Tim Donohue
0595eeddbb Tiny stability fix to test (fails on Windows). Remove newline from string comparison 2022-03-30 14:26:39 -05:00
Tim Donohue
531fc8acda Upgrade to Flyway 8.4.4 2022-03-30 14:26:38 -05:00
Tim Donohue
a35a6d4a28 Upgrade to Flyway 8.2.x to support h2 v2 2022-03-30 14:26:38 -05:00
Tim Donohue
70f85edf9e Upgrade to h2 v2.x. Requires also updating to Hibernate 5.6.x 2022-03-30 14:26:34 -05:00
eskander
d4f95a31bd [CST-5306] Migrate Researcher Profile (REST).
added ClaimItemFeature.
2022-03-30 17:02:28 +02:00
Tim Donohue
c15de2a01e Merge pull request #8222 from tdonohue/jdom_update
Update to JDOM2. Remove Axiom from dspace-api (replace with JDOM2)
2022-03-30 09:08:17 -05:00
Luca Giamminonni
d59c0b72cf [CST-5249] Added EPersonAuthority class 2022-03-30 13:43:01 +02:00
Luca Giamminonni
6a1cdd6e2d [CST-5306] Migrate Researcher Profile (REST) 2022-03-30 12:48:54 +02:00
Bruno Roemers
c4c8a4bc07 88599: Update expected places 2022-03-30 02:15:32 +02:00
Mark H. Wood
0e98044e95 [DS-4300] Test with specified handles enabled. 2022-03-29 16:06:22 -04:00
Mark H. Wood
2f437b7018 [DS-4300] Refactor for testability. 2022-03-29 16:05:48 -04:00
Mark H. Wood
b29fbbc7f8 Merge remote-tracking branch 'upstream/main' into DS-4300 2022-03-29 14:28:20 -04:00
Luca Giamminonni
cb05748ff4 [CST-5249] Added suggestions from openaire 2022-03-29 16:16:41 +02:00
Mark H. Wood
2312724f5e [DS-3951] Add tests for new strategy classes. 2022-03-28 13:51:38 -04:00
Mark H. Wood
758b02f65c [DS-3951] A new class needs to understand multiple recipients. 2022-03-25 17:00:04 -04:00
Mark H. Wood
f04e26374d Merge branch 'main' into DS-3951 2022-03-25 16:35:29 -04:00
Bruno Roemers
97a9c70579 88599: WIP: Fix place algorithm 2022-03-25 19:43:53 +01:00
Mykhaylo
af21d54f97 [CST-5303] implemented http live import client 2022-03-25 17:09:06 +01:00
Luca Giamminonni
bf7ef19322 [CST-5288] Disabled solr oai core health indicator during tests 2022-03-25 13:10:41 +01:00
Mark H. Wood
6f78c0b8ba Update to Velocity 2.3. #8192 2022-03-24 12:58:14 -04:00
Mark H. Wood
488fffce56 Update deprecated Velocity configuration keys. #8192 2022-03-24 12:10:50 -04:00
Tim Donohue
5f66bda96e Merge pull request #3312 from mwoodiupui/DS-4478-7x
[DS-4478] Optionally list all values of an array property
2022-03-24 09:24:52 -05:00
Luca Giamminonni
cc23600fe9 [CST-5288] Improved health actuator 2022-03-24 14:00:32 +01:00
Luca Giamminonni
ca917cb70a Merge remote-tracking branch '4science-bitbucket/main' into CST-5288 2022-03-24 12:56:26 +01:00
Bruno Roemers
aa77b0a3bb 88675: WIP: Test virtual metadata on new version 2022-03-23 23:20:22 +01:00
Bruno Roemers
aeac1ee1ea 88675: Fix place of opposite item 2022-03-23 22:37:00 +01:00
Tim Donohue
8ed314f608 Remove Axiom from dspace-api, replacing it with JDOM2 2022-03-22 17:24:59 -05:00
Tim Donohue
27fdab0dfb Upgrade Rome to avoid pulling in old version of JDOM 2022-03-22 14:03:47 -05:00