Commit Graph

6343 Commits

Author SHA1 Message Date
Tim Donohue
485a35eb1a Merge pull request #1098 from tdonohue/minor_theme_updates
Minor updates to base and dspace theme for Testathon.
2021-04-14 11:46:18 -05:00
Tim Donohue
9920aaba97 Merge pull request #1096 from atmire/fix-1094
Fix support for adding and removing relationships in relationship-only fields in the submission
2021-04-14 11:45:50 -05:00
Art Lowel
6d612c39c0 hide hint for relationship fields that aren't repeatable but do have a value 2021-04-14 17:51:25 +02:00
Kristof De Langhe
43e9b145b9 78406: Test fixes 2021-04-14 17:51:25 +02:00
Art Lowel
56a54ae1c9 don't hide the lookup button for virtual relationship fields 2021-04-14 17:51:25 +02:00
Art Lowel
a4a747e922 fix issue where the submission form wouldn't update after a relationship was added 2021-04-14 17:51:25 +02:00
Tim Donohue
ef8e66546b Minor updates to default and dspace theme for Testathon. Also updating DuraSpace to LYRASIS in several places. 2021-04-14 10:50:21 -05:00
Tim Donohue
9c0c1b408c Merge pull request #1100 from atmire/link-webdriver-version-to-chrome-version
Sync webdriver and chrome versions
2021-04-14 10:40:50 -05:00
Art Lowel
6e7fe85b47 use the chromedriver npm package to download the webdriver version compatible with the installed chrome version 2021-04-14 17:13:26 +02:00
Bruno Roemers
59560b993c 78407: Allow html in submission license section 2021-04-14 10:45:43 +02:00
Tim Donohue
edc4753efc Merge pull request #1092 from 4Science/CST-3782-final-adjustments
Repeatable fields with look up still broken in some cases
2021-04-13 11:42:49 -05:00
Alessandro Martelli
31e4aa788e [CST-3782] lookup click doesn't clear the plain value 2021-04-13 13:37:04 +02:00
Alessandro Martelli
b537f70d7b [CST-3782] possibility to remove the only relationship 2021-04-12 10:04:49 +02:00
Tim Donohue
3bd5f3fa09 Merge pull request #1063 from atmire/simple-dspace-theme
Minimal 'dspace' theme
2021-04-09 09:16:58 -05:00
Kristof De Langhe
3504feedf3 78243: edit item page fine-grained permission checks - mocks + tests 2021-04-09 13:34:04 +02:00
Alessandro Martelli
4e21bdaf1f [CST-3782] repeatable with lookup fixes 2021-04-09 10:16:56 +02:00
Tim Donohue
e74c8f4daf Merge pull request #1004 from atmire/w2p-76150_Add-a-bitstream-download-page
Bitstream download page
2021-04-08 12:23:43 -05:00
Kristof De Langhe
a2e00bbd9f 78243: edit item page fine-grained permission checks 2021-04-08 17:54:27 +02:00
Alessandro Martelli
23fe338c5d [CST-4009] fix sort options on pagination change 2021-04-08 16:18:31 +02:00
Alessandro Martelli
1cbd41ef38 Merge branch 'main' into CST-4009
# Conflicts:
#	src/app/core/shared/search/search-configuration.service.ts
#	src/app/core/shared/search/search.service.ts
#	src/app/shared/search/search-settings/search-settings.component.ts
2021-04-08 15:51:05 +02:00
Alessandro Martelli
d54b7d9f7c [CST-4009] fix sort options on pagination change 2021-04-08 15:43:07 +02:00
Art Lowel
9bf2465ee8 change the font and overlay color on the home-page background image to improve readability 2021-04-08 14:18:13 +02:00
Kristof De Langhe
9c85328b17 77998: xdescribe fixes 2021-04-07 15:45:22 +02:00
Tim Donohue
3d51110217 Merge pull request #1048 from atmire/w2p-76654_PaginationService
PaginationService
2021-04-06 12:12:51 -05:00
Tim Donohue
88f5a3d256 Merge pull request #1087 from atmire/w2p-77631_dropzone-issues
Submission dropzone issues [Fixed]
2021-04-06 11:22:03 -05:00
Giuseppe Digilio
b4686deb63 [CST-4009] Retrieve sort options also for search page 2021-04-06 17:49:06 +02:00
Art Lowel
7cbce550e2 remove commented out line 2021-04-06 17:28:19 +02:00
Art Lowel
6b7da66c81 update link href 2021-04-06 17:26:17 +02:00
Art Lowel
b8cb8f90b0 increase contrast to improve accessibility 2021-04-06 17:26:00 +02:00
Art Lowel
425f530f08 fix LGTM warnings 2021-04-06 16:58:37 +02:00
Art Lowel
3c93777e84 don't use CSR fallback when the headers are changed after the response is sent 2021-04-06 16:46:21 +02:00
Art Lowel
ff4bd59de0 use GET for shortlivedtoken requests on the server, POST on the client 2021-04-06 16:46:21 +02:00
Yana De Pauw
72ca74bdf3 Fix checkstyle issue 2021-04-06 16:46:21 +02:00
Yana De Pauw
99a96451b1 Update metadataservice citation tag to refer to new download page 2021-04-06 16:46:21 +02:00
Yana De Pauw
69c29407a2 Remove comment 2021-04-06 16:46:21 +02:00
Yana De Pauw
a1abface13 Fix lint issues 2021-04-06 16:46:21 +02:00
Yana De Pauw
3137f3e6c1 76150: Implement feedback 2021-04-06 16:46:21 +02:00
Yana De Pauw
868b7ad37b 76150: Add a bitstream download page 2021-04-06 16:46:21 +02:00
Yana De Pauw
73319533d1 Implement feedback 2021-04-06 16:36:01 +02:00
lotte
3482db0686 Unreverted changes from #1053 2021-04-06 13:27:33 +02:00
lotte
b16a565f7c fixed dropzone layover issue 2021-04-06 13:20:21 +02:00
Yana De Pauw
acafae77bd Merge remote-tracking branch 'upstream/main' into w2p-76654_PaginationService 2021-04-06 10:43:20 +02:00
Alessandro Martelli
4d85c0270f [CST-4009] sorting options translations 2021-04-06 10:30:26 +02:00
Alessandro Martelli
9b8ada0326 [CST-4009] Discovery result sort options not reflecting what is configured 2021-04-06 10:06:15 +02:00
Michael Spalti
c37b31599c Merge remote-tracking branch 'upstream/main' into iiif-mirador 2021-04-02 16:35:54 -07:00
Michael Spalti
6f55225aee Removed unused variable. 2021-04-02 15:59:36 -07:00
Tim Donohue
9586428b12 Merge pull request #1083 from DSpace/revert-1053-w2p-77631_dropzone-issues
Revert "Submission dropzone issues"
2021-04-02 16:53:20 -05:00
Michael Spalti
247ae73c64 Merge branch 'main' into iiif-mirador 2021-04-02 14:41:50 -07:00
Tim Donohue
d7bd3f6f54 Revert "Submission dropzone issues" 2021-04-02 16:28:40 -05:00
Tim Donohue
335d6fb339 Merge pull request #1053 from atmire/w2p-77631_dropzone-issues
Submission dropzone issues
2021-04-02 10:19:16 -05:00