Commit Graph

12416 Commits

Author SHA1 Message Date
Tim Donohue
c122e9bb5c Fix misspelling 2020-03-25 10:16:22 -05:00
Tim Donohue
807297d00a Reorganize changes/suggestions. Simplify language 2020-03-25 10:03:26 -05:00
Raf Ponsaerts
8099fce15a Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles 2020-03-25 14:59:43 +01:00
Andrea Bollini
61680db9f9 Add mention about PR size in the checklist 2020-03-25 14:54:50 +01:00
Andrea Bollini
f97834d035 Add extra check and more layout for our template 2020-03-25 14:52:09 +01:00
Antoine Snyers
224d252f1a Add comments to discovery.xml config and move constants to plugin class 2020-03-25 14:13:03 +01:00
Raf Ponsaerts
e4a6331699 [Task 69976] start fixing tests and permission checks 2020-03-25 14:01:51 +01:00
Giuseppe Digilio
671faf3569 Fixed checkstyle violations 2020-03-25 10:28:40 +01:00
Raf Ponsaerts
984de8434d [Task 69976] moved uppercase instance to RestObjectPermissionEvaluatorPlugin and hid null values from the paged list 2020-03-25 09:30:21 +01:00
Tim Donohue
29910ee6c9 Create an initial PR template for DSpace 7 2020-03-24 15:28:20 -05:00
Giuseppe Digilio
0d7ba9b841 Merge remote-tracking branch 'origin/master' into dspace-7-shibboleth 2020-03-24 21:25:50 +01:00
Tim Donohue
15aacd0234 Merge pull request #2715 from atmire/w2p-69710_port-longname-mandatory
[Scripts & processes] Adding mandatory / longname options to rest output
2020-03-24 14:30:03 -05:00
Raf Ponsaerts
60afa23106 [Task 69975] fixed tests 2020-03-24 16:27:47 +01:00
Raf Ponsaerts
f5ccb432f2 [Task 69976] initial implementation of extra permission check for subresources 2020-03-24 14:44:34 +01:00
Antoine Snyers
516c7b39a9 Make patch completely unprocessable for specific groups 2020-03-24 13:51:29 +01:00
Andrea Bollini
94706cfcc2 Fix checkstyle issue after update to 8.30, move comments closer to the relevant code 2020-03-24 12:21:29 +01:00
Andrea Bollini
ef4a33b584 Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4122_comcol_permissions 2020-03-24 12:18:16 +01:00
Mykhaylo
db7f9c5c08 fix checkstyle issue 2020-03-24 12:16:36 +01:00
Raf Ponsaerts
6a7f998385 Intermediate Commit 2020-03-24 12:06:29 +01:00
Raf Ponsaerts
e6c8c3d45c Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles 2020-03-24 11:00:45 +01:00
Mykhaylo
2e8fef4d71 added a comment 2020-03-24 10:41:37 +01:00
Yana De Pauw
9df42b3dea Merge remote-tracking branch 'upstream/master' into w2p-69741_Refactoring-Rest-Converters
Conflicts:
	dspace-server-webapp/src/test/java/org/dspace/app/rest/ItemRestRepositoryIT.java
2020-03-23 16:10:53 +01:00
Tim Donohue
0039b309d1 Merge pull request #2663 from 4Science/DS-4413_authz
Initial implementation of the authorizations endpoints
2020-03-23 07:37:41 -05:00
Andrea Bollini
c9bca71bbf Add extra check to verify that the returned feature is the expected one 2020-03-23 11:30:58 +01:00
Antoine Snyers
7e5a2f3698 Make delete unprocessable for specific groups 2020-03-23 11:29:35 +01:00
Antoine Snyers
e47ad74e35 Implement the GroupNameReplaceOperation 2020-03-23 10:23:54 +01:00
Yana De Pauw
9a03eb8d6d 69944: ITs for metadata.hide 2020-03-23 10:06:41 +01:00
Andrea Bollini
95504b4121 Fix checkstyle issues 2020-03-20 21:46:48 +01:00
Andrea Bollini
5e2fc68fbd Code cleanup - removed unused special group lists 2020-03-20 19:04:09 +01:00
Andrea Bollini
8cced80df3 Merge branch 'master' of https://github.com/DSpace/DSpace into authz 2020-03-20 18:35:42 +01:00
Andrea Bollini
59b7716725 Add expected embedded in the search test 2020-03-20 18:28:30 +01:00
Raf Ponsaerts
f5fb694e85 [Task 69689] added and fixed tests for the Collection Groups 2020-03-20 16:52:11 +01:00
Tim Donohue
eeb12583d5 Merge pull request #2680 from atmire/w2p-68732_list-version-history
Read only versioning endpoints
2020-03-20 10:37:20 -05:00
Tim Donohue
01067fa941 Merge pull request #2718 from 4Science/fix_checkstyle830
Fix checkstyle issues after merge 8.30
2020-03-20 07:28:10 -05:00
Raf Ponsaerts
0541a25d2f Fixed various tests 2020-03-20 13:08:27 +01:00
Andrea Bollini
efacb481c1 Fix checkstyle issues after merge 8.30 2020-03-20 12:24:14 +01:00
Antoine Snyers
227317bbe0 Test for Unprocessable status for permanent group names 2020-03-20 11:37:36 +01:00
Raf Ponsaerts
27d09d1f66 Intermediate Commit 2020-03-20 11:29:16 +01:00
Raf Ponsaerts
541a9d7ce4 checkstyle fixes 2020-03-20 11:00:07 +01:00
Raf Ponsaerts
1d4781a772 Merge remote-tracking branch 'dspace/master' into w2p-68732_list-version-history
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/WorkflowItemRestRepository.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/WorkspaceItemRestRepository.java
2020-03-20 10:59:55 +01:00
Antoine Snyers
c2ea8a0eeb Test for Unprocessable status and adjust code style 2020-03-20 10:04:13 +01:00
Raf Ponsaerts
a73e4cbd37 [Task 69916] submitter name exposure change 2020-03-20 09:44:56 +01:00
Raf Ponsaerts
2d048d7df8 Intermediate Commit 2020-03-20 08:25:13 +01:00
Andrea Bollini
8c234d1a5c Merge pull request #2711 from tdonohue/upgrade_checkstyle
Upgrade to Checkstyle v8.30
2020-03-19 14:24:37 +01:00
Yana De Pauw
1b5761f2b9 69741: Restrict metadata exposure acccording to hidden metadata configuration 2020-03-19 13:40:24 +01:00
Antoine Snyers
cc471c4f50 Add the SolrServiceWorkspaceWorkflowRestrictionPlugin and the workflowAdmin bean
This moves some workspace and workflow specific code from SolrServiceImpl to
the new SolrServiceWorkspaceWorkflowRestrictionPlugin. This also updates the
SolrServiceResourceRestrictionPlugin to restrict those records based on read
rights as well.
2020-03-18 15:54:49 +01:00
Tim Donohue
084d307575 Merge pull request #2717 from 4Science/DS-4462-7_x
[DS-4462] fix CREATEDATE format using the correct specifiers
2020-03-18 09:52:52 -05:00
Raf Ponsaerts
b5c8afefee [Task 69689] fixed the workflow groups endpoints 2020-03-18 15:17:34 +01:00
Mykhaylo Boychuk
9ce5c58626 Implement community feedback 2020-03-17 17:46:04 +01:00
Raf Ponsaerts
2f741081d0 [Task 69689] added various endpoints for Group management 2020-03-17 16:28:30 +01:00