William Welling | f9328da8269 | add theme head tags to example | | |
William Welling | f75854b77b1 | default to production | | |
William Welling | d59e8becc31 | specify NODE_ENV for production scripts | | |
William Welling | f652490c1c3M | Merge branch 'main' of github.com:DSpace/dspace-angular into 1422-deploy-time-config | | |
William Welling | 0fe6d4536c2 | update readme | | |
 Tim Donohue | e86afacff11 | Add e2e test notes | | |
 Tim Donohue | c43970ffd48M | Merge pull request #1428 from atmire/w2p-85123_add-support-for-themeable-faviconsAdd support for themeable favicons | | |
 Tim Donohue | 1c2dcab82d7M | Merge pull request #1459 from CICBA/fix-collection-loadFix to collection selection window not loading successfully. | | |
 Tim Donohue | 099582ee96dM | Merge pull request #1462 from tdonohue/e2e-retriesTell Cypress to retry twice if an e2e test failure occurs | | |
Tim Donohue | a818727ed79 | Tell Cypress to retry twice if an e2e test failure occurs | | |
 Tim Donohue | 7d88897afb3M | Merge pull request #1458 from atmire/w2p-85862-handling-very-long-stringsHandling very long strings for metadata and file names | | |
William Welling | 4c46d9db2b6 | refactor environment.prod.ts to environment.production.ts | | |
 Tim Donohue | 982f7bcd178M | Merge pull request #1457 from atmire/fix-legacy-linksUpdate legacy relative links to angular 11 format | | |
Bruno Roemers | 9f44cecdada | 85123: Document head tags in environment.common.ts | | |
lotte | 0592e9a32d4 | 85862: fixed test | | |
Santiago Tettamanti | ff6cde76dfb | 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 | | |
lotte | c2b5ce191ad | 85862: Added .dont-break-out to truncatable part, item list titles and fixed breadcrumb overflow | | |
lotte | e7f0921e6ed | 85862: Handling very long strings for metadata/files on item page, edit metadata/bitstreams page | | |
Art Lowel | 9801ae34140 | update legacy relative links to angular 11 format | | |
William Welling | 21fcc9dde8c | prefix dspace environment variables | | |
 Tim Donohue | b8016d7fae8M | Merge pull request #1448 from mspalti/update-mirador-depsUpdated Mirador dependencies. | | |
 Tim Donohue | 7abdceb095dM | Merge pull request #1455 from tdonohue/fix_de_langGerman language syntax fix, add trailing quote | | |
Tim Donohue | 32ae686e360 | Syntax fix, add trailing quote | | |
William Welling | b820794790e | comment env-to-yaml script | | |
William Welling | c7321f9a22a | update script comment | | |
William Welling | 0afa7c5bab0 | update readme examples to yaml | | |
 Tim Donohue | 4ace07156faM | Merge pull request #1452 from tdonohue/minor_cleanupRemove second unnecessary "relativeLinkResolution: 'legacy'" setting after Angular 11 upgrade | | |
 Tim Donohue | d4073977757M | Merge pull request #1419 from 4Science/CST-4882[CST-4882] The search loads indefinitely if the written query is invalid | | CST-4882 |
 Tim Donohue | df46bcd16f4M | Merge pull request #1449 from tdonohue/update_docker_depsUpdate Docker to use latest Solr 8 | | |
William Welling | bbb8d708b90M | Merge branch 'main' of github.com:wwelling/dspace-angular into 1422-deploy-time-config | | |
Tim Donohue | f672e12433d | Remove unnecessary relativeLinkResolution: 'legacy' | | |
 Tim Donohue | 3e11162d0e8M | Merge pull request #1451 from 4Science/CST-5033-submission-ssr-issueFix SSR issue with submission after migrate to angular 11 | | CST-5033 |
Giuseppe Digilio | a9524382470 | [CST-5033] fix comments | | CST-5033 |
Giuseppe Digilio | 662f846caad | [CST-5033] fix issue with cherry-pick | | CST-5033 |
Giuseppe Digilio | 34b73cc4f7d | [DSC-370] Fix SSR issue with submission after migrate to angular 11 | | DSC-370 |
Tim Donohue | 13cfd716861 | Update Docker to use latest Solr 8 | | |
Michael Spalti | b1c3967a5b7 | Added lockfile. | | |
Michael Spalti | 5acc29e4985 | Updated Mirador dependencies. | | |
Davide Negretti | 4c27a117476 | [CST-4882] Tests improved | | CST-4882 |
Davide Negretti | 64231683b3d | [CST-4882] Error 422 is now handled in home page too | | CST-4882 |
Davide Negretti | b64b7c26076 | [CST-4882] Error fixed - Tests improved | | CST-4882 |
William Welling | 2bf880b2160 | correct typo in comment | | |
 Tim Donohue | efe51aa340aM | Merge pull request #1442 from tdonohue/cleanup_licenseCleanup our LICENSE file so GitHub can detect our BSD license | | |
Tim Donohue | ed806dc3bfb | Minor license formatting cleanup to allow GitHub to recognize our BSD 3-Clause License.Copy over NOTICE file from DSpace/DSpace | | |
 Tim Donohue | 5b1c9286edeM | Merge pull request #1441 from tdonohue/disable_docker_action_on_forksDisable Docker image build action on forked repos & on non-maintenance branches | | |
Tim Donohue | a6eeceeb67e | Ensure Docker GitHub action only runs for maintenance branches, official tags.Never run for forked repos | | |
William Welling | 10622008c40 | refactor config filename and convert to yaml | | |
 Tim Donohue | d955fe7ca35M | Merge pull request #1440 from tdonohue/docker_github_actionAdd GitHub action to build Docker images and push to DockerHub | | |
Tim Donohue | 35584d44aa1 | Minor cleanup.Disable 'latest' tag in Docker. | | |
Tim Donohue | 86c2f389d50 | Create a Docker GitHub action to autobuild on each commit.Update Dockerfile and docker-compose.yml to support. | | |