Commit Graph

6761 Commits

Author SHA1 Message Date
Tim Donohue
e5f316c9ad Merge pull request #8296 from the-library-code/TLC-254_type-bind-fixes
Fix type bind validation to support fields configured more than once
2022-05-25 17:09:22 -05:00
Tim Donohue
a671838e50 Merge pull request #8236 from 4Science/CST-5303-LiveImport-3PR
Migrate extra DSpace-CRIS "Live Import" sources to DSpace (SciELO)
2022-05-25 13:43:06 -05:00
Ben Bosman
e91593abdb Merge remote-tracking branch 'origin/feature-relationship-versioning_discover-7.2' into feature-relationship-versioning-contribution 2022-05-25 17:53:09 +02:00
Tim Donohue
aff0e199bc Merge pull request #8300 from tdonohue/deprecate_oracle
Add deprecation notice for Oracle Support to 7.3
2022-05-25 10:48:17 -05:00
Francesco Pio Scognamiglio
4a96d9fc1c [CST-5699] minor fix to manage collections and relationships files when the contents file is missing 2022-05-25 17:06:59 +02:00
Bruno Roemers
6257b386b3 91680: Fix NPE 2022-05-25 16:57:30 +02:00
Mykhaylo
f445309d07 Merge branch 'main' into CST-5269-Sherpa-Romeo 2022-05-25 16:30:25 +02:00
Mykhaylo
680beae1b5 Merge branch 'main' into CST-5303-LiveImport-3PR 2022-05-25 16:24:57 +02:00
Mykhaylo
56d010e0d1 [CST-5303] inject missing field 2022-05-25 16:22:52 +02:00
Bruno Roemers
dd843c4646 91680: Verify unrelated metadata does not affect item metadata place changes 2022-05-25 15:14:51 +02:00
Bruno Roemers
30e17894d6 91680: Verify that relationship place changes don't affect other relationships 2022-05-25 13:58:32 +02:00
Ben Bosman
ef010fcc91 Merge branch 'feature-relationship-versioning_discover-7.2' into feature-relationship-versioning-contribution 2022-05-25 13:25:56 +02:00
Luca Giamminonni
da14dca46c [CST-5680] Fixed bitstream content download error using special groups 2022-05-25 12:46:38 +02:00
Bruno Roemers
3a5766a5d2 91680: Refactor: move entity type getters to itemService 2022-05-25 12:13:50 +02:00
Bruno Roemers
a028b4130f 91680: Rename RelationshipVersioningUtils to RelationshipVersioningTestUtils 2022-05-25 12:07:39 +02:00
Bruno Roemers
15eff6f7d7 91680: Remove ItemBuilder#withEntityType 2022-05-25 12:04:18 +02:00
Bruno Roemers
92214cdfcf 91680: Inherit entity type from collection in ItemServiceTest 2022-05-25 12:01:36 +02:00
Bruno Roemers
7de999a389 91680: Add clarifying comments to RelationshipServiceImplPlaceTest 2022-05-25 12:00:27 +02:00
Bruno Roemers
9ece4d363f 91680: Remove duplicate comment 2022-05-25 11:58:32 +02:00
Bruno Roemers
63afa07e27 91680: Use log4j2 placeholders where possible 2022-05-25 11:58:29 +02:00
Bruno Roemers
f9b0274ead 88675: Finish test VersioningWithRelationshipsTest#test_virtualMetadataPreserved 2022-05-25 11:58:25 +02:00
Francesco Pio Scognamiglio
3443bd5d48 [CST-5699] add scripts for import and export via SAF 2022-05-25 09:33:38 +02:00
Kim Shepherd
e0534a5d96 [TLC-254] Moved shared code to DCInputSet, new Unit Test for sub config 2022-05-25 12:24:47 +12:00
Tim Donohue
df93b79d13 Merge pull request #8286 from atmire/w2p-90948_More-informative-error-for-Workflow-group-delete
Add custom exception for deleting Group with pending tasks
2022-05-24 16:45:58 -05:00
Jens Vannerum
177d4424db Overwrite getName usage in applicable services
- Added two useful log statements
2022-05-24 14:36:26 +02:00
Bruno Roemers
06ad077a1e Merge branch 'main' into w2p-91356_detached-bitstream-moved-to-new-bundle-remains-deleted_upstream-latest 2022-05-23 14:49:23 +02:00
Bruno Roemers
bc2b53b9c5 91356: Fix tests 2022-05-23 14:46:52 +02:00
Mykhaylo
4befdc5509 Merge branch 'main' into CST-5303-LiveImport-3PR 2022-05-23 09:48:41 +02:00
Tim Donohue
358ddc98ed Add deprecation notice for Oracle to logs, dspace database info, READMEs and configs. 2022-05-20 15:09:27 -05:00
Luca Giamminonni
7780bf3bd8 Merge branch 'main' into CST-5669 2022-05-20 16:04:08 +02:00
Luca Giamminonni
3fca001cc7 Merge branch 'main' into CST-5587 2022-05-20 15:55:33 +02:00
Luca Giamminonni
126736fed4 [CST-5587] Minor improvements 2022-05-20 15:40:22 +02:00
Ben Bosman
bcb5918edc Merge branch 'feature-relationship-versioning__discovery' into feature-relationship-versioning-contribution 2022-05-20 09:35:52 +02:00
Kim Shepherd
886e5e8beb [TLC-254] revert accidental change introduced to test sub forms 2022-05-20 15:17:35 +12:00
Tim Donohue
4e04dfd8d5 Merge pull request #8276 from 4Science/CST-5736
Include special groups in the authn status endpoint
2022-05-19 15:24:12 -05:00
Luca Giamminonni
c53dd7f79e [CST-5306] Added email check on ResearcherProfileService claim 2022-05-19 18:19:57 +02:00
Luca Giamminonni
30b35ac33a [CST-5669] Fixed tests 2022-05-19 15:49:18 +02:00
corrado lombardi
cb0a6651f7 Merge branch 'main' into CST-5755_save_special_groups_in_process 2022-05-19 15:13:35 +02:00
Kim Shepherd
771d70049a [TLC-254] Better fix for 'required' conflict, ITs added
There were some logic issues with required vs non-required
for multiple inputs, and with qualdrop fields.
Simplified some of the qualdrop handling in MetadataValidation.

