Tim Donohue
a235551fab
Merge pull request #8259 from tdonohue/update_outdated_dependencies
...
Remove Google Gson, replacing with Jackson Databind. Upgrade Jackson Databind
2022-04-29 14:09:42 -05:00
Andrea Bollini
3e33fa6b22
Fix checkstyle, double list of some special groups
2022-04-29 20:07:51 +02:00
Tim Donohue
dcec76eff0
Merge pull request #8260 from toniprieto/cc-section-not-loading
...
Fix Creative Commons step not loading
2022-04-29 11:39:06 -05:00
Andrea Bollini
ebc7304a53
Fix special groups link implementation
2022-04-29 18:21:44 +02:00
Mykhaylo
681b56f30c
[CST-5269] move iiif cache loggers into dspace-api progect
2022-04-29 12:35:59 +02:00
Luca Giamminonni
adff85732a
[CST-5799] Fixed ExternalSourcesRestControllerIT test
2022-04-29 12:04:09 +02:00
Luca Giamminonni
c292361d58
[CST-5587] Fixed SubmissionFormsControllerIT tests
2022-04-29 12:02:38 +02:00
Mykhaylo
8c60342ad9
[CST-5269] put together sherpa and iiif cache config
2022-04-29 11:47:03 +02:00
Luca Giamminonni
a7a49c81c6
[CST-5669] Fixed ResearcherProfileRestRepositoryIT tests
2022-04-29 11:15:21 +02:00
Jurgen Mamani
7dc4aaa0d4
[CST-5755] Refactoring
2022-04-29 10:30:19 +02:00
Yura Bondarenko
c00cdd4d0d
90948: Add custom exception for deleting Group with pending tasks
2022-04-29 10:00:56 +02:00
Andrea Bollini
53105792b0
Merge branch 'main' of https://github.com/DSpace/DSpace into CST-5269-Sherpa-Romeo
2022-04-29 09:04:11 +02:00
emanuele
f83fbc4921
CST-5736 LinkRepository bugfix
2022-04-28 19:02:56 +02:00
Mykhaylo
a1117bbbf1
[CST-5269] added tests for sherpa policy submission section
2022-04-28 18:13:54 +02:00
Luca Giamminonni
58694eaed8
[CST-5669] Fixed compilation issue
2022-04-28 17:24:38 +02:00
emanuele
72c1248be6
CST-5736 removed comments
2022-04-28 16:12:11 +02:00
emanuele
c947a689ac
CST-5736 AuthenticationRestController refactoring
2022-04-28 16:09:11 +02:00
Jurgen Mamani
e4a4b913b9
[CST-5755] Ported process special group tracking
2022-04-28 14:17:15 +02:00
Mykhaylo
f51cf97f8b
[CST-5269] fix failed tests
2022-04-28 13:41:33 +02:00
Luca Giamminonni
d6b66c95f0
[CST-5587] Fixed orcid tests
2022-04-28 12:26:12 +02:00
Mykhaylo
5743ebaf84
[CST-5269] refactored sherpa policy step
2022-04-28 10:46:01 +02:00
Luca Giamminonni
535b36be97
[CST-5587] Fixed orcid queue tests
2022-04-27 18:43:14 +02:00
Luca Giamminonni
5b4130fbc7
[CST-5587] Orcid queue and history migration
2022-04-27 16:55:46 +02:00
emanuele
467d372b9e
CST-5736 added /status/specialGroups method and test
2022-04-27 13:11:49 +02:00
Luca Giamminonni
e726cc459f
Merge branch 'CST-5669' into CST-5588
2022-04-27 11:48:52 +02:00
Luca Giamminonni
949dd0d0d8
Merge branch 'CST-5306' into CST-5669
2022-04-27 11:38:37 +02:00
Kim Shepherd
de9455f6d8
[TLC-254] Obtain context properly in MetadataValidation
2022-04-27 19:15:26 +12:00
Kim Shepherd
53b4415408
[TLC-254] Update type bind ITs to reflect validation changes
2022-04-27 16:20:55 +12:00
Kim Shepherd
06e119c974
[TLC-254] Use of context for just narrow type bind cases
2022-04-27 16:20:26 +12:00
Kim Shepherd
892464971a
[TLC-254] fix accidental codestyle violation in new import
2022-04-27 14:49:09 +12:00
Kim Shepherd
0adf10751c
[TLC-254] fix accidental codestyle violation in new import
2022-04-27 14:33:35 +12:00
Kim Shepherd
655524301e
[TLC-254] Remove old type-bound values from workspace items at deposit
...
This is also done at DescrbeStep getData() but if an item was saved
while it had a valid type for the given field, the validation method
also needs to remove it from the workspace item.
2022-04-27 14:11:35 +12:00
Luca Giamminonni
32c6300afa
[CST-5249] Reverted related item check
2022-04-26 18:10:52 +02:00
Luca Giamminonni
ba7d393ed2
[CST-5249] Other community feedbacks
2022-04-26 17:44:00 +02:00
Kim Shepherd
0adcd94ea9
[TLC-254] Add ITs to ensure values for non-bound types don't persist
2022-04-26 14:13:29 +12:00
Kim Shepherd
0572f94d77
[TLC-254] Simplify validation test skip
2022-04-26 11:18:04 +12:00
Kim Shepherd
1cb03c0063
[TLC-254] If type bind doesn't allow a field, remove from data
2022-04-26 11:17:40 +12:00
Kim Shepherd
0d43fb4a8d
[TLC-254] Fix typeBind JSON path test and add opposite test
2022-04-26 11:16:55 +12:00
Kim Shepherd
fd535c34f4
[TLC-254] Fix typeBind JSON path test
2022-04-25 16:54:37 +12:00
Kim Shepherd
160c3c072c
[TLC-254] Rebase main (merges to MetadataValidation)
2022-04-25 15:41:01 +12:00
Kim Shepherd
9d0b5cde14
[TLC-254] Rebase main (merges to MetadataValidation)
2022-04-25 15:40:12 +12:00
Kim Shepherd
71b7fa19f4
[TLC-254] Integration test (including changing matcher methods) for type bind
2022-04-25 15:40:12 +12:00
Kim Shepherd
5de4e803e1
[TLC-254] Make item type field configurable for type bind (default dc.type)
2022-04-25 15:40:12 +12:00
Kim Shepherd
ac4bf5d618
[TLC-254] Rebase to main (merge metadatavalidation)
2022-04-25 15:39:52 +12:00
Luca Giamminonni
714293cc9e
[CST-5249] Community feedbacks
2022-04-22 16:46:56 +02:00
Luca Giamminonni
c7eeceb987
Merge remote-tracking branch '4science-bitbucket/main' into CST-5249
2022-04-22 16:17:05 +02:00
Mykhaylo
347561afeb
[CST-5269] refactored sherpaPolicy step
2022-04-22 14:47:34 +02:00
Luca Giamminonni
ee6cf3d60c
[CST-5306] Improvements on ResearcherProfileRestRepository
2022-04-22 14:32:20 +02:00
Mykhaylo
31bd3861d2
[CST-5269] fix failed test
2022-04-22 12:47:38 +02:00
Luca Giamminonni
626775347b
Merge remote-tracking branch '4science-bitbucket/main' into CST-5306
2022-04-22 10:10:09 +02:00