Commit Graph

17370 Commits

Author SHA1 Message Date
Kim Shepherd
65952537a0 [TLC-249] Licence header fix 2023-02-09 08:18:15 +13:00
Kim Shepherd
9a956270d3 [TLC-249] Further IT fix for identifiers 2023-02-09 08:18:15 +13:00
Kim Shepherd
03fb419e38 [TLC-249] Fix tests, Refactor things to use a LinkRestRepository for GET, Controller for POST 2023-02-09 08:18:15 +13:00
Kim Shepherd
43c2b20367 [TLC-249] Further checkstyle fixes 2023-02-09 08:18:15 +13:00
Kim Shepherd
abf65cd48c [TLC-249] Licence header fixes 2023-02-09 08:18:15 +13:00
Kim Shepherd
7926021887 [TLC-249] Checkstyle fixes 2023-02-09 08:18:15 +13:00
Kim Shepherd
12dba51b72 [TLC-249] Move GET handling back to ItemIdentifierController 2023-02-09 08:18:15 +13:00
Kim Shepherd
4140470f9d [TLC-249] Integration tests, keep GET handling in controller 2023-02-09 08:18:15 +13:00
Kim Shepherd
3373cf3330 [TLC-249] Better status return for new DOIs, write new integration tests 2023-02-09 08:18:15 +13:00
Kim Shepherd
73406b7ff0 [TLC-249] REST backend for identifier config 2023-02-09 08:18:15 +13:00
Kim Shepherd
dcdbad7d02 [TLC-249] Add and expose config for enabling register DOI 2023-02-09 08:18:14 +13:00
Kim Shepherd
20aeedfdb3 [TLC-249] Refactor to support better filter usage, PENDING and MINTED status 2023-02-09 08:17:47 +13:00
Kim Shepherd
8fcda7f03a [TLC-249] Update section count test in SubmissionDefinitionsControllerIT 2023-02-09 08:17:47 +13:00
Kim Shepherd
ef6af28fb1 [TLC-249] Remove unused import in WorkspaceItemServiceImpl 2023-02-09 08:17:47 +13:00
Kim Shepherd
c93e6e4a9e [TLC-249] Show Identifier Step, pre-register identifiers 2023-02-09 08:17:47 +13:00
Tim Donohue
e7f217210c Merge pull request #8628 from atmire/w2p-94479_issue-1809_restricted-bitstreams
Downloading restricted bitstreams does not work when opening a new tab/window
2023-02-08 13:04:29 -06:00
Marie Verdonck
cef47deddc #8628: Remove GET shortlivedtokens endpoint & related IT 2023-02-08 18:06:24 +01:00
Tim Donohue
1c4a27bcd4 Merge pull request #8619 from atmire/w2p-97298_issue-3281_self-register-issue-main
Self register domains restriction
2023-02-08 10:56:12 -06:00
corrado lombardi
f5dc078d2f Merge branch 'main' into CST-7756-SubscriptionFeature 2023-02-08 13:31:44 +01:00
Mykhaylo
a00295a32d [CST-7756] described beans 2023-02-08 13:22:50 +01:00
Mykhaylo
ae919d6117 [CST-7756] restores security check as was originaly 2023-02-08 12:49:05 +01:00
Tim Donohue
9b0c592fb7 Merge pull request #8653 from toniprieto/remove-status-filter
Fix for "All of DSpace" browse menu has odd behavior for Community/Collection Admins
2023-02-07 16:53:38 -06:00
Marie Verdonck
e1fd7e2876 Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414_advanced_workflow_actions-main 2023-02-07 23:06:46 +01:00
Marie Verdonck
2516460364 Test IT without drop constraint 2023-02-07 23:00:37 +01:00
Marie Verdonck
1e76abdedd Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414_advanced_workflow_actions-main 2023-02-07 22:59:50 +01:00
Marie Verdonck
9aefeebaa3 IT fix: ReviewManagers repository wide group, not collection workflow group 2023-02-07 22:01:41 +01:00
Tim Donohue
b403a01d33 Merge pull request #8589 from the-library-code/TLC-380_browse_link_configuration_PR
Browse links and "by regex" links in item display (REST)
2023-02-07 14:18:27 -06:00
corrado lombardi
6190e337ac [CST-7756] If no crosswalk is defined for the Item's entity type, default generic Item one is applied 2023-02-07 18:52:35 +01:00
corrado lombardi
31bd28e80c [CST-7756] added dissemination for generic DSpace Item 2023-02-07 18:00:26 +01:00
corrado lombardi
3584633516 [CST-7756] added email subject 2023-02-07 18:00:09 +01:00
Mykhaylo
f6967125fb [CST-7756] minor refactoring 2023-02-07 17:16:21 +01:00
Mykhaylo
9286a692c4 [CST-7756] removed 'lastModified_dt' index field 2023-02-07 17:15:37 +01:00
Mykhaylo
4ff1194c88 [CST-7756] updated subscriptions migration scripts 2023-02-07 17:14:10 +01:00
Mykhaylo
951c755943 [CST-7756] renamed a method 2023-02-07 12:12:04 +01:00
Mykhaylo
8e7cf16ccb [CST-7756] added test that proves what happens if an object is access restricted after you have a subscription to it. 2023-02-07 12:10:41 +01:00
Mykhaylo
b4db57ff99 [CST-7756] implemented community feedbacks 2023-02-07 10:41:11 +01:00
Marie Verdonck
da53eba37c Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414_advanced_workflow_actions-main
# Conflicts:
#	dspace-api/src/main/java/org/dspace/xmlworkflow/state/actions/processingaction/SingleUserReviewAction.java
#	dspace/config/dspace.cfg
2023-02-06 17:13:13 +01:00
Marie Verdonck
07bc6d3141 #8629: PR feedback refactor 2023-02-06 16:46:35 +01:00
Marie Verdonck
450956de86 #8629: Make sure temporary worfklow groups of reviewers get deleted 2023-02-06 10:25:41 +01:00
Kim Shepherd
56ed4aadd4 [TLC-380] Remove unused methods, add ITs 2023-02-06 18:09:15 +13:00
Kim Shepherd
18609c0a20 [TLC-380] Fix browse resource byFields IT 2023-02-06 18:09:15 +13:00
Kim Shepherd
1c2a1538fd [TLC-249] Improve 'findByFields' browse refactor 2023-02-06 18:09:15 +13:00
Kim Shepherd
d85de89261 [TLC-380] Refactor browses endpoint for browse link usage 2023-02-06 18:09:15 +13:00
Kim Shepherd
135385816a [TLC-380] Further checkstyle fixes 2023-02-06 18:09:15 +13:00
Kim Shepherd
9f67c6a9f4 [TLC-380] Further checkstyle fixes 2023-02-06 18:09:15 +13:00
Kim Shepherd
14b5f0e343 [TLC-380] Fix checkstyle and duplicate code 2023-02-06 18:09:15 +13:00
Kim Shepherd
3fe4fd192f [TLC-380] Browse links and "by regex" links in item display 2023-02-06 18:09:15 +13:00
corrado lombardi
fc548e6586 Merge branch 'main' into CST-7754 2023-02-03 18:49:57 +01:00
corrado lombardi
a1550f3e5c [CST-7754] moved supervision orders test on workflow items to SupervisionOrderRestRepositoryIT, added test covering the scenario when an admin tries to set a supervision order on a withdrawn item, and when an admin sets a supervision order on a workflow item before sending it back to workspace: supervisor can edit the item only when it goes to workspace status. 2023-02-03 18:41:00 +01:00
corrado lombardi
744748ab66 [CST-7754] withdrawn item should not allow supervision order 2023-02-03 18:38:47 +01:00