Added an Integration test to test a form that specifically
configures two dc.identifier.isbn inputs bound to two types
and has one required, one not.
2022-05-19 17:11:53 +12:00
Luca Giamminonni
18c8b91a55 [CST-5587] Code improvements 2022-05-18 17:52:03 +02:00
Kristof De Langhe
02632f79aa 90830: PR feedback 2 - comment fixes 2022-05-18 14:55:20 +02:00
Kristof De Langhe
de0e14e3a0 90830: PR feedback 2 - comment fixes 2022-05-18 14:53:45 +02:00
Luca Giamminonni
f131fd4865 [CST-5669] Fixed OrcidTokenBuilder 2022-05-18 12:25:10 +02:00
Luca Giamminonni
798e7bc63a [CST-5587] Refactoring after OrcidToken entity introduction 2022-05-18 12:24:02 +02:00
Luca Giamminonni
db691b7e52 Merge branch 'CST-5669' into CST-5587 2022-05-18 11:07:07 +02:00
Bruno Roemers
d549e6e58a 91354: Skip items in workspace/workflow when determining latest version while indexing 2022-05-17 18:50:34 +02:00
Ben Bosman
19564a9e23 Merge remote-tracking branch 'origin/feature-relationship-versioning__discovery' into feature-relationship-versioning-contribution 2022-05-17 17:41:44 +02:00
Luca Giamminonni
fd7e8a202d [CST-5306] Removed getFullName from ResearcherProfile 2022-05-17 10:20:35 +02:00
Mykhaylo
b5aec58549 Merge branch 'main' into CST-5269-Sherpa-Romeo 2022-05-16 23:17:17 +02:00
Bruno Roemers
52a6920e13 91390: Revert changes to interface RelationshipMetadataService 2022-05-16 18:48:40 +02:00