Commit Graph

3385 Commits

Author SHA1 Message Date
Mykhaylo
95d089a306 cleanup of CollectionRestRepositoryIT and ItemRestRepositoryIT 2020-05-07 13:26:45 +02:00
Mykhaylo
a2e617521a cleanup of test environment in WorkspaceItemRestRepositoryIT and WorkflowItemRestRepositoryIT 2020-05-07 11:03:50 +02:00
Raf Ponsaerts
cb6c5ccccc [Task 70763] applied community feedback to the LoginOnBehalfOf feature 2020-05-07 09:31:17 +02:00
Mykhaylo
f91724dbff cleanup of test environment 2020-05-07 09:23:04 +02:00
Mykhaylo
3b22efd05d refactored RelationshipRestRepositoryIT 2020-05-06 17:20:34 +02:00
Raf Ponsaerts
026c2308ec [Task 70750] made the Bitstream findAll endpoint not implemented 2020-05-06 16:38:27 +02:00
Mykhaylo
a975daa1db removed unused dipendensies 2020-05-06 15:35:50 +02:00
Mykhaylo
8c9e809f8f added context.restoreAuthSystemState() and delete static methods 2020-05-06 15:34:25 +02:00
Mykhaylo
c21ef22290 fixed error 2020-05-06 14:23:35 +02:00
Mykhaylo
1c4a43c36e added context.restoreAuthSystemState(), where was missing 2020-05-06 13:43:23 +02:00
Marie Verdonck
92cc64c30a 70701: Process PR feedback 2020-05-06 11:54:26 +02:00
Raf Ponsaerts
5e212192af [Task 70050] fixes after master merge 2020-05-06 11:49:39 +02:00
Raf Ponsaerts
9e6a746404 Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/ScriptProcessesController.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/model/ParameterRest.java
2020-05-06 11:49:23 +02:00
Raf Ponsaerts
861cdfb2b8 [Task 70080] applied feedback to the scripts prototype 2020-05-06 11:02:47 +02:00
Raf Ponsaerts
fc91b0b858 Fixed checkstyle in the EPersonRestRepositoryIT class 2020-05-05 11:59:05 +02:00
Mykhaylo
741357ece7 Merge branch 'master' into DS-4042_ITs_WrongPatchRequest 2020-05-05 09:47:03 +02:00
Peter Nijs
f85a5b3c4d 70603: Make the configuration properties endpoint conform to the contract 2020-05-04 17:56:14 +02:00
Peter Nijs
d8bda5c721 70471: Add configuration properties endpoint 2020-05-04 11:19:27 +02:00
Mykhaylo
6ef11e4919 added the missing parameter 2020-05-04 09:18:22 +02:00
Tim Donohue
e4ab84e29b Merge pull request #2727 from atmire/workflow-item-read-rights
Administer Workflow (Abort WorkflowItem, Delete WorkflowItem)
2020-05-01 09:48:53 -05:00
Mykhaylo
676648568d fix return http status for wrong patch request to the submission 2020-04-30 18:58:52 +02:00
Mykhaylo
91d70d85ce added ITs to prove that patch request with wrong path or metadata must return 422 2020-04-30 17:40:29 +02:00
Raf Ponsaerts
b59aeecf0e Added extra cleanup to the EPersonRestRepositoryIT and optimized test in RegistrationRestControllerIT 2020-04-29 14:03:03 +02:00
Yana De Pauw
b271ae6621 70338: Cleanup CC license code 2020-04-28 17:17:48 +02:00
Raf Ponsaerts
94d9f62358 [Task 70399] added context authorizations modifications for eperson post with token and added its to verify functionality 2020-04-27 14:52:00 +02:00
Kevin Van de Velde
36264cca50 Submission CreativeCommons license rest evaluator plugin addition so that it plays nicely with the access restrictions 2020-04-23 14:57:54 +02:00
Yana De Pauw
a27b64c88f 70506: CC license (REST): Patch submission (Remove) 2020-04-22 18:00:43 +02:00
Tim Donohue
e89b8d3943 Checkstyle fixes to previous updates 2020-04-22 10:32:32 -05:00
Tim Donohue
75d65b0f70 Spring HATEOAS updates for new code (after rebase on master) 2020-04-22 09:45:20 -05:00
Tim Donohue
ee0d6f03bd Rename DSpaceRelProvider to DSpaceLinkRelationProvider to match HATEOAS classes 2020-04-22 09:44:40 -05:00
Tim Donohue
88855a8fe1 Minor update to recent code based on update to Spring Boot 2020-04-22 09:11:07 -05:00
Tim Donohue
c571e0927a Fix broken/incorrect mock statement 2020-04-22 09:11:07 -05:00
Tim Donohue
3804b35854 Checkstyle fixes 2020-04-22 09:11:07 -05:00
Tim Donohue
967b9debd0 Replacement for Identifiable interface, which was removed in Spring HATEOAS v1. Ensure any BaseObjectRest is referenced by identifier like previously. 2020-04-22 09:11:07 -05:00
Tim Donohue
48c5e6953f Cleanup: Reorder/organize POM properties 2020-04-22 09:11:07 -05:00
Tim Donohue
32f5d62963 Ensure getRel() always uses value() to obtain String value 2020-04-22 09:11:06 -05:00
Tim Donohue
95e25f2fcc Pin version of Jetty to same version used in Solr. Update IT settings 2020-04-22 09:11:06 -05:00
Tim Donohue
4503cf800b Fix compilation errors in Tests 2020-04-22 09:11:06 -05:00
Tim Donohue
5420408c82 Updating code to Spring HATEOAS v1.0 compatibility 2020-04-22 09:11:06 -05:00
Tim Donohue
3d4eb91efb Upgrade Spring v5.2.4, Spring Boot v2.2.5, HAL Browser v3.2.5, Mockito 3.1.0 2020-04-22 09:11:05 -05:00
Yana De Pauw
09c0f62561 70505: Patch submission (Add): Bugfixing & tests 2020-04-22 14:39:53 +02:00
Raf Ponsaerts
3c28c65501 [Task 70478] applied feedback to the login as feature 2020-04-22 12:56:42 +02:00
Raf Ponsaerts
cf61ae987e [Task 70478] applied feedback to the login as eperson functionality and tests 2020-04-22 09:11:28 +02:00
Tim Donohue
42e5c0a862 [maven-release-plugin] prepare for next development iteration 2020-04-21 10:19:34 -05:00
Tim Donohue
7567824e97 [maven-release-plugin] prepare release dspace-7.0-beta2.1 2020-04-21 10:19:24 -05:00
Tim Donohue
73eaf508fd Add in missing context.restoreAuthSystemState(); 2020-04-21 09:03:56 -05:00
Mykhaylo
b3823d4c38 avoid concurrent modification exception 2020-04-21 14:16:03 +02:00
Mykhaylo
f2a761b85c test to show the bug DS-4487 2020-04-21 14:13:39 +02:00
Tim Donohue
b36565361e [maven-release-plugin] prepare for next development iteration 2020-04-20 11:28:42 -05:00
Tim Donohue
9ef0cbaab8 [maven-release-plugin] prepare release dspace-7.0-beta2 2020-04-20 11:28:32 -05:00