Commit Graph

12201 Commits

Author SHA1 Message Date
Giuseppe Digilio
a49bf4b343 Replace ConfigurationManager with ConfigurationService 2020-02-24 10:15:50 +01:00
Giuseppe Digilio
0fee734a2a Fixed default value of authentication-shibboleth.lazysession.loginurl 2020-02-24 10:15:11 +01:00
Giuseppe Digilio
8cbe3e1f30 Added getBaseUrl to Utils 2020-02-24 10:02:49 +01:00
Mykhaylo Boychuk
2209d76dfd added check for prevent access to item, if it in workspace 2020-02-23 19:20:40 +01:00
Mykhaylo Boychuk
5d9b600e08 added ITs to prove restricted access for submitter to editing metadata fields from the submission forms, if he use the /api/core/items endpoint 2020-02-23 19:15:00 +01:00
Andrea Bollini
22a2b12aa8 DS-4418 extra javadoc and clarified the name of the path operations over bitstream's policies 2020-02-22 22:35:22 +01:00
Andrea Bollini
adfe2b6959 Move the getBaseObjectRestFromUri method to the Utils class and add javadoc 2020-02-22 17:26:46 +01:00
Andrea Bollini
61cd471079 remove unused field 2020-02-22 17:04:29 +01:00
Andrea Bollini
81b9a18e81 Enable additional test for bad request 2020-02-22 17:02:53 +01:00
Andrea Bollini
2726bc6277 Merge branch 'master' of https://github.com/DSpace/DSpace into authz 2020-02-22 16:52:13 +01:00
Andrea Bollini
d797ab0407 track the reset of the local.cfg file 2020-02-22 16:40:47 +01:00
Andrea Bollini
6acfd30d15 Code cleanup and improved documentation 2020-02-22 16:40:08 +01:00
Andrea Bollini
de8e3ec93b Add IT to proof that the AuthorizeConfiguration support the config reload 2020-02-22 15:39:20 +01:00
Andrew Wood
738365d94f DS-4438 Update ITs check for projections from POST request 2020-02-21 11:26:18 -05:00
Mykhaylo Boychuk
04df6f9d89 Merge branch 'master' of https://github.com/DSpace/DSpace into resourcepolicy-DS-4418 2020-02-21 09:52:50 +01:00
Raf Ponsaerts
d79deb6e1e [DS-3532] added javadoc to the linkRestRepositories for ParentCommunity Linking 2020-02-21 08:58:38 +01:00
Tim Donohue
d2c6582899 Minor spelling corrections 2020-02-20 15:19:06 -06:00
Chris Wilper
b0510dc486 drop unnecessary test object 2020-02-20 14:38:52 -05:00
Andrea Bollini
d64609df22 DS-4418 improve javadoc, cleanup dependencies 2020-02-20 19:48:38 +01:00
Andrew Wood
13daed22ab DS-4438 Update projections refrence and ITs 2020-02-20 13:13:12 -05:00
Mykhaylo Boychuk
edf5e57233 Fix double check in IT the findBySubmitter must be used 2020-02-20 18:51:52 +01:00
Tim Donohue
057cd30936 Merge pull request #2668 from Micheleboychuk/missingParameterException-DS-4428
DS-4428 missing parameter exception
2020-02-20 10:38:24 -06:00
Tim Donohue
453c69132b Merge pull request #2669 from tdonohue/DS-4380_errorprone_fixes
DS-4380 : Fix errorprone test warnings after JDK11 upgrade
2020-02-20 10:36:56 -06:00
Tim Donohue
81ae8b1738 Merge pull request #2674 from tdonohue/DS-4434_fix_context_behavior
[DS-4434] Fix Context.commit() and Context.isValid() behavior. Add more tests
2020-02-20 10:28:10 -06:00
Mykhaylo Boychuk
1daa462741 IT to prove access restricted Bitstreams cannot be accessed anonymously 2020-02-20 17:15:57 +01:00
Mykhaylo Boychuk
9a0a5078de refactor tests 2020-02-20 16:01:22 +01:00
Giuseppe Digilio
a28cb7551c Merge remote-tracking branch 'origin/master' into dspace-7-shibboleth 2020-02-20 14:40:41 +01:00
Kevin Van de Velde
c434124a38 Merge branch 'workflow-step-definitions' into w2p-68726_Workflow-IT-in-rest 2020-02-20 12:17:46 +01:00
Ben Bosman
9534a0b3aa Fix imports 2020-02-20 09:56:15 +01:00
Ben Bosman
533570538a Add docs, Change max embeds 2020-02-20 09:53:55 +01:00
Ben Bosman
48c6bcb88b Add previously processed links 2020-02-20 09:53:32 +01:00
Tim Donohue
808316599e Minor test correction. Use example.com for test emails as its guarranteed undeliverable 2020-02-19 16:56:32 -06:00
Tim Donohue
280ccac20c Fix Objects.toString() calls to return empty string if null 2020-02-19 16:51:28 -06:00
Andrea Bollini
4ce509133d Merge remote-tracking branch 'origin/master' into revisitSecurityLayerOfSubmission-DS-4043 2020-02-19 22:18:30 +01:00
Andrea Bollini
dbf5012298 Merge remote-tracking branch 'origin/master' into missingParameterException-DS-4428 2020-02-19 22:10:53 +01:00
Andrea Bollini
91db234849 Merge remote-tracking branch 'origin/master' into missingParameterException-DS-4428 2020-02-19 19:11:58 +01:00
Chris Wilper
95ee328862 DS-4438 Respect client-provided projection when creating item in workspace 2020-02-19 13:01:41 -05:00
Tim Donohue
b33e5834a9 Merge pull request #2682 from atmire/DefaultFullProjectionForNewSubmissions
Default to full projection for workspace item POSTs
2020-02-19 11:13:36 -06:00
Chris Wilper
fa4678c745 Default to full projection for workspace item POSTs (workaround; angular currently expects embeds here) 2020-02-19 10:04:20 -05:00
Marie Verdonck
570f77d1a6 68860: test fixes after merging latest dspace-origin/master 2020-02-19 15:28:35 +01:00
Marie Verdonck
701144b105 68860: test fixes after merging latest dspace-origin/master 2020-02-19 15:14:29 +01:00
Ben Bosman
c6e3758a40 Cast to RestAddressableModel 2020-02-19 14:32:50 +01:00
Yana De Pauw
148f9b2365 68781: Update groups and epersons GETS based on REST contract 2020-02-19 14:00:13 +01:00
benbosman
e0282d1fb3 Merge pull request #2591 from atmire/DS-4389-improving-patch-system-framework
Ds 4389 improving patch system framework Part 1
2020-02-19 11:56:42 +01:00
Mykhaylo Boychuk
40ee6e54f7 turn on check to verify admin of collection/community 2020-02-19 11:33:45 +01:00
Mykhaylo Boychuk
fad08adcb8 added IT to prove access restricted Items cannot be accessed anonymously 2020-02-19 11:29:02 +01:00
Raf Ponsaerts
5a96aab872 [Task 68857] added javadoc to the Version functionality classes 2020-02-19 11:06:36 +01:00
Marie Verdonck
50daac5937 Merge remote-tracking branch 'dspace-origin/master' into w2p-68726_Workflow-IT-in-rest 2020-02-19 10:51:43 +01:00
Marie Verdonck
15abc3aeb5 68860: latest changes from workflow-step-definitions &
some exceptions restored except generic exception in upload so UnprocessableEntityException can be thrown in WorkflowItemRestRepository &
checkIfEditMetadataAllowedInCurrentStep works with xmlWorkflowItem instead of id
2020-02-19 10:49:20 +01:00
Kevin Van de Velde
c498838e39 Merge remote-tracking branch 'upstream/master' into workflow-step-definitions 2020-02-19 09:39:21 +01:00