Commit Graph

3385 Commits

Author SHA1 Message Date
Raf Ponsaerts
c7f6a46296 [Task 70419] fixed a bug where the RelationshipService creation did not check the max cardinality properly 2020-04-20 17:18:27 +02:00
Yana De Pauw
0920de7b21 70404: CC license (REST): Patch submission (Add) 2020-04-20 12:57:49 +02:00
Raf Ponsaerts
cb8b5c8efc [Task 70399] created the POST EPerson endpoint with token and added tests 2020-04-20 11:31:34 +02:00
Tim Donohue
fbd8757a77 Fix pagination bug by replacing params if they already exist 2020-04-17 16:18:02 -05:00
Tim Donohue
c4ab6e77f5 Create EmbeddedPageHeaderTest to prove pagination bug exists in getLinks() method 2020-04-17 16:01:58 -05:00
Raf Ponsaerts
fee24e3f96 [Task 70398] implementing change password with token patch and added ITs for the functionality 2020-04-17 14:14:25 +02:00
Yana De Pauw
5800bef325 70403: Add javadocs, undo line adjustments, LicenseMetadataValue changes 2020-04-17 13:13:40 +02:00
Antoine Snyers
3263d7f137 Return workflow items for the workflowAdmin configuration 2020-04-17 10:24:03 +02:00
Yana De Pauw
b30f9d9338 70403: CC license (REST): New submission section 2020-04-16 16:51:02 +02:00
Raf Ponsaerts
802e641a3b Fix test issues after master merge 2020-04-16 13:43:45 +02:00
Raf Ponsaerts
dd00ab2bd3 Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles 2020-04-16 11:12:15 +02:00
Raf Ponsaerts
5bff87e4ee [Task 70401] fixed the RelationshipService#countByItemAndRelationshipType to keep the isLeft parameter into account 2020-04-16 09:42:04 +02:00
Raf Ponsaerts
85e3bd0c52 [Task 70401] adding failing IT to prove that count is wrong with parent and child OrgUnits in the findByLabel 2020-04-16 08:49:06 +02:00
Marie Verdonck
bb1d5bd47a 70402: Tests for replace /metadata PATCH of own metadata at /eperson/epersons/<id> 2020-04-15 13:12:51 +02:00
Marie Verdonck
5727d090a9 70402: authorization logic via pre-authorize, in EPersonRestPermissionEvaluatorPlugin 2020-04-15 13:11:15 +02:00
Raf Ponsaerts
7da7ff0378 [Task 70397] added EPersonRegistrationFeature and added ITs 2020-04-15 12:57:51 +02:00
Marie Verdonck
738b8c4329 70402: authorization logic in EPersonRestRepository#Patch 2020-04-15 12:42:13 +02:00
Raf Ponsaerts
f07c382441 [Task 70382] added the search findByToken method for Registrations and added ITs 2020-04-15 10:31:29 +02:00
Yana De Pauw
794ee9fb9f 70337: Search CC License 2020-04-14 15:59:21 +02:00
Raf Ponsaerts
153786cac5 [Task 70131] added X-On-Behalf-Of to allowedHeaders 2020-04-14 14:41:54 +02:00
Raf Ponsaerts
f14097c9db [Task 70387] applied feedback to the IT in CollectionGroupRestControllerIT 2020-04-14 13:02:07 +02:00
Raf Ponsaerts
44d3d2bcc3 [Task 70273] added POST endpoint for new registration creation and IT 2020-04-14 11:58:50 +02:00
Yana De Pauw
f51a12d010 70334: CC license (REST): Initial fineOne endpoint 2020-04-10 10:27:32 +02:00
Tim Donohue
8ad01b2ddf Merge pull request #2736 from Micheleboychuk/DS-4412-ITs_toProveThatUsersInAdministratorsGroupGetFullAdminRights
DS-4412 Create Integration Tests to prove that users in the Administrators group get full Admin Rights
2020-04-09 16:14:05 -05:00
Mykhaylo
ffdd4a8474 renamed AdministratorOf in AdministratorOfFeature 2020-04-09 19:45:56 +02:00
Tim Donohue
c529d18880 Merge pull request #2719 from atmire/w2p-69741_Refactoring-Rest-Converters
REST API should respect "metadata.hide" configurations
2020-04-09 11:29:53 -05:00
Raf Ponsaerts
63c14b3ccb [Task 70333] removed the RelationshipTypeId from Relationship endpoints 2020-04-09 16:15:12 +02:00
Raf Ponsaerts
b0baab079a undo typo 2020-04-09 15:28:44 +02:00
Raf Ponsaerts
a74f11e11a Fixed checkstyle 2020-04-09 15:28:01 +02:00
Raf Ponsaerts
16675e405f Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/GroupRestController.java
2020-04-09 15:04:34 +02:00
Raf Ponsaerts
5afb016bee [Task 70353] applied feedback to the community and collection groups 2020-04-09 15:02:37 +02:00
Yana De Pauw
18c8efd951 70332: Implement feedback 2020-04-09 14:26:39 +02:00
Kevin Van de Velde
3667ce4b40 Removing some outdated comments & added a missing override 2020-04-09 14:12:35 +02:00
Raf Ponsaerts
c88af9f2ce [Task 70231] Added orgUnit x orgUnit relationshiptype and test to prove the labels in a circular relationship 2020-04-09 14:08:59 +02:00
Raf Ponsaerts
7de471ddaf [Task 70232] moved createReadGroup to the collectionService and used this in both the Repository class and the IT class 2020-04-09 10:10:18 +02:00
Yana De Pauw
109be79edd 70236: Update log messages 2020-04-09 09:38:58 +02:00
Yana De Pauw
6e0396e6ad 70213: Initial findAll endpoint & backend 2020-04-08 15:14:18 +02:00
Antoine Snyers
d231304355 Rewrite authorization and remove try-finally blocks 2020-04-08 14:02:55 +02:00
Raf Ponsaerts
14a8b720bc [Task 70232] applied feedback with regards to the collection and community groups 2020-04-08 13:18:13 +02:00
Kevin Van de Velde
fb1a90b7dc Removing enter in a file that we didn't need to modify 2020-04-07 11:18:31 +02:00
Antoine Snyers
e62d912b11 Replace GroupService by GroupBuilder in a couple tests 2020-04-06 15:51:44 +02:00
Antoine Snyers
b49c86ac49 Whitespace fix 2020-04-06 11:14:58 +02:00
Raf Ponsaerts
4031e41a5d [Task 70080] applied feedback to the scripts and processes functionality 2020-04-06 10:41:51 +02:00
Antoine Snyers
1f3e7f732b Allow the parent object link for members of the group 2020-04-06 10:12:02 +02:00
Mykhaylo
4522618531 renamed class AdministratorFeature to AdministratorOf and added description 2020-04-06 09:40:22 +02:00
Mykhaylo
a4a9126620 added IT for Administrator feature 2020-04-03 17:31:34 +02:00
Mykhaylo
09b2f0e17a added javadoc 2020-04-03 17:28:53 +02:00
Antoine Snyers
fd573bc094 Checkstyle fix 2020-04-03 16:57:20 +02:00
Antoine Snyers
37abae898a Add license 2020-04-03 16:14:17 +02:00
Mykhaylo
bd0055d563 added ITs for Administrator feature 2020-04-03 14:59:41 +02:00