Commit Graph

6761 Commits

Author SHA1 Message Date
Bruno Roemers
c4bb77d1e4 88675: Fix NPE 2022-04-12 15:36:49 +02:00
Bruno Roemers
a9025d68bf 88675: Fix checkstyle issues 2022-04-12 14:40:26 +02:00
eskander
035940018f [CST-5669] ORCID Authorizations (REST) . 2022-04-12 11:06:59 +02:00
Marie Verdonck
2408aa9fc4 90263: Issue 8205: Test to check GoogleMetadata contains no citation_pdf_url for embargoed files 2022-04-11 17:07:27 +02:00
Mykhaylo
13b147a691 [CST-5340] refactored OpenAIREFundingData provider 2022-04-11 14:53:35 +02:00
Bruno Roemers
91aca5dc25 88675: Finish test test_virtualMetadataPreserved 2022-04-08 19:27:45 +02:00
Luca Giamminonni
3b153db00c [CST-5308] Migrate OrcidAuthenticationBean 2022-04-08 18:23:23 +02:00
Bruno Roemers
611f5a8fa3 88675: Use static imports for LatestVersionStatus 2022-04-08 17:43:25 +02:00
Bruno Roemers
fea034d4c9 88599: Set virtual metadata "useForPlace = true" for test_placeRecalculationAfterDelete 2022-04-08 17:12:15 +02:00
Bruno Roemers
44a491993d 88599: WIP: Write test_placeRecalculationAfterDelete 2022-04-08 16:30:13 +02:00
Yana De Pauw
e7cc945f92 88141: Update script converter comment and clean up setType(boolean) 2022-04-08 11:46:07 +03:00
Bruno Roemers
ef87d0cbf5 88599: BUGFIX: Opposite side needs to be latest in order to set own side to non-latest
Otherwise an error occurs
2022-04-08 01:12:11 +02:00
Bruno Roemers
b9c1f90ab8 88599: BUGFIX: Compare relationship types by id 2022-04-08 00:40:39 +02:00
Bruno Roemers
f0a2c37011 88599: Move utils to RelationshipVersioningUtils class 2022-04-08 00:25:26 +02:00
Luca Giamminonni
89f2a61f5a [CST-5288] Moved all spring boot actuator configurations in actuator.cfg 2022-04-07 19:05:15 +02:00
Ben Bosman
2f56bca9b9 Verifying failing test 2022-04-07 11:17:33 +02:00
Tim Donohue
7d8ec90c42 Merge pull request #8210 from atmire/browse-by-prefix-filter
Items browse prefix filter
2022-04-06 12:15:52 -05:00
Ben Bosman
805394ee85 Extra docs
Test with multiple relationships
2022-04-06 18:46:51 +02:00
Mykhaylo
b5af1177a2 [CST-5303] fix failed tests 2022-04-06 12:44:33 +02:00
Mykhaylo
ee5078f93e [CST-5303] refactoring of wos live import 2022-04-06 12:22:27 +02:00
Antoine Snyers
67c3ca20bc Remove commented code 2022-04-06 10:51:52 +02:00
Mykhaylo
7b7f3a0d30 [CST-5303] fix logging for Epo 2022-04-06 10:50:25 +02:00
Mykhaylo
1ceae4f389 [CST-5303] added dependency to extract metadata from Json response 2022-04-06 10:40:07 +02:00
Mykhaylo
97b8a4c727 [CST-5303] fix logging 2022-04-06 10:36:27 +02:00
Mykhaylo
76d2703720 [CST-5303] added dependency to extract metadata from Json response 2022-04-06 10:35:50 +02:00
Mykhaylo
1a40d1f460 Merge branch 'main' into CST-5303-LiveImport-2PR 2022-04-06 10:03:47 +02:00
Mykhaylo
e2fac38146 [CST-5303] added tests for vuFind live import service 2022-04-06 10:00:06 +02:00
Mykhaylo
61287b9e83 [CST-5303] fix access url 2022-04-06 09:59:09 +02:00
Mykhaylo
491ed1c3a4 [CST-5303] fix logging 2022-04-06 02:38:04 +02:00
Mykhaylo
3a91f035f6 Merge branch 'main' into CST-5303-live-import-4PR 2022-04-06 02:35:52 +02:00
Mykhaylo
3456138e85 [CST-5303] fix logging 2022-04-06 02:33:41 +02:00
Mykhaylo
988a8c9335 [CST-5303] fix logging 2022-04-06 02:23:48 +02:00
Mykhaylo
761831403f Merge branch 'main' into CST-5303-LiveImport-3PR 2022-04-06 02:03:44 +02:00
Mykhaylo
8bc4997bf5 Merge branch 'main' into CST-5303-live-import 2022-04-06 02:00:38 +02:00
Mykhaylo
c40339e113 [CST-5303] added tests for epo and ads live import services 2022-04-06 01:49:22 +02:00
Mykhaylo
cee8601c86 [CST-5303] porting of ads and epo live import services 2022-04-06 01:48:24 +02:00
Bruno Roemers
5755ebc3e2 88599: WIP: Write test test_placeRecalculationAfterDelete 2022-04-05 20:20:39 +02:00
Antoine Snyers
3ee7ff139d Remove commented code 2022-04-05 10:56:05 +02:00
Tim Donohue
b5876852d9 Resolve feedback. Ensure errors are re-thrown & fix comment. 2022-04-04 10:28:04 -05:00
Tim Donohue
9ef561a5d0 Switch to System.err.format & correct spacing in error messages. 2022-04-04 10:19:35 -05:00
Tim Donohue
f02d8ab04a Add test files for major text-based formats & test to verify all are indexable. Also add CSV to list of formats & include it. 2022-04-04 10:19:35 -05:00
Tim Donohue
b86adf35e2 Remove duplicative dependency. This was in POM twice. 2022-04-04 10:19:35 -05:00
Tim Donohue
508883bec8 Replace format specific POI filters with TikaTextExtractionFilter 2022-04-04 10:19:35 -05:00
Tim Donohue
a0438e51ad Remove old version of XMLBeans. We don't use it directly and Tika brings in a new version 2022-04-04 10:19:35 -05:00
Tim Donohue
e49a1d86af Fix compilation issues. Old log4j v1 update to v2 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
Tim Donohue
84ffe9db9e Upgrade Apache POI 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
6cecbbcdb9 [CST-5303] porting of cinii live import service 2022-04-04 16:19:56 +02:00
Mykhaylo
9cde585afc [CST-5303] porting of wos 2022-04-04 16:19:35 +02:00