jensvannerum
9bf9ba0775
Merge branch 'main' into w2p-99200_request-copy-bugfix
2023-02-14 14:24:30 +01:00
Raf Ponsaerts
a8a886b242
removed the log info
2023-02-14 11:22:13 +01:00
Tim Donohue
9c5a1976a2
Merge pull request #8663 from 4Science/DURACOM-116
...
[DURACOM-116] process sorted alphabetically
2023-02-13 10:15:01 -06:00
corrado lombardi
58a010d149
Merge branch 'main' into CST-7754
...
# Conflicts:
# dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
2023-02-13 17:03:30 +01:00
corrado lombardi
c729fc3b38
Merge branch 'main' into CST-7754
2023-02-13 16:57:49 +01:00
corrado lombardi
a37403781e
[DURACOM-116] moved sorting to service
2023-02-13 12:53:13 +01:00
Mykhaylo
3b1d930c50
[CST-7756] Non-Discoverable and withdrawn items must be excluded from the notification list
2023-02-13 12:36:27 +01:00
Paulo Graça
37cf25c3f9
Merge branch 'main' into issue-8661-xsl-stylesheet-1.1
2023-02-10 23:04:38 +00:00
Mykhaylo
c34c14f807
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-10 21:18:38 +01:00
Marie Verdonck
f788daa45f
Merge branch 'main' into w2p-97414_advanced_workflow_actions-main
2023-02-10 19:37:39 +01:00
Mykhaylo
dd6b03bafc
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-10 17:29:43 +01:00
Paulo Graça
e4fcfdada6
Downgrade stylesheet version
...
Due to an warning message reported in: #8661
2023-02-10 15:43:44 +00:00
Paulo Graça
69d124603b
Downgrade stylesheet version
...
Due to an warning message reported in: #8661
2023-02-10 15:35:54 +00:00
Agustina Martinez
2208a6bc63
Update BitstreamStorageServiceImpl.java
...
Amend commit log message
2023-02-10 15:17:40 +00:00
Agustina Martinez
f1a43cdaba
Merge branch 'main' into fix-8649
2023-02-10 15:14:51 +00:00
corrado lombardi
e1700797d2
Merge branch 'main' into CST-7754
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/content/InstallItemServiceImpl.java
2023-02-10 15:21:54 +01:00
Tim Donohue
1a4e203a96
Merge pull request #8423 from the-library-code/TLC-249_identifiers_submission_7x
...
Show Identifier Step, pre-register identifiers
2023-02-10 06:51:20 -06:00
corrado lombardi
b76df48c0d
Merge branch 'main' into CST-7754
...
# Conflicts:
# dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
2023-02-10 09:54:40 +01:00
Mykhaylo
5c1dbb0fc5
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-10 08:33:04 +01:00
Agustina Martinez
86d7902c1a
Added missing commit in cleanup method
2023-02-10 05:24:50 +00:00
Tim Donohue
ec514b5aec
Merge pull request #8624 from atmire/w2p-97425_System-wide-alerts
...
System-wide alerts
2023-02-09 17:10:50 -06:00
Pascal-Nicolas Becker
594050070f
[TLC-249] Test abandoning of a pending DOI and minting afterwards
2023-02-09 20:57:04 +01:00
Marie Verdonck
93f328be95
Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414_advanced_workflow_actions-main
2023-02-09 15:00:57 +01:00
Marie Verdonck
d8f5ae91bd
Fix for decline when the delete doesn't persist in context before wfi is created again from same item
2023-02-09 14:59:53 +01:00
Marie Verdonck
0bafbb60a4
Alternate way to restart workflow in case of decline
2023-02-09 14:58:01 +01:00
Mykhaylo
27f75e9fb1
[CST-7756] added security check into 'subscription-send' script
2023-02-09 13:07:27 +01:00
Jens Vannerum
c2845e95aa
99200: Delete items after copies have been requested fix
2023-02-09 11:19:47 +01:00
Mykhaylo
9a9dff47fc
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-09 09:10:47 +01:00
Kim Shepherd
943bdb19e0
[TL-249] Checkstyle fix
2023-02-09 08:21:38 +13:00
Kim Shepherd
c4af5f2bff
[TL-249] Javadoc and other small fixes
...
Including stripping $Revision$ from filter javadoc.
2023-02-09 08:21:38 +13:00
Kim Shepherd
555363e9b7
[TL-249] Javadoc and other small fixes, DOI unit tests
2023-02-09 08:21:38 +13:00
Kim Shepherd
7efb70a2f8
[TL-249] Fix imports
2023-02-09 08:21:38 +13:00
Kim Shepherd
b156badb68
[TL-249] Add identifiers.cfg and item-filters.xml config to test data
2023-02-09 08:21:38 +13:00
Kim Shepherd
dd0a7d7a63
[TLC-249] Refactor TrueFilter to get instantiated as singleton
2023-02-09 08:21:38 +13:00
Kim Shepherd
18ea2f864d
[TLC-249] Checkstyle fix
2023-02-09 08:21:38 +13:00
Kim Shepherd
b732764dac
[TLC-249] Fixes and improvements as per review feedback
2023-02-09 08:21:38 +13:00
Kim Shepherd
e82ff5eeec
[TLC-249] Address review feedback
...
Controller updated to be less DOI-specific in its
registration implementation
item-status.register renamed to registerDOI
display types included in section data, for UI hints
comments / javadoc added
DOI status text sent instead of number in status data
As per tdonohue's revew on 2022-01-18
2023-02-09 08:21:07 +13:00
Kim Shepherd
7926021887
[TLC-249] Checkstyle fixes
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
20aeedfdb3
[TLC-249] Refactor to support better filter usage, PENDING and MINTED status
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
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
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
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
Mykhaylo
f6967125fb
[CST-7756] minor refactoring
2023-02-07 17:16:21 +01:00