Marie Verdonck
|
1d97bdeae8
|
PR#3293: Comment pointing to #3323 & special group check altered to use group name instead of requiring DB query to retrieve group
|
2021-07-14 17:49:49 +02:00 |
|
Luca Giamminonni
|
813dd05b75
|
Added missing escape in log4j2.xml and added logging.server.include-after-request property
|
2021-07-14 11:51:02 +02:00 |
|
Marie Verdonck
|
a3b2f69c56
|
PR#3294: Stop search after first matching bitstream found
|
2021-07-13 21:49:07 +02:00 |
|
Marie Verdonck
|
88b13f2935
|
PR#3294: Unused services removed
|
2021-07-13 21:01:43 +02:00 |
|
Marie Verdonck
|
d22b1e7a1a
|
PR#3294: Return first bitstream at /bitstreams/search/byItemHandle regardless on whether or not permission to view + IT adjusted
|
2021-07-13 20:49:34 +02:00 |
|
Luca Giamminonni
|
a18dfed6c4
|
Logs improvements
|
2021-07-13 16:32:39 +02:00 |
|
Tim Donohue
|
025c7a8c78
|
Fix total to only include archived items.
|
2021-07-12 16:00:02 -05:00 |
|
Tim Donohue
|
b60b76d29e
|
Add test to prove pagination total is incorrect when WorkspaceItem(s) exist.
|
2021-07-12 15:35:57 -05:00 |
|
Tim Donohue
|
bdbbb999b7
|
Merge pull request #3314 from tdonohue/minor_it_fixes
Minor improvements to AuthenticationRestControllerIT for integration test stability
|
2021-07-12 09:40:01 -05:00 |
|
Michael Spalti
|
851bca30e3
|
Merge branch 'main' into iiif-endpoint
|
2021-07-11 06:55:13 -07:00 |
|
Michael Spalti
|
a203d942ee
|
Updated info models.
|
2021-07-11 06:53:00 -07:00 |
|
Michael Spalti
|
cbcf8c305e
|
Updated cache path.
|
2021-07-11 06:52:16 -07:00 |
|
Michael Spalti
|
0a01826c4e
|
Updated cache config and renamed classes.
|
2021-07-11 06:50:17 -07:00 |
|
Mykhaylo
|
d239e862a7
|
fix CanManageMappingsFeature
|
2021-07-06 12:32:09 +02:00 |
|
Mykhaylo
|
7ac940bb38
|
added test that prove wrong functionality of CanManageMappingsFeature
|
2021-07-06 12:19:09 +02:00 |
|
Bruno Roemers
|
a19464d395
|
79618: Add license header
|
2021-07-05 12:50:16 +02:00 |
|
Bruno Roemers
|
646378cf6f
|
79618: Implement ManageGroupFeature
|
2021-07-05 12:50:16 +02:00 |
|
Bruno Roemers
|
a1019e02d8
|
79618: Create ManageGroupFeatureIT
|
2021-07-05 12:50:16 +02:00 |
|
Bruno Roemers
|
2ac78607e9
|
79618: Add generics
|
2021-07-05 12:50:16 +02:00 |
|
Yana De Pauw
|
e0f4484bbe
|
Add comment
|
2021-07-02 13:39:41 +02:00 |
|
Yana De Pauw
|
2907b6c11a
|
Merge remote-tracking branch 'upstream/main' into w2p-79734_Search-endpoint-to-find-bitsreams-of-item
|
2021-07-02 13:22:41 +02:00 |
|
Andrea Bollini
|
25b4a19272
|
Merge branch 'main' of https://github.com/DSpace/DSpace into issue-3244
|
2021-06-26 17:27:26 +02:00 |
|
Tim Donohue
|
0297874d7d
|
Minor IT improvements for stability. Ensure each test which logs in also logs out at the end.
|
2021-06-25 11:53:15 -05:00 |
|
Yura Bondarenko
|
c8b98f4061
|
Remove stray comment
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
fc4f64982a
|
80218: Expand thumbnail endpoint ITs
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
ef070612fa
|
80218: Fix leftover 'item's in BitstreamThumbnailLinkRepository
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
2ab5f6edb7
|
80218: Add ITs for bitstream thumbnail endpoint
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
47536c007d
|
80218: Implement bitstream thumbnail endpoint
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
bb797f7822
|
80217: Add ITs for item thumbnail endpoint
|
2021-06-25 08:12:03 +02:00 |
|
Yura Bondarenko
|
b3abbb525d
|
80217: Implement item thumbnail endpoint
|
2021-06-25 08:12:03 +02:00 |
|
Tim Donohue
|
4d65a2bff2
|
Merge pull request #3157 from mwoodiupui/DS-2058-7x
Implement curation tasks for Configurable Workflow
|
2021-06-24 10:26:30 -05:00 |
|
Tim Donohue
|
9ecfe40f41
|
Properly handle a null scope
|
2021-06-22 08:52:56 -05:00 |
|
Andrea Bollini
|
69c0d9cfd2
|
Improve logging of REST request adding MDC
|
2021-06-21 22:52:48 +02:00 |
|
Tim Donohue
|
73c809aeaa
|
Merge pull request #3264 from 4Science/CST-4122-ExposewWithdrawnItemsToAnonymousUsersFilteringOutTheMetadata
Need a way to identify withdrawn items via REST API
|
2021-06-21 14:43:10 -05:00 |
|
Tim Donohue
|
863282f296
|
Merge pull request #3300 from atmire/w2p-78245_Bugfix-to-UsageReportRestPermissionEvaluatorPlugin
Bugfix to usage report rest permission evaluator plugin
|
2021-06-17 15:08:33 -05:00 |
|
Mykhaylo
|
ca9d6c4a0a
|
added description about new permission type STATUS
|
2021-06-17 14:59:54 +02:00 |
|
Mykhaylo
|
c2d8e9c328
|
Merge branch 'main' into CST-4122-ExposewWithdrawnItemsToAnonymousUsersFilteringOutTheMetadata
|
2021-06-17 14:52:21 +02:00 |
|
Tim Donohue
|
a250efd99c
|
Merge pull request #3288 from 4Science/DSC-74-CanNotSaveMoreThanOneBitstreamAccessConditionsDuringSubmission
Can't save more than one bitstream's access conditions during submission
|
2021-06-15 14:28:54 -05:00 |
|
Tim Donohue
|
128ef676b4
|
Merge pull request #3277 from atmire/w2p-79369_fix-error-when-permanently-deleting-item-as-collection-admin
Delete item as collection admin & related issues
|
2021-06-11 15:40:12 -05:00 |
|
Mark H. Wood
|
34bdf090f1
|
[DS-2058] Test with the first non-default workflow as stated, not the last.
|
2021-06-08 16:31:18 -04:00 |
|
Mark H. Wood
|
2eb9f5d865
|
[DS-2058] Remove a missed added attribute, once again unused.
Some harmless cleanups remain, contrary to previous commit's comment.
|
2021-06-08 13:52:54 -04:00 |
|
Mark H. Wood
|
b980585557
|
[DS-2058] Finish removing workflow curation test from dspace-server-webapp.
This should completely revert the changes made to this artifact for workflow
curation.
|
2021-06-08 09:04:23 -04:00 |
|
Mark H. Wood
|
d43d686f01
|
[DS-2058] Extend and improve documentation.
|
2021-06-04 14:23:13 -04:00 |
|
Tim Donohue
|
71fb39edc9
|
Merge pull request #3280 from atmire/DS-3230_Browse-by-author-broken-if-author-name-has-special-character
Values escaped in browse and discover links
|
2021-06-03 10:28:12 -05:00 |
|
Marie Verdonck
|
30ef02d14b
|
79734: IT fix publicItem-embargoBitstream & refactor to avoid reusing metadata_read access on bitstream check code
|
2021-06-03 09:39:06 +02:00 |
|
Yana De Pauw
|
6feb960881
|
79734: Search endpoint to find bitstreams of item with item handle and sequenceID or fileName - Issue #1147
|
2021-05-31 17:09:18 +02:00 |
|
Mykhaylo
|
4953b2d56f
|
fix bug with multi accessCondition#
|
2021-05-28 13:42:55 +02:00 |
|
Mykhaylo
|
b0e0b21bba
|
added test to prove bug with multi accessCondition
|
2021-05-28 13:41:16 +02:00 |
|
benbosman
|
ef0723b9cf
|
Merge branch 'DSpace:main' into w2p-78245_Bugfix-to-UsageReportRestPermissionEvaluatorPlugin
|
2021-05-28 12:20:23 +02:00 |
|
Samuel
|
d38c2e01dc
|
DS-3230 Browse by author broken if author name has special character - use generic test names
|
2021-05-28 11:21:20 +02:00 |
|