Luca Giamminonni
|
bdf867541d
|
[DSC-968] Adding pagination on bitstream cleanup
|
2023-03-13 15:12:01 +01:00 |
|
Mykhaylo
|
f6e23f2061
|
Implement community feedbacks
|
2021-09-28 19:02:51 +02:00 |
|
Mark H. Wood
|
6013062a08
|
Merge remote-tracking branch 'upstream/main' into 3061
|
2021-09-15 16:18:18 -04:00 |
|
Mark H. Wood
|
948014646a
|
Mention bitstream ID in exception for better debugging. (3061)
|
2021-09-08 15:40:44 -04:00 |
|
Mark H. Wood
|
b43e5dfdd8
|
[DS-4548] Rename DSpace's LogManager to LogHelper.
|
2021-08-04 11:41:18 -04:00 |
|
Yura Bondarenko
|
2ab5f6edb7
|
80218: Add ITs for bitstream thumbnail endpoint
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
b5f49f87bf
|
80218: Add BitstreamService#getThumbnail
|
2021-06-25 08:12:03 +02:00 |
|
Tim Donohue
|
4b54c6fc3c
|
Fix new checkstyle failures for "CustomImportOrder: Extra separation in import group before.."
|
2020-03-11 15:34:48 -05:00 |
|
Chris Wilper
|
ccf047cd63
|
DS-4391 Get modified date from the right store
This also tightens up the contract and improves javadocs a bit,
so callers know what to expect.
|
2019-11-23 07:18:39 -05:00 |
|
Tim Donohue
|
ceed829800
|
Merge branch 'master' into configurable_entities
|
2018-12-06 17:05:31 +00:00 |
|
Raf Ponsaerts
|
b905f69d63
|
Refactored the usages of MetadataSchema.DC to use the enum instead
|
2018-11-21 09:35:11 +01:00 |
|
Tim Donohue
|
f3245e7c88
|
DS-4078: Bitstreams should keep their formats when being versioned.
|
2018-11-15 16:28:14 +00: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 |
|
Terry Brady
|
f159c70d1c
|
modify method signature
|
2018-08-06 12:09:56 -07:00 |
|
Terry Brady
|
7af1958d7e
|
port pr1883
|
2018-08-03 23:12:38 -07:00 |
|
Raf Ponsaerts
|
8ffbec58ca
|
[DS-3782] Upgrade Commons Collections to version 4
|
2018-07-18 15:53:11 +02:00 |
|
Tim Donohue
|
8a48f782ea
|
Fix dspace-api module per new code style
|
2018-02-21 15:23:58 -06:00 |
|
Tom Desair
|
14e9bce865
|
DS-3651: Fixing imports and authors
|
2017-11-29 13:34:02 +01:00 |
|
Tom Desair
|
a58e65025c
|
DS-3651: Small refactoring
|
2017-11-29 13:33:04 +01:00 |
|
frederic
|
db54bc12f2
|
DS-3651: several improvements
|
2017-11-29 13:33:04 +01: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
|
260f346a74
|
Fix IT tests
|
2017-07-11 20:42:03 +00:00 |
|
Tom Desair
|
fcb91d6771
|
DS-3127: Process review feedback and fix tests
|
2017-07-11 20:41:53 +00:00 |
|
Terry W Brady
|
172c0228c1
|
dao pagination support for item and bitstream
|
2017-03-13 11:53:24 -07:00 |
|
Tom Desair
|
41deb20043
|
DS-3446: Remove policies only after the bitstream has been updated (otherwise the current user has not WRITE rights)
|
2017-02-02 10:02:32 +13:00 |
|
philip Vissenaekens
|
728d6c262c
|
DS-3179
|
2016-06-29 10:07:50 +02: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
|
20012c3081
|
[DS-3179] Collection admin, edit item no authorization to remove file in JSPUI: Fixing unit tests by ensuring the bundleBitstream link is cleared properly when deleting a bitstream
|
2016-05-03 12:23:38 +02:00 |
|
Tim Donohue
|
f92fa6605d
|
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
|
2016-04-29 13:00:13 -05:00 |
|
Tim Donohue
|
ca78a45532
|
DS-3154: Fix some of the Javadocs errors in dspace-api
|
2016-04-29 09:06:54 -05: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 |
|
Peter Dietz
|
903a43c61b
|
Change BitstreamStorageService to use BitStore interface, adding S3 storage
|
2016-01-07 13:12:03 -05: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 |
|