Commit Graph

181 Commits

Author SHA1 Message Date
Koen Pauwels
e4ff24a2d9 103818 Add boolean parameter to ItemServiceImpl#inheritCollectionDefaultPolicies to decide whether to override item read policies 2023-08-07 16:15:42 +02:00
Koen Pauwels
54280e8fe2 103818 ItemServiceImpl#inheritCollectionDefaultPolicies now clears item READ policies if new parent collection has a default READ policy 2023-08-07 16:15:24 +02:00
Tim Donohue
240bfbfdc9 Fix to adjusting bundle and bitstream policies (item install, embargo lift)
Apply DEFAULT_ITEM_READ to bundles, not DEFAULT_BITSTREAM_READ so that
files can be listed if the item / default item is readable
2023-06-16 11:00:03 -05:00
eskander
6848ab20bd Merge remote-tracking branch 'origin/main' into duracom-136_CST-9634
# Conflicts:
#	dspace/config/spring/api/discovery.xml
2023-06-06 17:30:53 +03:00
Giuseppe Digilio
ec3cc2dcf1 Merge branch 'main' into duracom-136_CST-9634 2023-05-25 15:49:41 +02:00
Kim Shepherd
2ef268380f Unlink DOI from item on deletion even if no provider is configured 2023-05-21 15:43:26 +12:00
Mohamed Saber Eskander
4e64afbe3b bulk access controll 2023-05-11 12:04:20 +03:00
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
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
Jens Vannerum
c2845e95aa 99200: Delete items after copies have been requested fix 2023-02-09 11:19:47 +01:00
corrado lombardi
0edaba6f3a [CST-7756] after merge checkstyle fix 2023-02-02 17:54:09 +01:00
corrado lombardi
83649f6036 Merge branch 'main' into CST-7756-SubscriptionFeature
# Conflicts:
#	dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
2023-02-02 17:52:50 +01:00
Koen Pauwels
9534b7893e 97183 Tests for findItemsWithEdit and countItemsWithEdit methods of ItemServiceImpl 2023-01-17 16:14:42 +01:00
Koen Pauwels
7ee46e0cba 97183 Processing PR review feedback 2023-01-02 09:58:31 +01:00
Koen Pauwels
6cbb1630e3 97183 ItemService: added methods to search the index for items for which the current user has editing rights 2022-12-02 16:09:26 +01:00
Mykhaylo
bdb4bd53dc [DSC-183] New endpoint, IT tests changed 2022-12-01 18:43:42 +01:00
Luca Giamminonni
680e96fda3 [CST-5587] Moved org.dspace.app.orcid and org.dspace.app.profile into org.dspace.orcid and org.dspace.profile 2022-06-20 16:02:01 +02:00
Luca Giamminonni
18573ff054 [CST-5587] Various improvements 2022-06-20 15:00:14 +02:00
Luca Giamminonni
9f4cee5dbc [CST-5587] Fixed compilation errors 2022-06-17 13:34:49 +02:00
Luca Giamminonni
c9ce57334b Merge remote-tracking branch '4science-bitbucket/main' into CST-5587 2022-06-17 13:28:31 +02:00
Bruno Roemers
3404c074d3 Merge branch 'main' into feature-relationship-versioning-contribution 2022-06-17 10:13:21 +02:00
Bruno Roemers
c1e99b1b7a Merge branch 'main' into feature-relationship-versioning-contribution 2022-06-10 13:25:00 +02:00
Ben Bosman
cdac9db9d7 Merge remote-tracking branch 'origin/feature-relationship-versioning_discover-7.2' into feature-relationship-versioning-contribution 2022-06-02 14:29:04 +02:00
Bruno Roemers
b0482bcdd8 91354: WIP: basic fix for reindexing older versions of items 2022-05-31 14:10:51 +02: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
Bruno Roemers
6257b386b3 91680: Fix NPE 2022-05-25 16:57:30 +02:00
Bruno Roemers
3a5766a5d2 91680: Refactor: move entity type getters to itemService 2022-05-25 12:13:50 +02:00
Luca Giamminonni
18c8b91a55 [CST-5587] Code improvements 2022-05-18 17:52:03 +02:00
Luca Giamminonni
f90359411f [CST-5669] Added OrcidToken entity to store orcid access token 2022-05-16 18:42:17 +02:00
Bruno Roemers
d119d842f8 Merge branch 'main' into feature-relationship-versioning-contribution 2022-05-04 11:46:28 +02:00
Luca Giamminonni
6a1cdd6e2d [CST-5306] Migrate Researcher Profile (REST) 2022-03-30 12:48:54 +02:00
Bruno Roemers
d55935c197 88629: Fix ItemServiceImpl#rawDelete 2022-03-22 11:25:15 +01:00
Huma Zafar
8c44a95c7b Adds check for whether source and target collections are the same when moving an item. (#8055) 2022-02-14 14:19:09 -05:00
Mykhaylo
b83291748a fix inherit of policies in submission 2022-01-25 17:48:49 +01:00
Mykhaylo
c3eb1cfed6 refactoring 2021-10-25 16:13:01 +02:00
Mykhaylo
ee857f9412 add support to enable/disable append-mode of DefaultReadGroups via conf 2021-10-22 18:40:45 +02:00
Marie Verdonck
a0e92a5f18 84100: Admin only files rights issue IT 2021-10-14 13:22:08 +02:00
Marie Verdonck
d6a9bca578 84100: Admin only files rights issue 2021-10-14 13:22:04 +02:00
Nathan Buckingham
2fd4625a7e Rebased main 2021-09-14 14:13:38 -04:00
Nathan Buckingham
829fc7d112 w2p-80200 Tests for no force export and fix to spy on authorize service 2021-09-14 10:15:04 -04:00
Nathan Buckingham
e1f798fd82 w2p-80200 Add new tests for each dspace object, cleaned up java docs and authrorization inside of create 2021-09-14 10:12:43 -04:00
Nathan Buckingham
72fab65012 w2p-80200 Retain UUIDs of DSpace objects when using packager 2021-09-14 10:12:34 -04:00
Mark H. Wood
b43e5dfdd8 [DS-4548] Rename DSpace's LogManager to LogHelper. 2021-08-04 11:41:18 -04:00
Alessandro Martelli
5b90afab4e [CST-4039] Patch Add entire array with virtual values does not work 2021-04-07 18:21:31 +02:00
Alessandro Martelli
4d68fa4ad3 [CST-4039] Patch Add entire array with virtual values does not work 2021-04-07 16:47:27 +02:00
Tim Donohue
6c37c552c8 Merge pull request #3170 from atmire/w2p-77244_ItemMetadata-caching-bugfixes
Caching the item metadata for entities
2021-03-31 14:32:33 -05:00
Ben Bosman
5524021089 Test metadata value cache 2021-01-28 14:41:09 +01:00
Ben Bosman
564140b0c8 Merge remote-tracking branch 'community/main' into w2p-71502_deleting-items-with-min-relationship 2021-01-15 11:39:07 +01:00
Ben Bosman
cca43baea4 Merge remote-tracking branch 'community/main' into w2p-71502_deleting-items-with-min-relationship
# Conflicts:
#	dspace-api/src/test/java/org/dspace/builder/WorkspaceItemBuilder.java
#	dspace-server-webapp/src/test/java/org/dspace/app/rest/ItemRestRepositoryIT.java
#	dspace-server-webapp/src/test/java/org/dspace/app/rest/WorkspaceItemRestRepositoryIT.java
2020-10-14 13:47:08 +02:00