Commit Graph

9788 Commits

Author SHA1 Message Date
Luigi Andrea Pascarelli
6bf5019cdf DS-3755 minor changes 2018-01-30 19:22:02 +01:00
Luigi Andrea Pascarelli
51823d1a9e DS-3755 remove api class; add javadoc; 2018-01-30 19:18:49 +01:00
Luigi Andrea Pascarelli
34269359c4 DS-3755 rename method in differenceInSubmissionFields (was "diff") 2018-01-30 17:45:32 +01:00
Luigi Andrea Pascarelli
5f1e6705ab DS-3755 minor comment 2018-01-30 17:40:14 +01:00
Luigi Andrea Pascarelli
4a38057756 DS-3755 add javadoc 2018-01-30 17:09:43 +01:00
Luigi Andrea Pascarelli
13a36607d2 DS-3755 renamed class into RestAddressableModel (was DirectlyAddressableRestModel)
DS-3755 add missing interface declaration (RestAddressableModel) for the search rest class
2018-01-30 11:36:10 +01:00
Luigi Andrea Pascarelli
feb2709682 DS-3755 remove the dspace.ui configuration (maybe in a future PR a dspace.path or a dspace.rest.url could be introduced) 2018-01-29 20:51:38 +01:00
Luigi Andrea Pascarelli
d690e677b8 DS-3755 split method to cut down on a number of changes in the PR 2018-01-29 20:29:12 +01:00
Yana De Pauw
79208c777e DS-3817: DSpace citation cover page - small fixes 2018-01-29 15:31:34 +01:00
Yana De Pauw
028e72d1b6 DS-3817: Support the DSpace Cover page functionality in the bitstream content endpoint 2018-01-29 15:01:29 +01:00
Mark H. Wood
d0fe0349ee [DS-3524] Converge some common dependencies' versions. 2018-01-26 17:11:13 -05:00
Mark H. Wood
591ec33278 [DS-3524] Re-enable enforcement of dependency convergence. 2018-01-26 15:01:04 -05:00
Luigi Andrea Pascarelli
8630f12990 DS-3755 change response content for upload (now return the full object);
DS-3755 add links for the resource returned by the POST and PATCH method;
2018-01-26 18:08:21 +01:00
Luigi Andrea Pascarelli
4a615ec234 DS-3755 add missed link support for embedded object findrelation 2018-01-26 14:05:12 +01:00
Luigi Andrea Pascarelli
3a09cd5f46 DS-3755 add test to check links on embeddedpage when the resource is retrieved with findrel 2018-01-26 13:28:21 +01:00
Luigi Andrea Pascarelli
0cfa569b4e DS-3755 add missed link support 2018-01-26 11:54:28 +01:00
Terry W Brady
fe3a7722d1 remove methods that are not applicable 2018-01-25 15:29:45 -08:00
Mark H. Wood
e5b30f3398 [DS-3434] DSpace fails to start when a databse connection pool is supplied through JNDI 2018-01-25 13:59:31 -05:00
Tim Donohue
e4f579319d Adding in name of bean to comment. 2018-01-25 12:30:20 -06:00
Terry Brady
a0df98776b comment updated 2018-01-25 10:18:26 -08:00
Luigi Andrea Pascarelli
19f44661eb DS-3755 fix compilation errors 2018-01-25 17:21:35 +01:00
Luigi Andrea Pascarelli
a42ca56675 remove no sense context parameter 2018-01-25 17:21:02 +01:00
Luigi Andrea Pascarelli
87ddad01be Merge DS-3755 with master branch 2018-01-25 16:44:00 +01:00
Terry W Brady
815569b28f comment out bean due to service start issue 2018-01-24 14:32:06 -08:00
Terry Brady
04dd484357 Merge pull request #1907 from hardyoyo/DS-3455-remove-elastic-search-stats
[DS-3455] refactored out all mention of Elastic Search, code and configs,
2018-01-24 13:52:02 -08:00
Hardy Pottinger
9c71e4e2aa [DS-3455] added back accidentally-deleted comment at the request of Mark Wood 2018-01-24 14:33:49 -06:00
Luigi Andrea Pascarelli
c2a81a4c46 DS-3755 implemented integration test for submission configuration 2018-01-24 19:25:24 +01:00
Terry W Brady
96bb5eeca7 Update the description for loginPageURL 2018-01-24 10:22:56 -08:00
Terry W Brady
80f3df4740 Consolidate success handler 2018-01-24 10:13:31 -08:00
Terry W Brady
ec7781156c refine return url 2018-01-24 10:06:22 -08:00
Terry W Brady
dfba61fa87 referer target 2018-01-24 09:56:24 -08:00
Terry W Brady
2ac477e6af Update target return url 2018-01-24 09:38:47 -08:00
Terry W Brady
235b85e201 use loginPageURL 2018-01-24 09:16:22 -08:00
Terry W Brady
3d135a4114 Add redirect behavior 2018-01-23 16:36:59 -08:00
Terry W Brady
fa94297a80 fix location
Refine location path
2018-01-23 16:36:26 -08:00
Terry W Brady
a69bf2e21b Add location header
format location

Host vs Origin
2018-01-23 16:35:51 -08:00
Tim Donohue
cecf494428 Merge pull request #1909 from hardyoyo/DS-3795-bump-jackson-version
[DS-3795] bumped google-http-client-jackson2 to 1.23.0
2018-01-23 14:27:52 -06:00
Luigi Andrea Pascarelli
6cebabdc6d DS-3699 add implementation for "collections" linked entities endpoint 2018-01-23 19:51:39 +01:00
Tim Donohue
42894a5e39 Merge pull request #1921 from Georgetown-University-Libraries/ds3804
[DS-3804] Jar dependency issues running DSpace 7x REST
2018-01-23 11:10:48 -06:00
Hardy Pottinger
1605aebc95 [DS-3795] whoops, let's pick an actual version number for google-api-services-analytics, heh 2018-01-22 14:46:58 -06:00
Hardy Pottinger
a419ff7608 [DS-3795] bumped bumped other Google API dependencies to 1.23.0, as per suggestion of tdonohue 2018-01-22 14:29:09 -06:00
Tim Donohue
694f31cad1 Merge pull request #1908 from hardyoyo/bump-commons-fileupload-version
[DS-3795] increased version for commons-fileupload
2018-01-19 11:05:22 -06:00
Terry W Brady
00757b862c remove jackson exclusion per review comments 2018-01-19 08:47:14 -08:00
Terry W Brady
7a31731f2f Add comment per review 2018-01-19 08:34:43 -08:00
Terry Brady
4e156c6594 Merge pull request #1920 from atmire/DS-3542_REST-authentication-empty-request-error
DS-3542: Fix REST authentication error with empty request + test
2018-01-19 08:15:42 -08:00
Tim Donohue
72e441f55a Merge pull request #1924 from mwoodiupui/DS-3667-7
[DS-3667] Document fundamental persistence support classes.
2018-01-19 08:35:53 -06:00
Mark H. Wood
da0e2ba073 [DS-3667] Take up PR comments and document another class. 2018-01-18 15:53:36 -05:00
Mark H. Wood
f778467f82 [DS-3667] Document fundamental persistence support classes. 2018-01-18 15:49:36 -05:00
Terry W Brady
3c8744cc9a Add jackson version 2018-01-18 10:24:24 -08:00
Terry W Brady
e57b4fbe3b old ver of jackson in oai 2018-01-18 10:04:04 -08:00