Commit Graph

3385 Commits

Author SHA1 Message Date
Vincenzo Mecca
b1c1edc7f0 [DURACOM-125][#8736] Preserved order of modified MetadataValues
feat:
  - Introduced new Class with static methods usable to order
`MetadataValue` lists;
  - Introduced ITs also for `PatchMetadata` replace operations;
  - Introduced new method `DspaceObject#getMetadataFieldId`.
ref:
  - Replaced old sort method inside `ItemServiceImpl` with the new one
2023-03-24 17:34:02 +01:00
nwoodward
d3e70c4a07 added exception handler for when maximum upload size is exceeded 2023-03-24 08:34:45 -05:00
Michael Spalti
2b8c1ac604 minor refactoring 2023-03-23 16:11:50 -07:00
Michael Spalti
73a9fac5e9 Modified converter service 2023-03-23 13:01:18 -07:00
Michael Spalti
71ababf728 Updated bitstream format test 2023-03-20 16:04:37 -07:00
Agustina Martinez
11d2d5a3c7 Fix Checkstyle issues 2023-03-13 15:07:04 +00:00
Agustina Martinez
f82834bd57 ItemOwningCollectionUpdateRestController: add support for inheritPolicies flag whem moving items 2023-03-13 14:36:57 +00:00
Mark H. Wood
ecb1f1747c Guard against null dates. How embarassing. 2023-03-06 16:53:26 -05:00
Mark H. Wood
9675a0e9b1 Move DateMathParser from instance variables to locals, so "now" is current time not startup time.
Clamp access condition dates to midnight UTC.
Add a lot of debug logging and a test main().
2023-03-06 11:41:14 -05:00
Tim Donohue
3aa3a945af [maven-release-plugin] prepare for next development iteration 2023-02-17 10:12:27 -06:00
Tim Donohue
654520e1bb [maven-release-plugin] prepare release dspace-7.5 2023-02-17 10:12:23 -06:00
Tim Donohue
0be1464829 Merge pull request #8621 from 4Science/CST-7754
Supervision order REST endpoints
2023-02-14 11:11:40 -06: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
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
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
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
Mohamed Saber Eskander
1fcbd6642c [DURACOM-116] process sorted alphabetically 2023-02-09 19:09:14 +01:00
corrado lombardi
2331db335f [CST-7754] supervising user can perform operations on Workspace item only if they have proper permissions 2023-02-09 15:26:30 +01:00
Mykhaylo
9a9dff47fc Merge branch 'main' into CST-7756-SubscriptionFeature 2023-02-09 09:10:47 +01:00
Kim Shepherd
2b957e2bb9 [TL-249] Revert accidental commit to RestResourceController 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
d0c202010d [TL-249] Add always_true_filter to test REST identifier-service.xml config 2023-02-09 08:21:38 +13:00
Kim Shepherd
cb3c9b1f20 [TLC-249] Construct canonical handle URL in identifier item link 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
4997954f23 [TLC-249] Update integration tests for IdentifierRestRepository 2023-02-09 08:21:38 +13:00
Kim Shepherd
e63727e39e [TLC-249] Fix category type in IdentifierRest 2023-02-09 08:21:38 +13:00
Kim Shepherd
b13f36148d [TLC-249] return value as id for IdentifierRest 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
c2f0159414 [TLC-249] Throw not implemented for findOne and findAll 2023-02-09 08:21:38 +13:00
Kim Shepherd
074233ce8d [TLC-249] Refactor, include controller 'find DSO' operation 2023-02-09 08:21:38 +13:00
Kim Shepherd
f9ffceb172 [TLC-249] Refactor identifiers create endpoint 2023-02-09 08:21:36 +13:00
Kim Shepherd
0f77f1d3b1 [TLC-249] Update canRegisterDOIFeature to check for cfg enabled 2023-02-09 08:21:09 +13:00
Kim Shepherd
243df364b5 [TLC-249] Fix submission controller IT 2023-02-09 08:21:09 +13:00
Kim Shepherd
7dafb1ec43 [TLC-249] Update integration tests for identifier controller 2023-02-09 08:21:09 +13:00
Kim Shepherd
94f7be0727 [TLC-249] Update identifier section IT 2023-02-09 08:21:09 +13:00
Kim Shepherd
dbcd1b9525 [TLC-249] Remove unused subclass DataIdentifier 2023-02-09 08:21:09 +13:00
Kim Shepherd
d376f45e96 [TLC-249] Improve model for identifier step data 2023-02-09 08:21:09 +13:00
Kim Shepherd
6737a218f6 [TLC-249] Lint fixes 2023-02-09 08:21:09 +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
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