Commit Graph

3385 Commits

Author SHA1 Message Date
Tim Donohue
24f674d92b Minor fix to test. ContentType now includes charset. 2022-04-04 11:32:09 -05:00
Tim Donohue
d8e4a569d6 Fix circular reference errors in beans. Use @Lazy annotation for beans which must be loaded later / on first use. 2022-04-04 11:32:09 -05:00
Tim Donohue
3a01dbe0a2 Upgrade to latest Spring Boot, Solr & Postgres. Minor code fixes/dependency updates to get everything to compile 2022-04-04 11:32:04 -05:00
Tim Donohue
476fe7220d Minor fix to BitstreamFormatRestRepositoryIT after adding new format (CSV) 2022-04-04 10:19:35 -05:00
Tim Donohue
b894071c16 Switch to SolrJ & Solr-Core. We don't actually use Solr-Cell. Upgrade Tika dependencies 2022-04-04 10:19:35 -05:00
Mykhaylo
f5a1f2f9d8 [CST-5303] added tests for cinii live import service 2022-04-04 16:20:06 +02:00
Mykhaylo
a829cb9fec [CST-5303] fix failed test 2022-04-04 16:19:47 +02:00
Mykhaylo
9cde585afc [CST-5303] porting of wos 2022-04-04 16:19:35 +02:00
Mykhaylo
d2f62939f8 [CST-5303] added test for pubmedeurope 2022-04-04 16:18:47 +02:00
Mykhaylo
bebe3d7bfe [CST-5303] fix tests 2022-04-04 16:18:28 +02:00
Mykhaylo
9bca9e21e1 [CST-5303] added tests for scopus live import service 2022-04-04 16:18:13 +02:00
eskander
fb31905ed5 [CST-5534] canSynchronizeWithORCID Authorization feature. 2022-04-04 15:58:06 +02:00
Mykhaylo
dea0564201 [CST-5303] added tests for Scielo live import service 2022-04-04 15:03:35 +02:00
Luca Giamminonni
a8ab3b4ad4 Merge remote-tracking branch '4science-bitbucket/main' into CST-5306 2022-04-04 11:28:48 +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
Tim Donohue
b4915868dd Entity Types now come back in a different order. Updating pagination tests based on new ordering 2022-03-30 14:26:39 -05: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
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
5a046dca13 Fix incorrect StringUtils import 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
Luca Giamminonni
561902b123 [CST-5249] Fixed ExternalSourcesRestControllerIT test 2022-03-30 17:23:13 +02:00
eskander
d4f95a31bd [CST-5306] Migrate Researcher Profile (REST).
added ClaimItemFeature.
2022-03-30 17:02:28 +02:00
Luca Giamminonni
95ba7d805b [CST-5288] Fixed CORS configuration for actuator endpoints 2022-03-30 16:29:52 +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
3210d9ce38 [CST-5288] Add CorsMapping for actuator endpoint 2022-03-30 13:19:07 +02:00
Luca Giamminonni
6a1cdd6e2d [CST-5306] Migrate Researcher Profile (REST) 2022-03-30 12:48:54 +02:00
Luca Giamminonni
cb05748ff4 [CST-5249] Added suggestions from openaire 2022-03-29 16:16:41 +02:00
Mark H. Wood
bd80b0e4c7 [DS-3951] Fix another missed usage. 2022-03-28 10:56:37 -04:00
Mark H. Wood
f04e26374d Merge branch 'main' into DS-3951 2022-03-25 16:35:29 -04:00
Tim Donohue
1d39af6a01 Merge pull request #8221 from atmire/w2p-88773-Issue_8023_Bitstream_download_filename_lose_non-latin_characters
Bitstream download filename lose non-latin characters
2022-03-25 14:21:58 -05:00
Luca Giamminonni
bf7ef19322 [CST-5288] Disabled solr oai core health indicator during tests 2022-03-25 13:10:41 +01:00
Luca Giamminonni
a24f75cc08 [CST-5288] Fixed GeoIpHealthIndicatorTest 2022-03-25 11:44:24 +01: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
Tim Donohue
ae25c67064 Update to JDOM2. Also replaced deprecated XPath with new XPathFactory 2022-03-22 14:03:47 -05:00
Samuel
85bbcf3dc8 taskid 88773 #8023 Bitstream download filename lose non-latin characters 2022-03-22 10:42:48 +01:00
Luca Giamminonni
8fd1a5547c Merge remote-tracking branch '4science-bitbucket/main' into CST-5249 2022-03-17 16:26:04 +01:00
Tim Donohue
87eb2b890d Merge pull request #8146 from mwoodiupui/8099
Converge all use of EHcache to v3
2022-03-16 16:06:36 -05:00
Antoine Snyers
30c6271d3a Merge remote-tracking branch 'remotes/upstream/main' into browse-by-prefix-filter 2022-03-14 12:22:59 +01:00
Bruno Roemers
efd5b8e9a0 Merge remote-tracking branch 'worldbank-7/w2p-86592_Fix-relationship-place-issues_Community-contrib' into feature-relationship-versioning 2022-03-11 16:35:28 +01:00
Tim Donohue
c78435f8b1 Merge pull request #8149 from mwoodiupui/8148
DSpaceApiExceptionControllerAdvice should always log the exception message and location
2022-03-10 10:10:22 -06:00
Antoine Snyers
87e3fdef98 Adjust tests to expect filtering instead of jumping 2022-03-10 10:05:40 +01:00
Yana De Pauw
2d7a52dc00 88141: Scripts and processes bug #7992 2022-03-08 13:24:53 +01:00
Bruno Roemers
204d9f0047 88146: Fix tests 2022-03-08 11:57:07 +01:00
Marie Verdonck
5dc382e88e Merge remote-tracking branch 'dspace-origin/main' into issue-8140_create-citation-page-once_main 2022-03-07 12:54:44 +01:00