Tim Donohue
|
380bc34e5a
|
Merge pull request #2686 from atmire/Manage-groups
Manage groups and EPeople
|
2020-03-12 14:07:12 -05:00 |
|
Tim Donohue
|
390264894c
|
Merge pull request #2706 from atmire/w2p-69316_Add-2-facets--withdrawn-and-discoverable
Discovery index for private and withdrawn items
|
2020-03-12 13:47:02 -05:00 |
|
Ben Bosman
|
c5bf6ec80d
|
Renaming discoverableAndUndiscoverableItems to administrativeView
|
2020-03-12 17:50:23 +01:00 |
|
Mykhaylo
|
46e532218c
|
Merge branch 'master' into revisitSecurityLayerOfSubmission-DS-4043
|
2020-03-12 17:45:50 +01:00 |
|
Ben Bosman
|
82df51f06e
|
JavaDocs fix
|
2020-03-12 17:35:43 +01:00 |
|
Tim Donohue
|
33b33c0b52
|
Merge pull request #2689 from Micheleboychuk/DS-4278
DS-4278 Submitters can edit all metadata
|
2020-03-12 11:23:49 -05:00 |
|
Raf Ponsaerts
|
d072654ae6
|
[Task 69638] made the controller check the property, added tests, added extra check on the resource link addition
|
2020-03-12 16:19:23 +01:00 |
|
Tim Donohue
|
4ab134b632
|
Merge pull request #2685 from atmire/w2p-68726_Workflow-IT-in-rest
Workflow step definitions: action validation
|
2020-03-12 09:47:30 -05:00 |
|
Tim Donohue
|
a0a2c9950a
|
Explain why submitter cannot use PATCH on in progress item
|
2020-03-12 09:37:42 -05:00 |
|
Yana De Pauw
|
e7702b14e0
|
69673: rename /groups to /subgroups
|
2020-03-12 15:32:02 +01:00 |
|
Raf Ponsaerts
|
c98bd13129
|
Merge remote-tracking branch 'dspace/master' into w2p-68732_list-version-history
Conflicts:
dspace-server-webapp/src/test/java/org/dspace/app/rest/WorkflowItemRestRepositoryIT.java
dspace-server-webapp/src/test/java/org/dspace/app/rest/WorkspaceItemRestRepositoryIT.java
|
2020-03-12 13:44:21 +01:00 |
|
Mykhaylo
|
9bf24e7ffa
|
added attribute param in IT and added check that allow READ request
|
2020-03-12 12:03:58 +01:00 |
|
Samuel
|
f3aef56149
|
Discovery index for private and withdrawn items - feedback
|
2020-03-12 11:50:23 +01:00 |
|
Marie Verdonck
|
65943dc0d6
|
Process feedback: Exception messages, renamed method & comment fix restored
|
2020-03-12 10:52:05 +01:00 |
|
Tim Donohue
|
4b54c6fc3c
|
Fix new checkstyle failures for "CustomImportOrder: Extra separation in import group before.."
|
2020-03-11 15:34:48 -05:00 |
|
Mykhaylo
|
e22bb5d94d
|
removed attribute param("projection","full") from IT
|
2020-03-11 16:58:40 +01:00 |
|
Mykhaylo
|
3017333024
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4278
# Conflicts:
# dspace-server-webapp/src/test/java/org/dspace/app/rest/WorkspaceItemRestRepositoryIT.java
|
2020-03-11 14:39:47 +01:00 |
|
Mykhaylo
|
0c4cfd997a
|
added one IT to BitstreamControllerIT
|
2020-03-11 12:28:47 +01:00 |
|
Yana De Pauw
|
886d2fe4de
|
Merge remote-tracking branch 'upstream/master' into DS-626
|
2020-03-11 11:51:23 +01:00 |
|
Mykhaylo
|
488e8369b1
|
fixed checkstyle errors
|
2020-03-11 11:17:02 +01:00 |
|
Yana De Pauw
|
7f5a178036
|
69409: Implement community feedback
|
2020-03-10 18:13:09 +01:00 |
|
Andrea Bollini
|
2e7a12e166
|
Fix unnoted merge conflict by git
|
2020-03-10 18:00:52 +01:00 |
|
Tim Donohue
|
323990a3fc
|
Merge pull request #2701 from atmire/w2p-69114_workflow-action-expose-from-claimed-pooled-task
Expose the action and step as an embed on workflow related objects
|
2020-03-10 11:17:11 -05:00 |
|
Raf Ponsaerts
|
37d32d5863
|
Added javadoc to the StepLinkRepositories
|
2020-03-10 15:03:38 +01:00 |
|
Raf Ponsaerts
|
8f78381ae9
|
[Task 69349] changed communityAdmin check and added tests
|
2020-03-10 14:26:35 +01:00 |
|
Mykhaylo
|
87bc6a24ea
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4122_comcol_permissions
# Conflicts:
# dspace-api/src/test/data/dspaceFolder/config/spring/api/workflow.xml
# dspace-api/src/test/java/org/dspace/xmlworkflow/XmlWorkflowFactoryTest.java
# dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CollectionRestRepository.java
# dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CommunityRestRepository.java
# dspace-server-webapp/src/test/java/org/dspace/app/rest/ItemOwningCollectionUpdateRestControllerIT.java
# dspace-server-webapp/src/test/java/org/dspace/app/rest/builder/CommunityBuilder.java
|
2020-03-10 13:18:51 +01:00 |
|
Raf Ponsaerts
|
02cb339bb8
|
[Task 69349] fixed community and collection tests with new embed parameter instead of full projection
|
2020-03-10 11:49:13 +01:00 |
|
Mykhaylo
|
524fcf212a
|
added ITs to prove newly created users have no special rights
|
2020-03-10 10:02:32 +01:00 |
|
Andrea Bollini
|
82d4908d62
|
Merge branch 'master' of https://github.com/DSpace/DSpace into authz
|
2020-03-10 09:58:20 +01:00 |
|
Raf Ponsaerts
|
b5bfbce1ea
|
Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
|
2020-03-10 09:31:44 +01:00 |
|
Raf Ponsaerts
|
7c15049da1
|
[Task 69349] working implementation adminGroups get, post, delete. Tests unfinished
|
2020-03-09 16:43:38 +01:00 |
|
Tim Donohue
|
2adb3143ce
|
Merge pull request #2670 from atmire/DS-4433_Specify-embeds
DS-4433 Specify embeds
|
2020-03-09 10:04:00 -05:00 |
|
Ben Bosman
|
0ac969b751
|
taskid 69316 Add 2 facets: withdrawn and discoverable
|
2020-03-09 11:40:32 +01:00 |
|
Andrea Bollini
|
4192b09d10
|
Add test for null object in isAuthorized
|
2020-03-08 19:21:27 +01:00 |
|
Andrea Bollini
|
616323a887
|
Add test for the AuthorizationFeatureService
|
2020-03-08 19:11:43 +01:00 |
|
Andrea Bollini
|
ace118a722
|
Fix special groups scenario
|
2020-03-08 17:43:28 +01:00 |
|
Andrea Bollini
|
db2257e6bf
|
Add test related to the specialGroups
|
2020-03-08 17:41:52 +01:00 |
|
Andrea Bollini
|
d63493905b
|
Javadoc cleanup, force projection in test that need it
|
2020-03-08 16:42:01 +01:00 |
|
Samuel
|
bdc6cb9026
|
taskid 69316 Add 2 facets: withdrawn and discoverable - fix checkstyle
|
2020-03-06 17:16:20 +01:00 |
|
Samuel
|
8a3e2573ec
|
taskid 69316 Add 2 facets: withdrawn and discoverable tris
|
2020-03-06 16:19:24 +01:00 |
|
Samuel
|
82069b3f52
|
taskid 69316 Add 2 facets: withdrawn and discoverable
|
2020-03-06 14:46:47 +01:00 |
|
Yana De Pauw
|
3802095643
|
Merge remote-tracking branch 'upstream/master' into Manage-groups
|
2020-03-06 11:45:58 +01:00 |
|
Raf Ponsaerts
|
e0577e7322
|
[Task 69343] applied the feedback with regards to the specific embed functionality
|
2020-03-06 11:16:59 +01:00 |
|
Marie Verdonck
|
222d769d37
|
reinstated indents of master
|
2020-03-06 10:55:56 +01:00 |
|
Marie Verdonck
|
f0863a0505
|
only do step of workflow whose action is being tested
|
2020-03-06 10:40:10 +01:00 |
|
Mykhaylo
|
1f9f8510b4
|
added check for IndexableDSpaceObject & fix minor bugs
|
2020-03-05 22:29:35 +01:00 |
|
Yana De Pauw
|
5c6be96c9b
|
Change FindByEmail no parameter test to BadRequest
|
2020-03-05 18:32:27 +01:00 |
|
Yana De Pauw
|
73798fe0b6
|
Merge branch 'master' into Manage-groups
|
2020-03-05 17:31:40 +01:00 |
|
Andrea Bollini
|
8e975bc228
|
Rename FindableObjectRepository in ReloadableEntityObjectRepository
|
2020-03-05 17:31:27 +01:00 |
|
Yana De Pauw
|
8e6ce081d6
|
Merge branch 'w2p-68781_Manage-groups-READ-only' into Manage-groups
|
2020-03-05 17:31:17 +01:00 |
|