From ee7183003295a5f6c50a3517857b25eb5a681f4d Mon Sep 17 00:00:00 2001 From: MajoBerger <88670521+MajoBerger@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:25:31 +0200 Subject: [PATCH] Internal/synchro upstream (#638) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Show error message from the error response (cherry picked from commit e6546b4499fe87a9308dab7ff2c6767f9f256c67) * fix(i18n): add and update missing status strings New strings for status filter entries: search.filters.namedresourcetype.* Refactored strings introduced with #2068 (refactor badged), e.g. mydspace.status.archived -> mydspace.status.mydspaceArchived * 104126: ProcessDetailComponent test improvement * Bump word-wrap from 1.2.3 to 1.2.5 Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] (cherry picked from commit 2fec33e70af5de3a2533f4ff33aabaff4aae03fc) * Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox * Update default configs to use https://demo.dspace.org/server/ * 2437 Correct and clarify commented-out code in several custom components - Correct the path in commented-out code in the custom theme's components - Clarify that the workflow-item-sen-back.component.scss file is a stub - It has no corresponding SCSS file in the base theme (cherry picked from commit 0906234a293a3dbe9057ef13cc4c5b690b1cf25b) * fix lint error in workflow-item-send-back.component.ts (cherry picked from commit 518cc714f2286889d2e66a4f013b954660e7ba5c) * Enable new skip merge commit feature * 103818 Add warning tooltip to "Inherit policies" checkbox on item move page * 103818 Adjusted "Inherit policies" tooltip * Update pl.json5 Update from 7.4 to 7.6 version (cherry picked from commit b439ab4484d864a4cdcf8c17541cf9d00b62b68b) * Update pl.json5 Translation update of 2 spaces instead of 3 (cherry picked from commit cfd753f928a0ed8829ef7d7a00f727b81d782d35) * Update pl.json5 fix issues from tests (cherry picked from commit 93299ec83da645189b1183806faee1d11a8e2e20) * Update pl.json5 fix test 2 spaces instead of 1 (cherry picked from commit f58a7a2e9b4ea09359c48604d1867ca94185977b) * 105265: Made the DsDynamicListComponent's checkbox & radio buttons ids unique for each metadata field to prevent other value-pairs having the same id (cherry picked from commit 4c419e1eee9aca0287216654da38362bce93044e) * Fix lint issue. * 103176: Fix vcr not being defined yet in OnInit hook * 101577: Ensure the component is always destroyed before rendering the new component * Reset to base theme when no default theme is set and leaving UUID/handle theme * Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4 * 🐛 go to first page after submit search (cherry picked from commit 88a7088b47a09c9927a869ebf67e9c174dd1f713) * ✅ add first page condition when search submit (cherry picked from commit 044230209c3c0d817da9628802b8ef6d0b6aab86) * Replace h5 with a span (cherry picked from commit 5ef4a827f5a2f4e03fc373eece317fd1e52aaac0) * Replace h2 with a h1 (cherry picked from commit 05c53ad1d49da41af474322364891289494a5f02) * Add trackby function so cdktree can differentiate between new and old nodes (cherry picked from commit 5f71de885bc811152729b3fefcb6fefbeda3001e) * Improve documentation (cherry picked from commit d9b6e9d81f2fba70f7c13a1377e2f2472c20d592) * Reorder instance method to come after member declaration (cherry picked from commit e59913acab0e782a743a4f18634e2930de9b71e8) * fix(i18m): curation-task.task.registerdoi.label changed curation-task.task.register-doi.label back to curation-task.task.registerdoi.label and added German translation (cherry picked from commit 0ec72f679bb8d1bb7611c1de2125f92cb718b1a9) * Implemented i18n cache busting * Update to latest cypress (cherry picked from commit 68a3323fcaf9b97d260f5032c9eb2fa5f6096bc2) * Update to latest axe-core (cherry picked from commit 50899f1d1b16e322e323507ad7dd42e5173cfbe5) * Reenable accessibility check fixed in #2251 (cherry picked from commit 158ebb0e3268a314e18bc4855457166d8b57f2e8) * Enable excessibility checking of login menu, and remove unnecessary exclusion from header (cherry picked from commit 339ed63734d4192fb37a12e67b0395aa1669acdb) * Fix heading order issue with item page & update accessibility tests to prove it now passes (cherry picked from commit ba244bf6b14bfed06f1b1052cc6407f2537a175b) * Update ng2-nouislider and nouislider to latest versions (cherry picked from commit 91d8b7e4f7187b68f70c1cf2906f4e6e8d8af2b9) * Fix accessibility of date sliders by adding aria-labels (cherry picked from commit 2a881791ba76091d2f85d0b068f926043ef33bc9) * Minor fixes to cypress tests (cherry picked from commit 70a7bbe3cbdd24abaf7f6f791ef60e88a3ae8922) * Fix heading order accessibility issue in search filters/facets (cherry picked from commit 276d80895e38225fcbde38cab01d79cd31a34e9b) * Spanish translation updated to 7.6 (cherry picked from commit 4cc4192e93aea3eb7dddc8486fe1fad35b6103bc) * Some lint errors fixed (cherry picked from commit 1885638ba6fadca4c99043db4ce52646bce435a3) * 🐛 fix when navbar expands on firefox (cherry picked from commit 60706720e47abc19b7528719e63676b9b5fa50be) * 🐛 Fix Value of dropdown changes automatically on item submission page (cherry picked from commit 651305952d706f6c45eb47ff37dfb94f91979760) * ✅change test event, click by mousedown on dynamic-scrollable-dropdown.component.spec.ts (cherry picked from commit 25479e17942bbd23e56a5f5a479d2e0dcc798087) * config/config.example.yml: fix example syntax As of DSpace Angular 7.2 the syntax has changed from TypeScript to YAML. (cherry picked from commit 9e46b5310b5038fb3433db2bdd829d48c8107a70) * Fix VocabularyTreeview not updating + i18n for nsi (cherry picked from commit b5a70e8f95d1046bed0e33d5b0bdc8109d645676) * 104189: Allow CSV export on related entity search (cherry picked from commit cac1407f08290adbc1a827fb1769011d3ecba803) * 104189: CSV export add fixedFilter (cherry picked from commit 45ad5f73168ccdf3d4f7ab617d44a0e28c94545a) * Minor pt-PT translation fixes (cherry picked from commit a6c1120700398fb0cf99ffd6e1a7ff52e5858a40) * remove redundant cache default values from server.ts (cherry picked from commit e53abcb69ea3d26461c24bd67894b7de1104a8cb) * 🚸remove thumbnail from file-upload section and show bitstream format and checksum (cherry picked from commit 4c8ec8a4f22fcc4930b898581de098e317e08b5d) * 🎨revert unnecessary format (cherry picked from commit 13e4052c4da07014a1c01087bfc6d293a8bb71c5) * Update workspaceitem-section-upload-file.model.ts Fix code comment (cherry picked from commit 01c8a4d9c3347cb5b30d4d912a3f7e18b81f989a) * ♻️ refactor chain of observables to avoid async issues (cherry picked from commit 2dc9fd44d7e151f7e96bff16665edf0a09226249) * 🐛 fix bug of caching when add new schema (cherry picked from commit 9fb9e5848c70274b7917bead52643e3611308174) * 🎨 revert format (cherry picked from commit 3e5524de69fa09808e3a7d0ab4042e5e3ffc98e0) * Fix innerText still being undefined in ssr mode * Correct text of help info on edit group page (cherry picked from commit 49247430e50a708996bef1790c7cc2af2271113a) * Graceful shutdown on SIGINT (e.g. from 'pm2 stop'). (cherry picked from commit 6709c3bb5ffe4f4c056debb1295ce499a6ea6932) * Properly await termination. (cherry picked from commit 4449737aed9b96c13ba6a34e2ff72feb1aaebe92) * Document a modified method as required by PR guidelines. (cherry picked from commit bf9b2b82e1d1d6cd7a901b674d8df92af073794c) * 106974: Angular SSR menu issues * src/app/shared/search: don't capitalize metadata values Don't capitalize metadata values for display purposes. * fix issue where more than one api call was made on every route change * fix issue where invalidateRootCache didn't happen when the page first loaded * remove obsolete label element in metadata-schema.component.html (cherry picked from commit 6847c30e582773b492747dc5dc88d4406f003a91) * removed trailing whitespaces as suggested by reviewer (cherry picked from commit 43f19e7d918d0457184160744e9f781db9cd491c) * [Port dspace-7_x] Update fi.json5 (#2516) * Update fi.json5 Two last translations to the Finnish file. (cherry picked from commit c3a908bccb5ebb52c08c57efd7d02c91e0e5de02) * Fix routes not working with baseHref (cherry picked from commit 18febff7a6c8e92d3d30016e6a4d93f7fe521dd0) * [Port dspace-7_x] Serbian (Latin) translation (#2520) * Serbian (latin) translation added. --------- Co-authored-by: imilos * [Port dspace-7_x] Fix missing or wrong Italian translations (#2522) [DURACOM-184] fix missing or wrong Italian translations --------- Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com´> * fix dev mode issue where retrieving the login options fails * roll back unintended change to the responseMsToLive for RootDataservice * [DURACOM-185] Fix pointer on language dropdown menu (cherry picked from commit 6b5708cffda28620460f33ddc4fbf58ad9c6cb1d) * Move subscription button to DSO edit menu (cherry picked from commit c9558167b2dc2df22428b8d1fcfbd9b77e4b855e) * Update DSO edit menu resolver tests - Abstract away the different "subsections" ~ DSO type (the tests should not care about this) Instead, retrieve sections of interest by ID & assert whether they're there & how they should look - Test separately for Communities, Collections & Items - Test newly added menu section (cherry picked from commit 18b7a9c7de6e399d5ed27ff22caa082ab7e8ef2a) * Issue#2535: Hide add more button in submission if no disabled sections * translate community as 'Bereich' in de.json5 (cherry picked from commit 0139670371ffd7d8530f3d93ce9f120bc687433c) * Fix browse by visual bug (cherry picked from commit d0b4e15db42298aec6803d640916c951b97eab55) * Bump postcss from 8.4.23 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] (cherry picked from commit 3c5079e9ce9dcadcc1fc99bfd872b65ffbe336f0) * check cssRules existence before css variables are get from stylesheet (cherry picked from commit 367cda2de02f7524465dccc112438c57dce5cafe) * checkstyle remove unused extra lines (cherry picked from commit 5f8a9dea34159fc1e7f067b1bbcb5dabc6bf4145) * 107664: Normalized ePerson & group edit url and moved error message to translation file * Bump @babel/traverse from 7.21.4 to 7.23.2 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] (cherry picked from commit 97f7a5e82aa30a41d64974fe4c553bd3358dc6b1) * Revert "Check cssRules before css variables are read from stylesheet (#2454)" This reverts commit fa79c358c09cb52ed142ef122e08b77de880685d. (cherry picked from commit 6f73b65d530ad8d2e8297af179e111f401823bce) * Update email-request-copy.component.html Message is optional: remove req in [disabled] (cherry picked from commit 94c756d52dfedbae470cbb5febab84c69da743cd) * Fix RequestService test failing because of different lastUpdated time (cherry picked from commit fb315335c90a0e2dde367e473a2e73729fedc429) * Use gap instead of individual paddings for header icons (cherry picked from commit 9f2a1d048bd3a9a413cc15492ce6bbf6c4dd65b2) * Themed LangSwitchComponent (cherry picked from commit f9b4460e70d21de0e82ee272492d0bd5c1d653a3) * Applied same gap between header icons in the dspace theme and made the search field non-focusable when collapsed (cherry picked from commit 58d31dd73f9762a341e774df261d909d97c4b3e2) * Fixed invalid html structure the ExpandableNavbarSectionComponent had an ul tag containing non-li tags (cherry picked from commit fa56d5dfb719c14d99080ef8fe208b5ee129c72f) * Added Serbian cyrilic translation and corrected Serbian latin translation. (cherry picked from commit ad12e5a7f2c72dfed5dd0b2e3e12d0b9c7457874) * Added Serbian cyrilic translation and corrected Serbian latin translation. (cherry picked from commit aa9e12dcfe10fab31d9fcc9f96088ccf31f8e843) * Merge branch 'fix-display-order-authentication-methods_contribute-7.4' into fix-display-order-authentication-methods_contribute-7.6 * Added themed-user-menu component. * Corrected missing semicolon. * Replaced tags for ds-user-menu. * Included user-menu component in custom theme. * Removed default value from inExpandableNavbar. * [DURACOM-190] Fix i18n labels in vocabulary-treeview (cherry picked from commit b321d6f72778aef9c47901f13c2e99195aea8530) * [DURACOM-190] Fix alignment in vocabulary-treeview (cherry picked from commit feb2b2be53272cae025f7e02ad9c6a30728ed0d2) * allow to insert multi-line scope notes in MD field registry (cherry picked from commit 5bc5dd859e18a601c6eadf9e2c3496b1fb8b4589) * Added support for changing the color of the navbar (cherry picked from commit f6649e1c3861012d388ec4d7bf46a54e84fb9962) * Fixed header bg color not being set in default (no) theme (cherry picked from commit 14b1ce5e50f819e1f7b555f205cef8c9b7aee6d8) * Fixed breadcrumb padding using incorrect syntax (cherry picked from commit 6c48238fa2d42d3b278741b23e8bd123237e16a1) * Added new variables for the expandable navbar section (cherry picked from commit 2ca2a3881f701b7668258c8607e1180ebfeb9828) * New themed components & minor CSS fixes (#2442) * 100839: Created themeable BrowseByComponent * 100839: Added themed BrowseByComponent to custom theme * 100839: Added themed BrowseEntryListElementComponent to custom theme * Added PersonComponent to custom theme * Themed LogInComponent * Fix focus on navbar using different color * Fix ccLicense checkbox margin * Fix long search facets name not displaying correctly * Removed RecentItemListComponent's unnecessary float causing alignment issues when adding components underneath it * Themed RegisterEmailFormComponent * more error-prone check of cssRules existence before css variables are get from stylesheet check the existence off cssRules property before the variables are readed from this stylesheet https://github.com/DSpace/dspace-angular/issues/2450 (cherry picked from commit 4dd334f2e76adfabb972095acc80a391c6c91b38) * fix(pt-BR.json5): fix and update the language file Fix and update the pt-BR language file * fix(pt-BR.json5): fix and update the language file and previous errors Fix and update the pt-BR language file and the previous errors * Merged in DSC-106 (pull request #643) [DSC-106] Date input usable via keyboard using tab Approved-by: Vincenzo Mecca (cherry picked from commit 543b4ad576b740b27ecf7b3bfc607f021bde1494) * [DURACOM-194] fixed year input value on input type date (cherry picked from commit c412c1fa13b30ac5140259ff2542a60e8646382e) * Ensure e2e tests run in production mode (cherry picked from commit 7dcaae846547a48bf1cbe1fe4241ac661e20d71f) * Specify user agent to avoid being detected as a "bot" by backend (cherry picked from commit 72cda4173124c2d2b3125e4cfed106338dc70ad9) * [DURACOM-177] gap-* classes (cherry picked from commit 930a381e4a6beda611a87510e5b76a94d1c4c9af) * [DURACOM-177] Use gap-* classes on navbar buttons (cherry picked from commit a35629536e70f8d4b691fa95fd0b8342a8d717a1) * [DURACOM-197] Fix cache issue when depositing a submission (cherry picked from commit f992ff66713ea820e47cb44a28b5fd612d64fae2) * Add UI nameSpace context path to Mirador viewer path (cherry picked from commit 3228c457a33710354c85b92efad5f6945af66e58) * 108055: fix issue 8686: unable to enter freetext values in the submission form for vocabulary (cherry picked from commit 0dcf6cb8855cc5c74f781fd7490f2daaeea29092) * 108055: add user input to tag list (cherry picked from commit aac58e612d7fb01f87dc7a6a46b92c9c4c2fe685) * Support type-bind of elements based on repeatable list type-bound element (CHECKBOX_GROUP) (cherry picked from commit 09aaa46875146081cf812ed6f904178740ae8d30) * [DURACOM-195] Simplify vertical spacing in header and breadcrumbs (cherry picked from commit a3e6d9b09a2d6e529dc28f7d1a1924b2830077e6) * [DURACOM-180] Prevent header from covering media viewer controls (dspace theme) (cherry picked from commit 0208a784378bf3f6226e6d9020523ae0fd38f9b4) * [DURACOM-180] Prevent header from covering media viewer controls (base theme) (cherry picked from commit c042cd8d1154af59310b162c9a97e7d3820a1592) * Update condition to render show more node `loadingNode` ends up being the current `node` after clicking it preventing it from rendering when more pages available. Update community list component spec Make the show more flat node id unique The nodes with same id are conflicting when added to the tree. Clicking on the second with same id places the show more button under the wrong branch and expands the wrong page. (cherry picked from commit 11d3771e72e3f54f73bb60a23abd970eff5d66a3) * Filter expanded nodes by id Co-Authored-By: Art Lowel <1567693+artlowel@users.noreply.github.com> (cherry picked from commit dc2ef989e612c305ae98932be491db15a1fc74a4) * Added skip to main content button * Limit getMembers() and getSubgroups() to only fetching one object. These lists are only used to find the size of each (cherry picked from commit 0da7c15f2eff6229caafccae1be8dd7b10ebc629) * Remove isSubgroupOfGroup() functionality as it loads every subgroup at once. Bad peformance for large groups (cherry picked from commit 97479a29453eaf18031e095b612c1c054f9bb31f) * Fix bug where linked Community/Collection info was sometimes listed many times in a row (cherry picked from commit 229236634a06f5468dc078eb5d814981ecf3d497) * Remove "isMemberOfGroup()" from members-list component. (cherry picked from commit 43d37196fbaf45648dbd5e604a3ee8d5df2a129e) * Remove unnecessary EpersonDtoModel. Rework code and tests to use EPerson instead. (cherry picked from commit bffae54b10ea7a4c883cb25512f9c9ac4949f97a) * Also remove unnecessary EpersonDtoModel from extending ReviewersListComponent. Remove "memberOfGroup" from EpersonDtoModel as it is no longer used (cherry picked from commit b598f1b5ca9b54c4b5fe23daa3d7b502ee0dc6b2) * Fix subgroups-list specs so they align with new members-list specs (cherry picked from commit 64f968b246774140b2e3d4f134be7608ab7a6207) * Refactor members-list and subgroups-list components to use new isNotMemberOf endpoints (via services) (cherry picked from commit 8a10888d2ad7916570472173070370da61320a72) * Refactor subgroups-list component's "search()" to act same as member-list component's "search()". Avoids reloading the page as frequently. (cherry picked from commit 2eb1a17e4e0fd0eb6a13f30c6f8b847f6d9d7a89) * Remove seemingly unnecessary page reload after new search. (cherry picked from commit d163db13f219ab81ca821e1695a2193edb38c79a) * Address feedback. Run empty search on init. Reorder sections to list current members before add members (for both eperson and groups) (cherry picked from commit 9117ac005f575277bf2e025d18afb878d18b0589) * Bump axios from 0.27.2 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] (cherry picked from commit ef9f31d3c612b5aa93a9f8950888bd034ad03d01) * 108045: Fix for repeatable date field labels * Fixed test * Fix handle redirect not working with custom nameSpace (cherry picked from commit b894dce3b0d4e98c7859efe40a1112bbb3265538) * adding new access-status-list-element-badge css classes (cherry picked from commit e847e4ef51aab604d1d07b79860003551eafe467) * Create new access-status-badge.component.scss (cherry picked from commit 3bf2eb1997aff92abc9bb7f642d5e7c77866d552) * new accessStatusClass atribute (cherry picked from commit 6378dbec4afc635a3e3e3dc37f573122a5097746) * remove replaceAll and use an object property (cherry picked from commit c7eae9242a69cb9a598c2a55843dda72f5125ca5) * adding ngOnDestroy for dealing with unsubscribe (cherry picked from commit 75b788d05b819715feefc31e645d97368ae63054) * 107671: Fix handle theme not working with canonical prefix https://hdl.handle.net/ (cherry picked from commit a7faf7d449a44ce793bfe4b72cf7b377445ae181) * 107671: Split Theme model & ThemeConfig classes in separate files to prevent circular dependencies (cherry picked from commit da8880e5ba4ca1bff5936618391d14ce9a8d6153) * 107671: Fixed bug where config property would still sometimes be undefined whey calling the ngOnDestroy in the ThemedComponent (cherry picked from commit 4e54cca6004e0e28d532c175ac29895fe7e7c0db) * 107671: Fixed theme matching by handle not working in production mode (cherry picked from commit 7529ed8b350878bda844138a3c78a6587a3034a9) * [DURACOM-202] feature: item edit pages are accessible by administrator (cherry picked from commit ccf1cc45473a8a92d117215adc0eb650a27d6d77) * [DURACOM-202] refactor: code (cherry picked from commit b6d515ff09011d6ceef358c6836f2616cc059657) * [DURACOM-202] refactor: code (cherry picked from commit 6f64db1645623d9ac735ccab107439c77cc9969f) * fix: random order of buttons in status tab (cherry picked from commit 35f8b55f588985146482313a6ebad80154b6edbd) * refactor: code (cherry picked from commit fbbbc18844b44f6f56b7c5f1f5e07e4886877d20) * 107685: menu-component re-render section on store update * 107902: Created test case for 2f26e686cc * Update version tag for release * empty commit - force checks * remove double permissions * Removed duplicated attributes * Use our docker workflow and docker compose * Removed empty row --------- Co-authored-by: milanmajchrak Co-authored-by: Alan Orth Co-authored-by: Mirko Scherf Co-authored-by: Tim Donohue Co-authored-by: Kristof De Langhe Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hardy Pottinger Co-authored-by: Koen Pauwels Co-authored-by: Michał Dykas <96572102+michdyk@users.noreply.github.com> Co-authored-by: Alexandre Vryghem Co-authored-by: Hugo Dominguez Co-authored-by: Hrafn Malmquist Co-authored-by: Sergio Fernández Celorio Co-authored-by: Nona Luypaert Co-authored-by: José Carvalho Co-authored-by: Sascha Szott Co-authored-by: Mark H. Wood Co-authored-by: Yana De Pauw Co-authored-by: Art Lowel Co-authored-by: DSpace Bot <68393067+dspace-bot@users.noreply.github.com> Co-authored-by: imilos Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com´> Co-authored-by: Davide Negretti Co-authored-by: Yury Bondarenko Co-authored-by: Marie Verdonck Co-authored-by: Janne Jensen Co-authored-by: Pascal-Nicolas Becker Co-authored-by: Jens Vannerum Co-authored-by: Gantner, Florian Klaus Co-authored-by: Agustina Martinez Co-authored-by: Eike Martin Löhden Co-authored-by: Marco Aurelio Cardoso Co-authored-by: Alisa Ismailati Co-authored-by: Alisa Ismailati Co-authored-by: Giuseppe Digilio Co-authored-by: William Welling Co-authored-by: Andreas Mahnke Co-authored-by: lotte Co-authored-by: Paulo Graça Co-authored-by: Vlad Nouski --- src/app/shared/theme-support/themed.component.ts | 1 + src/assets/i18n/en.json5 | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/src/app/shared/theme-support/themed.component.ts b/src/app/shared/theme-support/themed.component.ts index 41decc84100..ded83aaf326 100644 --- a/src/app/shared/theme-support/themed.component.ts +++ b/src/app/shared/theme-support/themed.component.ts @@ -127,6 +127,7 @@ export abstract class ThemedComponent implements AfterViewInit, OnDestroy, On } this.compRef$.next(this.compRef); this.cdr.markForCheck(); + this.themedElementContent.nativeElement.remove(); }); } diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 60762de11c9..82abcb40cfe 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -2755,6 +2755,10 @@ "item.page.orcid.tooltip": "Open ORCID setting page", + "item.page.orcid.title": "ORCID", + + "item.page.orcid.tooltip": "Open ORCID setting page", + "item.page.person.search.title": "Articles by this author", "item.page.related-items.view-more": "Show {{ amount }} more",