Commit Graph

3385 Commits

Author SHA1 Message Date
Mykhaylo
6e536abfb2 implemented CanManageBitstreamBundlesFeature 2021-04-16 19:11:39 +02:00
Mykhaylo
601e4020d2 Merge branch 'main' into CST-4059-featuresForTheEditItemPage 2021-04-16 10:46:44 +02:00
Mykhaylo
7cba6b17ec fix test 2021-04-16 09:32:16 +02:00
Tim Donohue
16e7fc9127 [maven-release-plugin] prepare for next development iteration 2021-04-15 16:44:11 -05:00
Tim Donohue
02a301b530 [maven-release-plugin] prepare release dspace-7.0-beta5 2021-04-15 16:44:04 -05:00
Michael Spalti
9372c677b6 Updated logger. 2021-04-15 12:07:39 -07:00
Michael Spalti
9f93443cdf Merge branch 'main' into iiif-endpoint 2021-04-15 10:56:54 -07:00
Mykhaylo
fa9a851917 added tests 2021-04-15 18:58:24 +02:00
Mykhaylo
d1026cdca9 implemented CanCreateVersionFeature and CanManageVersionsFeature 2021-04-15 18:56:41 +02:00
Mykhaylo
470268429d minor fix in test 2021-04-15 18:54:20 +02:00
Mykhaylo
2655996f02 rename ViewVersionsFeature to CanSeeVersionsFeature 2021-04-15 18:52:08 +02:00
Mykhaylo
d54907f3dc fix test 2021-04-14 14:44:38 +02:00
Mykhaylo
980f284302 added InvalidSearchRequestException to handle the case with an invalid sort field 2021-04-14 13:22:41 +02:00
Mykhaylo
f598a44a51 Merge branch 'main' into CST-4060-SortOptionsAreNotReportedInTheProperOrder 2021-04-13 14:43:51 +02:00
Mykhaylo
faecd9ac4a fix test 2021-04-13 13:20:11 +02:00
Mykhaylo
5d81dfe301 added tests 2021-04-13 12:55:13 +02:00
Mykhaylo
3ec9839b65 fix unit tests 2021-04-13 12:54:15 +02:00
Mykhaylo
be19c2b09e refactored the structure of sort options 2021-04-13 12:49:29 +02:00
Tim Donohue
32668b534e Merge pull request #3224 from 4Science/CST-4039
Patch Add entire array with virtual values does not work
2021-04-12 15:34:25 -05:00
Yana De Pauw
7125b958c7 78245: Bugfix to UsageReportRestPermissionEvaluatorPlugin 2021-04-09 14:40:11 +02:00
Tim Donohue
10bfce5585 Merge pull request #3192 from mwoodiupui/3190
Replace new uses of Log4J v1 with v2.  Ban v1 artifacts.  #3190.
2021-04-08 14:49:49 -05:00
Tim Donohue
abcf52c30a Merge pull request #3223 from atmire/w2p-78174_CSRF-short-lived-token-get-endpoint
CSRF short lived token GET endpoint
2021-04-08 12:22:15 -05:00
Tim Donohue
b3a8b6e199 Merge pull request #3222 from atmire/w2p-78021_index-collection-location-on-submission-items
Collection location is not indexed for in submission items
2021-04-07 17:05:22 -05:00
Tim Donohue
ba2d6002b1 Merge pull request #3134 from atmire/tilted_rels
Designate "tilted" relationships to improve performance
2021-04-07 16:43:02 -05:00
Alessandro Martelli
047c2850ce Merge branch 'main' into CST-4039
# Conflicts:
#	dspace-server-webapp/src/main/java/org/dspace/app/rest/submit/factory/impl/ItemMetadataValueAddPatchOperation.java
2021-04-07 18:26:57 +02:00
Alessandro Martelli
5b90afab4e [CST-4039] Patch Add entire array with virtual values does not work 2021-04-07 18:21:31 +02:00
Alessandro Martelli
4d68fa4ad3 [CST-4039] Patch Add entire array with virtual values does not work 2021-04-07 16:47:27 +02:00
Tim Donohue
8f691a0af0 Merge pull request #3219 from tdonohue/lock_down_scripts
Restrict /api/system/scripts endpoint to admin-only
2021-04-07 09:34:11 -05:00
Mark H. Wood
e1e71855ea Merge branch 'main' into 3190 2021-04-07 10:12:28 -04:00
Kevin Van de Velde
0ca07b1a9b Short lived token ip validation: Retrieve proper id for validation 2021-04-07 15:41:26 +02:00
Bruno Roemers
9a0ace4ce4 Merge branch 'main' into tilted_rels 2021-04-07 14:54:11 +02:00
Bruno Roemers
3393d6cc16 78206: Only allow access from trusted IPs 2021-04-07 14:37:17 +02:00
Bruno Roemers
cae3971459 Merge branch 'main' into w2p-78174_CSRF-short-lived-token-get-endpoint 2021-04-07 10:38:33 +02:00
Bruno Roemers
8785e5d56b 78180: Fix right tilted testIsOrgUnitOfPersonRelationshipMetadataViaREST 2021-04-07 10:30:38 +02:00
Bruno Roemers
c4e96713f0 78180: Create testIsOrgUnitOfPersonRelationshipMetadataViaREST 2021-04-07 10:28:38 +02:00
Bruno Roemers
b30a086361 78180: Rename to testIsAuthorOfPublicationRelationshipMetadataViaREST 2021-04-07 10:12:08 +02:00
Andrea Bollini
101d4010fe Merge remote-tracking branch 'origin/main' into removeBTE 2021-04-07 10:02:22 +02:00
Bruno Roemers
a123acfea9 78021: Test that the owning collection is indexed on in-progress submissions 2021-04-06 19:04:44 +02:00
Bruno Roemers
08b80e7421 78180: WIP: Create RightTiltedRelationshipRestRepositoryIT 2021-04-06 18:54:09 +02:00
Tim Donohue
206f6bdc63 Merge pull request #3195 from 4Science/CST-3978
Added script to delete all metadata values
2021-04-06 11:38:05 -05:00
Alessandro Martelli
58d9f27b97 [CST-4039] Patch Add entire array with virtual values does not work
Created integration test
2021-04-06 18:18:30 +02:00
Bruno Roemers
0c118223d4 78180: Rename to LeftTiltedRelationship 2021-04-06 18:00:45 +02:00
Tim Donohue
cdc06a30dd Merge pull request #3171 from tdonohue/remove_ip_checks
Update IP-based security configurations to more sane defaults (now that CORS + CSRF are enabled)
2021-04-06 09:10:32 -05:00
Tim Donohue
5d9842762a Merge pull request #3186 from 4Science/issue-2891
Restoring sherpa and orcid support as authorities
2021-04-06 09:08:37 -05:00
Bruno Roemers
5433065c8e 78174: Move code from shortLivedToken() => shortLivedTokenResponse()
> If we ever make changes to the shortLivedToken() method itself this would affect the “shortLivedTokenViaGet()” method as well (which isn’t clear directly).
2021-04-06 11:49:25 +02:00
Michael Spalti
a82727b552 Removed unused import. 2021-04-05 10:16:09 -07:00
Michael Spalti
348a7d263e Corrected multi-word solr queries. 2021-04-04 11:53:09 -07:00
Michael Spalti
0efb145b8f Corrected dspace.entity.type metadata field name in utils. 2021-04-02 18:49:07 -07:00
Michael Spalti
8c3673e27e Added caching for manifests. 2021-04-02 15:20:52 -07:00
Michael Spalti
14ef8ab75b Using dspace.entity.type for iiif bundle lookup. 2021-04-02 15:12:28 -07:00