Commit Graph

6690 Commits

Author SHA1 Message Date
Tim Donohue
7d88897afb Merge pull request #1458 from atmire/w2p-85862-handling-very-long-strings
Handling very long strings for metadata and file names
2021-12-17 10:05:45 -06:00
William Welling
4c46d9db2b refactor environment.prod.ts to environment.production.ts 2021-12-17 08:18:56 -06:00
Michael Spalti
e02bb75075 Unused import. 2021-12-16 16:14:02 -08:00
Michael Spalti
c1a0b21e2a Added additional conditions to check before adding iiif form elements. 2021-12-16 15:57:38 -08:00
Tim Donohue
982f7bcd17 Merge pull request #1457 from atmire/fix-legacy-links
Update legacy relative links to angular 11 format
2021-12-16 16:47:22 -06:00
Bruno Roemers
9f44cecdad 85123: Document head tags in environment.common.ts 2021-12-16 17:29:08 +01:00
lotte
0592e9a32d 85862: fixed test 2021-12-16 17:28:34 +01:00
Santiago Tettamanti
ff6cde76df Fix to collection selection window not loading successfully.
In collection dropdown component, moved the return statement that returned the collection list outside the condition that checks if it's the final page
2021-12-16 10:32:04 -03:00
lotte
c2b5ce191a 85862: Added .dont-break-out to truncatable part, item list titles and fixed breadcrumb overflow 2021-12-16 14:11:34 +01:00
lotte
e7f0921e6e 85862: Handling very long strings for metadata/files on item page, edit metadata/bitstreams page 2021-12-16 14:11:32 +01:00
Art Lowel
9801ae3414 update legacy relative links to angular 11 format 2021-12-16 10:56:29 +01:00
Giuseppe Digilio
b6ae15fbd2 [CST-4633] move search.component to search module and create search models folder 2021-12-16 10:00:08 +01:00
William Welling
21fcc9dde8 prefix dspace environment variables 2021-12-16 00:25:59 -06:00
Michael Spalti
c112a036df Clean up test. 2021-12-15 18:30:13 -08:00
Michael Spalti
b4b17136a6 Updated regex and condition for iiif.enabled metadata check. 2021-12-15 18:30:13 -08:00
Michael Spalti
fe5b7663e9 All edit component tests are running and passing 2021-12-15 18:30:12 -08:00
Michael Spalti
e521f2d579 Added tests for iiif form field content at startup 2021-12-15 18:30:12 -08:00
Michael Spalti
9ae38f4a6c Completed edit page and tests. 2021-12-15 18:30:12 -08:00
Michael Spalti
5865b83697 Added iiif form fields to the bitstream edit component. 2021-12-15 18:30:12 -08:00
Giuseppe Digilio
a4d91c37a7 [CST-4633] Create search.module and resolve dependencies issues 2021-12-15 22:38:08 +01:00
Tim Donohue
b8016d7fae Merge pull request #1448 from mspalti/update-mirador-deps
Updated Mirador dependencies.
2021-12-15 15:37:51 -06:00
Tim Donohue
7abdceb095 Merge pull request #1455 from tdonohue/fix_de_lang
German language syntax fix, add trailing quote
2021-12-15 15:04:27 -06:00
Tim Donohue
32ae686e36 Syntax fix, add trailing quote 2021-12-15 14:24:23 -06:00
Art Lowel
7529fcde35 remove fdescribe 2021-12-15 16:46:40 +01:00
lotte
b7d01127a5 Removed unnecessary import 2021-12-15 16:21:55 +01:00
lotte
dd69bc65ab Fixes to tests 2021-12-15 16:21:09 +01:00
lotte
a1578303fa 85993: Browse by from rest for menu and comcol page browse by 2021-12-15 16:15:06 +01:00
lotte
6594a3877f fixed lint/lgtm issues 2021-12-15 15:13:27 +01:00
Giuseppe Digilio
b4693b9bc4 Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring 2021-12-15 15:09:06 +01:00
Giuseppe Digilio
8f4379f3b4 Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
# Conflicts:
#	src/app/app-routing.module.ts
2021-12-15 15:00:47 +01:00
lotte
2f022f505d 85979: tests for canChangePassword UI changes 2021-12-15 14:41:10 +01:00
lotte
71e40fdb6e 85979: only show security tab on profile page when canChangePassword FeatureID is true 2021-12-15 14:04:38 +01:00
William Welling
b820794790 comment env-to-yaml script 2021-12-14 18:11:37 -06:00
William Welling
c7321f9a22 update script comment 2021-12-14 18:02:27 -06:00
William Welling
0afa7c5bab update readme examples to yaml 2021-12-14 18:01:34 -06:00
Tim Donohue
4ace07156f Merge pull request #1452 from tdonohue/minor_cleanup
Remove second unnecessary "relativeLinkResolution: 'legacy'" setting after Angular 11 upgrade
2021-12-14 10:52:02 -06:00
Tim Donohue
d407397775 Merge pull request #1419 from 4Science/CST-4882
[CST-4882] The search loads indefinitely if the written query is invalid
2021-12-14 10:39:01 -06:00
Tim Donohue
df46bcd16f Merge pull request #1449 from tdonohue/update_docker_deps
Update Docker to use latest Solr 8
2021-12-14 09:47:22 -06:00
William Welling
bbb8d708b9 Merge branch 'main' of github.com:wwelling/dspace-angular into 1422-deploy-time-config 2021-12-14 09:45:27 -06:00
Tim Donohue
f672e12433 Remove unnecessary relativeLinkResolution: 'legacy' 2021-12-14 09:40:00 -06:00
Tim Donohue
3e11162d0e Merge pull request #1451 from 4Science/CST-5033-submission-ssr-issue
Fix SSR issue with submission after migrate to angular 11
2021-12-14 09:29:17 -06:00
Giuseppe Digilio
d426f5f179 [DSC-287] fix test 2021-12-14 15:47:30 +01:00
Giuseppe Digilio
a952438247 [CST-5033] fix comments 2021-12-14 15:44:43 +01:00
Giuseppe Digilio
662f846caa [CST-5033] fix issue with cherry-pick 2021-12-14 15:37:44 +01:00
Giuseppe Digilio
7d0b9ec8a2 Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring 2021-12-14 15:32:05 +01:00
Giuseppe Digilio
34b73cc4f7 [DSC-370] Fix SSR issue with submission after migrate to angular 11 2021-12-14 15:26:23 +01:00
Giuseppe Digilio
44fc86c9fe [DSC-287] use CanActivateChild in order to check every time the rest server availability 2021-12-14 15:22:55 +01:00
Giuseppe Digilio
ddcb1ecdf2 [DSC-287] invalidate root endpoint cache when redirected to 500 page in order to check every time the rest server availability 2021-12-14 12:42:24 +01:00
Giuseppe Digilio
b6904a4df9 [DSC-287] add link button to home page 2021-12-14 12:40:51 +01:00
Tim Donohue
13cfd71686 Update Docker to use latest Solr 8 2021-12-13 16:41:34 -06:00