Commit Graph

9437 Commits

Author SHA1 Message Date
Terry W Brady
fe3a7722d1 remove methods that are not applicable 2018-01-25 15:29:45 -08: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
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
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
Andrea Bollini
871acdf5bb Merge pull request #1923 from atmire/DS-3489_Fix-EmbeddedPage-links
DS-3489: Fix links of resources in embedded page
2018-01-18 18:02:48 +01:00
Tom Desair
36af89cbaa DS-3489: Make sure the HalLinkService also visits all elements inside an EmbeddedPage 2018-01-18 17:20:11 +01:00
Andrea Bollini
8d7c6bfbc1 Merge pull request #1881 from atmire/DS-3489_Read-only-Search-REST-endpoint
DS-3489: Read-only search rest endpoint
2018-01-18 12:24:06 +01:00
Terry W Brady
b643df8ed4 exclude logback 2018-01-17 15:50:09 -08:00
Terry W Brady
64443e0a45 jul-to-slf4j excl 2018-01-17 15:19:32 -08:00
Terry W Brady
8d663ba02a slf4j exclusion 2018-01-17 14:54:29 -08:00
Tom Desair
787473674d DS-3542: Fix REST authentication error with empty request + test 2018-01-17 11:00:51 +01:00
Hardy Pottinger
0a00367b0f increased version for commons-fileupload 2018-01-02 14:37:37 -06:00
Andrea Bollini
50d802f299 Merge pull request #1897 from 4Science/DS-3787
DS-3787 Impossible to retrieve the community or collection logo
2017-12-14 16:03:36 +01:00
Tom Desair
f6b7805b88 DS-3489: Fixes after rebase on master 2017-12-13 23:39:12 +01:00
Tom Desair
a45709ae90 DS-3489: Move link creation to HAL link factory 2017-12-13 20:52:47 +01:00
Tom Desair
5297c50eeb DS-3489: Update tests to new builders 2017-12-13 20:52:47 +01:00
Raf Ponsaerts
443757a6a8 [DS-3489] fixed some issues with the implementation and fixed the tests 2017-12-13 20:52:47 +01:00
Raf Ponsaerts
f76df428f4 [DS-3489] Applied the fixes with regards to the metadata field name in the sort options, the extra api/discover/search/facets endpoint, the removal of hasMore field and the rename of searchResults to objects 2017-12-13 20:52:47 +01:00
Tom Desair
a0433f72ef DS-3489: Added HAL link factories for AuthorityEntryResource and SubmissionSectionResource 2017-12-13 20:52:34 +01:00
Raf Ponsaerts
f9041df1c8 [DS-3489] added test for the hitHighlights to the DiscoverQueryBuilderTest class 2017-12-13 20:52:34 +01:00
Raf Ponsaerts
1dfec4d4e0 DS-3489: Made the next tests and fixed the hitHighlight implementation 2017-12-13 20:52:34 +01:00
Raf Ponsaerts
cd1a84210f DS-3489: Finished writing the tests for DiscoveryRestController and wrote commentary for them 2017-12-13 20:52:34 +01:00
Tom Desair
5e9e1c78f9 DS-3489: Added unit test for DiscoverQueryBuilder 2017-12-13 20:52:34 +01:00
Tom Desair
413a52aff5 DS-3489: Embedded facet entries should also expose links 2017-12-13 20:52:34 +01:00
Tom Desair
b75aa96a3a DS-3489: Embedded facet entries should also expose links 2017-12-13 20:52:33 +01:00
Tom Desair
89968e291e DS-3489: Fix sorting search results 2017-12-13 20:52:33 +01:00
Tom Desair
cc93b8a64b DS-3489: Fix date facet values results 2017-12-13 20:52:33 +01:00
Tom Desair
b1675c3aa8 DS-3489: Minor refactoring and code cleanup 2017-12-13 20:52:33 +01:00
Tom Desair
81b833c817 DS-3489: Do not expose content twice 2017-12-13 20:52:33 +01:00
Tom Desair
1799a59aa2 DS-3489: Fix facet search link 2017-12-13 20:52:33 +01:00
Tom Desair
c839c1ce03 DS-3489: Fix facet results pagination 2017-12-13 20:52:33 +01:00
Tom Desair
09fc4ee934 DS-3489: Refactor HAL Link factories and HALResource 2017-12-13 20:52:33 +01:00
Tom Desair
cf73560c9e DS-3489: Refactored HAL Link factories 2017-12-13 20:52:33 +01:00
Tom Desair
659a6f4cb2 DS-3489: Update search objects response document 2017-12-13 20:52:33 +01:00