Mark H. Wood
|
09b066ca91
|
[DS-3952] Move request deletion from test to main.
|
2021-08-08 13:56:15 -04:00 |
|
Mark H. Wood
|
6fa5bf6548
|
[DS-3952] Drop dangling references that caused unfortunate coupling
with following test classes.
|
2021-08-08 13:54:54 -04:00 |
|
Mark H. Wood
|
10dde35631
|
[DS-3952] Work around NPE problem in RequestItem: ensure that accept_request is set.
|
2021-08-08 13:40:18 -04:00 |
|
Mark H. Wood
|
a37c658931
|
[DS-3952] Debug the integration tests (unfinished).
|
2021-08-08 13:40:13 -04:00 |
|
Mark H. Wood
|
797e998739
|
[DS-3952] Use service from superclass, tighten code.
|
2021-08-08 11:38:53 -04:00 |
|
Mark H. Wood
|
fae1c5622d
|
[DS-3952] AbstractBuilder should know about RequestItem since there is a builder for it now.
|
2021-08-08 11:38:46 -04:00 |
|
Mark H. Wood
|
1590e72f0f
|
[DS-3952] Begin building integration tests.
|
2021-08-08 11:31:43 -04:00 |
|
Mark H. Wood
|
0a1babdb54
|
[DS-3952] First try at writability, untested.
|
2021-08-08 11:04:15 -04:00 |
|
Mark H. Wood
|
8febfa479d
|
[DS-3952] First attempt. It compiles.
|
2021-08-08 10:46:52 -04:00 |
|
Mark H. Wood
|
9d1f526a5a
|
Fix other case of calling Pattern.matcher() twice. #3287
|
2021-08-05 13:55:21 -04:00 |
|
Mark H. Wood
|
f4b1e4b2ff
|
[DS-4548] Satisfy Checkstyle.
|
2021-08-04 12:02:21 -04:00 |
|
Mark H. Wood
|
b43e5dfdd8
|
[DS-4548] Rename DSpace's LogManager to LogHelper.
|
2021-08-04 11:41:18 -04:00 |
|
Mark H. Wood
|
a8de4b3976
|
Satisfy checkstyle. #3287
|
2021-08-03 10:45:20 -04:00 |
|
Mark H. Wood
|
aa77a4277b
|
Add commented default value to DSpace configuration. #3278
Tidy javadoc, make configuration default easier to find.
|
2021-08-03 10:21:18 -04:00 |
|
Mark H. Wood
|
83371b4483
|
Make the canonical DOI URL schema+authority configurable. #3287
|
2021-08-02 18:16:30 -04:00 |
|
Tim Donohue
|
377542697c
|
Cleanup a few more instances of JSPUI/XMLUI
|
2021-08-02 16:56:33 -05:00 |
|
Tim Donohue
|
e6898ddf77
|
Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase
|
2021-08-02 16:48:54 -05:00 |
|
Mark H. Wood
|
f41b91d9de
|
Finish documenting DOIService.
|
2021-08-02 16:33:59 -04:00 |
|
Michael Spalti
|
faa34e4b42
|
Merge branch 'main' into iiif-endpoint
|
2021-07-30 14:41:29 -07:00 |
|
Tim Donohue
|
3d9df39231
|
[maven-release-plugin] prepare for next development iteration
|
2021-07-29 14:09:30 -05:00 |
|
Tim Donohue
|
69345ff3fc
|
[maven-release-plugin] prepare release dspace-7.0
|
2021-07-29 14:09:20 -05:00 |
|
Tim Donohue
|
94e18cbf12
|
Merge pull request #3321 from tdonohue/fix_pagination_count
Fix `/api/core/items` endpoint's `totalElements` count to avoid empty pages at end
|
2021-07-16 13:34:24 -05:00 |
|
Tim Donohue
|
065514b5f3
|
Add tests to prove Workflow Items and Template Items are also not counted/listed
|
2021-07-16 12:15:20 -05:00 |
|
Tim Donohue
|
5030ccd38f
|
Merge pull request #3318 from 4Science/CST-4385-CanManageMappingsFeaturesometimesDoesNotRespondAsExpected
CanManageMappingsFeature sometimes does not respond as expected
|
2021-07-15 15:14:02 -05:00 |
|
tysonlt
|
16ffffc3a7
|
fix checkstyle violations
|
2021-07-15 11:32:13 +10:00 |
|
tysonlt
|
a9f339724c
|
tweak comments and progress message
|
2021-07-14 15:14:21 +10:00 |
|
tysonlt
|
e53ed6151a
|
lookup relationship by type, allow entity lookup by meta
|
2021-07-14 13:01:03 +10:00 |
|
tysonlt
|
4972ee3f98
|
populate item map with skipped items
|
2021-07-13 14:54:48 +10:00 |
|
tysonlt
|
2455171a58
|
support multiple relationships of the same type
|
2021-07-13 14:06:47 +10:00 |
|
tysonlt
|
c35fba249a
|
allow item lookup by uuid, handle, or import folder name
|
2021-07-13 13:33:18 +10:00 |
|
tysonlt
|
a1a77b5492
|
added support for 'relationships' manifest
|
2021-07-13 13:03:34 +10:00 |
|
Tim Donohue
|
0237d4a5b1
|
Merge pull request #3265 from 4Science/CST-4121-MakeDiscoveryMoreResilientToStaleObjects
Make discovery more resilient to stale objects
|
2021-07-12 08:46:46 -05:00 |
|
Kim Shepherd
|
75c93601f8
|
[DS-4522] Clean up unused import
|
2021-07-12 13:38:18 +12:00 |
|
Kim Shepherd
|
4d33fb706c
|
[DS-4522] Add a metadata match test to test for field that item doesn't contain
|
2021-07-12 13:19:15 +12:00 |
|
Kim Shepherd
|
2e6552c0c9
|
[DS-4522] Refactor skipFilter Boolean -> boolean (primitive) as per review
|
2021-07-12 13:05:19 +12:00 |
|
Kim Shepherd
|
713469cd80
|
[DS-4522] Removed operator test null item references and comments as per review
|
2021-07-12 12:44:10 +12:00 |
|
Michael Spalti
|
851bca30e3
|
Merge branch 'main' into iiif-endpoint
|
2021-07-11 06:55:13 -07:00 |
|
Mykhaylo
|
d239e862a7
|
fix CanManageMappingsFeature
|
2021-07-06 12:32:09 +02:00 |
|
Tim Donohue
|
87bb9e44f0
|
Merge pull request #3309 from atmire/w2p-80217_Link-to-item-thumbnail
Add endpoints for Item/Bitstream thumbnails
|
2021-06-30 13:56:31 -05:00 |
|
Tim Donohue
|
a4ac12e616
|
Fix JAXB build errors by disabling package annotations. Also make sure these classes are annotated as @Generated
|
2021-06-25 11:15:34 -05:00 |
|
Mykhaylo
|
32223c3c2c
|
Merge branch 'main' into CST-4121-MakeDiscoveryMoreResilientToStaleObjects
|
2021-06-25 13:22:32 +02: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
|
02f84b4727
|
Merge pull request #3308 from atmire/w2p-80239_PDFBoxThumbnail-fix
W2p 80239 pdf box thumbnail fix
|
2021-06-24 16:59:01 -05:00 |
|
Mark H. Wood
|
d02827019b
|
[DS-4478] Ported from 6_x to main.
|
2021-06-24 13:46:01 -04: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 |
|
Mykhaylo
|
44a7d9bd95
|
Implement community feedbacks
|
2021-06-23 17:59:21 +02:00 |
|
Mark H. Wood
|
d83c7b7151
|
[DS-2058] A little more documentation touch-up.
|
2021-06-23 11:16:17 -04:00 |
|
Mark H. Wood
|
53738acf0b
|
[DS-2058] Improve documentation as requested.
|
2021-06-23 10:58:49 -04:00 |
|
Yura Bondarenko
|
a0a4ff148f
|
Merge branch 'main' into w2p-80239_PDFBoxThumbnail-fix
|
2021-06-22 10:41:31 +02:00 |
|