Commit Graph

3385 Commits

Author SHA1 Message Date
Mykhaylo
c3274d1704 renamed service methods 2021-09-12 14:22:23 +02:00
Mykhaylo
7b3db9da4f added ORDER BY id to sql query 2021-09-11 15:15:00 +02:00
Mykhaylo
25377a639b fix pagination 2021-09-11 13:32:02 +02:00
Mykhaylo
bb020e623a added other tests 2021-09-11 12:51:06 +02:00
Mykhaylo
03ad1684cc fix test 2021-09-10 13:21:29 +02:00
Mykhaylo
3e7892df88 refactored version history end point 2021-09-10 13:10:51 +02:00
Mykhaylo
bea710aac6 removed itemVersionHistory link 2021-09-10 12:54:14 +02:00
Mykhaylo
f843cfd26a refactored VersionBuilder 2021-09-10 12:49:51 +02:00
Mykhaylo
527f7e3658 removed deprecated tests of VersionHistory end point 2021-09-08 18:11:22 +02:00
Mykhaylo
e6c9652883 refactored VersionHistory end point 2021-09-08 18:09:12 +02:00
Mykhaylo
80e34e5349 refactored tests of version end point 2021-09-08 15:36:39 +02:00
Mykhaylo
52bfcafca1 refactored versions end point 2021-09-08 15:35:48 +02:00
Tim Donohue
77f59cba80 Merge pull request #7926 from 4Science/CST-4482-updateCollectionMetadataOrRemovingTheAdministratorGroupWillNotProduceSolrReindex
update collection metadata or removing the administrator group will not produce solr reindex
2021-09-07 12:56:30 -05:00
Tim Donohue
4f9e9bce7a Merge pull request #2698 from toniprieto/DS-4034-strip-diacritics-master
DS-4034 - The "first few letters" search doesn't work with diacritics (master port)
2021-09-07 12:52:07 -05:00
Yura Bondarenko
4b23d89727 83338: Add ITs for DSO metadata move operations
This commit should confirm that there's an issue with multi-op metadata move PATCH requests: DSpaceObjectServiceImpl.moveMetadata doesn't keep track of the changed order & messes up subsequent moves
2021-09-07 13:27:17 +02:00
Mykhaylo
4d913ecf36 fix test 2021-09-07 12:34:56 +02:00
Mykhaylo
eadadc05d7 fix test 2021-09-07 11:56:27 +02:00
Mykhaylo
e068e94f6d implemented search 'byItemsAndType' end point for RelationshipRest repository 2021-09-06 22:13:50 +02:00
Mykhaylo
5ac2c0325d added tests for search 'byItemsAndType' end point in RelationshipRest repository 2021-09-06 22:12:08 +02:00
Mykhaylo
ab7df25d0c implemented 'byEntityType' end point in RelationshipTypeRestRepository 2021-09-06 21:40:05 +02:00
Mykhaylo
5bb9fce3b6 added tests for RelationshipType 'byEntityType' end point 2021-09-06 21:38:37 +02:00
Paulo Graça
d8b7c97d86 Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-09-06 18:09:22 +01:00
Mark H. Wood
5fc0f595e6 Increase test coverage. (#2129) 2021-09-06 10:40:05 -04:00
Michael Spalti
05ce413ab5 Removed unused import. 2021-09-05 13:41:18 -07:00
Michael Spalti
7f22c91dbc Minor fix in sequence and an implementation comment in the manifest service. 2021-09-05 13:38:50 -07:00
Michael Spalti
813f81b3bc Javadoc updates. 2021-09-04 21:03:06 -07:00
Michael Spalti
5b75e87c7d Fixed runaway sequence. 2021-09-04 18:14:00 -07:00
Michael Spalti
39298006fb Reverted manifest thumbnail image. 2021-09-04 17:34:12 -07:00
Michael Spalti
015f1f2ac9 Fixed IT. 2021-09-04 17:10:46 -07:00
Michael Spalti
618d72b4b9 Updated range and image services. 2021-09-04 17:10:00 -07:00
Michael Spalti
4e8c8769df Service boundary and model updates. 2021-09-04 16:12:09 -07:00
Michael Spalti
6931b3ef31 Minor comment update. 2021-09-03 14:11:08 -07:00
Mark H. Wood
9dd3026c05 Missing commit broke tests. Tighten up code, #2129 2021-09-03 16:58:06 -04:00
Michael Spalti
7f4f91e979 Updated IT. 2021-09-03 13:44:32 -07:00
Michael Spalti
08ea61f654 Code cleanup with comments and missing license header. 2021-09-03 13:43:16 -07:00
Michael Spalti
e431f1687a Merge branch 'main' into iiif-endpoint 2021-09-03 12:25:40 -07:00
Michael Spalti
3edc34c451 Mostly code improvements with one functional change in how the iiif bundle is chosen. 2021-09-03 12:22:00 -07:00
Yura Bondarenko
8e955a75a6 83338: Fix from/to indices 2021-09-03 15:40:12 +02:00
Michael Spalti
28b4a5fcb3 Modified search service. 2021-09-02 14:21:47 -07:00
Mark H. Wood
76ea271ead Address feedback. #2129 2021-09-02 11:21:47 -04:00
Yura Bondarenko
653a2e7402 Make no assumptions about metadata registry in ITs 2021-09-01 16:10:08 +02:00
Yura Bondarenko
c9e4bb8106 Make no assumptions about configured scripts in ITs 2021-09-01 16:09:39 +02:00
Mykhaylo
16d8e3372b added tests to prove bug of updating collection metadata will not produce a solr reindex 2021-08-31 12:41:47 +02:00
Bill Branan
c72a289cc8 Updates log statement to include full error details when attempt to send registration email fails
Also fixes a couple typos
2021-08-30 14:24:24 -04:00
Michael Spalti
4491837d54 Moved the iiif cors configuration to separate iiif.cfg config file. 2021-08-26 15:44:40 -07:00
Michael Spalti
cbd37eb722 Updated ITs to work with the new iiif endpoint. 2021-08-26 15:36:37 -07:00
Michael Spalti
eff7e11daa Adding configurable log to manifest. 2021-08-25 15:52:26 -07:00
Michael Spalti
f25b51ae65 Updated java docs. 2021-08-25 10:42:17 -07:00
Mark H. Wood
5bc4d16175 [DS-3952] Add requested CORS, CSRF tests. Fix license header. 2021-08-25 10:10:50 -04:00
Mark H. Wood
6ca754ec6c [DS-3952] Check for required request attributes. 2021-08-25 07:48:15 -04:00