Commit Graph

38 Commits

Author SHA1 Message Date
nwoodward
dc57aceeaf catch exceptions stemming from invalid id's
(cherry picked from commit 848df25984)
2024-01-19 15:15:26 +00:00
Tim Donohue
b5f2f67ead Remove useless log.info
(cherry picked from commit 1f3ad993cc)
2023-08-09 15:17:31 +00:00
Kim Shepherd
6943399938 #8783 checkstyle fixes 2023-05-12 18:03:02 +12:00
Kim Shepherd
b69517da74 #8783 don't inherit DEFAULT_BITSTREAM_READ if item has current embargo 2023-05-12 17:48:27 +12:00
Kim Shepherd
019d0319dc #8783 New bitstreams inherit DEFAULT_BITSTREAM_READ from owning collection
Otherwise will keep inherited READ from bundle. Does not affect embargos set during submission or workflow, these will always be applied afterwards.
2023-05-12 17:48:27 +12:00
Bruno Roemers
7f9404024a Merge branch 'w2p-91356_detached-bitstream-moved-to-new-bundle-remains-deleted_upstream-ds-7.0' into w2p-91356_detached-bitstream-moved-to-new-bundle-remains-deleted_upstream-latest 2022-06-16 13:36:18 +02:00
Bruno Roemers
0159ce0315 91356: Add comment (feedback) 2022-06-16 13:35:22 +02:00
Bruno Roemers
06ad077a1e Merge branch 'main' into w2p-91356_detached-bitstream-moved-to-new-bundle-remains-deleted_upstream-latest 2022-05-23 14:49:23 +02:00
Bruno Roemers
bc2b53b9c5 91356: Fix tests 2022-05-23 14:46:52 +02:00
Mark H. Wood
b43e5dfdd8 [DS-4548] Rename DSpace's LogManager to LogHelper. 2021-08-04 11:41:18 -04:00
Marie Verdonck
a105b4a7e5 79369: Fix for collection admin item delete with bitstream 2021-05-12 23:50:37 +02:00
Kevin Van de Velde
cca64996be [DS-4317] Bundles in rest: Renaming method that moves bitstreams in a bundle 2019-11-05 13:58:03 +01:00
Marie Verdonck
b0738b576d Code for moving bitstreams to a different bundle moved to BundleService 2019-11-04 13:21:29 +01:00
Kristof De Langhe
04a7a31797 64640: Move PATCH request for bitstreams in bundles 2019-09-25 12:36:06 +02:00
Patrick Trottier
7f4b4e9f8a Convert getLogger() and Log4J imports for Log4J 2 2018-11-09 08:41:42 -05:00
Tim Donohue
200cede397 Upgrade to commons-lang3 to avoid dependency conv issues. 2018-11-08 20:35:57 +00:00
Raf Ponsaerts
8ffbec58ca [DS-3782] Upgrade Commons Collections to version 4 2018-07-18 15:53:11 +02:00
Kim Shepherd
68cca2c11c [DS-3734] Fix checkstyle issues for master port 2018-04-30 11:59:20 +12:00
Christian Scheible
0f752b4f62 DS-3734 Fixed missing trigger of item last modified date when adding a bitstream. 2018-04-30 11:31:53 +12:00
Tim Donohue
8a48f782ea Fix dspace-api module per new code style 2018-02-21 15:23:58 -06:00
marsaoua
5d507ed23b DS-3729: Set the Bitstream deletion flag in the database in case of an item deletion (#1874) 2017-11-16 13:46:02 -06:00
Tom Desair
bcc6ebd894 DS-3127: Prevent database updates when directly manipulating the bistream list of a bundle 2017-07-11 21:02:13 +00:00
Tom Desair
fcb91d6771 DS-3127: Process review feedback and fix tests 2017-07-11 20:41:53 +00:00
Tim Donohue
e16f6a80d5 Refactor BundleServiceImpl.setOrder() to be more failsafe. Update Tests to prove out (previously these new tests failed) 2017-06-06 23:19:53 +02:00
Tim Donohue
0659f1969d Merge pull request #1319 from KevinVdV/DS-2996-fix-hiearchical-community-retrieval
[DS-2996] Fix retrieval of hierarchical of communities from a collection
2016-08-08 12:07:20 -05:00
philip Vissenaekens
eeab1106db DS-3179 2016-06-20 16:49:53 +02:00
philip Vissenaekens
b1e4d3980b Merge remote-tracking branch 'upstream/master' into DS-3179-jspui-remove-file
Conflicts:
	dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
2016-06-20 15:48:12 +02:00
Tom Desair
8db0faed33 fix conflict 2016-05-27 13:16:23 +02:00
KevinVdV
e325a84b13 [DS-2996] Fix retrieval of hierarchical of communities from a collection. 2016-05-17 12:12:12 +02:00
KevinVdV
1940e4e6a2 [DS-3179] Collection admin, edit item no authorization to remove file in JSPUI 2016-05-03 12:01:38 +02:00
KevinVdV
bc9798c753 [DS-3125] Submitters cannot delete bistreams of workspaceitems 2016-04-15 13:00:37 +02:00
KevinVdV
9486a7def1 [DS-3003] Ensure all service & DAO implementations have a protected constructor 2016-02-05 15:06:39 +01:00
helix84
80a7b0f8bd Merge pull request #1256 from KevinVdV/DS-3008-fix-metadata-order
[DS-3008] Fix metadata order storage
2016-01-31 02:31:13 +01:00
KevinVdV
fc7ed3928a [DS-3008] Fix metadata order storage 2016-01-29 12:18:11 +01:00
Ondřej Košarko
ec804f81e2 moving queries to DAOs 2016-01-25 18:04:46 +01:00
KevinVdV
ae19c42a7b [DS-2728] Remove the BundleBitstream object & replace by JPA mapping 2015-09-18 16:23:33 +02:00
KevinVdV
2467f43ec7 [DS-2729] Ensure SiteService extends DSpaceObjectService 2015-08-28 12:55:44 +02:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00