Kevin Van de Velde
7c7422e4cf
Fixing the dspace.url references in the new patch classes
2020-02-14 09:57:04 +01:00
Raf Ponsaerts
6447176f02
Fixed headers and checkstyle for parentCommunity link functionality
2020-02-14 09:27:21 +01:00
Kevin Van de Velde
ffc1d37f8e
Merge branch 'master' into DS-4389-improving-patch-system-framework
2020-02-14 09:14:20 +01:00
Tim Donohue
408acc2b90
Fix deprecation warning
2020-02-13 15:31:45 -06:00
Tim Donohue
657319b02c
Rename IntegrationTest to end in IT.
2020-02-13 15:31:45 -06:00
Tim Donohue
820722d2e6
Merge pull request #2657 from tdonohue/DS-4257_url_config_cleanup
...
[DS-4257] dspace.url and dspace.baseUrl config cleanup
2020-02-13 14:52:14 -06:00
Tim Donohue
7c335c8170
Updates to all maven plugin versions. General POM cleanup.
2020-02-13 13:43:50 -06:00
Tim Donohue
447b7722f0
Test fixes after rebase. Remove unnecessary new code.
2020-02-13 13:43:49 -06:00
Tim Donohue
576f699e08
Minor code cleanup / import fixes
2020-02-13 13:43:49 -06:00
Tim Donohue
4537897e17
Final removal of JMockit. Move last tests to Mockito. Cleanup unused tests & resources
2020-02-13 13:43:49 -06:00
Tim Donohue
b53be1f471
Refactor MockSolrLoggerServiceImpl to use Mockito. Remove FakeDatabaseReader
2020-02-13 13:43:49 -06:00
Tim Donohue
1982ceb076
Fix errors reported by latest version of ErrorProne
2020-02-13 13:43:47 -06:00
Tim Donohue
3c43dbdcdd
Replace dspace.url with dspace.server.url in recent code comments
2020-02-13 13:42:36 -06:00
Tim Donohue
d455d7df87
Fix minor test & checkstyle failures
2020-02-13 13:40:34 -06:00
Tim Donohue
e8180f11cb
Replace all usages of dspace.url with either dspace.ui.url or dspace.server.url (depending on use case)
2020-02-13 13:40:33 -06:00
Tim Donohue
5e3e9b8f9d
Replace all usages of dspace.baseUrl with either dspace.server.url or dspace.ui.url (depending on use case)
2020-02-13 13:40:23 -06:00
Tim Donohue
f64553e31c
Remove final references to old dspace.restUrl config
2020-02-13 13:36:00 -06:00
Chris Wilper
45b45d39aa
DS-4433 Add support to request specific embeds
2020-02-13 12:03:09 -05:00
Raf Ponsaerts
61400e1145
Added parentCommunity to test matchers for collections and communities
2020-02-13 16:17:22 +01:00
Raf Ponsaerts
fc1744c322
Merge branch 'DS-3533_Projections-Continued' into w2p-68607_add-link-to-parent-community
2020-02-13 15:42:28 +01:00
Raf Ponsaerts
0d95937c9b
intermediate
2020-02-13 15:41:43 +01:00
Chris Wilper
fe8e069aa7
DS-3533 Address PR feedback
2020-02-13 09:17:05 -05:00
Chris Wilper
7206456f30
Merge branch 'master' into DS-3533_Projections-Continued
...
Manually resolved conflicts, including removing CollectionDefaultAccessConditionsLinkRepository
because that subresource is no longer expected to be on collections.
2020-02-12 16:48:32 -05:00
Mykhaylo Boychuk
10fbf2eae7
restore upload as mandatory as by dspace default configuration
2020-02-12 22:08:25 +01:00
Marie Verdonck
207f745512
[DS-2646]: test and checkstyle fixes
2020-02-12 18:29:08 +01:00
Mykhaylo Boychuk
7664c2da94
removed attributes groupUuid/epersonUuid from resourcePolicyRest
2020-02-12 18:01:13 +01:00
Mykhaylo Boychuk
c5bf2b2346
added unit test for addAccessCondition and removeAccessCondition
2020-02-12 18:01:13 +01:00
Mykhaylo Boychuk
5adb1ce549
fix unit test from 422 to 400
2020-02-12 17:30:37 +01:00
Mykhaylo Boychuk
496b88093d
fixed handle missing servlet request parameter
2020-02-12 17:30:37 +01:00
Mykhaylo Boychuk
cbe07eb15a
fix javadoc
2020-02-12 17:30:36 +01:00
Mykhaylo Boychuk
4e080150cb
fixed unit tests: missing parameters should return 400 BAD REQUEST
2020-02-12 17:30:36 +01:00
Mykhaylo Boychuk
0a9d4cd4c1
DS-4428 fix bad request
2020-02-12 17:30:36 +01:00
Mykhaylo Boychuk
c71c52bb46
DS-4428 enable tests for bad request
2020-02-12 17:30:36 +01:00
Marie Verdonck
0c9e50ca72
[DS-2646]: /workflowdefintions/<:name>/steps fixed + new tests &
...
endpoint result names changed to without Resource
2020-02-12 16:46:14 +01:00
Tim Donohue
14445d599c
Merge pull request #2604 from Micheleboychuk/resourcepolicies
...
DS-4398 initial implementation of the resource policies endpoint
2020-02-12 09:39:39 -06:00
Chris Wilper
0c73f333d7
DS-4427 Update tests based on new embed expectations
2020-02-12 09:37:42 -05:00
Chris Wilper
1acd62ed96
DS-3533 Add javadoc for new method
2020-02-12 08:41:18 -05:00
Chris Wilper
c9d6797396
DS-4427 Re-enable embedding for link repositories in favor of embed level limiting
2020-02-12 08:36:45 -05:00
Chris Wilper
b4e8851b12
DS-3533 Fix test issue and imports
2020-02-12 07:10:32 -05:00
Chris Wilper
dd55ad3609
DS-3533 Increase max embed level to 3 and fix tests
2020-02-11 13:25:08 -05:00
Andrew Wood
08ee6e5c76
DS-3533 Refactor projection embeds ITs to match new style
2020-02-11 10:16:31 -05:00
Raf Ponsaerts
2241b591f7
[Task 68608] added ITs for the parent communities and owning collections
2020-02-11 16:10:42 +01:00
Marie Verdonck
2e8042e97d
68726: Integration tests of Workflow in rest api - WIP,
...
some unexpected results in edit and final edit step, @ignore tests for now
2020-02-11 13:08:12 +01:00
Raf Ponsaerts
fa07bc27d0
Merge branch 'DS-3533_Projections-Continued' into w2p-68607_add-link-to-parent-community
2020-02-11 12:44:37 +01:00
Raf Ponsaerts
90073abfb7
[Task 68534] applied feedback to the metadata import and export script and wrote tests for them
2020-02-11 12:41:48 +01:00
Chris Wilper
e6e5da191d
DS-4427 Only embed up to one level
2020-02-10 16:36:00 -05:00
Chris Wilper
8e7646f5f5
DS-3533 Fix incorrect comment noted by Tim
2020-02-10 11:25:53 -05:00
Marie Verdonck
c1193c6890
[DS-2646]: test fix
2020-02-10 16:25:26 +01:00
Chris Wilper
414d4dc248
DS-3533 Begin consolidating embedded/link tests per dso type
2020-02-10 10:15:52 -05:00
Marie Verdonck
1f8e440793
[DS-2646]: checkstyle
2020-02-10 15:18:58 +01:00