Commit Graph

12201 Commits

Author SHA1 Message Date
Mykhaylo
8bdd0a3dae Merge branch 'master' into revisitSecurityLayerOfSubmission-DS-4043 2020-03-14 00:45:35 +01:00
Mykhaylo
676558ad89 fixed output message of RuntimeException 2020-03-13 23:05:05 +01:00
Giuseppe Digilio
0951d0ae07 Added comments for authentication-shibboleth.lazysession.loginurl in authentication-shibboleth.cfg 2020-03-13 19:40:43 +01:00
Giuseppe Digilio
1a3bce8eab Added methods to test shibboleth url using port 2020-03-13 19:33:13 +01:00
Giuseppe Digilio
2044d33908 Use configurationService to set default authentication-shibboleth.lazysession.loginurl in getShibURL method 2020-03-13 19:31:50 +01:00
Giuseppe Digilio
d665125788 Added port to getBaseUrl 2020-03-13 19:30:45 +01:00
Raf Ponsaerts
4ebb94e520 [Task 69710] added longname and mandatory to parametermatcher 2020-03-13 15:57:34 +01:00
Antoine Snyers
de79405b74 DELETE /api/eperson/groups/<:uuid> 2020-03-13 15:38:49 +01:00
Raf Ponsaerts
4c959d407b [Task 69710] implemented mandatory and longname for parameterRest objects 2020-03-13 15:35:59 +01:00
Raf Ponsaerts
b19c4022ac Javadocs 2020-03-13 13:43:54 +01:00
Raf Ponsaerts
32d48ecff7 [Task 69638] removed the VersionController, made it into the LinkRepository plus added framework to disallow linksto be created 2020-03-13 13:38:51 +01:00
Giuseppe Digilio
3989987a41 Merge remote-tracking branch 'origin/master' into dspace-7-shibboleth 2020-03-13 12:52:19 +01:00
Mykhaylo
5d98bcd911 Implement community feedback 2020-03-12 22:21:17 +01:00
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
Tim Donohue
8a1e97d5f7 Upgrade to checkstyle v8.30, and minor changes to checkstyle.xml to support that version 2020-03-11 10:51:11 -05:00
Mykhaylo
37d5b13dd5 Merge branch 'revisitSecurityLayerOfSubmission-DS-4043' of https://github.com/Micheleboychuk/DSpace into revisitSecurityLayerOfSubmission-DS-4043 2020-03-11 14:46:28 +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
Mykhaylo
488e8369b1 fixed checkstyle errors 2020-03-11 11:17:02 +01:00
Tim Donohue
ddfb4f832d Merge pull request #2708 from anis-moubarik/mets-xslt-upgrade
[DS-4404] Explicitly initialize TransformerFactory with the Saxon transformer in OAI
2020-03-10 15:25:10 -05: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
Yana De Pauw
542a40ac1c 69428: workflow groups getCollection fix 2020-03-10 13:57:23 +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
Anis
06daae307c Update the test as well 2020-03-10 12:44:35 +02:00
Anis
ab265f6c63 Explicitly initialize TransofmerFactory with the Saxon transformer in OAI 2020-03-10 12:13:05 +02: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
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
Tim Donohue
1bc6e97286 Merge pull request #2705 from tdonohue/keep_line_endings_sh_bat
Ensure *.sh and *.bat files keep line endings by default
2020-03-09 08:48:34 -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