Commit Graph

3385 Commits

Author SHA1 Message Date
Michael Spalti
20a9c0a686 Updated IT for revised ItemBuilder. 2021-04-02 14:32:04 -07:00
Michael Spalti
136f0fcb5b Merge branch 'main' into iiif-endpoint 2021-04-02 10:12:59 -07:00
Michael Spalti
239de60178 Removed uncessary encoding of solr query. 2021-04-02 10:11:29 -07:00
Tim Donohue
f38d62d621 Restrict scripts endpoint to ADMIN for now as all scripts are currently Admin-only 2021-04-02 11:28:51 -05:00
Bruno Roemers
5596d4f48f 78174: Add endpoint GET /api/authn/shortlivedtokens 2021-04-02 18:26:56 +02:00
Tim Donohue
7b0ed1bba8 Merge pull request #3183 from tdonohue/entity_type_storage
Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
2021-04-02 09:22:17 -05:00
Raf Ponsaerts
4457bceace Merge remote-tracking branch 'dspace/main' into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST 2021-04-01 16:28:09 +02:00
Raf Ponsaerts
e2564fbbfc Merge branch 'w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST' of https://github.com/atmire/DSpace into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST 2021-04-01 15:57:11 +02:00
Raf Ponsaerts
2ac1a22515 fix tests 2021-04-01 15:21:57 +02:00
Bruno Roemers
4648373cce Merge branch 'main' into tilted_rels 2021-04-01 10:20:07 +02:00
Bruno Roemers
c34aeb51d3 Revert "78138: Turn off test line that fails in multiple PRs"
This reverts commit 38bcd1da77.
2021-04-01 10:19:41 +02:00
Yura Bondarenko
5cd9cc7802 77817: Add integration tests 2021-04-01 09:44:39 +02:00
Tim Donohue
85062471d4 Fix bug by ensuring we only return IPv4 addresses at this time. Enhance tests in AnonymousAdditionalAuthorizationFilterIT to show it works with proxies on or off. 2021-03-31 15:36:39 -05:00
Tim Donohue
f2f7d127aa Upgrade Mockito & use "mockito-inline" to allow for mocking static methods 2021-03-31 15:36:38 -05:00
Tim Donohue
5ff6c04989 Copy CORS settings to local.cfg by default. Add test to prove CORS blocks authentication from untrusted origins 2021-03-31 15:36:33 -05:00
Tim Donohue
4efe92e23d Remove options to add IP address in JWT auth token. Fixes #2938 2021-03-31 15:34:39 -05:00
Tim Donohue
ee33a4935d Fixes to newly merged Google Scholar entity code in #3150 2021-03-31 15:07:02 -05:00
Tim Donohue
cdb59db8f5 Fix incorrect/failing test. Entity Type passed in CSV update MUST match entity type of the Item being updated. 2021-03-31 15:07:02 -05:00
Tim Donohue
9bf9c3037f Refactor tests, especially CsvImportIT to locate bug. No core logic is changed, just renaming methods/variables & adding a few more tests. 2021-03-31 15:06:58 -05:00
Tim Donohue
4c0a38fb40 Rename / move 'relationship.type' metadata field to 'dspace.entity.type' 2021-03-31 15:01:45 -05:00
Tim Donohue
05b80bd941 Merge pull request #3213 from tdonohue/fix_failing_test
Refactor existing Metadata Schema & Field pagination tests to determine pagination dynamically
2021-03-31 14:47:48 -05:00
Tim Donohue
6c37c552c8 Merge pull request #3170 from atmire/w2p-77244_ItemMetadata-caching-bugfixes
Caching the item metadata for entities
2021-03-31 14:32:33 -05:00
Tim Donohue
7b4f0c7f44 Determine metadata field count & pagination dynamically as well 2021-03-31 13:47:28 -05:00
Michael Spalti
2548eef9ae Removed unused import. 2021-03-31 11:38:15 -07:00
Michael Spalti
8fd05b1b16 Minor updates. 2021-03-31 11:01:07 -07:00
Tim Donohue
765a928fcd Merge pull request #3188 from 4Science/CST-3960-SearchLinksInFacetValuesDontContainTheConfiguration
Search links in facet values dont contain the configuration
2021-03-31 12:45:43 -05:00
Tim Donohue
b85b15f876 Fix test to determine number of schema in DB prior to checking pagination 2021-03-31 12:18:56 -05:00
Bruno Roemers
38bcd1da77 78138: Turn off test line that fails in multiple PRs 2021-03-31 15:05:02 +02:00
Bruno Roemers
4041635135 Merge branch 'main' into w2p-78138_update-tests-for-tilted-relationships 2021-03-31 14:19:36 +02:00
Bruno Roemers
0d3009d322 78138: Write test case testRelationshipMetadataViaREST 2021-03-31 13:57:41 +02:00
Raf Ponsaerts
63d21cd4f0 Partial refactor, still issues with infinite loops 2021-03-31 13:28:04 +02:00
Michael Spalti
38f68abddb Minor updates to iiif services. 2021-03-30 17:36:44 -07:00
Michael Spalti
bf1451cfe0 Updated search service to use solr client libraries. 2021-03-30 08:07:52 -07:00
Michael Spalti
ec94740a9a Added exception to search service query. 2021-03-30 08:07:52 -07:00
Michael Spalti
cb81aff432 Updated the image service thumbnail path. 2021-03-30 08:07:52 -07:00
Michael Spalti
952c3b603b Minor refactor manifest generator 2021-03-30 08:07:52 -07:00
Michael Spalti
675e3c0b64 Added new method to the test BitstreamBuilder and moved iiif test package. 2021-03-30 08:07:52 -07:00
Michael Spalti
79bb86a5db Added integration tests. 2021-03-30 08:07:52 -07:00
Michael Spalti
6ed7bedaa9 Added iiif controller. 2021-03-30 08:07:52 -07:00
Michael Spalti
eaee79831b Added iiif repository. 2021-03-30 08:07:52 -07:00
Michael Spalti
ffdf6de26f Added iiif service and utility classes. 2021-03-30 08:07:52 -07:00
Michael Spalti
86bf766db1 Added classes for parsing the info.json object. 2021-03-30 08:07:52 -07:00
Michael Spalti
c746a9b43b Added factory for objectmapper. 2021-03-30 08:07:52 -07:00
Michael Spalti
8dea0807b7 Added iiif model generator classes. 2021-03-30 08:07:52 -07:00
Michael Spalti
0ea5f13498 Adding iiif-apis dependency 2021-03-30 08:07:52 -07:00
Peter Nijs
b663fb20ac 76284: Use primitive longs 2021-03-30 16:54:20 +02:00
Tim Donohue
34c1e82275 Merge pull request #3194 from atmire/w2p-77582_Issue-3113_Fix-item-handle-redirect
handle redirect for items not working - REST Implementation
2021-03-30 09:49:57 -05:00
Tim Donohue
a58257512e Merge pull request #3205 from atmire/1067-blank-qualifier
fix #1067 metadatafield with blank qualifier
2021-03-30 09:23:51 -05:00
Peter Nijs
dee67dcb2f 76284: non site admin edit collection authorization group REST feedback
- Merge AuthorizeSolrService into AuthorizeService
- PreAuthorize findAdminAuthorized methods
2021-03-26 17:39:38 +01:00
Mykhaylo
1979a4d4fb Merge branch 'main' into CST-3960-SearchLinksInFacetValuesDontContainTheConfiguration 2021-03-25 17:05:20 +01:00