Branch: refs/heads/ui-demo Home: https://github.com/DSpace/dspace-angular Commit: cceea734b3f13ec94b6ee21d0da8550f68557d16 https://github.com/DSpace/dspace-angular/commit/cceea734b3f13ec94b6ee21d0da8550f68557d16 Author: Yana De Pauw Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M src/app/shared/search/search.component.ts Log Message: ----------- 97248: Remove hardcoded 'default' configuration Commit: 95ed5087d3285aae6b83701d34c5f67509152578 https://github.com/DSpace/dspace-angular/commit/95ed5087d3285aae6b83701d34c5f67509152578 Author: Yana De Pauw Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M src/app/shared/search/search.component.ts Log Message: ----------- Merge branch 'default-configuration-fix-7.2' into default-configuration-fix Commit: 3fd4be9929a3fed1b8f8da91864f83b9f2141361 https://github.com/DSpace/dspace-angular/commit/3fd4be9929a3fed1b8f8da91864f83b9f2141361 Author: Yana De Pauw Date: 2023-01-02 (Mon, 02 Jan 2023) Changed paths: M Dockerfile M angular.json M config/config.example.yml M package.json M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/item-page/item-page-routing.module.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts M src/app/shared/form/form.module.ts M src/app/shared/shared.module.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/thumbnail/thumbnail.component.scss M src/assets/i18n/pl.json5 M src/config/default-app-config.ts M src/config/form-config.interfaces.ts M src/environments/environment.test.ts M src/styles/_functions.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into default-configuration-fix Commit: 9979d8664d4562e5f79c4cabec711ff66f8f02e0 https://github.com/DSpace/dspace-angular/commit/9979d8664d4562e5f79c4cabec711ff66f8f02e0 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search.module.ts A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Made SearchFiltersComponent themeable Commit: 9fdac08c678b5f19e0521ffc6f55ccc26091c504 https://github.com/DSpace/dspace-angular/commit/9fdac08c678b5f19e0521ffc6f55ccc26091c504 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/themes/custom/app/shared/search/search-filters/search-filters.component.html Log Message: ----------- removed unnecessary text in html file Commit: e135b014be14b71108a251b4f45b1a88f68812b1 https://github.com/DSpace/dspace-angular/commit/e135b014be14b71108a251b4f45b1a88f68812b1 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts M src/app/core/data/dso-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/app/header/header.component.html M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts M src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider.component.ts M src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.html A src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts M src/app/shared/menu/menu.effects.spec.ts M src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/object.util.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts M src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts M src/app/shared/testing/css-variable-service.stub.ts A src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/group-mock.ts M src/app/shared/testing/hal-endpoint-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts M src/app/shared/truncatable/truncatable.service.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/config.util.ts M src/config/default-app-config.ts M src/config/form-config.interfaces.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts M src/index.csr.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts M src/styles/_bootstrap_variables.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-7.2 Commit: 7926277acdf4389244b0447dc7348a7d668ab772 https://github.com/DSpace/dspace-angular/commit/7926277acdf4389244b0447dc7348a7d668ab772 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/app/shared/search/search-filters/themed-search-filters.component.ts Log Message: ----------- added new input to ThemedSearchFiltersComponent Commit: c3d71cbdd615ff707482852fd3d76f688950e1f1 https://github.com/DSpace/dspace-angular/commit/c3d71cbdd615ff707482852fd3d76f688950e1f1 Author: Kristof De Langhe Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- 98422: Themed ItemStatusComponent and EditBitstreamPageComponent Commit: cb982d6552adbb676a7653984e82d4b2e928b1c8 https://github.com/DSpace/dspace-angular/commit/cb982d6552adbb676a7653984e82d4b2e928b1c8 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.module.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Made SearchSidebarComponent themeable Commit: de7fcb30da5711b73bd9d88c37923de913aacdc6 https://github.com/DSpace/dspace-angular/commit/de7fcb30da5711b73bd9d88c37923de913aacdc6 Author: Kristof De Langhe Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/themes/custom/theme.module.ts Log Message: ----------- 98422: Themed component import fixes Commit: 4ba64fdfcc5b2a7ac6c291b712f14b3623d104d8 https://github.com/DSpace/dspace-angular/commit/4ba64fdfcc5b2a7ac6c291b712f14b3623d104d8 Author: Kristof De Langhe Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts Log Message: ----------- 98422: Remove unused import Commit: 35a9e7cdc90c8ecfa6c3ccd8577c0174dffb4cb6 https://github.com/DSpace/dspace-angular/commit/35a9e7cdc90c8ecfa6c3ccd8577c0174dffb4cb6 Author: Kristof De Langhe Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts M src/app/core/data/dso-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/app/header/header.component.html M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts M src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider.component.ts M src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.html A src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts M src/app/shared/menu/menu.effects.spec.ts M src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/object.util.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts M src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts M src/app/shared/testing/css-variable-service.stub.ts A src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/group-mock.ts M src/app/shared/testing/hal-endpoint-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts M src/app/shared/truncatable/truncatable.service.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/config.util.ts M src/config/default-app-config.ts M src/config/form-config.interfaces.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts M src/index.csr.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts M src/styles/_bootstrap_variables.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'dspace/main' into w2p-98422_Thumbnail-uploader_contribute-7.2 Commit: bcb27f666aa6994eac44be286b10b2d4834603f5 https://github.com/DSpace/dspace-angular/commit/bcb27f666aa6994eac44be286b10b2d4834603f5 Author: lotte Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M src/app/shared/search/search.component.html Log Message: ----------- replace ds-search-sidebar with ds-themed-search-sidebar Commit: 6114337660de2c8154402de7185d3064d9c3192f https://github.com/DSpace/dspace-angular/commit/6114337660de2c8154402de7185d3064d9c3192f Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts Log Message: ----------- Split up process module to be importable Commit: a4679ca7e54f1f2e4383f2e610713259d55095db https://github.com/DSpace/dspace-angular/commit/a4679ca7e54f1f2e4383f2e610713259d55095db Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.html A src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.scss A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Made ListableObjectComponentLoaderComponent themeable Commit: 5351ba6c5547a62008c09369d44cab6b5798f9eb https://github.com/DSpace/dspace-angular/commit/5351ba6c5547a62008c09369d44cab6b5798f9eb Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/workflows/build.yml M .github/workflows/docker.yml M .gitignore M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/app/header/header.component.html M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts A src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/search-page.component.html M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts M src/app/shared/date.util.ts M src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts M src/app/shared/item/item-alerts/item-alerts.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts M src/app/shared/item/item-versions/item-versions.component.html M src/app/shared/item/item-versions/item-versions.component.spec.ts M src/app/shared/item/item-versions/item-versions.component.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider.component.ts M src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.html A src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts M src/app/shared/menu/menu.effects.spec.ts M src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/number-picker/number-picker.component.html M src/app/shared/number-picker/number-picker.component.spec.ts M src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts M src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/sidebar/filter/sidebar-filter.actions.ts M src/app/shared/sidebar/filter/sidebar-filter.component.html M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/hal-endpoint-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.service.spec.ts M src/app/shared/uploader/uploader.component.html M src/app/shared/uploader/uploader.component.spec.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/default-app-config.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts M src/index.csr.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts M src/styles/_bootstrap_variables.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge branch 'dspace-7.4' into w2p-97184_theme-feedback_contribute-7.4 Commit: ab0ff308865d0f1f34ac4ddcc0c5da7b50dd52d8 https://github.com/DSpace/dspace-angular/commit/ab0ff308865d0f1f34ac4ddcc0c5da7b50dd52d8 Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M config/config.example.yml M package.json M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/shared.module.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/assets/i18n/en.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts A src/config/filter-vocabulary-config.ts M src/environments/environment.test.ts M src/modules/app/browser-app.module.ts M src/modules/app/server-app.module.ts Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 7abcea1d03e2a801516be15350c5c1b6b5319b50 https://github.com/DSpace/dspace-angular/commit/7abcea1d03e2a801516be15350c5c1b6b5319b50 Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.html A src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/object-list.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.scss A src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.4' into w2p-97184_theme-feedback_contribute-main Commit: ff98a9bcd8a24da67fd13c6d64e63b46f525adcf https://github.com/DSpace/dspace-angular/commit/ff98a9bcd8a24da67fd13c6d64e63b46f525adcf Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts Log Message: ----------- Fixed ThemedListableObjectComponentLoader Commit: 7ac4fbc3870d7752382a5b2a3a89bca151efb17a https://github.com/DSpace/dspace-angular/commit/7ac4fbc3870d7752382a5b2a3a89bca151efb17a Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.2' into w2p-97184_theme-feedback_contribute-7.4 Commit: 4682507b25b918c99bb513cec3a5125e4f7df250 https://github.com/DSpace/dspace-angular/commit/4682507b25b918c99bb513cec3a5125e4f7df250 Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts Log Message: ----------- Fixed in/outputs that changed for themed components Commit: a27a27905f976f476b5560e55d5ee6ea2ee7e096 https://github.com/DSpace/dspace-angular/commit/a27a27905f976f476b5560e55d5ee6ea2ee7e096 Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts M src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.4' into w2p-97184_theme-feedback_contribute-main Commit: 85562679a2f488983e18619859910f6071e73ada https://github.com/DSpace/dspace-angular/commit/85562679a2f488983e18619859910f6071e73ada Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html A src/app/shared/object-list/badges/badges.component.html A src/app/shared/object-list/badges/badges.component.scss A src/app/shared/object-list/badges/badges.component.spec.ts A src/app/shared/object-list/badges/badges.component.ts A src/app/shared/object-list/badges/status-badge/status-badge.component.html A src/app/shared/object-list/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-list/badges/status-badge/status-badge.component.ts A src/app/shared/object-list/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-list/badges/themed-badges.component.ts A src/app/shared/object-list/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-list/badges/type-badge/type-badge.component.html A src/app/shared/object-list/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-list/badges/badges.component.html A src/themes/custom/app/shared/object-list/badges/badges.component.scss A src/themes/custom/app/shared/object-list/badges/badges.component.ts A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Refactored item list badges Commit: 69342e7f691052967882c9127511850c94f8c4cd https://github.com/DSpace/dspace-angular/commit/69342e7f691052967882c9127511850c94f8c4cd Author: lotte Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html A src/app/shared/object-list/badges/badges.component.html A src/app/shared/object-list/badges/badges.component.scss A src/app/shared/object-list/badges/badges.component.spec.ts A src/app/shared/object-list/badges/badges.component.ts A src/app/shared/object-list/badges/status-badge/status-badge.component.html A src/app/shared/object-list/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-list/badges/status-badge/status-badge.component.ts A src/app/shared/object-list/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-list/badges/themed-badges.component.ts A src/app/shared/object-list/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-list/badges/type-badge/type-badge.component.html A src/app/shared/object-list/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-list/badges/badges.component.html A src/themes/custom/app/shared/object-list/badges/badges.component.scss A src/themes/custom/app/shared/object-list/badges/badges.component.ts A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.2' into w2p-97184_theme-feedback_contribute-7.4 Commit: d7b38b2a7871fbf9e4b8ad31d8afee8374928835 https://github.com/DSpace/dspace-angular/commit/d7b38b2a7871fbf9e4b8ad31d8afee8374928835 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts Log Message: ----------- Fixed issues with new badges Commit: 1f2897664a18a741fac1cd1a88c345e73bba0d7e https://github.com/DSpace/dspace-angular/commit/1f2897664a18a741fac1cd1a88c345e73bba0d7e Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-list/badges/badges.component.html M src/app/shared/object-list/badges/status-badge/status-badge.component.html M src/app/shared/object-list/badges/status-badge/status-badge.component.spec.ts M src/app/shared/object-list/badges/type-badge/type-badge.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/search-form/search-form.component.spec.ts Log Message: ----------- Fixing tests Commit: 906c26bbe4d816a9e34a77a238c8ef8fee524b0d https://github.com/DSpace/dspace-angular/commit/906c26bbe4d816a9e34a77a238c8ef8fee524b0d Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.html R src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/shared.module.ts R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.scss R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Revert "Made ListableObjectComponentLoaderComponent themeable" This reverts commit a4679ca7 Commit: a475fa10bee74628f5431d31d0ec52cdc86732d9 https://github.com/DSpace/dspace-angular/commit/a475fa10bee74628f5431d31d0ec52cdc86732d9 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/shared/browse-by/browse-by.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts R src/app/shared/object-list/badges/badges.component.html R src/app/shared/object-list/badges/badges.component.scss R src/app/shared/object-list/badges/badges.component.spec.ts R src/app/shared/object-list/badges/badges.component.ts R src/app/shared/object-list/badges/status-badge/status-badge.component.html R src/app/shared/object-list/badges/status-badge/status-badge.component.spec.ts R src/app/shared/object-list/badges/status-badge/status-badge.component.ts R src/app/shared/object-list/badges/status-badge/themed-status-badge.component.ts R src/app/shared/object-list/badges/themed-badges.component.ts R src/app/shared/object-list/badges/type-badge/themed-type-badge.component.ts R src/app/shared/object-list/badges/type-badge/type-badge.component.html R src/app/shared/object-list/badges/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/badges/badges.component.html R src/themes/custom/app/shared/object-list/badges/badges.component.scss R src/themes/custom/app/shared/object-list/badges/badges.component.ts R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.html R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.scss R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.ts R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.html R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.scss R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- Fixed more tests and imports Commit: eccd67d1319e06fe28a1628bbc5ec1a4c9bbfd97 https://github.com/DSpace/dspace-angular/commit/eccd67d1319e06fe28a1628bbc5ec1a4c9bbfd97 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.html A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-grid/object-grid.component.html R src/app/shared/object-list/badges/badges.component.html R src/app/shared/object-list/badges/badges.component.scss R src/app/shared/object-list/badges/badges.component.spec.ts R src/app/shared/object-list/badges/badges.component.ts R src/app/shared/object-list/badges/status-badge/status-badge.component.html R src/app/shared/object-list/badges/status-badge/status-badge.component.spec.ts R src/app/shared/object-list/badges/status-badge/status-badge.component.ts R src/app/shared/object-list/badges/status-badge/themed-status-badge.component.ts R src/app/shared/object-list/badges/themed-badges.component.ts R src/app/shared/object-list/badges/type-badge/themed-type-badge.component.ts R src/app/shared/object-list/badges/type-badge/type-badge.component.html R src/app/shared/object-list/badges/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/badges/type-badge/type-badge.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/shared.module.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-collection/shared/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.ts R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.scss R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts A src/themes/custom/app/shared/object-collection/shared/object-list.component.html A src/themes/custom/app/shared/object-collection/shared/object-list.component.scss A src/themes/custom/app/shared/object-collection/shared/object-list.component.ts R src/themes/custom/app/shared/object-list/badges/badges.component.html R src/themes/custom/app/shared/object-list/badges/badges.component.scss R src/themes/custom/app/shared/object-list/badges/badges.component.ts R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.html R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.scss R src/themes/custom/app/shared/object-list/badges/status-badge/status-badge.component.ts R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.html R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.scss R src/themes/custom/app/shared/object-list/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts R src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html R src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss R src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts R src/themes/custom/app/shared/object-list/object-list.component.html R src/themes/custom/app/shared/object-list/object-list.component.scss R src/themes/custom/app/shared/object-list/object-list.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.2' into w2p-97184_theme-feedback_contribute-7.4 Commit: 666ffda1df4a51350c9d5d71701acd216f08def7 https://github.com/DSpace/dspace-angular/commit/666ffda1df4a51350c9d5d71701acd216f08def7 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts Log Message: ----------- Fixed merge issue Commit: 36b4d087792f5dcec718ef109a2ea8beb4a57a96 https://github.com/DSpace/dspace-angular/commit/36b4d087792f5dcec718ef109a2ea8beb4a57a96 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: R src/themes/custom/app/shared/object-collection/shared/collection-list-element/collection-list-element.component.scss R src/themes/custom/app/shared/object-collection/shared/collection-list-element/collection-list-element.component.ts R src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.html R src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.scss R src/themes/custom/app/shared/object-collection/shared/community-list-element/community-list-element.component.ts R src/themes/custom/app/shared/object-collection/shared/object-list.component.html R src/themes/custom/app/shared/object-collection/shared/object-list.component.scss R src/themes/custom/app/shared/object-collection/shared/object-list.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts Log Message: ----------- Put accidentally moved components back Commit: 3a2f15d1ef4776453aa7a27fdc53f0566c18d7aa https://github.com/DSpace/dspace-angular/commit/3a2f15d1ef4776453aa7a27fdc53f0566c18d7aa Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts M src/app/shared/object-collection/shared/badges/badges.component.html M src/app/shared/object-collection/shared/badges/badges.component.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts M src/app/shared/object-collection/shared/badges/themed-badges.component.ts M src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/shared.module.ts M src/assets/i18n/en.json5 A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Fixed issues with badges and moved access status into ds-badges Commit: 99e83b3e7092362233587816849090607c042507 https://github.com/DSpace/dspace-angular/commit/99e83b3e7092362233587816849090607c042507 Author: lotte Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.html M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/listable-object/themed-listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/en.json5 A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.scss R src/themes/custom/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.4' into w2p-97184_theme-feedback_contribute-main Commit: 2ff7ea43cfc6e033585e1aa88d3355b7b00dd9a8 https://github.com/DSpace/dspace-angular/commit/2ff7ea43cfc6e033585e1aa88d3355b7b00dd9a8 Author: lotte Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/app/my-dspace-page/my-dspace-search.module.ts Log Message: ----------- Fixed import issue Commit: c294ddf56501cb5854754dbc8e580356d61538b3 https://github.com/DSpace/dspace-angular/commit/c294ddf56501cb5854754dbc8e580356d61538b3 Author: lotte Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html Log Message: ----------- Fixed issue with detail page badges Commit: 7cedb9415f3a157a0c820fd385371a43e25da6ad https://github.com/DSpace/dspace-angular/commit/7cedb9415f3a157a0c820fd385371a43e25da6ad Author: lotte Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.2' into w2p-97184_theme-feedback_contribute-7.4 Commit: 0a889f67b6fac6f4bf8bd3f5af9e5fa8e73b520e https://github.com/DSpace/dspace-angular/commit/0a889f67b6fac6f4bf8bd3f5af9e5fa8e73b520e Author: lotte Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html Log Message: ----------- Merge branch 'w2p-97184_theme-feedback_contribute-7.4' into w2p-97184_theme-feedback_contribute-main Commit: 3a6c2a4a8ddb2d2efe489785a26a0c656aca7cd9 https://github.com/DSpace/dspace-angular/commit/3a6c2a4a8ddb2d2efe489785a26a0c656aca7cd9 Author: lotte Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts M src/app/shared/object-collection/shared/badges/badges.component.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts Log Message: ----------- Ran lint fixes Commit: 3faf2442598d23e7d7084653766674f85f39571d https://github.com/DSpace/dspace-angular/commit/3faf2442598d23e7d7084653766674f85f39571d Author: lotte Date: 2023-02-02 (Thu, 02 Feb 2023) Changed paths: M config/config.example.yml M package.json M server.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/config/default-app-config.ts R src/robots.txt A src/robots.txt.ejs A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 458fe3c68027c3bf36f0ef642db6761060b953f5 https://github.com/DSpace/dspace-angular/commit/458fe3c68027c3bf36f0ef642db6761060b953f5 Author: lotte Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/app.reducer.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/operators.ts M src/app/core/xsrf/xsrf.interceptor.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/root.module.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/shared.module.ts A src/app/shared/testing/browse-definition-data-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/assets/i18n/en.json5 M src/modules/app/server-app.module.ts M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html Log Message: ----------- Merge remote-tracking branch 'origin/main' into w2p-97184_theme-feedback_contribute-main Commit: 5ccfeccb42c684dad65e6bf4791853e447364a95 https://github.com/DSpace/dspace-angular/commit/5ccfeccb42c684dad65e6bf4791853e447364a95 Author: Alexandre Vryghem Date: 2023-02-18 (Sat, 18 Feb 2023) Changed paths: M .editorconfig M .eslintrc.json M angular.json M package.json M yarn.lock Log Message: ----------- Added ESLint validation for *.json5 files Commit: 3c2f3d071fdca751202809a75dc4dfbc3a030699 https://github.com/DSpace/dspace-angular/commit/3c2f3d071fdca751202809a75dc4dfbc3a030699 Author: Alexandre Vryghem Date: 2023-02-18 (Sat, 18 Feb 2023) Changed paths: M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 Log Message: ----------- Fixed *.json5 linting issues Commit: eff5f1b81a129490c78c68ad6b2c55b085a0f4ef https://github.com/DSpace/dspace-angular/commit/eff5f1b81a129490c78c68ad6b2c55b085a0f4ef Author: lotte Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- 99521: themed TopLevelCommunitiesComponent Commit: 1c12977347140826565e107f23ff79230ec41d85 https://github.com/DSpace/dspace-angular/commit/1c12977347140826565e107f23ff79230ec41d85 Author: lotte Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-99521_themed-top-level-communities-component_contribute-7.2' into w2p-99521_themed-top-level-communities-component_contribute-7.4 Commit: efe1d1085a1f5bcddce4c1489033edda4ca46b1c https://github.com/DSpace/dspace-angular/commit/efe1d1085a1f5bcddce4c1489033edda4ca46b1c Author: lotte Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Moved TopLevelCommunityComponent to Eager module Commit: 55fcab170003f1d84d37c91301cbf590b4616e10 https://github.com/DSpace/dspace-angular/commit/55fcab170003f1d84d37c91301cbf590b4616e10 Author: lotte Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-99521_themed-top-level-communities-component_contribute-7.4' into w2p-99521_themed-top-level-communities-component_contribute-main Commit: c1a1d1a20e676bec1bf5b98d9bed46ca4678504d https://github.com/DSpace/dspace-angular/commit/c1a1d1a20e676bec1bf5b98d9bed46ca4678504d Author: lotte Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M config/config.example.yml M package.json M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.module.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/recent-item-list/recent-item-list.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/init.service.spec.ts M src/app/init.service.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/search-page/search-page.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts A src/app/shared/file-download-link/themed-file-download-link.component.ts M src/app/shared/form/form.module.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts R src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/config/cache-config.interface.ts M src/config/default-app-config.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-init.service.ts M src/styles/_global-styles.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/eager-theme.module.ts M yarn.lock Log Message: ----------- Merge branch 'w2p-99521_themed-top-level-communities-component_contribute-main' into w2p-97184_theme-feedback_contribute-main Commit: ab78df2e6835a4720acf7d2b0f15045cd3c8d563 https://github.com/DSpace/dspace-angular/commit/ab78df2e6835a4720acf7d2b0f15045cd3c8d563 Author: lotte Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/shared.module.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.html Log Message: ----------- Fixes after merge Commit: d2871ea8a0724e90cdc15e565c4b1f807f261c4a https://github.com/DSpace/dspace-angular/commit/d2871ea8a0724e90cdc15e565c4b1f807f261c4a Author: lotte Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts Log Message: ----------- Solved test issues Commit: 376788ea2eca65e23c2e295cb74e13668c41ef4c https://github.com/DSpace/dspace-angular/commit/376788ea2eca65e23c2e295cb74e13668c41ef4c Author: Tim Donohue Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M package.json M yarn.lock Log Message: ----------- Automated upgrade to Cypress 12. Commit: f5d18edd0656906c91780a4a227084a0066379c1 https://github.com/DSpace/dspace-angular/commit/f5d18edd0656906c91780a4a227084a0066379c1 Author: Tim Donohue Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M cypress/support/commands.ts M cypress/support/e2e.ts Log Message: ----------- Fix circulary dependency in our Cypress support code. Commit: 599e8a777e0824ec9f7c6cc413d5f2ba400a37aa https://github.com/DSpace/dspace-angular/commit/599e8a777e0824ec9f7c6cc413d5f2ba400a37aa Author: Tim Donohue Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M yarn.lock Log Message: ----------- Update to latest cypress, cypress-axe and axe-core Commit: 2513f91a1acc6d7f8470902021317ae8f3f5151e https://github.com/DSpace/dspace-angular/commit/2513f91a1acc6d7f8470902021317ae8f3f5151e Author: Alexandre Vryghem Date: 2023-03-02 (Thu, 02 Mar 2023) Changed paths: M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/process-page/overview/process-overview.component.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/bitstream-download-page/bitstream-download-page.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/item/item-versions/item-versions.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.ts M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/section-upload.component.ts Log Message: ----------- Use DSONameService to display DSpaceObjects names Commit: 83155062cf2c09d27665c5dbadf483e009e3664c https://github.com/DSpace/dspace-angular/commit/83155062cf2c09d27665c5dbadf483e009e3664c Author: Alexandre Vryghem Date: 2023-03-02 (Thu, 02 Mar 2023) Changed paths: M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/integration/my-dspace.spec.ts M cypress/integration/submission.spec.ts M cypress/support/commands.ts M docker/docker-compose-ci.yml M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-7.4 # Conflicts: # src/app/access-control/epeople-registry/epeople-registry.component.html # src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts # src/app/access-control/group-registry/group-form/group-form.component.spec.ts # src/app/access-control/group-registry/group-form/group-form.component.ts # src/app/access-control/group-registry/group-form/members-list/members-list.component.html # src/app/access-control/group-registry/group-form/members-list/members-list.component.ts # src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html # src/app/item-page/full/field-components/file-section/full-file-section.component.ts # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts # src/app/item-page/simple/field-components/file-section/file-section.component.html # src/app/item-page/simple/field-components/file-section/file-section.component.ts # src/app/item-page/versions/item-versions.component.ts # src/app/shared/auth-nav-menu/user-menu/user-menu.component.html # src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts # src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html Commit: 1ae3c183d46529172f4912ee308d247ef7ee4dcc https://github.com/DSpace/dspace-angular/commit/1ae3c183d46529172f4912ee308d247ef7ee4dcc Author: Tim Donohue Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M cypress/e2e/collection-page.cy.ts M cypress/e2e/collection-statistics.cy.ts M cypress/e2e/community-list.cy.ts M cypress/e2e/community-page.cy.ts M cypress/e2e/community-statistics.cy.ts M cypress/e2e/item-page.cy.ts M cypress/e2e/item-statistics.cy.ts M cypress/e2e/my-dspace.cy.ts M cypress/e2e/pagenotfound.cy.ts M cypress/e2e/search-page.cy.ts M cypress/support/utils.ts M src/app/community-list-page/community-list/community-list.component.html Log Message: ----------- Minor test cleanup after upgrade Commit: 934c23a5503fdffa24bd931914beb61112c9654a https://github.com/DSpace/dspace-angular/commit/934c23a5503fdffa24bd931914beb61112c9654a Author: Tim Donohue Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Fix accessibility issue where restricted objects have no name in statistics table Commit: aa7c644e6aa23e83d10d3ca71588334b6e79f293 https://github.com/DSpace/dspace-angular/commit/aa7c644e6aa23e83d10d3ca71588334b6e79f293 Author: Tim Donohue Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M .github/workflows/build.yml M cypress.config.ts M cypress/support/e2e.ts M cypress/support/utils.ts Log Message: ----------- Minor configuration cleanup for Cypress Commit: d38ba9cf0ecc0c89ee0630ef133d71243374f583 https://github.com/DSpace/dspace-angular/commit/d38ba9cf0ecc0c89ee0630ef133d71243374f583 Author: Tim Donohue Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M cypress/e2e/collection-statistics.cy.ts M cypress/e2e/community-statistics.cy.ts M cypress/e2e/homepage-statistics.cy.ts M cypress/e2e/item-statistics.cy.ts M cypress/support/e2e.ts M src/app/statistics-page/statistics-table/statistics-table.component.html Log Message: ----------- Make statistics tests more stable by waiting on page to fully load Commit: 48e95e262de525e3b9c68a46444eaabfe03a8cb5 https://github.com/DSpace/dspace-angular/commit/48e95e262de525e3b9c68a46444eaabfe03a8cb5 Author: Tim Donohue Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M cypress/e2e/breadcrumbs.cy.ts M cypress/e2e/collection-page.cy.ts M cypress/e2e/community-page.cy.ts M cypress/e2e/item-page.cy.ts M cypress/e2e/login-modal.cy.ts M cypress/e2e/my-dspace.cy.ts M cypress/e2e/search-navbar.cy.ts M cypress/e2e/search-page.cy.ts M cypress/e2e/submission.cy.ts M cypress/support/commands.ts Log Message: ----------- Fix lint warnings by switching + to concat() Commit: 79cb51b2c153f4a8c1a44f6b6b825fb7849973e0 https://github.com/DSpace/dspace-angular/commit/79cb51b2c153f4a8c1a44f6b6b825fb7849973e0 Author: Alexandre Vryghem Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts Log Message: ----------- Fix hints not being displayed for dynamic array fields Commit: 7720f383644c1546a157c5b70598b7f5dece9cf5 https://github.com/DSpace/dspace-angular/commit/7720f383644c1546a157c5b70598b7f5dece9cf5 Author: Alexandre Vryghem Date: 2023-03-05 (Sun, 05 Mar 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts Log Message: ----------- Fixed hints & required error messages for input-type list - Added mapping for required & hint properties - Set the required type on the checkbox group instead of on each checkbox individually Commit: 441eac2bf477fe117cbf61848ece6e53c6ec3c8a https://github.com/DSpace/dspace-angular/commit/441eac2bf477fe117cbf61848ece6e53c6ec3c8a Author: Alexandre Vryghem Date: 2023-03-05 (Sun, 05 Mar 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts M src/app/core/data/dso-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts M src/app/core/shared/context.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/group-mock.ts M src/app/shared/testing/hal-endpoint-service.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/router.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts M src/app/shared/truncatable/truncatable.service.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts M src/config/cache-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables.scss M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-missing-hints-and-required-attributes-main # Conflicts: # src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts # src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts Commit: 1e7ede015b59350d24058b57f425b912c7645ecf https://github.com/DSpace/dspace-angular/commit/1e7ede015b59350d24058b57f425b912c7645ecf Author: Mark H. Wood Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts Log Message: ----------- Don't allow the date picker to exceed the maximum start or end date for an access option. Commit: 371bd072b31021b1c744639c7bca0703502a9690 https://github.com/DSpace/dspace-angular/commit/371bd072b31021b1c744639c7bca0703502a9690 Author: Tim Donohue Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M cypress/e2e/homepage-statistics.cy.ts M cypress/support/commands.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/shared/upload/uploader/uploader.component.ts Log Message: ----------- Add generateViewEvent() util to generate stats in e2e tests. Refactored xsrf.interceptor.ts to move constants to a separate file so they can be reused in e2e tests easily. Commit: 61ace6f8314c4d578143c4b709056a11c56ef030 https://github.com/DSpace/dspace-angular/commit/61ace6f8314c4d578143c4b709056a11c56ef030 Author: Tim Donohue Date: 2023-03-07 (Tue, 07 Mar 2023) Changed paths: M cypress/support/commands.ts M docker/docker-compose-ci.yml Log Message: ----------- Bug fix: generateViewEvent() requires Solr to commit stats immediately. Commit: 6d1b9f3fa4d5d4b0fc23054a1d5ffd9c2d69b4a1 https://github.com/DSpace/dspace-angular/commit/6d1b9f3fa4d5d4b0fc23054a1d5ffd9c2d69b4a1 Author: Tim Donohue Date: 2023-03-07 (Tue, 07 Mar 2023) Changed paths: M .github/workflows/build.yml Log Message: ----------- Ensure all SSR caching is disabled in CI environment Commit: 1ca8529440a7ca4e70da004dd94f26b3bdaf3c65 https://github.com/DSpace/dspace-angular/commit/1ca8529440a7ca4e70da004dd94f26b3bdaf3c65 Author: cris Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- collection is not modifiable in workflowitem section Commit: 1c2d96ce43024c279f79cef0828bae956df25a51 https://github.com/DSpace/dspace-angular/commit/1c2d96ce43024c279f79cef0828bae956df25a51 Author: cris Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- solving lint issues Commit: 7fb9c8a38a57d6ed2fc19e5a68f67ebcd92eb688 https://github.com/DSpace/dspace-angular/commit/7fb9c8a38a57d6ed2fc19e5a68f67ebcd92eb688 Author: Yury Bondarenko Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M src/app/shared/dso-page/dso-page.module.ts Log Message: ----------- Fix DSO edit menu dropdowns Commit: 787c99bcde30744969ef34f3696dc7f14c34c579 https://github.com/DSpace/dspace-angular/commit/787c99bcde30744969ef34f3696dc7f14c34c579 Author: Cristian Emanuelle Guzmán Suárez Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/home-page/home-page.component.html A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/form.module.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/es.json5 A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'DSpace:main' into issues/2140 Commit: f561ff8f35ca83674e5565dc32b64422e0e1cfda https://github.com/DSpace/dspace-angular/commit/f561ff8f35ca83674e5565dc32b64422e0e1cfda Author: cris Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.ts Log Message: ----------- collectionModifiable can be null Commit: 762bdafe5edd98a12ccacae8bee7ab6a94197522 https://github.com/DSpace/dspace-angular/commit/762bdafe5edd98a12ccacae8bee7ab6a94197522 Author: cris Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/home-page/home-page.component.html A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/form.module.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/es.json5 A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'issues/2140' of https://github.com/CrisGuzmanS/dspace-angular into issues/2140 Commit: 22da2f7160152f97d249447a75079c596de75d6e https://github.com/DSpace/dspace-angular/commit/22da2f7160152f97d249447a75079c596de75d6e Author: cris Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.ts Log Message: ----------- avoiding lint issues Commit: 12518dcc86dd47246072ecd458a6c5af423b7e0e https://github.com/DSpace/dspace-angular/commit/12518dcc86dd47246072ecd458a6c5af423b7e0e Author: cris Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.ts Log Message: ----------- if collectionModiable does not exists is set as null Commit: 6983b401362905e4fc56767ffdf028ab21988d7f https://github.com/DSpace/dspace-angular/commit/6983b401362905e4fc56767ffdf028ab21988d7f Author: cris Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.ts Log Message: ----------- if data does not exist the undefined error is avoid Commit: 50d36231aa532b2b2f7e60ad7c68a5aa85d1500e https://github.com/DSpace/dspace-angular/commit/50d36231aa532b2b2f7e60ad7c68a5aa85d1500e Author: Agustina Martinez Date: 2023-03-13 (Mon, 13 Mar 2023) Changed paths: M src/app/core/data/item-data.service.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts Log Message: ----------- Add support to send inheritPolicies flag when moving item collection Commit: d60e3587667634283922ff96aef059f53ec6bde2 https://github.com/DSpace/dspace-angular/commit/d60e3587667634283922ff96aef059f53ec6bde2 Author: Alexandre Vryghem Date: 2023-03-15 (Wed, 15 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Log Message: ----------- Fix media viewer thumbnails exceeding max width Commit: f1d675bbe2eaa1cf06dc98e82632777a0acc1662 https://github.com/DSpace/dspace-angular/commit/f1d675bbe2eaa1cf06dc98e82632777a0acc1662 Author: Alexandre Vryghem Date: 2023-03-15 (Wed, 15 Mar 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts M src/app/core/data/dso-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts M src/app/core/shared/context.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/group-mock.ts M src/app/shared/testing/hal-endpoint-service.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/router.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts M src/app/shared/truncatable/truncatable.service.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts M src/config/cache-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables.scss M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into media-viewer-thumbnail-width_contribute-main Commit: 2030b29ddcedfe119b994173579480425af37044 https://github.com/DSpace/dspace-angular/commit/2030b29ddcedfe119b994173579480425af37044 Author: Alexandre Vryghem Date: 2023-03-16 (Thu, 16 Mar 2023) Changed paths: M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts Log Message: ----------- Fix scope name not being displayed after a page refresh & code cleanup Commit: 3b5829160bc1c065080aff0427430632f9497e5e https://github.com/DSpace/dspace-angular/commit/3b5829160bc1c065080aff0427430632f9497e5e Author: Alexandre Vryghem Date: 2023-03-16 (Thu, 16 Mar 2023) Changed paths: M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts Log Message: ----------- Merge branch 'retrieve-name-with-dsonameservice-7.4' into retrieve-name-with-dsonameservice-main Commit: 2d48c6369bccb0042d539ae43fb749e8f639e18f https://github.com/DSpace/dspace-angular/commit/2d48c6369bccb0042d539ae43fb749e8f639e18f Author: Alexandre Vryghem Date: 2023-03-16 (Thu, 16 Mar 2023) Changed paths: M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/home-page/home-page.component.html A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/form.module.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/es.json5 A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main Commit: 58df43b85212ca0360ef7f9c2ca5cbd6f389e6fc https://github.com/DSpace/dspace-angular/commit/58df43b85212ca0360ef7f9c2ca5cbd6f389e6fc Author: Pierre Lasou Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M src/assets/i18n/fr.json5 Log Message: ----------- Update to fixe french labels for System-wide alert Add translations for the System wide alert feature as well other various missing parameters. Commit: aa4d56e2cf1b3158e56c3a1644f4722e70e838bc https://github.com/DSpace/dspace-angular/commit/aa4d56e2cf1b3158e56c3a1644f4722e70e838bc Author: Alexandre Vryghem Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Log Message: ----------- Made it possible to only enable video media viewer Also: - Filtered out non-supported media file types from the mediaViewers mediaList - Fixed thumbnails not displaying with 0 ORIGINAL bitstreams Commit: 83444fc9c20cc0b092f4f935a18e6d7fa71a92e0 https://github.com/DSpace/dspace-angular/commit/83444fc9c20cc0b092f4f935a18e6d7fa71a92e0 Author: Alexandre Vryghem Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts M src/app/core/data/dso-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts M src/app/core/shared/context.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/item-shared.module.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/group-mock.ts M src/app/shared/testing/hal-endpoint-service.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/router.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts M src/app/shared/truncatable/truncatable.service.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts M src/config/cache-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables.scss M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-enabling-video-mediaviewer-without-image-mediaviewer-7.2 # Conflicts: # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts Commit: ebfef74adb1753b2affbf31ac95798261e9baa92 https://github.com/DSpace/dspace-angular/commit/ebfef74adb1753b2affbf31ac95798261e9baa92 Author: Alexandre Vryghem Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M package.json M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/app-routing.module.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/rss-feed/rss.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/hu.json5 M src/environments/environment.test.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into media-viewer-thumbnail-width_contribute-main # Conflicts: # src/app/item-page/simple/item-types/publication/publication.component.html # src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Commit: a49c8cad99aefbdf71f364f3e86304e1239c8372 https://github.com/DSpace/dspace-angular/commit/a49c8cad99aefbdf71f364f3e86304e1239c8372 Author: Alexandre Vryghem Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M package.json M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/app-routing.module.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/rss-feed/rss.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/hu.json5 M src/environments/environment.test.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main # Conflicts: # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts # src/app/item-page/media-viewer/media-viewer.component.html # src/app/item-page/simple/item-types/publication/publication.component.html # src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Commit: b2a9c4f456474876632119a26e8de88ae2656f72 https://github.com/DSpace/dspace-angular/commit/b2a9c4f456474876632119a26e8de88ae2656f72 Author: nwoodward Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/assets/i18n/en.json5 Log Message: ----------- handle http status code 413 from the backend when an SAF file is larger than the limit Commit: 3a7ab491bf8bbc43cb36e3ff6301ca1720e28353 https://github.com/DSpace/dspace-angular/commit/3a7ab491bf8bbc43cb36e3ff6301ca1720e28353 Author: nwoodward Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- updated message to reflect only one file Commit: 46a73e9c1b71416fffac307e660bd3d9c9f3f560 https://github.com/DSpace/dspace-angular/commit/46a73e9c1b71416fffac307e660bd3d9c9f3f560 Author: Pierre Lasou Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M src/assets/i18n/fr.json5 Log Message: ----------- Fixing minor syntax problems Added missing commas and missing "//" characters. Commit: 0c472981949f9440cc20137027ba5438acbee702 https://github.com/DSpace/dspace-angular/commit/0c472981949f9440cc20137027ba5438acbee702 Author: Alexandre Vryghem Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M config/config.example.yml M package.json M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/app-routing.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page.component.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/home-page/home-page.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/menu.resolver.spec.ts M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts M src/app/shared/file-download-link/file-download-link.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/chips/chips.component.html M src/app/shared/form/chips/chips.component.spec.ts M src/app/shared/form/form.module.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/hu.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts M src/environments/environment.test.ts M src/styles/_global-styles.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support # Conflicts: # src/assets/i18n/hu.json5 Commit: e14760a29b4002b33e32e109216480ce5edfe490 https://github.com/DSpace/dspace-angular/commit/e14760a29b4002b33e32e109216480ce5edfe490 Author: Alexandre Vryghem Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M package.json M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/app-routing.module.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/rss-feed/rss.component.ts M src/app/shared/shared.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/hu.json5 M src/environments/environment.test.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main # Conflicts: # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts Commit: 43dd508b10e4ca8dd5238080e60ad7900c0f6bae https://github.com/DSpace/dspace-angular/commit/43dd508b10e4ca8dd5238080e60ad7900c0f6bae Author: Alexandre Vryghem Date: 2023-03-26 (Sun, 26 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts Log Message: ----------- Fix placeholder not being shown for items with not THUMBNAIL bitstreams Commit: 918493ecb323639099a41938e2420e076dc81e41 https://github.com/DSpace/dspace-angular/commit/918493ecb323639099a41938e2420e076dc81e41 Author: Alexandre Vryghem Date: 2023-03-26 (Sun, 26 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts Log Message: ----------- Merge branch 'fix-enabling-video-mediaviewer-without-image-mediaviewer-7.2' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main Commit: 153a53f1185ffe28790e6ec097dd66abbc9e035d https://github.com/DSpace/dspace-angular/commit/153a53f1185ffe28790e6ec097dd66abbc9e035d Author: Yana De Pauw Date: 2023-03-27 (Mon, 27 Mar 2023) Changed paths: M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- 100302: Fix issues with live import Commit: 3851884225b9c1ca7fc67ef3993ea4184a290528 https://github.com/DSpace/dspace-angular/commit/3851884225b9c1ca7fc67ef3993ea4184a290528 Author: Yana De Pauw Date: 2023-03-27 (Mon, 27 Mar 2023) Changed paths: M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/integration/my-dspace.spec.ts M cypress/integration/submission.spec.ts M cypress/support/commands.ts M docker/docker-compose-ci.yml M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into w2p-100302_Live-import-issues-7.5 Commit: a2aa436c1dc143e706e73a7185e448a5d726a6b0 https://github.com/DSpace/dspace-angular/commit/a2aa436c1dc143e706e73a7185e448a5d726a6b0 Author: reetagithub <51482276+reetagithub@users.noreply.github.com> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- Update en.json5 Two typos corrected. Commit: 26f9c7e40f90fbe5f6c123d82ad661f4d651ab47 https://github.com/DSpace/dspace-angular/commit/26f9c7e40f90fbe5f6c123d82ad661f4d651ab47 Author: reetagithub <51482276+reetagithub@users.noreply.github.com> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/assets/i18n/fi.json5 Log Message: ----------- Update fi.json5 Harmonized some translations and translated the few new translations. Commit: 9f6616a5ce94202c10f33cdf6d33eb3b0dbb8697 https://github.com/DSpace/dspace-angular/commit/9f6616a5ce94202c10f33cdf6d33eb3b0dbb8697 Author: Yana De Pauw Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- 100302: Add support to check if a request has a cached value Commit: b86c467a1f2436950fb7aa59ab51bef7343043fe https://github.com/DSpace/dspace-angular/commit/b86c467a1f2436950fb7aa59ab51bef7343043fe Author: Yana De Pauw Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5 Commit: 4ff68da423b8a8ef71ff903aabe6feb2eae5a0c8 https://github.com/DSpace/dspace-angular/commit/4ff68da423b8a8ef71ff903aabe6feb2eae5a0c8 Author: Tim Donohue Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 Log Message: ----------- Merge pull request #2166 from reetagithub/main Update en.json5 Commit: f04f73edfa0c09f1bc3087e7ca16097638a26bdd https://github.com/DSpace/dspace-angular/commit/f04f73edfa0c09f1bc3087e7ca16097638a26bdd Author: Tim Donohue Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Log Message: ----------- Merge pull request #2149 from alexandrevryghem/media-viewer-thumbnail-width_contribute-main Media viewer thumbnails don't take viewport width into account Commit: 81087d3a2c1629243ec0a7ec68b3fe6c5b2b4ade https://github.com/DSpace/dspace-angular/commit/81087d3a2c1629243ec0a7ec68b3fe6c5b2b4ade Author: Tim Donohue Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M src/assets/i18n/fr.json5 Log Message: ----------- Merge pull request #2154 from pilasou/pilasou-translations-fr Update to fixe french labels for System-wide alert Commit: 690554d1038bc789d52612e133862ef12a30d502 https://github.com/DSpace/dspace-angular/commit/690554d1038bc789d52612e133862ef12a30d502 Author: Alexandre Vryghem Date: 2023-03-29 (Wed, 29 Mar 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main # Conflicts: # src/app/item-page/simple/item-types/publication/publication.component.html # src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Commit: af9b4a292e4c289c50fcd96eeabcc49cf3e3045e https://github.com/DSpace/dspace-angular/commit/af9b4a292e4c289c50fcd96eeabcc49cf3e3045e Author: Enea Jahollari Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts Log Message: ----------- Fix error message when updating ORCID settings Commit: 6c5ae4972ecdb877feecc5e563bb7893191827d6 https://github.com/DSpace/dspace-angular/commit/6c5ae4972ecdb877feecc5e563bb7893191827d6 Author: Yana De Pauw Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/core/data/base/base-data.service.ts Log Message: ----------- 100302: Add an error to prevent piping or subscribing to undefined when no href is present Commit: 057b54a6675b9f10acf088e4e3ad6e88fa9c4eec https://github.com/DSpace/dspace-angular/commit/057b54a6675b9f10acf088e4e3ad6e88fa9c4eec Author: Yana De Pauw Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/core/data/base/base-data.service.ts Log Message: ----------- Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5 Commit: 1ddeeed081034bf2f2a3f527309bf41d3827cc5a https://github.com/DSpace/dspace-angular/commit/1ddeeed081034bf2f2a3f527309bf41d3827cc5a Author: Tim Donohue Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M .github/workflows/build.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/docker-compose-ci.yml M package.json M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/assets/i18n/en.json5 M yarn.lock Log Message: ----------- Merge pull request #2127 from tdonohue/update_cypress_12 Upgrade to Cypress 12 for e2e tests Commit: b00a0f5be9b28a4e44d35514503b4cf7acc22ec9 https://github.com/DSpace/dspace-angular/commit/b00a0f5be9b28a4e44d35514503b4cf7acc22ec9 Author: Alexandre Vryghem Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/assets/i18n/en.json5 Log Message: ----------- 100553: Added extra regex validation to prevent users from adding namespaces, elements and qualifiers with spaces Minor fixes: - Metadata Registry's name field was not being emptied after successful submission - The first input from both forms both had the red error border after clearing the fields Commit: 792a614631dcc6e915ea0301355f06b387a3db4f https://github.com/DSpace/dspace-angular/commit/792a614631dcc6e915ea0301355f06b387a3db4f Author: Alexandre Vryghem Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts Log Message: ----------- 100553: Set the maximum amount of metadata fields shown on EditInPlaceFieldComponent back to 10 Commit: 9cc158230f763cd8060110662844daafc518ec68 https://github.com/DSpace/dspace-angular/commit/9cc158230f763cd8060110662844daafc518ec68 Author: Alexandre Vryghem Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/integration/my-dspace.spec.ts M cypress/integration/submission.spec.ts M cypress/support/commands.ts M docker/docker-compose-ci.yml M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-metadata-fields-containing-dots_contribute-main # Conflicts: # src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html # src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts # src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts Commit: 0fbcf841259ea79418bc9ba81b45e44e89830369 https://github.com/DSpace/dspace-angular/commit/0fbcf841259ea79418bc9ba81b45e44e89830369 Author: Pierre Lasou Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/assets/i18n/fr.json5 Log Message: ----------- Small updates to french translations Adding corrections suggested in the following PR review: https://github.com/DSpace/dspace-angular/pull/2154 Commit: 7fbec71002df14538ef6201cbede3609a3441615 https://github.com/DSpace/dspace-angular/commit/7fbec71002df14538ef6201cbede3609a3441615 Author: Cristian Emanuelle Guzmán Suárez Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M .github/workflows/build.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/docker-compose-ci.yml M package.json M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/app-routing.module.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/rss-feed/rss.component.ts M src/app/shared/shared.module.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/hu.json5 M src/environments/environment.test.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge branch 'DSpace:main' into issues/2140 Commit: b5881a0ae997d612d7cd1ba38e28743df0f91bff https://github.com/DSpace/dspace-angular/commit/b5881a0ae997d612d7cd1ba38e28743df0f91bff Author: cris Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.html M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- modifying behavior of collectionModifiable Commit: 0ffdda26dca858302c35d752241212ecb23a894d https://github.com/DSpace/dspace-angular/commit/0ffdda26dca858302c35d752241212ecb23a894d Author: Cristian Emanuelle Guzmán Suárez Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- Update workflowitems-edit-page-routing.module.ts small change to re run test Commit: bb8775a8f0fb7ad6311e1f1078e5b30255db217a https://github.com/DSpace/dspace-angular/commit/bb8775a8f0fb7ad6311e1f1078e5b30255db217a Author: Cristian Emanuelle Guzmán Suárez Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- Update workflowitems-edit-page-routing.module.ts avoiding trailing-space Commit: 5b33c49ccc76c9c8813bbd565fc01da9a09b2b26 https://github.com/DSpace/dspace-angular/commit/5b33c49ccc76c9c8813bbd565fc01da9a09b2b26 Author: Michael Spalti Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/core/browse/browse.service.ts Log Message: ----------- Added upper limit to browse by date Commit: 24cc3fb76e11e936f9aac632093052e66190d21a https://github.com/DSpace/dspace-angular/commit/24cc3fb76e11e936f9aac632093052e66190d21a Author: Michael Spalti Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts Log Message: ----------- reverted browse-by-metadata change Commit: 521b7d4db83a4de48f3f723cf48c3c491188d9d7 https://github.com/DSpace/dspace-angular/commit/521b7d4db83a4de48f3f723cf48c3c491188d9d7 Author: Michael Spalti Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts Log Message: ----------- updated value param check Commit: 8740eaf21830a55befdbb04a94f6c3405400c817 https://github.com/DSpace/dspace-angular/commit/8740eaf21830a55befdbb04a94f6c3405400c817 Author: Tim Donohue Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/core/browse/browse.service.ts Log Message: ----------- Merge pull request #2171 from mspalti/browse-start-year Added upper limit to browse by date (year) Commit: 6892489156abe568f61e3932086a8a2130abffce https://github.com/DSpace/dspace-angular/commit/6892489156abe568f61e3932086a8a2130abffce Author: Tim Donohue Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts Log Message: ----------- Merge pull request #2143 from CrisGuzmanS/issues/2140 disabled the posibility to change the collection for workflow items to prevent errors Commit: f301be3eb2e4d7a46a34fcdb4c836d8b0ced5796 https://github.com/DSpace/dspace-angular/commit/f301be3eb2e4d7a46a34fcdb4c836d8b0ced5796 Author: Alexandre Vryghem Date: 2023-04-01 (Sat, 01 Apr 2023) Changed paths: M .github/workflows/build.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/docker-compose-ci.yml M package.json M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main # Conflicts: # src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts Commit: 24e6cdd3ecbc30b9941f28564f9613be56a37928 https://github.com/DSpace/dspace-angular/commit/24e6cdd3ecbc30b9941f28564f9613be56a37928 Author: Alexandre Vryghem Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts Log Message: ----------- 100553: Removed possibility to updated schema name, element and qualifier Commit: 751ce12f979afc91cf86f2427d56c0051fb85360 https://github.com/DSpace/dspace-angular/commit/751ce12f979afc91cf86f2427d56c0051fb85360 Author: Alexandre Vryghem Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts Log Message: ----------- Merge branch 'fix-metadata-fields-containing-dots_contribute-7.4' into fix-metadata-fields-containing-dots_contribute-main Commit: 3590582832a405d3e316330f28af7d488e42c9d0 https://github.com/DSpace/dspace-angular/commit/3590582832a405d3e316330f28af7d488e42c9d0 Author: Yana De Pauw Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/app/core/data/base/base-data.service.ts Log Message: ----------- 100302: Change error check to hasFailed Commit: 4ab9f7086b0823a8e79dba1a4c1f5bc1b7827247 https://github.com/DSpace/dspace-angular/commit/4ab9f7086b0823a8e79dba1a4c1f5bc1b7827247 Author: Yana De Pauw Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/app/core/data/base/base-data.service.ts Log Message: ----------- Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5 Commit: afc147507c71de2629c27d7366f89954d992bf94 https://github.com/DSpace/dspace-angular/commit/afc147507c71de2629c27d7366f89954d992bf94 Author: Tim Donohue Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts Log Message: ----------- Merge pull request #2133 from alexandrevryghem/fix-missing-hints-and-required-attributes-main Fix missing hints and error messages for input-type `list` & `tag` Commit: afbd16d38dbe029c869abc84331de188e0bdbd3c https://github.com/DSpace/dspace-angular/commit/afbd16d38dbe029c869abc84331de188e0bdbd3c Author: Alexandre Vryghem Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M .github/workflows/build.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/docker-compose-ci.yml M package.json M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/environments/environment.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support # Conflicts: # src/assets/i18n/fi.json5 # src/assets/i18n/fr.json5 Commit: 59b417d3f416ced1f8bcdb5d651bcf4651e699a3 https://github.com/DSpace/dspace-angular/commit/59b417d3f416ced1f8bcdb5d651bcf4651e699a3 Author: Yana De Pauw Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M .github/workflows/build.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/docker-compose-ci.yml M package.json M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into w2p-100302_Live-import-issues-7.5 Commit: a3034dd5f8030e6f5ba50b14615d2dea88126ed0 https://github.com/DSpace/dspace-angular/commit/a3034dd5f8030e6f5ba50b14615d2dea88126ed0 Author: nwoodward Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/main.browser.ts Log Message: ----------- remove external Google font Commit: dc6fa35483202241b309fb01fe68373b9ff1f558 https://github.com/DSpace/dspace-angular/commit/dc6fa35483202241b309fb01fe68373b9ff1f558 Author: nwoodward Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/main.browser.ts Log Message: ----------- remove unused import Commit: a1f4d7d7b6d7f1db62adf39ff9c0b795ba99a97a https://github.com/DSpace/dspace-angular/commit/a1f4d7d7b6d7f1db62adf39ff9c0b795ba99a97a Author: Tim Donohue Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/assets/i18n/fr.json5 Log Message: ----------- Merge pull request #2176 from pilasou/pilasou-translations-fr Small updates to french translations Commit: fb45f5f80753a70820997b5184eca0ffb4973cc2 https://github.com/DSpace/dspace-angular/commit/fb45f5f80753a70820997b5184eca0ffb4973cc2 Author: Tim Donohue Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M cypress/e2e/submission.cy.ts Log Message: ----------- Remove flakey check for success alert box. Unnecessary for this test, and sometimes randomly fails (if alert box closes before it can be clicked closed) Commit: ff5ccf30eebbc21b1e319a9dfc53b08eec509cd0 https://github.com/DSpace/dspace-angular/commit/ff5ccf30eebbc21b1e319a9dfc53b08eec509cd0 Author: Tim Donohue Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- Minor update to latest Cypress Commit: 44699186406c10aebfa40b49772a0d62a204abaa https://github.com/DSpace/dspace-angular/commit/44699186406c10aebfa40b49772a0d62a204abaa Author: Alexandre Vryghem Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer.component.html Log Message: ----------- Show ThumbnailComponent as fallback instead of a MediaViewerImageComponent placeholder when only one of the mediaviewers options is enabled Commit: 93ac1957c5a7537d6d1790ed174637d867157468 https://github.com/DSpace/dspace-angular/commit/93ac1957c5a7537d6d1790ed174637d867157468 Author: Alexandre Vryghem Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer.component.html Log Message: ----------- Merge branch 'fix-enabling-video-mediaviewer-without-image-mediaviewer-7.2' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main # Conflicts: # src/app/item-page/media-viewer/media-viewer.component.html Commit: 1ba3a0572b38e0dc3e74c92b4b81063ec3a6a913 https://github.com/DSpace/dspace-angular/commit/1ba3a0572b38e0dc3e74c92b4b81063ec3a6a913 Author: Tim Donohue Date: 2023-04-05 (Wed, 05 Apr 2023) Changed paths: M cypress/e2e/submission.cy.ts M package.json M yarn.lock Log Message: ----------- Merge pull request #2185 from tdonohue/minor_cypress_updates Minor cypress updates & stabilize e2e tests Commit: b829335ba5fdbcfbbdd684e1127ef4c557126dd3 https://github.com/DSpace/dspace-angular/commit/b829335ba5fdbcfbbdd684e1127ef4c557126dd3 Author: Kristof De Langhe Date: 2023-04-05 (Wed, 05 Apr 2023) Changed paths: M src/app/search-page/search-tracker.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- 100414: Missing search_result statistics fix Commit: 05d73abbe214c2b05e44907c21d9e1f536175ef7 https://github.com/DSpace/dspace-angular/commit/05d73abbe214c2b05e44907c21d9e1f536175ef7 Author: Leonardo Guerrero Date: 2023-04-05 (Wed, 05 Apr 2023) Changed paths: M src/assets/i18n/es.json5 Log Message: ----------- Update es.json5 Commit: 7410141d3fdb54e9f6d0bbe9ddeef642139b053f https://github.com/DSpace/dspace-angular/commit/7410141d3fdb54e9f6d0bbe9ddeef642139b053f Author: Mark Cooper Date: 2023-04-06 (Thu, 06 Apr 2023) Changed paths: M .github/workflows/docker.yml A Dockerfile.dist M docker/README.md A docker/docker-compose-dist.yml A docker/dspace-ui.json Log Message: ----------- Build & publish dspace/dspace-angular imgs with -dist suffix Commit: 4e7cad9e170b30a27e5a7b8f623856d5e4144308 https://github.com/DSpace/dspace-angular/commit/4e7cad9e170b30a27e5a7b8f623856d5e4144308 Author: Tim Donohue Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M .github/workflows/docker.yml A Dockerfile.dist M docker/README.md A docker/docker-compose-dist.yml A docker/dspace-ui.json Log Message: ----------- Merge pull request #2137 from mark-cooper/dspace-angular-dist Build & publish dspace/dspace-angular imgs with -dist suffix Commit: d21ce380118240134d7b8838a27bde80cfb95107 https://github.com/DSpace/dspace-angular/commit/d21ce380118240134d7b8838a27bde80cfb95107 Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/search-navbar/search-navbar.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular/core@14 Commit: 859ffb5cdc7a643e0b0096dd973b3295715eb39f https://github.com/DSpace/dspace-angular/commit/859ffb5cdc7a643e0b0096dd973b3295715eb39f Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular-devkit/build-angular@14 Commit: 5fb237d905eeda1ded2f98c77a2dc8cff4708dc0 https://github.com/DSpace/dspace-angular/commit/5fb237d905eeda1ded2f98c77a2dc8cff4708dc0 Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @nguniversal/builders@14 Commit: 4c10721e3ad2cdcfe821b2c40d9b84b09d58d597 https://github.com/DSpace/dspace-angular/commit/4c10721e3ad2cdcfe821b2c40d9b84b09d58d597 Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M angular.json M package.json M tsconfig.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular/cli@14 Commit: 59681ea54d8b4a0d89df2b85da988555e2f56899 https://github.com/DSpace/dspace-angular/commit/59681ea54d8b4a0d89df2b85da988555e2f56899 Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular-devkit/build-angular@14 Commit: 643e75a838913cdf4757e06c8090d1f1d8f8cb51 https://github.com/DSpace/dspace-angular/commit/643e75a838913cdf4757e06c8090d1f1d8f8cb51 Author: Kristof De Langhe Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/config/app-config.interface.ts Log Message: ----------- 101108: Angular 14 upgrade - build fixes #1 Commit: 2eb91add4d20adb09ba82c08d0158c07ba565fbd https://github.com/DSpace/dspace-angular/commit/2eb91add4d20adb09ba82c08d0158c07ba565fbd Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: R .browserslistrc M package.json M src/main.server.ts M tsconfig.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular/core@15 @angular/cli@15 Commit: 0327f1d856a793377213709f4a438f7261ba4c0c https://github.com/DSpace/dspace-angular/commit/0327f1d856a793377213709f4a438f7261ba4c0c Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @nguniversal/builders@15 Commit: 8c3ec98db3947e6b380a587fab1ebcd184f5edb9 https://github.com/DSpace/dspace-angular/commit/8c3ec98db3947e6b380a587fab1ebcd184f5edb9 Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M angular.json M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular-eslint/schematics@15 Commit: 6deba3182867ecab1f0c6bd823643a50234619ae https://github.com/DSpace/dspace-angular/commit/6deba3182867ecab1f0c6bd823643a50234619ae Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @ngtools/webpack@15 Commit: d705de1b4fa5501fbeecf60c3cc8a304bbbe65de https://github.com/DSpace/dspace-angular/commit/d705de1b4fa5501fbeecf60c3cc8a304bbbe65de Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update ngx-ui-switch@14 Commit: 29fe2ef954381c2fe18a0c665de8476d2dc5b206 https://github.com/DSpace/dspace-angular/commit/29fe2ef954381c2fe18a0c665de8476d2dc5b206 Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @nguniversal/express-engine@14 Commit: 83acd1f4b4293b76b1600a2604263d9c15b69539 https://github.com/DSpace/dspace-angular/commit/83acd1f4b4293b76b1600a2604263d9c15b69539 Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @nguniversal/express-engine@15 Commit: 6d855caa33987fbc2344d507986fb4d248d130e1 https://github.com/DSpace/dspace-angular/commit/6d855caa33987fbc2344d507986fb4d248d130e1 Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @ngrx/router-store@15 Commit: 585ef372435750077e48e1ea13d526bd2c05f12e https://github.com/DSpace/dspace-angular/commit/585ef372435750077e48e1ea13d526bd2c05f12e Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M yarn.lock Log Message: ----------- 101108: install fixes Commit: 5761698a0db5207adbf8fd2e86be718f64743a3a https://github.com/DSpace/dspace-angular/commit/5761698a0db5207adbf8fd2e86be718f64743a3a Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular-devkit/build-angular@15 Commit: 0f22978b2ea0b5f244f79ac257ab82412989c806 https://github.com/DSpace/dspace-angular/commit/0f22978b2ea0b5f244f79ac257ab82412989c806 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M docker/docker-compose-rest.yml M docker/docker-compose.yml Log Message: ----------- Sync changes from Dspace/DSpace#8679 to dspace-angular docker scripts Commit: 72fad0a6c98308a10c54b6ba29a015ddd4cbd148 https://github.com/DSpace/dspace-angular/commit/72fad0a6c98308a10c54b6ba29a015ddd4cbd148 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M docker/README.md Log Message: ----------- Update/Enhance Docker README with latest info Commit: 84f1fcbb352212292f6129ed114f38765cb2c3f0 https://github.com/DSpace/dspace-angular/commit/84f1fcbb352212292f6129ed114f38765cb2c3f0 Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M src/app/core/cache/builders/remote-data-build.service.ts Log Message: ----------- 101108: Angular 15 upgrade - resolve fix Commit: 4ed6ccebff164113e98d061243f567e50d44f65e https://github.com/DSpace/dspace-angular/commit/4ed6ccebff164113e98d061243f567e50d44f65e Author: Kristof De Langhe Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M package.json M src/app/shared/testing/utils.test.ts M src/test.ts Log Message: ----------- 101108: Angular 15 upgrade - test build & run fixes Commit: 113703ff6b0e38186a34e88e2120737e137417b9 https://github.com/DSpace/dspace-angular/commit/113703ff6b0e38186a34e88e2120737e137417b9 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M Dockerfile M docker/docker-compose-dist.yml M docker/docker-compose.yml Log Message: ----------- Ensure default Dockerfile starts in dev mode & has appropriate memory allocated. Enhance comments in -dist.yml Commit: b7bd6ef70922dc876a9a005c872610e2c66f7841 https://github.com/DSpace/dspace-angular/commit/b7bd6ef70922dc876a9a005c872610e2c66f7841 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M angular.json M package.json M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M yarn.lock Log Message: ----------- Merge pull request #2110 from atmire/add-json5-eslint-support Added i18n ESLint support Commit: d8f367ce9c3e7d410d8d683eceb39e11cacbf341 https://github.com/DSpace/dspace-angular/commit/d8f367ce9c3e7d410d8d683eceb39e11cacbf341 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M Dockerfile M docker/README.md M docker/docker-compose-dist.yml M docker/docker-compose-rest.yml Log Message: ----------- Merge pull request #2189 from tdonohue/docker_cleanup Minor docker / compose updates based on recent changes to backend Commit: d9720367363995463a7132c6cec962c1d89c02a7 https://github.com/DSpace/dspace-angular/commit/d9720367363995463a7132c6cec962c1d89c02a7 Author: Tim Donohue Date: 2023-04-12 (Wed, 12 Apr 2023) Changed paths: M src/main.browser.ts Log Message: ----------- Merge pull request #2184 from TexasDigitalLibrary/DS-2077 DS-2077: removes external Google font Commit: 17782b80cd7fa0225acf232fcb44879e4acc2bb3 https://github.com/DSpace/dspace-angular/commit/17782b80cd7fa0225acf232fcb44879e4acc2bb3 Author: lotte Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M Dockerfile A Dockerfile.dist M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/app-routing.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse.service.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/home-page/home-page.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/menu.resolver.spec.ts M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts M src/app/shared/file-download-link/file-download-link.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/chips/chips.component.html M src/app/shared/form/chips/chips.component.spec.ts M src/app/shared/form/form.module.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts M src/environments/environment.test.ts M src/main.browser.ts M src/styles/_global-styles.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 8136826c6d6c979d6c20a8c2b0ec3d0936dcf064 https://github.com/DSpace/dspace-angular/commit/8136826c6d6c979d6c20a8c2b0ec3d0936dcf064 Author: lotte Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M src/app/shared/object-collection/shared/badges/badges.component.ts Log Message: ----------- Added missing typedoc Commit: f73fbc270f23a18fb26f1bbd7738d9cf8e2819f3 https://github.com/DSpace/dspace-angular/commit/f73fbc270f23a18fb26f1bbd7738d9cf8e2819f3 Author: Tim Donohue Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M docker/docker-compose-rest.yml Log Message: ----------- Fix solr configset directories Commit: a8515faa90ec6aeb5586f2394479d455aeb079fe https://github.com/DSpace/dspace-angular/commit/a8515faa90ec6aeb5586f2394479d455aeb079fe Author: Tim Donohue Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M docker/docker-compose-rest.yml Log Message: ----------- Merge pull request #2190 from tdonohue/solr_dir_fix Fix Docker solr configset directories Commit: e986f10e211793035226ad0701d1ae77cbb0c54b https://github.com/DSpace/dspace-angular/commit/e986f10e211793035226ad0701d1ae77cbb0c54b Author: Tim Donohue Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M src/app/shared/dso-page/dso-page.module.ts Log Message: ----------- Merge pull request #2144 from atmire/fix-dso-edit-menu-dropdowns Fix DSO edit menu dropdowns Commit: 548ccf8b90ba07937a9ca0e61bf6b4e44bcf56be https://github.com/DSpace/dspace-angular/commit/548ccf8b90ba07937a9ca0e61bf6b4e44bcf56be Author: Tim Donohue Date: 2023-04-14 (Fri, 14 Apr 2023) Changed paths: M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2162 from TexasDigitalLibrary/DS-8668 DS-8668: adds check for HTTP 413 status code when importing an SAF file Commit: f4efe00671aed5cbff39571d45cf5ce49d60c631 https://github.com/DSpace/dspace-angular/commit/f4efe00671aed5cbff39571d45cf5ce49d60c631 Author: Nona Luypaert Date: 2023-04-14 (Fri, 14 Apr 2023) Changed paths: M src/app/browse-by/browse-by-routing.module.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/app/browse-by/browse-by.module.ts Log Message: ----------- 101127: Create BrowseByTaxonomyPageComponent Commit: 3fcb1138e2bf6979fadec6dcc11bf35247e3123f https://github.com/DSpace/dspace-angular/commit/3fcb1138e2bf6979fadec6dcc11bf35247e3123f Author: Tim Donohue Date: 2023-04-14 (Fri, 14 Apr 2023) Changed paths: M src/app/core/data/item-data.service.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts Log Message: ----------- Merge pull request #2146 from amgciadev/fix-1702-b Fix #1702 - Move item collection with inheritPolicies support Commit: d6147e52364a3533d1b843f166470fe2fd6ae741 https://github.com/DSpace/dspace-angular/commit/d6147e52364a3533d1b843f166470fe2fd6ae741 Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/shared/theme-support/themed.component.ts Log Message: ----------- Fixed default @Input() values not working for themed components Commit: 1752b1afd4d49d68f0264f9e1d189bc2bb27e0b0 https://github.com/DSpace/dspace-angular/commit/1752b1afd4d49d68f0264f9e1d189bc2bb27e0b0 Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/search/search.component.ts Log Message: ----------- 100479: Removed the default input values to make it possible to override them in themes Commit: 3da2b3c0ef9f8f47a2cb3ad79f5dd3d76a5030c4 https://github.com/DSpace/dspace-angular/commit/3da2b3c0ef9f8f47a2cb3ad79f5dd3d76a5030c4 Author: Nona Luypaert Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/form.module.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.html A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.scss A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.spec.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts Log Message: ----------- 101127: Put modal from VocabularyTreeview in VocabularyTreeviewModal Commit: 7a876c0276c124e6cc8f0220fb8b7d98fb1b1fb6 https://github.com/DSpace/dspace-angular/commit/7a876c0276c124e6cc8f0220fb8b7d98fb1b1fb6 Author: Nona Luypaert Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.html M src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts Log Message: ----------- 101127: Refactor VocabularyTreeView to add multiSelect & checkboxes Commit: f0d0cb5930887a5cd5b574611498c971fe447937 https://github.com/DSpace/dspace-angular/commit/f0d0cb5930887a5cd5b574611498c971fe447937 Author: Nona Luypaert Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts Log Message: ----------- 101127: Fix all tests related to VocabularyTreeview Commit: 187cdd7ae2e1d7bd8948e5afdcbb75f2717718d5 https://github.com/DSpace/dspace-angular/commit/187cdd7ae2e1d7bd8948e5afdcbb75f2717718d5 Author: Tim Donohue Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .github/workflows/build.yml Log Message: ----------- Split Codecov upload into a separate job. Make it auto-retry up to five times Commit: fef1ba966304a3ded17541f8c9f93e55477e4564 https://github.com/DSpace/dspace-angular/commit/fef1ba966304a3ded17541f8c9f93e55477e4564 Author: Tim Donohue Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml Log Message: ----------- Update to latest version of actions Commit: 38df774c9ce42cc6721f0f4fd040610ed2c72f9d https://github.com/DSpace/dspace-angular/commit/38df774c9ce42cc6721f0f4fd040610ed2c72f9d Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/workflows/build.yml M .github/workflows/docker.yml M .gitignore M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/app/header/header.component.html M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts A src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts M src/app/shared/date.util.ts M src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts M src/app/shared/item/item-alerts/item-alerts.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts M src/app/shared/item/item-versions/item-versions.component.html M src/app/shared/item/item-versions/item-versions.component.spec.ts M src/app/shared/item/item-versions/item-versions.component.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider.component.ts M src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.html A src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts M src/app/shared/menu/menu.effects.spec.ts M src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/number-picker/number-picker.component.html M src/app/shared/number-picker/number-picker.component.spec.ts M src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts M src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/sidebar/filter/sidebar-filter.actions.ts M src/app/shared/sidebar/filter/sidebar-filter.component.html M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/hal-endpoint-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.service.spec.ts M src/app/shared/uploader/uploader.component.html M src/app/shared/uploader/uploader.component.spec.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/default-app-config.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts M src/index.csr.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts M src/styles/_bootstrap_variables.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'templates/dspace-7.4' into fixed-default-input-values-not-working_contribute-7.4 Commit: 80b90524b653d220f4269965f29d1697238aa79a https://github.com/DSpace/dspace-angular/commit/80b90524b653d220f4269965f29d1697238aa79a Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/themed-search.component.ts Log Message: ----------- 100479: Removed the default input values to make it possible to override them in themes Commit: 88ba37e5275e1f1c1a231e4438590208729352af https://github.com/DSpace/dspace-angular/commit/88ba37e5275e1f1c1a231e4438590208729352af Author: Tim Donohue Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .github/workflows/build.yml Log Message: ----------- Fix warnings in action summary. Use new Yarn cache syntax. Update Cypress and remove unnecessary headless flag. Commit: 7b27251cf2fe563749f6a32579a39acbe5033011 https://github.com/DSpace/dspace-angular/commit/7b27251cf2fe563749f6a32579a39acbe5033011 Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile A Dockerfile.dist M README.md M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fixed-default-input-values-not-working_contribute-main # Conflicts: # src/app/shared/search/themed-search.component.ts Commit: 8ce1552bb14e1f233f2717bdbe19af80f797d2ff https://github.com/DSpace/dspace-angular/commit/8ce1552bb14e1f233f2717bdbe19af80f797d2ff Author: Tim Donohue Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/assets/i18n/es.json5 Log Message: ----------- Merge pull request #2186 from vlguerrero/spanish-translation-contribution Update es.json5 Commit: 8c8fad75fad45a63fac748fc700b46fdd022ec49 https://github.com/DSpace/dspace-angular/commit/8c8fad75fad45a63fac748fc700b46fdd022ec49 Author: Tim Donohue Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M .github/workflows/build.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml Log Message: ----------- Merge pull request #2193 from tdonohue/update_actions Split Codecov GitHub action to separate job & add retries. Update other actions. Commit: fc7997d8b875d5b9fe4f24ec0a8087cea6eeb9ac https://github.com/DSpace/dspace-angular/commit/fc7997d8b875d5b9fe4f24ec0a8087cea6eeb9ac Author: Alexandre Vryghem Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts Log Message: ----------- 100479: Removed the default input values to make it possible to override them in themes Commit: 3e02f22f47b0a912e5017122a8257aa90476a929 https://github.com/DSpace/dspace-angular/commit/3e02f22f47b0a912e5017122a8257aa90476a929 Author: Tim Donohue Date: 2023-04-18 (Tue, 18 Apr 2023) Changed paths: M src/app/core/core.module.ts Log Message: ----------- Add missing export for ItemRequest module Commit: 43d5bf372b9c13874b8cfba6afdc69b7eeae5efe https://github.com/DSpace/dspace-angular/commit/43d5bf372b9c13874b8cfba6afdc69b7eeae5efe Author: lotte Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/styles/_global-styles.scss Log Message: ----------- 101198: in place links replaced with buttons Commit: 559691be0e552232bbd4c2ec0624cedd066ec092 https://github.com/DSpace/dspace-angular/commit/559691be0e552232bbd4c2ec0624cedd066ec092 Author: lotte Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile A Dockerfile.dist M README.md M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-101198_in-place-links_contribute-main Commit: ade9533f4c68b55fb819d4966b072e382754e7f6 https://github.com/DSpace/dspace-angular/commit/ade9533f4c68b55fb819d4966b072e382754e7f6 Author: Tim Donohue Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/core/core.module.ts Log Message: ----------- Merge pull request #2194 from tdonohue/fix_item_request Add missing export for ItemRequest module Commit: 290a89909e20f7cfd200abbbe86f24376593e22b https://github.com/DSpace/dspace-angular/commit/290a89909e20f7cfd200abbbe86f24376593e22b Author: Michael Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/shared/testing/auth-service.stub.ts M src/modules/app/browser-init.service.ts Log Message: ----------- Added check for external auth and page refresh Commit: 4c2a7a10c71145435ab2795f30da45c6555ff657 https://github.com/DSpace/dspace-angular/commit/4c2a7a10c71145435ab2795f30da45c6555ff657 Author: Michael Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/modules/app/browser-init.service.ts Log Message: ----------- updated auth-cookie check Commit: 0bf095a1d9f0c2d4b3af481ad6ce7194e9f30564 https://github.com/DSpace/dspace-angular/commit/0bf095a1d9f0c2d4b3af481ad6ce7194e9f30564 Author: Michael Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/modules/app/browser-init.service.ts Log Message: ----------- removed unused import Commit: d8ee1f55f170cc21c6d73f12e18036e2a704b88d https://github.com/DSpace/dspace-angular/commit/d8ee1f55f170cc21c6d73f12e18036e2a704b88d Author: Michael Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/modules/app/browser-init.service.ts Log Message: ----------- closing auth check subscription Commit: e336660cdd6aab7bf4dd171ad0fda9a4609f52b2 https://github.com/DSpace/dspace-angular/commit/e336660cdd6aab7bf4dd171ad0fda9a4609f52b2 Author: Michael Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/modules/app/browser-init.service.ts Log Message: ----------- lint fix Commit: b1f3b785e1cf27ad7cfe9db893489c655535f940 https://github.com/DSpace/dspace-angular/commit/b1f3b785e1cf27ad7cfe9db893489c655535f940 Author: Michael W Spalti Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/shared/testing/auth-service.stub.ts M src/modules/app/browser-init.service.ts Log Message: ----------- Added typedoc and minor test update Commit: d9f6386b119202b2d15103b3b52b1757f03efeea https://github.com/DSpace/dspace-angular/commit/d9f6386b119202b2d15103b3b52b1757f03efeea Author: Tim Donohue Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts Log Message: ----------- Merge pull request #2164 from alexandrevryghem/fixed-default-input-values-not-working_contribute-main Fixed some themeable component default values not being overridable Commit: cefe1bfda31f2939079081dfa6fe16df619ae5b7 https://github.com/DSpace/dspace-angular/commit/cefe1bfda31f2939079081dfa6fe16df619ae5b7 Author: Tim Donohue Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/shared/testing/auth-service.stub.ts M src/modules/app/browser-init.service.ts Log Message: ----------- Merge pull request #2187 from mspalti/shibboleth-refresh Shibboleth page update after authentication Commit: 4847fc6f7af885112e176010834055b663c64be6 https://github.com/DSpace/dspace-angular/commit/4847fc6f7af885112e176010834055b663c64be6 Author: Tim Donohue Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html Log Message: ----------- Merge pull request #2156 from alexandrevryghem/fix-enabling-video-mediaviewer-without-image-mediaviewer-main Made it possible to enable video viewer without also enabling image viewer Commit: e0c3a22466c105fe96bd7ad21d105c2dad12daa8 https://github.com/DSpace/dspace-angular/commit/e0c3a22466c105fe96bd7ad21d105c2dad12daa8 Author: Alexandre Vryghem Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json M cypress/e2e/submission.cy.ts M docker/README.md A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/core.module.ts M src/app/core/data/item-data.service.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/main.browser.ts M src/modules/app/browser-init.service.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'origin/main' into retrieve-name-with-dsonameservice-main # Conflicts: # src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts Commit: 73b2c0b29fc724cd92080891c348bc92860e185d https://github.com/DSpace/dspace-angular/commit/73b2c0b29fc724cd92080891c348bc92860e185d Author: Sean Kalynuk Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts Log Message: ----------- Fix #2197 authority key lookup Avoid an authority key lookup when it starts with "will be generated::" Commit: b5f85c207c2f88cb2872fbeb933b09abf5386acb https://github.com/DSpace/dspace-angular/commit/b5f85c207c2f88cb2872fbeb933b09abf5386acb Author: uofmsean <43143083+uofmsean@users.noreply.github.com> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/modules/app/browser-init.service.ts Log Message: ----------- Merge branch 'main' into fix-2197-authority-key-lookup Commit: 1b9a85bde7420b2f2df94cd218c908c7973001fc https://github.com/DSpace/dspace-angular/commit/1b9a85bde7420b2f2df94cd218c908c7973001fc Author: lotte Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/core.module.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/modules/app/browser-init.service.ts Log Message: ----------- Merge branch 'main' into w2p-101198_in-place-links_contribute-main Commit: 41e4e870619e1c5a30b9d740dafa693107e4d88d https://github.com/DSpace/dspace-angular/commit/41e4e870619e1c5a30b9d740dafa693107e4d88d Author: Kristof De Langhe Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M src/app/search-page/search-tracker.component.ts Log Message: ----------- 100414: Add entities to allowed object route Commit: cc86ac508689d7b7f999db42312f65d7a8de5701 https://github.com/DSpace/dspace-angular/commit/cc86ac508689d7b7f999db42312f65d7a8de5701 Author: LotteHofstede Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M .github/workflows/build.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M docker/docker-compose-rest.yml M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/core.module.ts M src/app/core/data/item-data.service.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/modules/app/browser-init.service.ts Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 9de002120dc9fdcf90fe992d21e5c4f02dd9ec51 https://github.com/DSpace/dspace-angular/commit/9de002120dc9fdcf90fe992d21e5c4f02dd9ec51 Author: aroman-arvo Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M src/app/app-routing.module.ts Log Message: ----------- #8636 Request a Copy's "helpdesk" strategy requires authentication to respond Commit: b1605e095ab4380b98f62d892398b8082ceada59 https://github.com/DSpace/dspace-angular/commit/b1605e095ab4380b98f62d892398b8082ceada59 Author: Adán Román Ruiz <116575333+aroman-arvo@users.noreply.github.com> Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M .github/workflows/build.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/core.module.ts M src/app/core/data/item-data.service.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/modules/app/browser-init.service.ts Log Message: ----------- Merge branch 'main' into DS-8636 Commit: e0fb0e14a345c71d83fcb9aeb6cdb93d07bb3fcb https://github.com/DSpace/dspace-angular/commit/e0fb0e14a345c71d83fcb9aeb6cdb93d07bb3fcb Author: Alexandre Vryghem Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/assets/i18n/en.json5 Log Message: ----------- Show N/A when submitter has been removed Commit: 7f7ed17d6e54e965b899f472ffa9689fc3665af9 https://github.com/DSpace/dspace-angular/commit/7f7ed17d6e54e965b899f472ffa9689fc3665af9 Author: Nona Luypaert Date: 2023-04-21 (Fri, 21 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts Log Message: ----------- 101127: Add multiSelect tests in VocabularyTreeviewComponent Commit: 4f83eaa53d0df45b01d9465512d8435a42fe65d4 https://github.com/DSpace/dspace-angular/commit/4f83eaa53d0df45b01d9465512d8435a42fe65d4 Author: Mark H. Wood Date: 2023-04-21 (Fri, 21 Apr 2023) Changed paths: M src/app/submission/sections/upload/file/section-upload-file.component.ts Log Message: ----------- Tidy up interface declarations. Commit: 6adc9a1742b24bcf22da14bf73aad53161e97098 https://github.com/DSpace/dspace-angular/commit/6adc9a1742b24bcf22da14bf73aad53161e97098 Author: Mark H. Wood Date: 2023-04-21 (Fri, 21 Apr 2023) Changed paths: A src/app/submission/sections/upload/file/themed-section-upload-file.component.ts M src/app/submission/sections/upload/section-upload.component.html M src/app/submission/submission.module.ts Log Message: ----------- Make theme-able. Commit: 1ba642719d4939d3c9788a4a56320b8ef63a6a68 https://github.com/DSpace/dspace-angular/commit/1ba642719d4939d3c9788a4a56320b8ef63a6a68 Author: Kristof De Langhe Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update ng-mocks Commit: ee4da3f541c62d5f018401a1f8d50f9908a287da https://github.com/DSpace/dspace-angular/commit/ee4da3f541c62d5f018401a1f8d50f9908a287da Author: Kristof De Langhe Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @ngx-translate/core Commit: d6da06506864e9a5c8c428e058a971436f24f418 https://github.com/DSpace/dspace-angular/commit/d6da06506864e9a5c8c428e058a971436f24f418 Author: Kristof De Langhe Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update ngx-pagination Commit: 0ceeeaf33fdbc5437d77ca8efedeb66a8d9d0e71 https://github.com/DSpace/dspace-angular/commit/0ceeeaf33fdbc5437d77ca8efedeb66a8d9d0e71 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular/cdk@14 Commit: 41a265f75599f1243b8a249056781283553c60b6 https://github.com/DSpace/dspace-angular/commit/41a265f75599f1243b8a249056781283553c60b6 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @angular/cdk@15 Commit: e037d8708411d2cf95e7976ee7c619f443274518 https://github.com/DSpace/dspace-angular/commit/e037d8708411d2cf95e7976ee7c619f443274518 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update ngx-infinite-scroll Commit: 36f6110e5851fdb5513530b0900a94743cd775d6 https://github.com/DSpace/dspace-angular/commit/36f6110e5851fdb5513530b0900a94743cd775d6 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic ng update @nicky-lenaers/ngx-scroll-to Commit: 051b17e0e4be320f801db801bc8b2745c29b34a4 https://github.com/DSpace/dspace-angular/commit/051b17e0e4be320f801db801bc8b2745c29b34a4 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Automatic npx npm-check-updates --interactive Commit: b6dc8a8579c460d4056f3d09f37c1cbf75d59934 https://github.com/DSpace/dspace-angular/commit/b6dc8a8579c460d4056f3d09f37c1cbf75d59934 Author: enea4science <127771679+enea4science@users.noreply.github.com> Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/app-routing.module.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/browse/browse.service.ts M src/app/core/core.module.ts M src/app/core/data/item-data.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/testing/auth-service.stub.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/environments/environment.test.ts M src/main.browser.ts M src/modules/app/browser-init.service.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge branch '4Science:main' into main Commit: 6152b3042531a64c58d4e54f86832a1bf517f754 https://github.com/DSpace/dspace-angular/commit/6152b3042531a64c58d4e54f86832a1bf517f754 Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile M angular.json M docker/README.md M docker/docker-compose-dist.yml M docker/docker-compose-rest.yml M package.json M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/core.module.ts M src/app/core/data/item-data.service.ts M src/app/footer/themed-footer.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/testing/auth-service.stub.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/main.browser.ts M src/modules/app/browser-init.service.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-101108_Angular-15-upgrade Commit: 18e7de81d9a621d6e326555bb1d92edd4fc7cb0b https://github.com/DSpace/dspace-angular/commit/18e7de81d9a621d6e326555bb1d92edd4fc7cb0b Author: Kristof De Langhe Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M package.json M yarn.lock Log Message: ----------- 101108: Removal of webpack devDependency to solve conflict with @angular-devkit/build-angular Commit: 99dd9d2de9911a0901f6ba741b09686a9456e145 https://github.com/DSpace/dspace-angular/commit/99dd9d2de9911a0901f6ba741b09686a9456e145 Author: Nona Luypaert Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.html M src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts Log Message: ----------- 101127: Take activeModal out of VocabularyTreeviewComponent Commit: 08b271095facf3f93600da30fd232f62f3cbe5ef https://github.com/DSpace/dspace-angular/commit/08b271095facf3f93600da30fd232f62f3cbe5ef Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: A src/assets/i18n/vi.json5 Log Message: ----------- Internalization (i18n): Vietnamese translation! Commit: 618f03c8ca0d26488bbc1cba87666ac9a169cd6c https://github.com/DSpace/dspace-angular/commit/618f03c8ca0d26488bbc1cba87666ac9a169cd6c Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/assets/i18n/vi.json5 Log Message: ----------- Update Locale Commit: 6e7a8a992ce607a30033f78f0344d30e2880334e https://github.com/DSpace/dspace-angular/commit/6e7a8a992ce607a30033f78f0344d30e2880334e Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts Log Message: ----------- 101127: Add VocabularyTreeview to BrowseByTaxonomyPage Commit: 702f9cd4dbd44340386c51080a2f3fd24b2aa43f https://github.com/DSpace/dspace-angular/commit/702f9cd4dbd44340386c51080a2f3fd24b2aa43f Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/assets/i18n/vi.json5 Log Message: ----------- Update Lang file Commit: 2e6b1cc4efc8741e94c4c9e16a5db6df42ee8567 https://github.com/DSpace/dspace-angular/commit/2e6b1cc4efc8741e94c4c9e16a5db6df42ee8567 Author: Enea Jahollari Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Added Curate tab in Edit Item page Commit: 53b883cb4205b8c591146db67cd611d7bb85df69 https://github.com/DSpace/dspace-angular/commit/53b883cb4205b8c591146db67cd611d7bb85df69 Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/assets/i18n/vi.json5 Log Message: ----------- Internalization (i18n): Vietnamese translation! Fixes #2172 Commit: 0dbbe6cb79790bfdb92e468c0984f924cc3e3036 https://github.com/DSpace/dspace-angular/commit/0dbbe6cb79790bfdb92e468c0984f924cc3e3036 Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/assets/i18n/vi.json5 Log Message: ----------- Update error Commit: b83c218bf116898c83baa21a85c98db0cb94d3eb https://github.com/DSpace/dspace-angular/commit/b83c218bf116898c83baa21a85c98db0cb94d3eb Author: tuanvu Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/assets/i18n/vi.json5 Log Message: ----------- Update Commit: a80cae8fb5d5d76edcc8136999ca4f2e755df87b https://github.com/DSpace/dspace-angular/commit/a80cae8fb5d5d76edcc8136999ca4f2e755df87b Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/assets/i18n/en.json5 Log Message: ----------- 101353: Add browse link + queryparams in BrowseByTaxonomyPage Commit: c89adf4f8118a982818e7eb42e27f6b15a9c410a https://github.com/DSpace/dspace-angular/commit/c89adf4f8118a982818e7eb42e27f6b15a9c410a Author: Alisa Ismailati Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts Log Message: ----------- [DURACOM-134] send-back action fixed Commit: 03bf4befabb3434536cb2b28c66f83ead1503c0f https://github.com/DSpace/dspace-angular/commit/03bf4befabb3434536cb2b28c66f83ead1503c0f Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts Log Message: ----------- 101353: Fix issues in BrowseByTaxonomyPage and VocabularyTreeview Commit: 14b053b70418537a412795545ba6ad933feae779 https://github.com/DSpace/dspace-angular/commit/14b053b70418537a412795545ba6ad933feae779 Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts Log Message: ----------- 101353: Add deselect Output in VocabularyTreeview Commit: bb242d99a6b7715203e2fcc96c1f9512173773a3 https://github.com/DSpace/dspace-angular/commit/bb242d99a6b7715203e2fcc96c1f9512173773a3 Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html Log Message: ----------- 101353: Fix VocabularyTreeview onSelect being called twice Commit: ea297d1296c4ee685a57e19efbf3c01fdd69ce06 https://github.com/DSpace/dspace-angular/commit/ea297d1296c4ee685a57e19efbf3c01fdd69ce06 Author: Nona Luypaert Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts Log Message: ----------- 101353: Add tests for BrowseByTaxonomyPageComponent Commit: fe1be27d4913d99252461e7cb5d06e20a566d5ab https://github.com/DSpace/dspace-angular/commit/fe1be27d4913d99252461e7cb5d06e20a566d5ab Author: Yury Bondarenko Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M .github/workflows/build.yml Log Message: ----------- Bump Node heap size in CI Commit: b1d33c83a630d58d3116e3c5a9c78dee46099e26 https://github.com/DSpace/dspace-angular/commit/b1d33c83a630d58d3116e3c5a9c78dee46099e26 Author: Enea Jahollari Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts Log Message: ----------- fixup! Added Curate tab in Edit Item page Commit: 09f3dddde4c761ac24d1c2b3d8b6fbaa594e8afd https://github.com/DSpace/dspace-angular/commit/09f3dddde4c761ac24d1c2b3d8b6fbaa594e8afd Author: Nona Luypaert Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/browse-by/browse-by-routing.module.ts M src/assets/i18n/en.json5 Log Message: ----------- 101393: Fix breadcrumbs on BrowseByTaxonomyPage Commit: da7c980ab1452ad5d7b0503d5389ef4adf748d37 https://github.com/DSpace/dspace-angular/commit/da7c980ab1452ad5d7b0503d5389ef4adf748d37 Author: Nona Luypaert Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/menu.resolver.ts M src/assets/i18n/en.json5 Log Message: ----------- 101393: Add 'Browse by Subject Category' link to 'All of DSpace' Commit: 835eb73e0e382823643ba9caeb56e46cefe6fa02 https://github.com/DSpace/dspace-angular/commit/835eb73e0e382823643ba9caeb56e46cefe6fa02 Author: Nona Luypaert Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list/community-list.component.html M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/operators.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/footer/footer.component.html M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/chips/chips.component.html M src/app/shared/form/chips/chips.component.spec.ts M src/app/shared/form/form.module.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts R src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.ts M src/app/shared/upload/uploader/uploader.component.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/container/section-container.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/app/browse-by/browse-by-routing.module.ts src/app/browse-by/browse-by.module.ts Commit: a5c300aebdceb3d64ff37b65ae7a1a86b852bd29 https://github.com/DSpace/dspace-angular/commit/a5c300aebdceb3d64ff37b65ae7a1a86b852bd29 Author: Art Lowel Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss Log Message: ----------- refactor mulitselect mode to use labels instead of buttons Commit: 2a84c425314aec536b4f37b8b7b0d18193600900 https://github.com/DSpace/dspace-angular/commit/2a84c425314aec536b4f37b8b7b0d18193600900 Author: Nona Luypaert Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts Log Message: ----------- 101393: Fix VocabularyTreeview tests + Remove template comments Commit: 0a2cc985244b82167ce671d90a068932b5b0a552 https://github.com/DSpace/dspace-angular/commit/0a2cc985244b82167ce671d90a068932b5b0a552 Author: Nona Luypaert Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts Commit: 8ec5d11fcca5743eff1254b7b281fb3ebbf8dea8 https://github.com/DSpace/dspace-angular/commit/8ec5d11fcca5743eff1254b7b281fb3ebbf8dea8 Author: Alisa Ismailati Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Do not show edit/delete button for observer Commit: 2a9021477805de7edf478456c78301d90e82f12b https://github.com/DSpace/dspace-angular/commit/2a9021477805de7edf478456c78301d90e82f12b Author: Yana De Pauw Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M src/app/core/data/base/base-data.service.ts Log Message: ----------- Add typedocs Commit: 3d9100f2d10898caed61926d74434decdd24e969 https://github.com/DSpace/dspace-angular/commit/3d9100f2d10898caed61926d74434decdd24e969 Author: Sondissimo Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M src/app/process-page/form/process-parameters/process-parameters.component.html Log Message: ----------- DURACOM-138 Added a single line in the process-parameters.component.html, we now check if the parameters selector for the process contains at least 1 value, if not, the selector box is not shown. Commit: 5e277414832f8241e8b5dc2a81399cb68507c6bf https://github.com/DSpace/dspace-angular/commit/5e277414832f8241e8b5dc2a81399cb68507c6bf Author: Tim Donohue Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- Merge pull request #2183 from atmire/w2p-100302_Live-import-issues-7.5 Fix Live Import issues Commit: a94f729faa43a7291c7bea519c86e56d1744031b https://github.com/DSpace/dspace-angular/commit/a94f729faa43a7291c7bea519c86e56d1744031b Author: Yury Bondarenko Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M package.json Log Message: ----------- Lock webpack version to 5.76.1 This is a strict requirement of `@angular-devkit/build-angular` 15.2.5 Specifying the version as `@^5.0.0` causes multiple versions to be installed side by side, which leads to build issues. Adding this "exact version dependency" gets rid of the warning but does not change yarn.lock (because that same version was already being resolved) Commit: d98e44185c756d84ea990000f8f16a8c79804b47 https://github.com/DSpace/dspace-angular/commit/d98e44185c756d84ea990000f8f16a8c79804b47 Author: Yury Bondarenko Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M tsconfig.server.json Log Message: ----------- Update JavaScript target version Commit: 2895cfe083a80eec58a5758bd5bd45af62e3bade https://github.com/DSpace/dspace-angular/commit/2895cfe083a80eec58a5758bd5bd45af62e3bade Author: Alisa Ismailati Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- [DURACOM-134] Administer workflow actions fixed Commit: ef9c42804c0acccbde460e0be9a26597519c99c8 https://github.com/DSpace/dspace-angular/commit/ef9c42804c0acccbde460e0be9a26597519c99c8 Author: Alexandre Vryghem Date: 2023-05-01 (Mon, 01 May 2023) Changed paths: M src/app/header/header.component.scss M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Fixed --ds-header-icon-color & --ds-header-icon-color-hover not being applied to all header icons Commit: c042a5cf1a1a6abe1a0afb812e47af741371465f https://github.com/DSpace/dspace-angular/commit/c042a5cf1a1a6abe1a0afb812e47af741371465f Author: Alexandre Vryghem Date: 2023-05-01 (Mon, 01 May 2023) Changed paths: M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts Log Message: ----------- Fixed mobile nav not opening/displaying correctly Commit: dc3120234dcaae746bc7a3e496eba8ffbbaf6e73 https://github.com/DSpace/dspace-angular/commit/dc3120234dcaae746bc7a3e496eba8ffbbaf6e73 Author: Sondissimo <119754561+Sondissimo@users.noreply.github.com> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- Merge branch 'main' into DURACOM-138 Commit: 6b9f6bf7672280f6f906f0825ad55bdb5089deed https://github.com/DSpace/dspace-angular/commit/6b9f6bf7672280f6f906f0825ad55bdb5089deed Author: Giuseppe Digilio Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts Log Message: ----------- [DURACOM-134] Fix import paths Commit: 983769cf5991753748352689869c573d2e343486 https://github.com/DSpace/dspace-angular/commit/983769cf5991753748352689869c573d2e343486 Author: Giuseppe Digilio Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Fix import paths Commit: 06f3b68048ab7e780f8d4161439fbda281d414a8 https://github.com/DSpace/dspace-angular/commit/06f3b68048ab7e780f8d4161439fbda281d414a8 Author: Alisa Ismailati Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts Log Message: ----------- [DURACOM-133] Fixed failing test Commit: 78a81cbb4bd61ddbbd8b8421f1564067634da190 https://github.com/DSpace/dspace-angular/commit/78a81cbb4bd61ddbbd8b8421f1564067634da190 Author: Alisa Ismailati Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- Merge branch 'DURACOM-133' of https://bitbucket.org/4Science/dspace-angular into DURACOM-133 Commit: 7b19ba7be26aab733aad426127955103970a4049 https://github.com/DSpace/dspace-angular/commit/7b19ba7be26aab733aad426127955103970a4049 Author: Alisa Ismailati Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- [DURACOM-134] Fixes Commit: 13662e336dcfd96122a924ad09a252599b85104e https://github.com/DSpace/dspace-angular/commit/13662e336dcfd96122a924ad09a252599b85104e Author: Alisa Ismailati Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts Log Message: ----------- Merge branch 'DURACOM-134' of https://bitbucket.org/4Science/dspace-angular into DURACOM-134 Commit: 89eb4e3cb2a8a07f45ee939f74387f1624c4e0c5 https://github.com/DSpace/dspace-angular/commit/89eb4e3cb2a8a07f45ee939f74387f1624c4e0c5 Author: Enea Jahollari Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/process-page/detail/process-detail.component.html Log Message: ----------- [DURACOM-131] Show output files in separate lines Commit: c066bc9d54e7ea0c9256ffedc7bb02b4ff2ee6b9 https://github.com/DSpace/dspace-angular/commit/c066bc9d54e7ea0c9256ffedc7bb02b4ff2ee6b9 Author: Enea Jahollari Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.ts Log Message: ----------- [DURACOM-131] Added automatic refresh every 5 seconds if the status is running Commit: efedd10d9c12da1909854d6661d2db264748b9ac https://github.com/DSpace/dspace-angular/commit/efedd10d9c12da1909854d6661d2db264748b9ac Author: Enea Jahollari Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/process-page/detail/process-detail.component.ts Log Message: ----------- [DURACOM-131] Add check to run the refresh only on browser Commit: c21ab0a86f5bb0f411fddce2c31481fb035c0139 https://github.com/DSpace/dspace-angular/commit/c21ab0a86f5bb0f411fddce2c31481fb035c0139 Author: Mark H. Wood Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M src/app/submission/sections/license/section-license.component.html Log Message: ----------- Enable line breaks in deposit license during submission. Commit: 9439a51c5dea3b796ceb56a09cf636f9ac509ac8 https://github.com/DSpace/dspace-angular/commit/9439a51c5dea3b796ceb56a09cf636f9ac509ac8 Author: lotte Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/search-navbar/search-navbar.component.html Log Message: ----------- 101198: Fixed issue with header search bar Commit: 130b0fad762716532bf3ebbbf53898114ccabb49 https://github.com/DSpace/dspace-angular/commit/130b0fad762716532bf3ebbbf53898114ccabb49 Author: lotte Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/core/shared/context.model.ts Log Message: ----------- Added doc for some of the contexts Commit: f1595901874031b858441a873afaa5af5397c888 https://github.com/DSpace/dspace-angular/commit/f1595901874031b858441a873afaa5af5397c888 Author: lotte Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/core/shared/context.model.ts Log Message: ----------- Added line breaks for clarity Commit: f944fbba373f5813dca83acb8ed14be3a46bf3fd https://github.com/DSpace/dspace-angular/commit/f944fbba373f5813dca83acb8ed14be3a46bf3fd Author: lotte Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts Log Message: ----------- Applied feedback for context name and missing context Commit: f4cedeb576f595fc29cb08cda68e9f748d1631b0 https://github.com/DSpace/dspace-angular/commit/f4cedeb576f595fc29cb08cda68e9f748d1631b0 Author: lotte Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts Log Message: ----------- Renamed context in remaining places Commit: 8c08e5384aa33901d989a0082514ec57b62ab88d https://github.com/DSpace/dspace-angular/commit/8c08e5384aa33901d989a0082514ec57b62ab88d Author: LotteHofstede Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 325d7cc9e858429260989ff66e405a0a95bdcf83 https://github.com/DSpace/dspace-angular/commit/325d7cc9e858429260989ff66e405a0a95bdcf83 Author: lotte Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/app/search-navbar/search-navbar.component.html Log Message: ----------- Added aria label to navbar search button Commit: 2e3dc97e519429443ce65e906e2d2ea2d2d08441 https://github.com/DSpace/dspace-angular/commit/2e3dc97e519429443ce65e906e2d2ea2d2d08441 Author: LotteHofstede Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/shared/mocks/request.service.mock.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts Log Message: ----------- Merge branch 'main' into w2p-101198_in-place-links_contribute-main Commit: 091d0fccf7121f1cfce2e7f98dfdec8d2e6e5528 https://github.com/DSpace/dspace-angular/commit/091d0fccf7121f1cfce2e7f98dfdec8d2e6e5528 Author: Alexandre Vryghem Date: 2023-05-06 (Sat, 06 May 2023) Changed paths: M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts Log Message: ----------- 100553: Explicitly request EditInPlaceFieldComponent's metadata field suggestions with the sort by fieldName,ASC Commit: 548a5ccb79431a46f90f45310dc6bcb8051353fb https://github.com/DSpace/dspace-angular/commit/548a5ccb79431a46f90f45310dc6bcb8051353fb Author: Alexandre Vryghem Date: 2023-05-06 (Sat, 06 May 2023) Changed paths: M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts Log Message: ----------- Merge branch 'fix-metadata-fields-containing-dots_contribute-7.4' into fix-metadata-fields-containing-dots_contribute-main # Conflicts: # src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html # src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts Commit: 74cd70d8609c2d3d703ca921fa7af29e9a2dd1e5 https://github.com/DSpace/dspace-angular/commit/74cd70d8609c2d3d703ca921fa7af29e9a2dd1e5 Author: Alexandre Vryghem Date: 2023-05-07 (Sun, 07 May 2023) Changed paths: M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts Log Message: ----------- Fixed communities collection and sub-community sorting not working after page refresh Commit: 9ab022c2251002d3a438e2f7189445cd7d7fba4a https://github.com/DSpace/dspace-angular/commit/9ab022c2251002d3a438e2f7189445cd7d7fba4a Author: Gantner, Florian Klaus Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 Log Message: ----------- remove buggy translation object fixes https://github.com/DSpace/dspace-angular/issues/2219 by removing the json object for key form.other-information which avoids to load subordinated translation keys Commit: 57eb6da97a8fc4c6edfe1b061c638084c0212ee9 https://github.com/DSpace/dspace-angular/commit/57eb6da97a8fc4c6edfe1b061c638084c0212ee9 Author: Enea Jahollari Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M src/app/curation-form/curation-form.component.ts M src/app/item-page/edit-item-page/item-curate/item-curate.component.html M src/app/item-page/edit-item-page/item-curate/item-curate.component.ts Log Message: ----------- fixup! Fix change detection issue Commit: c233927c29c67c2b703a0afbc86e5a9d1d56e8b2 https://github.com/DSpace/dspace-angular/commit/c233927c29c67c2b703a0afbc86e5a9d1d56e8b2 Author: Tim Donohue Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M src/app/curation-form/curation-form.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2211 from enea4science/feature/8384-edit-item-curate Fixes #8384: Added Curate tab in Edit Item page Commit: 77c19d9fb1b31b2a1f34c377116e7cdd30f90c47 https://github.com/DSpace/dspace-angular/commit/77c19d9fb1b31b2a1f34c377116e7cdd30f90c47 Author: Michael Spalti Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M .gitignore A src/mirador-viewer/config.default.js R src/mirador-viewer/index.js M webpack/webpack.mirador.config.ts Log Message: ----------- Updated mirador webpack configuration. Commit: 508fa76e45d29dd04112324cd6b877d975a312ee https://github.com/DSpace/dspace-angular/commit/508fa76e45d29dd04112324cd6b877d975a312ee Author: Michael Spalti Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M src/mirador-viewer/config.default.js Log Message: ----------- Updated comment. Commit: 2d326d1f467457117136852ee48886793d8010e4 https://github.com/DSpace/dspace-angular/commit/2d326d1f467457117136852ee48886793d8010e4 Author: Kristof De Langhe Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/app/root/root.component.ts Log Message: ----------- 101108: Fix SSR animation console error Commit: e9da5f0616459eced33b662fd679a0eb7a593611 https://github.com/DSpace/dspace-angular/commit/e9da5f0616459eced33b662fd679a0eb7a593611 Author: Kristof De Langhe Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M .github/workflows/build.yml M package.json M tsconfig.server.json Log Message: ----------- Merge remote-tracking branch 'atmire/Angular-15-upgrade' into w2p-101108_Angular-15-upgrade Commit: ed24204f8939564860d1077a04484dd67b6245c0 https://github.com/DSpace/dspace-angular/commit/ed24204f8939564860d1077a04484dd67b6245c0 Author: lotte Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/app/search-navbar/search-navbar.component.html M src/assets/i18n/en.json5 Log Message: ----------- 101198: Made aria label i18n Commit: 681ee6f81600f46d7c64364b06e7f6197d182cd3 https://github.com/DSpace/dspace-angular/commit/681ee6f81600f46d7c64364b06e7f6197d182cd3 Author: Alisa Ismailati Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts A src/app/submission/sections/visibility-type.ts Log Message: ----------- [DURACOM-145] Handled collection step on a submission form Commit: 7e3613fa9d0dd69db9cc3003d0dbd1ac38fc810e https://github.com/DSpace/dspace-angular/commit/7e3613fa9d0dd69db9cc3003d0dbd1ac38fc810e Author: Tim Donohue Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Merge pull request #2220 from alexandrevryghem/fix-mobile-navbar-and-header-icon-css-variables Fixed mobile navbar not expanding & use same css variable for all header icons Commit: 6d531db20cf9cae3d812709ad26c28fd16175f99 https://github.com/DSpace/dspace-angular/commit/6d531db20cf9cae3d812709ad26c28fd16175f99 Author: Tim Donohue Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: A src/assets/i18n/vi.json5 Log Message: ----------- Merge pull request #2210 from Zerosoul1990/Zerosoul1990/issue2172 Vietnamese translation! Commit: fbfe55db35b4427d71cadf1262e78ea019553c5f https://github.com/DSpace/dspace-angular/commit/fbfe55db35b4427d71cadf1262e78ea019553c5f Author: Tim Donohue Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M config/config.example.yml M src/config/default-app-config.ts Log Message: ----------- Enable Vietnamese language pack Commit: d67cfaa2785c188a0749098b7b7edb270bdb707d https://github.com/DSpace/dspace-angular/commit/d67cfaa2785c188a0749098b7b7edb270bdb707d Author: Tim Donohue Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M config/config.example.yml M src/config/default-app-config.ts Log Message: ----------- Merge pull request #2236 from tdonohue/enable_vietnamese Enable Vietnamese language pack Commit: c10e660e0b1da868065f1c8ecdd4709636a1e5b9 https://github.com/DSpace/dspace-angular/commit/c10e660e0b1da868065f1c8ecdd4709636a1e5b9 Author: Nona Luypaert Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/core.module.ts R src/app/core/shared/browse-definition.model.ts A src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/flat-browse-definition.resource-type.ts M src/app/core/shared/operators.ts M src/app/menu.resolver.ts M src/app/navbar/navbar.component.spec.ts M src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts Log Message: ----------- 101623: Refactor BrowseDefinition model/resource-type to FlatBrowseDefinition Commit: c2f2cb5b3abecdd358876a4462efaea7ae686be4 https://github.com/DSpace/dspace-angular/commit/c2f2cb5b3abecdd358876a4462efaea7ae686be4 Author: Nona Luypaert Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: A src/app/core/shared/browse-definition.ts M src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/hierarchical-browse-definition.model.ts A src/app/core/shared/hierarchical-browse-definition.resource-type.ts Log Message: ----------- 101623: Add HierarchicalBrowseDefinition model + base BrowseDefinition class Commit: 8c6e3b0c1ff6187afa10d57d3607e2c4353d1229 https://github.com/DSpace/dspace-angular/commit/8c6e3b0c1ff6187afa10d57d3607e2c4353d1229 Author: Nona Luypaert Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/app/core/browse/browse-definition-data.service.ts A src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/request.models.ts Log Message: ----------- 101623: Add new BrowseResponseParsingService and BrowseDefinitionRestRequest Commit: 195ab41aac32bedbb00e5c5705588785202fc3c9 https://github.com/DSpace/dspace-angular/commit/195ab41aac32bedbb00e5c5705588785202fc3c9 Author: Nona Luypaert Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/app/browse-by/browse-by-routing.module.ts A src/app/browse-by/browse-by-taxonomy-page/themed-browse-by-taxonomy-page.component.ts M src/app/browse-by/browse-by.module.ts A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- 101623: Themed BrowseByTaxonomyPageComponent Commit: c914b42de206dc7e632d7915fb11a060ad952565 https://github.com/DSpace/dspace-angular/commit/c914b42de206dc7e632d7915fb11a060ad952565 Author: Tim Donohue Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/assets/i18n/en.json5 M src/styles/_global-styles.scss Log Message: ----------- Merge pull request #2196 from atmire/w2p-101198_in-place-links_contribute-main Replace in-place links with buttons Commit: 4449960c0de4df94e4a7ed27cc85360ebb7b564f https://github.com/DSpace/dspace-angular/commit/4449960c0de4df94e4a7ed27cc85360ebb7b564f Author: Alexandre Vryghem Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M .editorconfig M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile A Dockerfile.dist M README.md M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/themed-home-page.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/request.service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-community-page-sorting_contribute-main Commit: 3221621e6cab233c2efdf217c6dc06c011ee48fe https://github.com/DSpace/dspace-angular/commit/3221621e6cab233c2efdf217c6dc06c011ee48fe Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/search-page/search-tracker.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- 100414: Missing search result statistics - renaming object to clickedObject Commit: cf12fb22eef0144ec1107c6ea2b7faccd98c2b3f https://github.com/DSpace/dspace-angular/commit/cf12fb22eef0144ec1107c6ea2b7faccd98c2b3f Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/search-page/search-tracker.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.0' into w2p-100414_Missing-search-result-statistics-7.2 Commit: fbacebb4399d37368977009295c6f43fe6330c2c https://github.com/DSpace/dspace-angular/commit/fbacebb4399d37368977009295c6f43fe6330c2c Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/search-page/search-tracker.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.2' into w2p-100414_Missing-search-result-statistics-7.4 Commit: 0f0847c069388e92472e6dbc91be74a15de0db79 https://github.com/DSpace/dspace-angular/commit/0f0847c069388e92472e6dbc91be74a15de0db79 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/core/shared/search/search.service.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/search/search.component.ts Log Message: ----------- 100414: Refactor SearchTrackerComponent to SearchComponent Commit: b1c7728a96778859df1495698a64de18288af0cf https://github.com/DSpace/dspace-angular/commit/b1c7728a96778859df1495698a64de18288af0cf Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/core/shared/search/search.service.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/search/search.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.4' into w2p-100414_Missing-search-result-statistics-PR Commit: 540ce4d7c4454f47a06c79e48893430e90da4136 https://github.com/DSpace/dspace-angular/commit/540ce4d7c4454f47a06c79e48893430e90da4136 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/core/shared/search/search.service.ts Log Message: ----------- 100414: Rename object to clickedObject Commit: b382a88c2f5ab2537fabcf7d9f884912a24e3745 https://github.com/DSpace/dspace-angular/commit/b382a88c2f5ab2537fabcf7d9f884912a24e3745 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/core/shared/search/search.service.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.4' into w2p-100414_Missing-search-result-statistics-PR Commit: 9ddd75dbdf2f3db1eafd4bd132ea5cdc6216d463 https://github.com/DSpace/dspace-angular/commit/9ddd75dbdf2f3db1eafd4bd132ea5cdc6216d463 Author: Adam Doan Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/view-mode-switch/view-mode-switch.component.html Log Message: ----------- Use more semantically appropriate elements and explicit names Commit: cc34e27c20db7947ea2be87f438fde1e4a827f2e https://github.com/DSpace/dspace-angular/commit/cc34e27c20db7947ea2be87f438fde1e4a827f2e Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts Log Message: ----------- 100414: test cases Commit: 6675b61f81220b8ee46566182567f0bf764accb8 https://github.com/DSpace/dspace-angular/commit/6675b61f81220b8ee46566182567f0bf764accb8 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts Log Message: ----------- 100414: test cases Commit: f5b7bea3ec7fb17e15cab82ee1d37918594c3813 https://github.com/DSpace/dspace-angular/commit/f5b7bea3ec7fb17e15cab82ee1d37918594c3813 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts Log Message: ----------- 100414: Lint fixes Commit: e6bc199932b1fcdd40f42a7083da841bb10cb0b7 https://github.com/DSpace/dspace-angular/commit/e6bc199932b1fcdd40f42a7083da841bb10cb0b7 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.4' into w2p-100414_Missing-search-result-statistics-PR Commit: c306dfd30927e5bf0f9881f26b51ca64f0498cd5 https://github.com/DSpace/dspace-angular/commit/c306dfd30927e5bf0f9881f26b51ca64f0498cd5 Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts Log Message: ----------- 100414: remove fdescribe Commit: ff1175cd6face2b5df8309f0d88b151f1daf374a https://github.com/DSpace/dspace-angular/commit/ff1175cd6face2b5df8309f0d88b151f1daf374a Author: Kristof De Langhe Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/search/search.component.spec.ts Log Message: ----------- Merge branch 'w2p-100414_Missing-search-result-statistics-7.4' into w2p-100414_Missing-search-result-statistics-PR Commit: bd9f70acc8993912a368fd6f822cdfebc15b3b75 https://github.com/DSpace/dspace-angular/commit/bd9f70acc8993912a368fd6f822cdfebc15b3b75 Author: Adam Doan Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts Log Message: ----------- Update tests Commit: 84d8a61f8317781920bb92f77a002c8dd4cd4589 https://github.com/DSpace/dspace-angular/commit/84d8a61f8317781920bb92f77a002c8dd4cd4589 Author: Tim Donohue Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/submission/sections/license/section-license.component.html Log Message: ----------- Merge pull request #2229 from mwoodiupui/license-linebreaks Enable line breaks in deposit license during submission. Commit: 959f826d6495f9d70dbbf537f38347b8d3870a57 https://github.com/DSpace/dspace-angular/commit/959f826d6495f9d70dbbf537f38347b8d3870a57 Author: Tim Donohue Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts Log Message: ----------- Merge pull request #2241 from doana/view-mode-switch-accessibility View mode switch accessibility Commit: 67976299de7ab657ccbdb60b7f4efde2e112d63f https://github.com/DSpace/dspace-angular/commit/67976299de7ab657ccbdb60b7f4efde2e112d63f Author: Nona Luypaert Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-taxonomy-page/themed-browse-by-taxonomy-page.component.ts M src/app/core/data/browse-response-parsing.service.ts Log Message: ----------- 101623: Fixes for rendersBrowseBy, BrowseResponseParsingService, BrowseByRoutingModule Commit: 134a808fba8b9ec1dcfee0750c6bd10eda99bf93 https://github.com/DSpace/dspace-angular/commit/134a808fba8b9ec1dcfee0750c6bd10eda99bf93 Author: Davide Negretti Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M config/config.example.yml M src/config/default-app-config.ts Log Message: ----------- [DURACOM-99] Italian support added Commit: d332296da8f827f390388763f11b759e1dbd46c7 https://github.com/DSpace/dspace-angular/commit/d332296da8f827f390388763f11b759e1dbd46c7 Author: Davide Negretti Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: A src/assets/i18n/it.json5 Log Message: ----------- [DURACOM-99] First italian translations (2022-11-04) Commit: f3d4754d5bbdf0731231e2d98d8cd1a021723a51 https://github.com/DSpace/dspace-angular/commit/f3d4754d5bbdf0731231e2d98d8cd1a021723a51 Author: Nona Luypaert Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/core/core.module.ts M src/app/core/shared/flat-browse-definition.model.ts Log Message: ----------- 101623: Add BrowseDefinitionModels to CoreModule, Fix FlatBrowseDefinition Commit: b4d2f063c6c039ca1d899b15af67cc37c9fd55fa https://github.com/DSpace/dspace-angular/commit/b4d2f063c6c039ca1d899b15af67cc37c9fd55fa Author: lotte Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts Log Message: ----------- 97184: styleurl fix for themed badges component Commit: 6c7da1cc5d4f350ad0fc15cc4f54ca62bbfb8bed https://github.com/DSpace/dspace-angular/commit/6c7da1cc5d4f350ad0fc15cc4f54ca62bbfb8bed Author: LotteHofstede Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M config/config.example.yml M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/sections/license/section-license.component.html M src/assets/i18n/en.json5 A src/assets/i18n/vi.json5 M src/config/default-app-config.ts M src/styles/_global-styles.scss M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Merge branch 'main' into w2p-97184_theme-feedback_contribute-main Commit: 84b63a443faebf9c6f66cefd12802e041957bb3c https://github.com/DSpace/dspace-angular/commit/84b63a443faebf9c6f66cefd12802e041957bb3c Author: Davide Negretti Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/assets/i18n/it.json5 Log Message: ----------- [DURACOM-99] Updated Italian translations (2023-05-12) Commit: 9a8dfc229f0940b2242c577dc5769e50f79aed62 https://github.com/DSpace/dspace-angular/commit/9a8dfc229f0940b2242c577dc5769e50f79aed62 Author: Adam Doan Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/shared/search/search-filters/search-filter/search-filter.component.html Log Message: ----------- Add filter name to search filter button aria-label. Commit: 0cf46d0ac6c787d2a1c3a405f9112250ac21f81d https://github.com/DSpace/dspace-angular/commit/0cf46d0ac6c787d2a1c3a405f9112250ac21f81d Author: Sondissimo Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts Log Message: ----------- DURACOM-138 the test for the new change, regarding the parameter box appearing or not, has been written, also fixed the errors that the console was outputting Commit: d523e1e94a2f536e0e5d9efda742e97147780c22 https://github.com/DSpace/dspace-angular/commit/d523e1e94a2f536e0e5d9efda742e97147780c22 Author: Sondissimo <119754561+Sondissimo@users.noreply.github.com> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M config/config.example.yml M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/sections/license/section-license.component.html M src/assets/i18n/en.json5 A src/assets/i18n/vi.json5 M src/config/default-app-config.ts M src/styles/_global-styles.scss M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Merge branch 'main' into DURACOM-138 Commit: 39d1fc235ef0340cf4d4935953bdcdabe198fc05 https://github.com/DSpace/dspace-angular/commit/39d1fc235ef0340cf4d4935953bdcdabe198fc05 Author: Tim Donohue Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/assets/i18n/en.json5 A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2068 from atmire/w2p-97184_theme-feedback_contribute-main Refactor badges Commit: f276756c3a86e277fad1bfb5a41183e26dc3ff86 https://github.com/DSpace/dspace-angular/commit/f276756c3a86e277fad1bfb5a41183e26dc3ff86 Author: Tim Donohue Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts Log Message: ----------- Merge pull request #2217 from 4Science/DURACOM-138 Parameter box, shown or not Commit: 58bc42671cfbca67a5c4d05907afdc700f4065b7 https://github.com/DSpace/dspace-angular/commit/58bc42671cfbca67a5c4d05907afdc700f4065b7 Author: Davide Negretti Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/assets/i18n/it.json5 Log Message: ----------- [DURACOM-99] Lint errors fixed Commit: d7372bcdf36fc9d654be48d46faa55a8652fa317 https://github.com/DSpace/dspace-angular/commit/d7372bcdf36fc9d654be48d46faa55a8652fa317 Author: Tim Donohue Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts Log Message: ----------- Merge pull request #2239 from alexandrevryghem/fix-community-page-sorting_contribute-main Fixed community's sub-communities and collections sort Commit: 21b61fc0e2eb4e4edfbde96037a9b828d0749af5 https://github.com/DSpace/dspace-angular/commit/21b61fc0e2eb4e4edfbde96037a9b828d0749af5 Author: Tim Donohue Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M config/config.example.yml A src/assets/i18n/it.json5 M src/config/default-app-config.ts Log Message: ----------- Merge pull request #1951 from 4Science/DURACOM-99 Italian language Commit: 9f73f4ad2d362227d3421e33a6eb2587c6293a0d https://github.com/DSpace/dspace-angular/commit/9f73f4ad2d362227d3421e33a6eb2587c6293a0d Author: Davide Negretti Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/app/core/locale/locale.service.spec.ts Log Message: ----------- [DURACOM-99] Tests fixed Commit: 4be1b57db3eb4c0f2b12b3b296fab7c57515249e https://github.com/DSpace/dspace-angular/commit/4be1b57db3eb4c0f2b12b3b296fab7c57515249e Author: Alexandre Vryghem Date: 2023-05-13 (Sat, 13 May 2023) Changed paths: M config/config.example.yml M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/mocks/request.service.mock.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/license/section-license.component.html M src/assets/i18n/en.json5 A src/assets/i18n/it.json5 A src/assets/i18n/vi.json5 M src/config/default-app-config.ts M src/styles/_global-styles.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main # Conflicts: # src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts # src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts # src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts # src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts # src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts # src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts # src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts # src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts # src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html # src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html # src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html # src/app/shared/subscriptions/subscription-view/subscription-view.component.html Commit: b93e0bf00305bd1e7dfa11c2b944186da40bed3c https://github.com/DSpace/dspace-angular/commit/b93e0bf00305bd1e7dfa11c2b944186da40bed3c Author: Tim Donohue Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M src/app/core/locale/locale.service.spec.ts Log Message: ----------- Merge pull request #2249 from 4Science/DURACOM-99 [DURACOM-99] Tests fixed Commit: bd1881fc9a8778a3d4c047fcf06e9f8163a78fad https://github.com/DSpace/dspace-angular/commit/bd1881fc9a8778a3d4c047fcf06e9f8163a78fad Author: Adam Doan Date: 2023-05-16 (Tue, 16 May 2023) Changed paths: M src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html Log Message: ----------- Add accessible button names for ORCID queue action buttons Commit: e2c51710eac4ead8ef11b69c82f97a4a2a1de845 https://github.com/DSpace/dspace-angular/commit/e2c51710eac4ead8ef11b69c82f97a4a2a1de845 Author: Tim Donohue Date: 2023-05-16 (Tue, 16 May 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts Log Message: ----------- Merge pull request #2198 from uofmsean/fix-2197-authority-key-lookup Fix #2197 authority key lookup Commit: 0272f9a5a8cade12a064e9501efc5d389dde8e03 https://github.com/DSpace/dspace-angular/commit/0272f9a5a8cade12a064e9501efc5d389dde8e03 Author: Adam Doan Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts Log Message: ----------- Merge branch 'DSpace:main' into orcid-settings-button-accessibility Commit: 3d7e61f57f5ab5693b6a310b593ab335072f32d8 https://github.com/DSpace/dspace-angular/commit/3d7e61f57f5ab5693b6a310b593ab335072f32d8 Author: Art Lowel Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/core.module.ts M src/app/core/data/browse-response-parsing.service.ts A src/app/core/shared/browse-definition.model.ts R src/app/core/shared/browse-definition.ts M src/app/core/shared/flat-browse-definition.model.ts M src/app/core/shared/hierarchical-browse-definition.model.ts M src/app/core/shared/operators.ts M src/app/menu.resolver.ts M src/app/navbar/navbar.component.spec.ts M src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts Log Message: ----------- add a custom FindDataImpl for browsedefinitions Commit: 4f4dbffde896fd3f7151776e6125ce804adfc49f https://github.com/DSpace/dspace-angular/commit/4f4dbffde896fd3f7151776e6125ce804adfc49f Author: Tim Donohue Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2227 from 4Science/DURACOM-134 Administer workflow actions Commit: 698795299d41eace15e6fff1c8c6a96f7d62848c https://github.com/DSpace/dspace-angular/commit/698795299d41eace15e6fff1c8c6a96f7d62848c Author: Tim Donohue Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M src/app/app-routing.module.ts Log Message: ----------- Merge pull request #2199 from arvoConsultores/DS-8636 #8636 Request a Copy's "helpdesk" strategy requires authentication t… Commit: 69a3a1ec08a00903ab547216dc931df0427758d2 https://github.com/DSpace/dspace-angular/commit/69a3a1ec08a00903ab547216dc931df0427758d2 Author: Alisa Ismailati Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Remove isAdmin checks Commit: be83037739510aea9b8d0554af02e7118ed3d10e https://github.com/DSpace/dspace-angular/commit/be83037739510aea9b8d0554af02e7118ed3d10e Author: Alisa Ismailati Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M config/config.example.yml M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/app-routing.module.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/mocks/request.service.mock.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 A src/assets/i18n/it.json5 A src/assets/i18n/vi.json5 M src/config/default-app-config.ts M src/styles/_global-styles.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss Log Message: ----------- Merge branch 'main' of https://bitbucket.org/4Science/dspace-angular into DURACOM-133 Commit: 8e4247c2ac8152b1a8c74188d481e5df40b8bf5d https://github.com/DSpace/dspace-angular/commit/8e4247c2ac8152b1a8c74188d481e5df40b8bf5d Author: Alexandre Vryghem Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/shared.module.ts M src/app/submission/sections/upload/file/section-upload-file.component.html A src/app/thumbnail/themed-thumbnail.component.ts Log Message: ----------- 101577: Themed ThumbnailComponent Commit: 30cbcbb7c8e6858ddcd169b34345d6e63e49c567 https://github.com/DSpace/dspace-angular/commit/30cbcbb7c8e6858ddcd169b34345d6e63e49c567 Author: Alexandre Vryghem Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts M src/themes/custom/theme.module.ts Log Message: ----------- 101577: Added themeable ThumbnailComponent to custom theme Commit: 0559e1ebc1cda81336f59b7fc94e0d7b206f5e4b https://github.com/DSpace/dspace-angular/commit/0559e1ebc1cda81336f59b7fc94e0d7b206f5e4b Author: Alexandre Vryghem Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts Log Message: ----------- 101577: Added changes parameter to the ThumbnailComponent's ngOnChanges Commit: 10d5f3d0afbf1205d102def28338cd5f48f0132b https://github.com/DSpace/dspace-angular/commit/10d5f3d0afbf1205d102def28338cd5f48f0132b Author: Alexandre Vryghem Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/shared/theme-support/themed.component.ts Log Message: ----------- 101577: Ensure renderComponentInstance is called in ngOnChanges if the component is not initialised yet Commit: f1378b870ba8fd02f80496768f68f4a659f8e08e https://github.com/DSpace/dspace-angular/commit/f1378b870ba8fd02f80496768f68f4a659f8e08e Author: Adam Doan Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/shared/starts-with/text/starts-with-text.component.html M src/assets/i18n/en.json5 Log Message: ----------- Add label to starts-with-text input field Commit: ba4d65280696b1fdabe791cad49d306e987077a0 https://github.com/DSpace/dspace-angular/commit/ba4d65280696b1fdabe791cad49d306e987077a0 Author: Tim Donohue Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/config/app-config.interface.ts M src/main.server.ts M src/test.ts M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge pull request #2204 from atmire/Angular-15-upgrade Angular 15 upgrade Commit: 30ae91b2067e417b0fcf909f730590a4b58756f6 https://github.com/DSpace/dspace-angular/commit/30ae91b2067e417b0fcf909f730590a4b58756f6 Author: Adam Doan Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/config/app-config.interface.ts M src/main.server.ts M src/test.ts M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge branch 'main' into starts-with-text-missing-label Commit: d5dec7582a17cf557cc666b156cf1929abdcff47 https://github.com/DSpace/dspace-angular/commit/d5dec7582a17cf557cc666b156cf1929abdcff47 Author: Giuseppe Digilio Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/config/app-config.interface.ts M src/main.server.ts M src/test.ts M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge branch 'main' into DURACOM-133 Commit: ba8b27e611a6c14d35317609f6049ffe2cf9c07c https://github.com/DSpace/dspace-angular/commit/ba8b27e611a6c14d35317609f6049ffe2cf9c07c Author: Giuseppe Digilio Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Fix test Commit: ba2444768e6148b1293a58e1e6e55ee886a138ef https://github.com/DSpace/dspace-angular/commit/ba2444768e6148b1293a58e1e6e55ee886a138ef Author: Tim Donohue Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.spec.ts Log Message: ----------- Minor fix to spec after Angular 15 update Commit: 12a561d0a03f4121f76bc6a55f7ba08bf56ad01b https://github.com/DSpace/dspace-angular/commit/12a561d0a03f4121f76bc6a55f7ba08bf56ad01b Author: Tim Donohue Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Comment out problematic test in "workspaceitems-delete-page" component Commit: 8218ed595a630ca842c2057d5ed5dc81a91f92a0 https://github.com/DSpace/dspace-angular/commit/8218ed595a630ca842c2057d5ed5dc81a91f92a0 Author: Tim Donohue Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Merge pull request #2257 from tdonohue/fix_community_list_spec Fix several specs/tests on `main` Commit: 0c6994ba14f8e4b4a2384c330f4979ea17d89ffd https://github.com/DSpace/dspace-angular/commit/0c6994ba14f8e4b4a2384c330f4979ea17d89ffd Author: Giuseppe Digilio Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Merge branch 'main' into fix_WorkspaceitemsDeletePageComponent_test Commit: 008dee60c1903b7db0329baa60b59a9deb890617 https://github.com/DSpace/dspace-angular/commit/008dee60c1903b7db0329baa60b59a9deb890617 Author: Giuseppe Digilio Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Fix test Commit: a4a0482d8852cd1bddc60661c27f3f7925e4a3d5 https://github.com/DSpace/dspace-angular/commit/a4a0482d8852cd1bddc60661c27f3f7925e4a3d5 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts Log Message: ----------- 101577: Fixed ListableObjectComponentLoaderComponent not updating its @listableObjectComponent components ngOnChanges Commit: 2ca91fd331d29f99ee64358ce93b0d684149715d https://github.com/DSpace/dspace-angular/commit/2ca91fd331d29f99ee64358ce93b0d684149715d Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts Log Message: ----------- 101577: Fixed MetadataRepresentationLoaderComponent not updating its @metadataRepresentationComponent components ngOnChanges Commit: 82a8da60282d0f195ab3d5ac5a3f3b372a85d319 https://github.com/DSpace/dspace-angular/commit/82a8da60282d0f195ab3d5ac5a3f3b372a85d319 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts Log Message: ----------- 101577: Fixed ClaimedTaskActionsLoaderComponent not updating its @rendersWorkflowTaskOption components ngOnChanges Commit: 190f2456350670d8350120bcbc6b15afdd02fcd5 https://github.com/DSpace/dspace-angular/commit/190f2456350670d8350120bcbc6b15afdd02fcd5 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M .browserslistrc A .eslintrc.json A .gitattributes M .github/workflows/build.yml M .github/workflows/docker.yml M .gitignore M Dockerfile M README.md M angular.json M config/config.example.yml M cypress.json M cypress/.gitignore M cypress/integration/homepage.spec.ts A cypress/integration/login-modal.spec.ts A cypress/integration/my-dspace.spec.ts M cypress/integration/search-navbar.spec.ts M cypress/integration/search-page.spec.ts A cypress/integration/submission.spec.ts M cypress/plugins/index.ts M cypress/support/commands.ts M cypress/support/index.ts M docker/README.md M docker/cli.assetstore.yml M docker/db.entities.yml M docker/docker-compose-ci.yml M karma.conf.js M package.json A scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/sync-i18n-files.ts M scripts/test-rest.ts M server.ts M src/app/access-control/epeople-registry/epeople-registry.actions.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/group-registry.actions.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.html A src/app/admin/admin-import-batch-page/batch-import-page.component.spec.ts A src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.html M src/app/admin/admin-import-metadata-page/metadata-import-page.component.spec.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-format.actions.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.actions.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/collection-search-result/collection-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/community-search-result/community-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/item-admin-search-result-actions.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.html M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts A src/app/admin/admin-sidebar/themed-admin-sidebar.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.resolver.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/app/browse-by/browse-by-date-page/themed-browse-by-date-page.component.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/app/browse-by/browse-by-metadata-page/themed-browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.spec.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/app/browse-by/browse-by-title-page/themed-browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/collection-page.resolver.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.html M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.spec.ts M src/app/collection-page/edit-collection-page/collection-metadata/collection-metadata.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/app/collection-page/edit-item-template-page/themed-edit-item-template-page.component.ts M src/app/collection-page/themed-collection-page.component.ts M src/app/community-list-page/community-list-datasource.ts M src/app/community-list-page/community-list-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list-service.spec.ts M src/app/community-list-page/community-list-service.ts M src/app/community-list-page/community-list.actions.ts M src/app/community-list-page/community-list.reducer.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts A src/app/community-list-page/community-list/themed-community-list.component.ts A src/app/community-list-page/flat-node.model.ts A src/app/community-list-page/show-more-flat-node.model.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.html M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/app/community-page/sub-collection-list/themed-community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.html M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/app/community-page/sub-community-list/themed-community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.spec.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.spec.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/authenticated.guard.ts M src/app/core/auth/models/auth-status.model.ts M src/app/core/auth/models/auth.method-type.ts M src/app/core/auth/models/auth.method.ts M src/app/core/auth/models/short-lived-token.model.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth.service.ts M src/app/core/auth/token-response-parsing.service.ts A src/app/core/breadcrumbs/bitstream-breadcrumb.resolver.ts A src/app/core/breadcrumbs/bitstream-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse-entry-search-options.model.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/build-decorators.spec.ts M src/app/core/cache/builders/build-decorators.ts M src/app/core/cache/builders/link.service.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.spec.ts M src/app/core/cache/builders/remote-data-build.service.ts A src/app/core/cache/cacheable-object.model.ts M src/app/core/cache/object-cache.actions.ts M src/app/core/cache/object-cache.effects.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/object-cache.reducer.ts M src/app/core/cache/object-cache.service.spec.ts M src/app/core/cache/object-cache.service.ts M src/app/core/cache/response.models.ts M src/app/core/cache/server-sync-buffer.actions.ts M src/app/core/cache/server-sync-buffer.effects.spec.ts M src/app/core/cache/server-sync-buffer.effects.ts A src/app/core/cache/typed-object.model.ts A src/app/core/config/config-data.service.spec.ts A src/app/core/config/config-data.service.ts R src/app/core/config/config.service.spec.ts R src/app/core/config/config.service.ts M src/app/core/config/models/config.model.ts A src/app/core/config/submission-accesses-config-data.service.ts R src/app/core/config/submission-accesses-config.service.ts A src/app/core/config/submission-forms-config-data.service.ts R src/app/core/config/submission-forms-config.service.ts A src/app/core/config/submission-uploads-config-data.service.ts R src/app/core/config/submission-uploads-config.service.ts A src/app/core/core-state.model.ts M src/app/core/core.module.ts M src/app/core/core.reducers.ts M src/app/core/core.selectors.ts A src/app/core/data/access-status-data.service.spec.ts A src/app/core/data/access-status-data.service.ts M src/app/core/data/base-response-parsing.service.spec.ts M src/app/core/data/base-response-parsing.service.ts A src/app/core/data/base/base-data.service.spec.ts A src/app/core/data/base/base-data.service.ts A src/app/core/data/base/create-data.spec.ts A src/app/core/data/base/create-data.ts A src/app/core/data/base/data-service.decorator.spec.ts A src/app/core/data/base/data-service.decorator.ts A src/app/core/data/base/delete-data.spec.ts A src/app/core/data/base/delete-data.ts A src/app/core/data/base/find-all-data.spec.ts A src/app/core/data/base/find-all-data.ts A src/app/core/data/base/hal-data-service.interface.ts A src/app/core/data/base/identifiable-data.service.spec.ts A src/app/core/data/base/identifiable-data.service.ts A src/app/core/data/base/patch-data.spec.ts A src/app/core/data/base/patch-data.ts A src/app/core/data/base/put-data.spec.ts A src/app/core/data/base/put-data.ts A src/app/core/data/base/search-data.spec.ts A src/app/core/data/base/search-data.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/core/data/bitstream-format-data.service.spec.ts M src/app/core/data/bitstream-format-data.service.ts M src/app/core/data/bundle-data.service.spec.ts M src/app/core/data/bundle-data.service.ts M src/app/core/data/change-analyzer.ts M src/app/core/data/collection-data.service.spec.ts M src/app/core/data/collection-data.service.ts M src/app/core/data/comcol-data.service.spec.ts M src/app/core/data/comcol-data.service.ts M src/app/core/data/community-data.service.ts M src/app/core/data/configuration-data.service.spec.ts M src/app/core/data/configuration-data.service.ts M src/app/core/data/content-source-response-parsing.service.ts R src/app/core/data/data.service.spec.ts R src/app/core/data/data.service.ts M src/app/core/data/debug-response-parsing.service.ts M src/app/core/data/default-change-analyzer.service.ts R src/app/core/data/dso-redirect-data.service.spec.ts R src/app/core/data/dso-redirect-data.service.ts A src/app/core/data/dso-redirect.service.spec.ts A src/app/core/data/dso-redirect.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/dspace-object-data.service.spec.ts M src/app/core/data/dspace-object-data.service.ts M src/app/core/data/dspace-rest-response-parsing.service.ts M src/app/core/data/endpoint-map-response-parsing.service.ts A src/app/core/data/entity-type-data.service.spec.ts A src/app/core/data/entity-type-data.service.ts R src/app/core/data/entity-type.service.ts M src/app/core/data/eperson-registration.service.spec.ts M src/app/core/data/eperson-registration.service.ts A src/app/core/data/external-source-data.service.spec.ts A src/app/core/data/external-source-data.service.ts R src/app/core/data/external-source.service.spec.ts R src/app/core/data/external-source.service.ts M src/app/core/data/facet-config-response-parsing.service.ts M src/app/core/data/facet-value-response-parsing.service.ts M src/app/core/data/feature-authorization/authorization-data.service.spec.ts M src/app/core/data/feature-authorization/authorization-data.service.ts M src/app/core/data/feature-authorization/feature-authorization-guard/some-feature-authorization.guard.ts M src/app/core/data/feature-authorization/feature-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts M src/app/core/data/filtered-discovery-page-response-parsing.service.ts A src/app/core/data/find-list-options.model.ts M src/app/core/data/href-only-data.service.spec.ts M src/app/core/data/href-only-data.service.ts M src/app/core/data/item-data.service.spec.ts M src/app/core/data/item-data.service.ts M src/app/core/data/item-request-data.service.spec.ts M src/app/core/data/item-request-data.service.ts M src/app/core/data/item-template-data.service.spec.ts M src/app/core/data/item-template-data.service.ts M src/app/core/data/lookup-relation.service.spec.ts M src/app/core/data/lookup-relation.service.ts M src/app/core/data/metadata-field-data.service.spec.ts M src/app/core/data/metadata-field-data.service.ts M src/app/core/data/metadata-schema-data.service.spec.ts M src/app/core/data/metadata-schema-data.service.ts M src/app/core/data/mydspace-response-parsing.service.ts A src/app/core/data/object-updates/field-change-type.model.ts A src/app/core/data/object-updates/field-update.model.ts A src/app/core/data/object-updates/field-updates.model.ts A src/app/core/data/object-updates/identifiable.model.ts M src/app/core/data/object-updates/object-updates.actions.ts M src/app/core/data/object-updates/object-updates.effects.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts M src/app/core/data/object-updates/object-updates.reducer.ts M src/app/core/data/object-updates/object-updates.service.spec.ts M src/app/core/data/object-updates/object-updates.service.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.spec.ts M src/app/core/data/object-updates/patch-operation-service/metadata-patch-operation.service.ts M src/app/core/data/object-updates/patch-operation-service/patch-operation.service.ts M src/app/core/data/paginated-list.model.ts M src/app/core/data/parsing.service.ts A src/app/core/data/processes/process-data.service.spec.ts M src/app/core/data/processes/process-data.service.ts A src/app/core/data/processes/script-data.service.spec.ts M src/app/core/data/processes/script-data.service.ts M src/app/core/data/registration-response-parsing.service.ts A src/app/core/data/relationship-data.service.spec.ts A src/app/core/data/relationship-data.service.ts A src/app/core/data/relationship-type-data.service.spec.ts A src/app/core/data/relationship-type-data.service.ts R src/app/core/data/relationship-type.service.spec.ts R src/app/core/data/relationship-type.service.ts R src/app/core/data/relationship.service.spec.ts R src/app/core/data/relationship.service.ts M src/app/core/data/remote-data.ts A src/app/core/data/request-entry-state.model.ts A src/app/core/data/request-entry.model.ts A src/app/core/data/request-error.model.ts A src/app/core/data/request-state.model.ts M src/app/core/data/request.actions.ts M src/app/core/data/request.effects.ts M src/app/core/data/request.models.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.reducer.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/response-state.model.ts A src/app/core/data/rest-request-with-response-parser.model.ts A src/app/core/data/rest-request.model.ts M src/app/core/data/root-data.service.spec.ts M src/app/core/data/root-data.service.ts M src/app/core/data/root.model.ts M src/app/core/data/search-response-parsing.service.ts M src/app/core/data/site-data.service.spec.ts M src/app/core/data/site-data.service.ts M src/app/core/data/status-code-only-response-parsing.service.ts M src/app/core/data/version-data.service.spec.ts M src/app/core/data/version-data.service.ts M src/app/core/data/version-history-data.service.spec.ts M src/app/core/data/version-history-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/dspace-rest/dspace-not-null.serializer.ts M src/app/core/end-user-agreement/abstract-end-user-agreement.guard.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.spec.ts M src/app/core/end-user-agreement/end-user-agreement-current-user.guard.ts M src/app/core/end-user-agreement/end-user-agreement.service.ts M src/app/core/eperson/eperson-data.service.spec.ts M src/app/core/eperson/eperson-data.service.ts M src/app/core/eperson/group-data.service.spec.ts M src/app/core/eperson/group-data.service.ts A src/app/core/eperson/models/workspaceitem.resource-type.ts M src/app/core/feedback/feedback-data.service.spec.ts M src/app/core/feedback/feedback-data.service.ts A src/app/core/google-recaptcha/google-recaptcha.module.ts A src/app/core/google-recaptcha/google-recaptcha.service.spec.ts A src/app/core/google-recaptcha/google-recaptcha.service.ts M src/app/core/history/history.actions.ts M src/app/core/history/history.reducer.ts M src/app/core/history/selectors.ts A src/app/core/index/index-name.model.ts M src/app/core/index/index.actions.ts M src/app/core/index/index.effects.spec.ts M src/app/core/index/index.effects.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.reducer.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/builder/json-patch-operations-builder.ts M src/app/core/json-patch/json-patch-operations.actions.ts M src/app/core/json-patch/json-patch-operations.effects.spec.ts M src/app/core/json-patch/json-patch-operations.effects.ts M src/app/core/json-patch/json-patch-operations.service.spec.ts M src/app/core/json-patch/json-patch-operations.service.ts M src/app/core/json-patch/selectors.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/meta-tag.actions.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts A src/app/core/orcid/model/orcid-history.model.ts A src/app/core/orcid/model/orcid-history.resource-type.ts A src/app/core/orcid/model/orcid-queue.model.ts A src/app/core/orcid/model/orcid-queue.resource-type.ts A src/app/core/orcid/orcid-auth.service.spec.ts A src/app/core/orcid/orcid-auth.service.ts A src/app/core/orcid/orcid-history-data.service.ts A src/app/core/orcid/orcid-queue-data.service.ts M src/app/core/pagination/pagination.service.spec.ts M src/app/core/pagination/pagination.service.ts A src/app/core/profile/model/researcher-profile.model.ts A src/app/core/profile/model/researcher-profile.resource-type.ts A src/app/core/profile/researcher-profile-data.service.spec.ts A src/app/core/profile/researcher-profile-data.service.ts M src/app/core/registry/registry.service.spec.ts M src/app/core/registry/registry.service.ts M src/app/core/reload/reload.guard.spec.ts M src/app/core/reload/reload.guard.ts M src/app/core/resource-policy/models/resource-policy.model.ts A src/app/core/resource-policy/resource-policy-data.service.spec.ts A src/app/core/resource-policy/resource-policy-data.service.ts R src/app/core/resource-policy/resource-policy.service.spec.ts R src/app/core/resource-policy/resource-policy.service.ts M src/app/core/router/router.actions.ts M src/app/core/router/router.effects.ts R src/app/core/services/api.service.ts M src/app/core/services/browser-hard-redirect.service.spec.ts M src/app/core/services/browser-hard-redirect.service.ts A src/app/core/services/link-head.service.spec.ts A src/app/core/services/link-head.service.ts M src/app/core/services/route.actions.ts M src/app/core/services/route.effects.ts M src/app/core/services/route.service.ts M src/app/core/shared/NoContent.model.ts A src/app/core/shared/authorized.operators.ts M src/app/core/shared/bitstream-format.model.ts M src/app/core/shared/bitstream.model.ts A src/app/core/shared/bitstream.operators.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/browse-entry.model.ts M src/app/core/shared/collection.model.ts M src/app/core/shared/community.model.ts M src/app/core/shared/configuration-property.model.ts M src/app/core/shared/content-source.model.ts A src/app/core/shared/distinct-next.ts M src/app/core/shared/dspace-object.model.ts M src/app/core/shared/external-source.model.ts M src/app/core/shared/generic-constructor.ts M src/app/core/shared/hal-endpoint.service.spec.ts A src/app/core/shared/handle-object.model.ts M src/app/core/shared/item-relationships/item-type.model.ts M src/app/core/shared/item-relationships/relationship-type.model.ts M src/app/core/shared/item-relationships/relationship.model.ts M src/app/core/shared/item-request.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata.models.ts M src/app/core/shared/operators.spec.ts M src/app/core/shared/operators.ts M src/app/core/shared/registration.model.ts A src/app/core/shared/request.operators.ts M src/app/core/shared/search/search-configuration.service.spec.ts M src/app/core/shared/search/search-configuration.service.ts M src/app/core/shared/search/search-filter.service.spec.ts M src/app/core/shared/search/search-filter.service.ts M src/app/core/shared/search/search-filters/search-config.model.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts A src/app/core/statistics/usage-report-data.service.spec.ts M src/app/core/statistics/usage-report-data.service.ts A src/app/core/submission/models/sherpa-policies-details.model.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts M src/app/core/submission/models/workspaceitem.model.ts A src/app/core/submission/resolver/submission-object.resolver.ts A src/app/core/submission/submission-cc-license-data.service.spec.ts M src/app/core/submission/submission-cc-license-data.service.ts M src/app/core/submission/submission-cc-license-url-data.service.ts M src/app/core/submission/submission-json-patch-operations.service.spec.ts M src/app/core/submission/submission-json-patch-operations.service.ts M src/app/core/submission/submission-object-data.service.ts M src/app/core/submission/submission-response-parsing.service.ts M src/app/core/submission/submission-rest.service.ts M src/app/core/submission/vocabularies/models/vocabulary-find-options.model.ts M src/app/core/submission/vocabularies/models/vocabulary.model.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary-entry-details.data.service.ts A src/app/core/submission/vocabularies/vocabulary.data.service.spec.ts A src/app/core/submission/vocabularies/vocabulary.data.service.ts M src/app/core/submission/vocabularies/vocabulary.service.spec.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/core/submission/workflowitem-data.service.spec.ts M src/app/core/submission/workflowitem-data.service.ts M src/app/core/submission/workspaceitem-data.service.spec.ts M src/app/core/submission/workspaceitem-data.service.ts M src/app/core/tasks/claimed-task-data.service.spec.ts M src/app/core/tasks/claimed-task-data.service.ts M src/app/core/tasks/models/task-object.model.ts M src/app/core/tasks/pool-task-data.service.spec.ts M src/app/core/tasks/pool-task-data.service.ts M src/app/core/tasks/task-response-parsing.service.ts M src/app/core/tasks/tasks.service.spec.ts M src/app/core/tasks/tasks.service.ts M src/app/core/utilities/equals.decorators.ts M src/app/core/utilities/equatable.spec.ts R src/app/core/utilities/equatable.ts M src/app/correlation-id/correlation-id.reducer.ts A src/app/correlation-id/correlation-id.selector.ts M src/app/correlation-id/correlation-id.service.ts M src/app/curation-form/curation-form.component.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/org-unit/org-unit-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-suggestions/person-input-suggestions.component.ts M src/app/footer/footer.component.html M src/app/footer/footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.ts M src/app/forgot-password/forgot-password-routing.module.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/app/header/header.component.html M src/app/header/header.component.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.html A src/app/health-page/health-info/health-info-component/health-info-component.component.scss A src/app/health-page/health-info/health-info-component/health-info-component.component.spec.ts A src/app/health-page/health-info/health-info-component/health-info-component.component.ts A src/app/health-page/health-info/health-info.component.html A src/app/health-page/health-info/health-info.component.scss A src/app/health-page/health-info/health-info.component.spec.ts A src/app/health-page/health-info/health-info.component.ts A src/app/health-page/health-page.component.html A src/app/health-page/health-page.component.scss A src/app/health-page/health-page.component.spec.ts A src/app/health-page/health-page.component.ts A src/app/health-page/health-page.module.ts A src/app/health-page/health-page.routing.module.ts A src/app/health-page/health-panel/health-component/health-component.component.html A src/app/health-page/health-panel/health-component/health-component.component.scss A src/app/health-page/health-panel/health-component/health-component.component.spec.ts A src/app/health-page/health-panel/health-component/health-component.component.ts A src/app/health-page/health-panel/health-panel.component.html A src/app/health-page/health-panel/health-panel.component.scss A src/app/health-page/health-panel/health-panel.component.spec.ts A src/app/health-page/health-panel/health-panel.component.ts A src/app/health-page/health-panel/health-status/health-status.component.html A src/app/health-page/health-panel/health-status/health-status.component.scss A src/app/health-page/health-panel/health-status/health-status.component.spec.ts A src/app/health-page/health-panel/health-status/health-status.component.ts A src/app/health-page/health.service.ts A src/app/health-page/models/health-component.model.ts M src/app/home-page/home-page-routing.module.ts M src/app/home-page/home-page.component.html M src/app/home-page/home-page.component.ts M src/app/home-page/home-page.module.ts A src/app/home-page/recent-item-list/recent-item-list.component.html A src/app/home-page/recent-item-list/recent-item-list.component.scss A src/app/home-page/recent-item-list/recent-item-list.component.spec.ts A src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.spec.ts M src/app/info/end-user-agreement/end-user-agreement.component.ts M src/app/info/info-routing.module.ts A src/app/init.service.spec.ts A src/app/init.service.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.spec.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.component.spec.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html A src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.scss M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.scss M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.spec.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.html M src/app/item-page/edit-item-page/item-delete/item-delete.component.spec.ts M src/app/item-page/edit-item-page/item-delete/item-delete.component.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts M src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss M src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts A src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/edit-relationship/edit-relationship.component.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.html M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.scss M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.spec.ts M src/app/item-page/edit-item-page/item-relationships/item-relationships.component.ts M src/app/item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.html M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.spec.ts M src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts M src/app/item-page/field-components/metadata-uri-values/metadata-uri-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/full/full-item-page.component.ts M src/app/item-page/item-page-routing-paths.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts A src/app/item-page/item-page.resolver.spec.ts M src/app/item-page/item-page.resolver.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.service.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.html A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.scss A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.spec.ts A src/app/item-page/orcid-page/orcid-auth/orcid-auth.component.ts A src/app/item-page/orcid-page/orcid-page.component.html A src/app/item-page/orcid-page/orcid-page.component.scss A src/app/item-page/orcid-page/orcid-page.component.spec.ts A src/app/item-page/orcid-page/orcid-page.component.ts A src/app/item-page/orcid-page/orcid-page.guard.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.scss A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.spec.ts A src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.html A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.scss A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts A src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/abstract-incremental-list/abstract-incremental-list.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-page.component.spec.ts M src/app/item-page/simple/item-page.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item-iiif-utils.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts M src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items-component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/simple/related-items/related-items.component.scss M src/app/item-page/simple/related-items/related-items.component.spec.ts M src/app/item-page/version-page/version-page/version-page.component.ts M src/app/login-page/login-page.component.spec.ts M src/app/lookup-by-id/lookup-by-id.module.ts M src/app/lookup-by-id/lookup-guard.ts A src/app/menu.resolver.spec.ts A src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.scss M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-external-dropdown/my-dspace-new-external-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.html M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission-dropdown/my-dspace-new-submission-dropdown.component.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.component.html M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/app/navbar/expandable-navbar-section/themed-expandable-navbar-section.component.ts M src/app/navbar/navbar-section/navbar-section.component.ts M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts A src/app/page-error/page-error.component.html A src/app/page-error/page-error.component.scss A src/app/page-error/page-error.component.spec.ts A src/app/page-error/page-error.component.ts A src/app/page-error/themed-page-error.component.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/page-internal-server-error/themed-page-internal-server-error.component.ts M src/app/pagenotfound/themed-pagenotfound.component.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts A src/app/process-page/overview/process-bulk-delete.service.spec.ts A src/app/process-page/overview/process-bulk-delete.service.ts M src/app/process-page/overview/process-overview.component.html M src/app/process-page/overview/process-overview.component.spec.ts M src/app/process-page/overview/process-overview.component.ts M src/app/process-page/processes/process.model.ts M src/app/process-page/scripts/script.model.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.spec.ts A src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts A src/app/profile-page/profile-claim/profile-claim.service.spec.ts A src/app/profile-page/profile-claim/profile-claim.service.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.html A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.spec.ts A src/app/profile-page/profile-page-researcher-form/profile-page-researcher-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.html M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.spec.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.spec.ts M src/app/profile-page/profile-page.component.ts M src/app/profile-page/profile-page.module.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-email-form/register-email-form.module.ts M src/app/register-email-form/registration.resolver.spec.ts M src/app/register-email-form/registration.resolver.ts M src/app/register-page/create-profile/create-profile.component.html M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts A src/app/register-page/register-email/themed-register-email.component.ts M src/app/register-page/register-page-routing.module.ts M src/app/register-page/register-page.module.ts A src/app/register-page/registration.guard.spec.ts A src/app/register-page/registration.guard.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.html M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.html M src/app/request-copy/grant-deny-request-copy/grant-deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.html M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts A src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.spec.ts A src/app/search-navbar/themed-search-navbar.component.ts M src/app/search-page/configuration-search-page.component.ts M src/app/search-page/search-page.component.html M src/app/shared/alert/alert.component.html M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts A src/app/shared/auth-nav-menu/themed-auth-nav-menu.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.html M src/app/shared/bitstream-download-page/bitstream-download-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts A src/app/shared/comcol/comcol-page-browse-by/themed-comcol-page-browse-by.component.ts M src/app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html A src/app/shared/comcol/comcol-page-handle/themed-comcol-page-handle.component.ts M src/app/shared/comcol/comcol.module.ts M src/app/shared/confirmation-modal/confirmation-modal.component.spec.ts M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts M src/app/shared/cookies/klaro.service.ts M src/app/shared/date.util.ts M src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts A src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts A src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/themed-create-collection-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/themed-create-community-parent-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/themed-create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/themed-edit-collection-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-community-selector/themed-edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/themed-edit-item-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/export-batch-selector/export-batch-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.spec.ts M src/app/shared/dso-selector/modal-wrappers/export-metadata-selector/export-metadata-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.spec.ts A src/app/shared/dso-selector/modal-wrappers/import-batch-selector/import-batch-selector.component.ts M src/app/shared/empty.util.spec.ts M src/app/shared/empty.util.ts M src/app/shared/entity-dropdown/entity-dropdown.component.html M src/app/shared/entity-dropdown/entity-dropdown.component.spec.ts M src/app/shared/entity-dropdown/entity-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts A src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-input.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-row-array-model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/name-variant.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.actions.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field.model.ts M src/app/shared/form/builder/parsers/concat-field-parser.ts M src/app/shared/form/builder/parsers/date-field-parser.spec.ts M src/app/shared/form/builder/parsers/date-field-parser.ts M src/app/shared/form/builder/parsers/disabled-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.spec.ts M src/app/shared/form/builder/parsers/dropdown-field-parser.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/list-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-field-parser.spec.ts M src/app/shared/form/builder/parsers/lookup-name-field-parser.spec.ts M src/app/shared/form/builder/parsers/name-field-parser.spec.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/parser-options.ts M src/app/shared/form/builder/parsers/relation-group-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/series-field-parser.spec.ts M src/app/shared/form/builder/parsers/tag-field-parser.spec.ts M src/app/shared/form/builder/parsers/textarea-field-parser.spec.ts M src/app/shared/form/form.actions.ts M src/app/shared/form/form.component.html M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/google-recaptcha/google-recaptcha.component.html A src/app/shared/google-recaptcha/google-recaptcha.component.scss A src/app/shared/google-recaptcha/google-recaptcha.component.spec.ts A src/app/shared/google-recaptcha/google-recaptcha.component.ts A src/app/shared/handle.service.spec.ts A src/app/shared/handle.service.ts M src/app/shared/idle-modal/idle-modal.component.spec.ts M src/app/shared/idle-modal/idle-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.spec.ts M src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.component.scss M src/app/shared/input-suggestions/input-suggestions.component.ts M src/app/shared/input-suggestions/input-suggestions.model.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts A src/app/shared/interfaces/modal-before-dismiss.interface.ts M src/app/shared/item/item-alerts/item-alerts.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html M src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html M src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts M src/app/shared/item/item-versions/item-versions.component.html M src/app/shared/item/item-versions/item-versions.component.spec.ts M src/app/shared/item/item-versions/item-versions.component.ts M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/loading.component.html M src/app/shared/loading/loading.component.scss M src/app/shared/loading/loading.component.ts A src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.ts A src/app/shared/log-in/methods/log-in-external-provider.component.ts M src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.html A src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts A src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.html M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/log-out/log-out.component.html M src/app/shared/log-out/log-out.component.spec.ts M src/app/shared/menu/initial-menus-state.ts A src/app/shared/menu/menu-id.model.ts A src/app/shared/menu/menu-item-type.model.ts M src/app/shared/menu/menu-item.decorator.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.html A src/app/shared/menu/menu-item/external-link-menu-item.component.spec.ts A src/app/shared/menu/menu-item/external-link-menu-item.component.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.spec.ts M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts A src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.ts A src/app/shared/menu/menu-section-Index.model.ts M src/app/shared/menu/menu-section.decorator.ts A src/app/shared/menu/menu-section.model.ts M src/app/shared/menu/menu-section/menu-section.component.spec.ts M src/app/shared/menu/menu-section/menu-section.component.ts A src/app/shared/menu/menu-sections.model.ts A src/app/shared/menu/menu-state.model.ts M src/app/shared/menu/menu.actions.ts M src/app/shared/menu/menu.component.spec.ts M src/app/shared/menu/menu.component.ts M src/app/shared/menu/menu.effects.spec.ts M src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.reducer.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/menu/menus-state.model.ts M src/app/shared/metadata-representation/metadata-representation.decorator.spec.ts M src/app/shared/mocks/angulartics-provider.service.mock.ts M src/app/shared/mocks/angulartics2.service.mock.ts M src/app/shared/mocks/auth.service.mock.ts M src/app/shared/mocks/external-source.service.mock.ts A src/app/shared/mocks/find-id-config-data.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/form-models.mock.ts A src/app/shared/mocks/health-endpoint.mocks.ts M src/app/shared/mocks/href-only-data.service.mock.ts M src/app/shared/mocks/item.mock.ts M src/app/shared/mocks/metadata-service.mock.ts M src/app/shared/mocks/mock-resource-policy-service.ts M src/app/shared/mocks/mock-trucatable.service.ts M src/app/shared/mocks/object-cache.service.mock.ts M src/app/shared/mocks/remote-data-build.service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/router.mock.ts M src/app/shared/mocks/section-accesses-config.service.mock.ts A src/app/shared/mocks/section-sherpa-policies.service.mock.ts M src/app/shared/mocks/section-upload.service.mock.ts M src/app/shared/mocks/theme-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.scss M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/mydspace-actions-service.factory.ts M src/app/shared/mydspace-actions/mydspace-actions.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.spec.ts M src/app/shared/mydspace-actions/mydspace-reloadable-actions.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.html M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.html M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/ng-for-track-by-id.directive.ts M src/app/shared/notifications/notification/notification.component.html M src/app/shared/notifications/notification/notification.component.scss M src/app/shared/notifications/notification/notification.component.spec.ts M src/app/shared/notifications/notification/notification.component.ts M src/app/shared/notifications/notifications.actions.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.reducers.ts M src/app/shared/number-picker/number-picker.component.html M src/app/shared/number-picker/number-picker.component.spec.ts M src/app/shared/number-picker/number-picker.component.ts A src/app/shared/numeric.util.spec.ts A src/app/shared/numeric.util.ts M src/app/shared/object-collection/object-collection.component.html M src/app/shared/object-collection/object-collection.component.scss M src/app/shared/object-collection/object-collection.component.spec.ts M src/app/shared/object-collection/object-collection.component.ts M src/app/shared/object-collection/shared/listable-object.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/object-detail.component.html M src/app/shared/object-detail/object-detail.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts M src/app/shared/object-grid/object-grid.component.html M src/app/shared/object-grid/object-grid.component.scss M src/app/shared/object-grid/object-grid.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.html A src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-list/access-status-badge/access-status-badge.component.ts A src/app/shared/object-list/access-status-badge/access-status.model.ts A src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.html M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts A src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/object-list.component.scss M src/app/shared/object-list/object-list.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/selectable-list/selectable-list.actions.ts M src/app/shared/object-list/selectable-list/selectable-list.reducer.spec.ts M src/app/shared/object-list/selectable-list/selectable-list.service.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.html M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts A src/app/shared/object-list/themed-object-list.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html M src/app/shared/object-select/collection-select/collection-select.component.spec.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.spec.ts M src/app/shared/object-select/object-select.actions.ts M src/app/shared/object-select/object-select.reducer.ts M src/app/shared/object-select/object-select.service.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts M src/app/shared/pagination/pagination.component.html M src/app/shared/pagination/pagination.component.scss M src/app/shared/pagination/pagination.component.spec.ts M src/app/shared/pagination/pagination.component.ts M src/app/shared/pagination/pagination.utils.ts M src/app/shared/remote-data.utils.ts M src/app/shared/resource-policies/create/resource-policy-create.component.spec.ts M src/app/shared/resource-policies/create/resource-policy-create.component.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.spec.ts M src/app/shared/resource-policies/edit/resource-policy-edit.component.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.html A src/app/shared/resource-policies/entry/resource-policy-entry.component.spec.ts A src/app/shared/resource-policies/entry/resource-policy-entry.component.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts M src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts M src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.html M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/form/resource-policy-form.component.ts M src/app/shared/resource-policies/resolvers/resource-policy-target.resolver.ts M src/app/shared/resource-policies/resolvers/resource-policy.resolver.ts M src/app/shared/resource-policies/resource-policies.component.html M src/app/shared/resource-policies/resource-policies.component.spec.ts M src/app/shared/resource-policies/resource-policies.component.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/rss-feed/rss.component.html A src/app/shared/rss-feed/rss.component.scss A src/app/shared/rss-feed/rss.component.spec.ts A src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/models/facet-config-response.model.ts M src/app/shared/search/models/search-filter-config.model.ts A src/app/shared/search/search-export-csv/search-export-csv.component.html A src/app/shared/search/search-export-csv/search-export-csv.component.scss A src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts A src/app/shared/search/search-export-csv/search-export-csv.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.actions.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.ts A src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts M src/app/shared/search/search-filters/search-filters.component.html M src/app/shared/search/search-filters/search-filters.component.spec.ts M src/app/shared/search/search-filters/search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts A src/app/shared/search/search-results/themed-search-results.component.ts A src/app/shared/search/search-settings/themed-search-settings.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html M src/app/shared/search/search-sidebar/search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/search.utils.spec.ts M src/app/shared/search/search.utils.ts A src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/sidebar/filter/sidebar-filter.actions.ts M src/app/shared/sidebar/filter/sidebar-filter.component.html M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.actions.ts M src/app/shared/sidebar/sidebar.service.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/starts-with/text/starts-with-text.component.spec.ts M src/app/shared/starts-with/text/starts-with-text.component.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-request-service.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/authorization-service.stub.ts A src/app/shared/testing/browser-only-mock.pipe.ts A src/app/shared/testing/data-service.stub.ts A src/app/shared/testing/file-service.stub.ts M src/app/shared/testing/hal-endpoint-service.stub.ts M src/app/shared/testing/menu-service.stub.ts M src/app/shared/testing/ng-component-outlet-directive.stub.ts M src/app/shared/testing/pagination-service.stub.ts M src/app/shared/testing/query-params-directive.stub.ts M src/app/shared/testing/route-service.stub.ts M src/app/shared/testing/router-link-directive.stub.ts M src/app/shared/testing/search-configuration-service.stub.ts M src/app/shared/testing/sections-service.stub.ts A src/app/shared/testing/special-group.mock.ts M src/app/shared/testing/submission-rest-service.stub.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/theme.service.spec.ts M src/app/shared/theme-support/theme.service.ts M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.html M src/app/shared/truncatable/truncatable-part/truncatable-part.component.scss M src/app/shared/truncatable/truncatable-part/truncatable-part.component.spec.ts M src/app/shared/truncatable/truncatable-part/truncatable-part.component.ts M src/app/shared/truncatable/truncatable.actions.ts M src/app/shared/truncatable/truncatable.component.html M src/app/shared/truncatable/truncatable.component.spec.ts M src/app/shared/truncatable/truncatable.component.ts M src/app/shared/truncatable/truncatable.service.spec.ts M src/app/shared/uploader/uploader.component.html M src/app/shared/uploader/uploader.component.spec.ts A src/app/shared/utils/browser-only.pipe.ts M src/app/shared/utils/file-value-accessor.directive.ts M src/app/shared/utils/follow-link-config.model.ts A src/app/shared/utils/markdown.pipe.spec.ts A src/app/shared/utils/markdown.pipe.ts A src/app/shared/utils/object-list-utils.ts M src/app/shared/utils/relation-query.utils.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/utils/var.directive.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.spec.ts M src/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.spec.ts M src/app/statistics-page/community-statistics-page/community-statistics-page.component.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.spec.ts M src/app/statistics-page/item-statistics-page/item-statistics-page.component.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.spec.ts M src/app/statistics-page/site-statistics-page/site-statistics-page.component.ts M src/app/statistics-page/statistics-page.module.ts M src/app/statistics-page/statistics-page/statistics-page.component.html M src/app/statistics-page/statistics-page/statistics-page.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics-endpoint.model.ts M src/app/statistics/statistics.service.spec.ts M src/app/statistics/statistics.service.ts M src/app/store.actions.ts M src/app/store.effects.ts M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/footer/submission-form-footer.component.html M src/app/submission/form/footer/submission-form-footer.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.spec.ts M src/app/submission/import-external/import-external-searchbar/submission-import-external-searchbar.component.ts M src/app/submission/import-external/submission-import-external.component.html M src/app/submission/import-external/submission-import-external.component.spec.ts M src/app/submission/import-external/submission-import-external.component.ts A src/app/submission/objects/section-visibility.model.ts A src/app/submission/objects/submission-error.model.ts M src/app/submission/objects/submission-objects.actions.ts M src/app/submission/objects/submission-objects.effects.spec.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts A src/app/submission/objects/submission-section-error.model.ts A src/app/submission/objects/submission-section-object.model.ts M src/app/submission/sections/accesses/section-accesses.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/container/section-container.component.html M src/app/submission/sections/container/section-container.component.scss M src/app/submission/sections/form/section-form-operations.service.spec.ts M src/app/submission/sections/form/section-form.component.html M src/app/submission/sections/form/section-form.component.spec.ts M src/app/submission/sections/form/section-form.component.ts M src/app/submission/sections/license/section-license.component.spec.ts M src/app/submission/sections/license/section-license.component.ts M src/app/submission/sections/license/section-license.model.ts M src/app/submission/sections/models/section-data.model.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.spec.ts M src/app/submission/sections/sections.service.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.html A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.scss A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.spec.ts A src/app/submission/sections/sherpa-policies/content-accordion/content-accordion.component.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.html A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.scss A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.spec.ts A src/app/submission/sections/sherpa-policies/metadata-information/metadata-information.component.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.scss A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.spec.ts A src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.scss A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.spec.ts A src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts A src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.spec.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.spec.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/selectors.ts M src/app/submission/submission.module.ts M src/app/submission/submission.service.ts M src/app/thumbnail/thumbnail.component.html M src/app/thumbnail/thumbnail.component.scss M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/item-from-workflow.resolver.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts A src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.spec.ts A src/app/workspaceitems-edit-page/workspace-item-page.resolver.ts A src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing-paths.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/assets/i18n/ar.json5 A src/assets/i18n/bn.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 A src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 A src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 A src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 A src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/images/orcid.logo.icon.svg A src/config/actuators.config.ts M src/config/app-config.interface.ts M src/config/browse-by-config.interface.ts A src/config/build-config.interface.ts A src/config/bundle-config.interface.ts A src/config/community-list-config.interface.ts M src/config/config.interface.ts M src/config/config.server.ts M src/config/config.util.spec.ts M src/config/default-app-config.ts A src/config/homepage-config.interface.ts A src/config/info-config.interface.ts A src/config/item-config.interface.ts R src/config/item-page-config.interface.ts A src/config/markdown-config.interface.ts A src/config/store/devtools.prod.ts A src/config/store/devtools.ts M src/config/submission-config.interface.ts M src/config/theme.model.spec.ts M src/config/theme.model.ts M src/config/ui-server-config.interface.ts A src/environments/.gitignore M src/environments/environment.production.ts M src/environments/environment.test.ts M src/environments/environment.ts M src/index.csr.html M src/main.browser.ts M src/main.server.ts M src/mirador-viewer/mirador.html M src/modules/app/browser-app.module.ts A src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts A src/modules/app/server-init.service.ts R src/modules/transfer-state/dspace-browser-transfer-state.module.ts R src/modules/transfer-state/dspace-browser-transfer-state.service.ts R src/modules/transfer-state/dspace-server-transfer-state.module.ts R src/modules/transfer-state/dspace-server-transfer-state.service.ts R src/modules/transfer-state/dspace-transfer-state.service.ts A src/ngx-translate-loaders/ngx-translate-state.ts A src/ngx-translate-loaders/translate-browser.loader.ts R src/ngx-translate-loaders/translate-json5-http.loader.ts R src/ngx-translate-loaders/translate-json5-universal.loader.ts A src/ngx-translate-loaders/translate-server.loader.ts M src/polyfills.ts M src/styles/_bootstrap_variables.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss M src/styles/_truncatable-part.component.scss A src/styles/_vendor.scss M src/styles/base-theme.scss M src/test.ts A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.html A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.scss A src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.html A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.scss A src/themes/custom/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.scss A src/themes/custom/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.html A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.scss A src/themes/custom/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.html A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.scss A src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts A src/themes/custom/app/community-list-page/community-list/community-list.component.html A src/themes/custom/app/community-list-page/community-list/community-list.component.scss A src/themes/custom/app/community-list-page/community-list/community-list.component.ts A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.html A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.scss A src/themes/custom/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.html A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.scss A src/themes/custom/app/community-page/sub-community-list/community-page-sub-community-list.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.html A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.scss A src/themes/custom/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss A src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.html A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss A src/themes/custom/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss A src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts A src/themes/custom/app/search-navbar/search-navbar.component.html A src/themes/custom/app/search-navbar/search-navbar.component.scss A src/themes/custom/app/search-navbar/search-navbar.component.ts M src/themes/custom/app/search-page/search-page.component.ts A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.html A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.scss A src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.scss A src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.html A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.scss A src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.scss A src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/themes/custom/app/shared/loading/loading.component.html A src/themes/custom/app/shared/loading/loading.component.scss A src/themes/custom/app/shared/loading/loading.component.ts A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.scss A src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.ts A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.html A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.scss A src/themes/custom/app/shared/object-list/community-list-element/community-list-element.component.ts A src/themes/custom/app/shared/object-list/object-list.component.html A src/themes/custom/app/shared/object-list/object-list.component.scss A src/themes/custom/app/shared/object-list/object-list.component.ts A src/themes/custom/app/shared/search/search-results/search-results.component.html A src/themes/custom/app/shared/search/search-results/search-results.component.scss A src/themes/custom/app/shared/search/search-results/search-results.component.ts A src/themes/custom/app/shared/search/search-settings/search-settings.component.html A src/themes/custom/app/shared/search/search-settings/search-settings.component.scss A src/themes/custom/app/shared/search/search-settings/search-settings.component.ts A src/themes/custom/eager-theme.module.ts R src/themes/custom/entry-components.ts A src/themes/custom/lazy-theme.module.ts M src/themes/custom/styles/theme.scss R src/themes/custom/theme.module.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.html M src/themes/dspace/app/home-page/home-news/home-news.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss A src/themes/dspace/assets/images/banner-half.jpg A src/themes/dspace/assets/images/banner-half.webp A src/themes/dspace/assets/images/banner-tall.jpg A src/themes/dspace/assets/images/banner-tall.webp A src/themes/dspace/assets/images/banner.webp A src/themes/dspace/eager-theme.module.ts R src/themes/dspace/entry-components.ts A src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/theme.scss R src/themes/dspace/theme.module.ts A src/themes/eager-themes.module.ts R src/themes/themed-entry-component.module.ts M src/typings.d.ts A startup-message.ts M tsconfig.app.json M tsconfig.server.json M tsconfig.spec.json R tslint.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M webpack/webpack.mirador.config.ts M webpack/webpack.test.ts M yarn.lock Log Message: ----------- Merge tag 'dspace-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4 # Conflicts: # src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts # src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts # src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts # src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts # src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html # src/app/shared/object-grid/community-grid-element/community-grid-element.component.html # src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html # src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html # src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html # src/app/shared/theme-support/themed.component.ts # src/app/thumbnail/thumbnail.component.spec.ts # src/app/thumbnail/thumbnail.component.ts # src/themes/custom/lazy-theme.module.ts Commit: 98a50763663863a57688f72a11eaac47eb1b3bf8 https://github.com/DSpace/dspace-angular/commit/98a50763663863a57688f72a11eaac47eb1b3bf8 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts Log Message: ----------- 101577: Fixed some SearchResultListElementComponents not rendering because of potential undefined dso Commit: 053063d0f40a9e5ad9935e90bf88ad8a5687ac8b https://github.com/DSpace/dspace-angular/commit/053063d0f40a9e5ad9935e90bf88ad8a5687ac8b Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: R .browserslistrc M .editorconfig M .eslintrc.json M .github/pull_request_template.md M .github/workflows/build.yml A .github/workflows/codescan.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml A CONTRIBUTING.md M Dockerfile A Dockerfile.dist M README.md M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M scripts/base-href.ts M scripts/env-to-yaml.ts M scripts/serve.ts M scripts/test-rest.ts M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-import-metadata-page/metadata-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.ts M src/app/admin/admin-registries/bitstream-formats/format-form/format-form.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/admin/admin.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.component.spec.ts M src/app/app.component.ts M src/app/app.module.ts M src/app/app.reducer.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.spec.ts A src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts M src/app/breadcrumbs/breadcrumbs.component.html M src/app/breadcrumbs/breadcrumbs.component.scss M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-form/collection-form.models.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.spec.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source-controls/collection-source-controls.component.html M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-collection-page/edit-collection-page.module.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/community-list-page/community-list-page.module.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/community-form/community-form.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.module.ts M src/app/community-page/edit-community-page/edit-community-page.module.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.spec.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/cache/object-cache.reducer.spec.ts M src/app/core/cache/server-sync-buffer.reducer.spec.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/base/data-service.decorator.spec.ts M src/app/core/data/dso-change-analyzer.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/object-updates/object-updates.reducer.spec.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.reducer.spec.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts A src/app/core/drag.service.ts M src/app/core/index/index.reducer.spec.ts M src/app/core/index/index.selectors.ts M src/app/core/json-patch/json-patch-operations.reducer.spec.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/locale/server-locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts M src/app/core/router/router.effects.ts M src/app/core/services/route.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/hal-endpoint.service.spec.ts M src/app/core/shared/item.model.ts M src/app/core/shared/media-viewer-item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/metadata.utils.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.spec.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts M src/app/core/utilities/equatable.spec.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/correlation-id/correlation-id.service.spec.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/recent-item-list/recent-item-list.component.html M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/themed-home-page.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/home-page/top-level-community-list/top-level-community-list.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/item-alerts.component.html A src/app/item-page/alerts/item-alerts.component.scss A src/app/item-page/alerts/item-alerts.component.spec.ts A src/app/item-page/alerts/item-alerts.component.ts A src/app/item-page/alerts/themed-item-alerts.component.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.spec.ts A src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.spec.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.html R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.scss R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts R src/app/item-page/field-components/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.spec.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-video/caption-info.ts A src/app/item-page/media-viewer/media-viewer-video/language-helper.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.html A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.scss A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts A src/app/item-page/versions/item-versions-delete-modal/item-versions-delete-modal.component.ts A src/app/item-page/versions/item-versions-shared.service.spec.ts A src/app/item-page/versions/item-versions-shared.service.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.html A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.scss A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts A src/app/item-page/versions/item-versions-summary-modal/item-versions-summary-modal.component.ts A src/app/item-page/versions/item-versions.component.html A src/app/item-page/versions/item-versions.component.scss A src/app/item-page/versions/item-versions.component.spec.ts A src/app/item-page/versions/item-versions.component.ts A src/app/item-page/versions/item-versions.module.ts A src/app/item-page/versions/notice/item-versions-notice.component.html A src/app/item-page/versions/notice/item-versions-notice.component.spec.ts A src/app/item-page/versions/notice/item-versions-notice.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/collection-selector/collection-selector.component.html M src/app/my-dspace-page/collection-selector/collection-selector.component.spec.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.spec.ts M src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts M src/app/my-dspace-page/my-dspace-page.module.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.scss M src/app/navbar/navbar-section/navbar-section.component.html M src/app/navbar/navbar-section/navbar-section.component.scss M src/app/navbar/navbar.component.html M src/app/navbar/navbar.component.scss M src/app/navbar/navbar.component.spec.ts M src/app/navbar/navbar.component.ts M src/app/navbar/navbar.effects.spec.ts M src/app/navbar/navbar.effects.ts M src/app/navbar/navbar.module.ts M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.spec.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/register-page/registration.guard.spec.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.spec.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/animations/slide.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts R src/app/shared/authority-confidence/authority-confidence-state.directive.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.html R src/app/shared/bitstream-download-page/bitstream-download-page.component.spec.ts R src/app/shared/bitstream-download-page/bitstream-download-page.component.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.html R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.spec.ts R src/app/shared/bitstream-request-a-copy-page/bitstream-request-a-copy-page.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts R src/app/shared/chips/chips.component.html R src/app/shared/chips/chips.component.scss R src/app/shared/chips/chips.component.spec.ts R src/app/shared/chips/chips.component.ts R src/app/shared/chips/models/chips-item.model.spec.ts R src/app/shared/chips/models/chips-item.model.ts R src/app/shared/chips/models/chips.model.spec.ts R src/app/shared/chips/models/chips.model.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts A src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.spec.ts M src/app/shared/comcol/comcol.module.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts M src/app/shared/cookies/browser-klaro.service.spec.ts M src/app/shared/cookies/browser-klaro.service.ts M src/app/shared/cookies/klaro-configuration.ts A src/app/shared/date.util.spec.ts M src/app/shared/date.util.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/authorized-collection-selector/authorized-collection-selector.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts R src/app/shared/file-dropzone-no-uploader/file-dropzone-no-uploader.scss M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.scss M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/existing-relation-list-element/existing-relation-list-element.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/ds-dynamic-concat.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/themed-external-source-entry-import-modal.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/builder/models/form-field-previous-value-object.ts M src/app/shared/form/builder/parsers/field-parser.ts M src/app/shared/form/builder/parsers/onebox-field-parser.spec.ts M src/app/shared/form/builder/parsers/row-parser.ts M src/app/shared/form/builder/parsers/textarea-field-parser.ts A src/app/shared/form/chips/chips.component.html A src/app/shared/form/chips/chips.component.scss A src/app/shared/form/chips/chips.component.spec.ts A src/app/shared/form/chips/chips.component.ts A src/app/shared/form/chips/models/chips-item.model.spec.ts A src/app/shared/form/chips/models/chips-item.model.ts A src/app/shared/form/chips/models/chips.model.spec.ts A src/app/shared/form/chips/models/chips.model.ts A src/app/shared/form/directives/authority-confidence-state.directive.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.reducer.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts A src/app/shared/form/number-picker/number-picker.component.html A src/app/shared/form/number-picker/number-picker.component.scss A src/app/shared/form/number-picker/number-picker.component.spec.ts A src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flat-data-source.ts A src/app/shared/form/vocabulary-treeview/vocabulary-tree-flattener.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts A src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/host-window.reducer.spec.ts M src/app/shared/host-window.service.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/interfaces/modal-before-dismiss.interface.ts R src/app/shared/item/item-alerts/item-alerts.component.html R src/app/shared/item/item-alerts/item-alerts.component.scss R src/app/shared/item/item-alerts/item-alerts.component.spec.ts R src/app/shared/item/item-alerts/item-alerts.component.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.html R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.scss R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-delete-modal/item-versions-delete-modal.component.ts R src/app/shared/item/item-versions/item-versions-shared.service.spec.ts R src/app/shared/item/item-versions/item-versions-shared.service.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.html R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.scss R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.spec.ts R src/app/shared/item/item-versions/item-versions-summary-modal/item-versions-summary-modal.component.ts R src/app/shared/item/item-versions/item-versions.component.html R src/app/shared/item/item-versions/item-versions.component.scss R src/app/shared/item/item-versions/item-versions.component.spec.ts R src/app/shared/item/item-versions/item-versions.component.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.html R src/app/shared/item/item-versions/notice/item-versions-notice.component.spec.ts R src/app/shared/item/item-versions/notice/item-versions-notice.component.ts A src/app/shared/key-value-pair.model.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-item/text-menu-item.component.ts M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.reducer.spec.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.html A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.scss A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.spec.ts A src/app/shared/metadata-field-wrapper/metadata-field-wrapper.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/dspace-rest/endpoint-mocking-rest.service.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts A src/app/shared/mydspace-actions/mydspace-actions.module.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts M src/app/shared/notifications/notifications-board/notifications-board.component.ts M src/app/shared/notifications/notifications.reducers.spec.ts M src/app/shared/notifications/notifications.service.ts R src/app/shared/number-picker/number-picker.component.html R src/app/shared/number-picker/number-picker.component.scss R src/app/shared/number-picker/number-picker.component.spec.ts R src/app/shared/number-picker/number-picker.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object.decorator.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.scss A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.spec.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.component.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.model.ts A src/app/shared/object-list/listable-notification-object/listable-notification-object.resource-type.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.spec.ts M src/app/shared/object-list/themed-object-list.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object.util.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts M src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts M src/app/shared/pagination/pagination.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.spec.ts M src/app/shared/rss-feed/rss.component.ts A src/app/shared/sass-helper/css-variable.actions.ts A src/app/shared/sass-helper/css-variable.reducer.ts A src/app/shared/sass-helper/css-variable.service.spec.ts A src/app/shared/sass-helper/css-variable.service.ts R src/app/shared/sass-helper/sass-helper.actions.ts R src/app/shared/sass-helper/sass-helper.reducer.ts R src/app/shared/sass-helper/sass-helper.service.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-filter.reducer.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.spec.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.html R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.scss R src/app/shared/sidebar/filter/sidebar-filter-selected-option.component.ts R src/app/shared/sidebar/filter/sidebar-filter.actions.ts R src/app/shared/sidebar/filter/sidebar-filter.component.html R src/app/shared/sidebar/filter/sidebar-filter.component.scss R src/app/shared/sidebar/filter/sidebar-filter.component.ts R src/app/shared/sidebar/filter/sidebar-filter.reducer.ts R src/app/shared/sidebar/filter/sidebar-filter.service.spec.ts R src/app/shared/sidebar/filter/sidebar-filter.service.ts M src/app/shared/sidebar/sidebar-effects.service.ts M src/app/shared/sidebar/sidebar.reducer.spec.ts M src/app/shared/starts-with/date/starts-with-date.component.spec.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.spec.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts M src/app/shared/testing/css-variable-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/group-mock.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.spec.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/truncatable/truncatable.reducer.spec.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.html A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.component.ts A src/app/shared/upload/file-dropzone-no-uploader/file-dropzone-no-uploader.scss A src/app/shared/upload/upload.module.ts A src/app/shared/upload/uploader/uploader-error.model.ts A src/app/shared/upload/uploader/uploader-options.model.ts A src/app/shared/upload/uploader/uploader-properties.model.ts A src/app/shared/upload/uploader/uploader.component.html A src/app/shared/upload/uploader/uploader.component.scss A src/app/shared/upload/uploader/uploader.component.spec.ts A src/app/shared/upload/uploader/uploader.component.ts R src/app/shared/uploader/uploader-error.model.ts R src/app/shared/uploader/uploader-options.model.ts R src/app/shared/uploader/uploader-properties.model.ts R src/app/shared/uploader/uploader.component.html R src/app/shared/uploader/uploader.component.scss R src/app/shared/uploader/uploader.component.spec.ts R src/app/shared/uploader/uploader.component.ts R src/app/shared/uploader/uploader.service.ts M src/app/shared/utils/file-size-pipe.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/markdown.pipe.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flat-data-source.ts R src/app/shared/vocabulary-treeview/vocabulary-tree-flattener.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview-node.model.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.html R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.scss R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.spec.ts R src/app/shared/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.spec.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts M src/app/submission/form/submission-upload-files/submission-upload-files.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/objects/submission-objects.effects.ts M src/app/submission/objects/submission-objects.reducer.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.html M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.spec.ts M src/app/submission/sections/cc-license/submission-section-cc-licenses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts M src/app/submission/sections/form/section-form-operations.service.ts M src/app/submission/sections/form/section-form.component.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sections.directive.ts M src/app/submission/sections/sections.service.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/submission.module.ts M src/app/submission/submit/submission-submit.component.spec.ts M src/app/submit-page/submit-page.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts M src/app/thumbnail/thumbnail.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 A src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/config.server.ts M src/config/config.util.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/config/form-config.interfaces.ts M src/config/item-config.interface.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts M src/ngx-translate-loaders/translate-browser.loader.ts M src/ngx-translate-loaders/translate-server.loader.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_functions.scss M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.html A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.scss A src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M src/themes/dspace/styles/_global-styles.scss M src/themes/dspace/styles/_theme_css_variable_overrides.scss M src/themes/dspace/styles/_theme_sass_variable_overrides.scss M tsconfig.json M tsconfig.server.json M webpack/webpack.browser.ts M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into fix-ngonchanges-not-working-for-themed-components_contribute-main # Conflicts: # src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts # src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html # src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts # src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts # src/app/shared/shared.module.ts # src/app/shared/theme-support/themed.component.ts # src/themes/custom/lazy-theme.module.ts Commit: 92f58f0e8a79c60d0fb0bd98a7223986776c8092 https://github.com/DSpace/dspace-angular/commit/92f58f0e8a79c60d0fb0bd98a7223986776c8092 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/thumbnail/thumbnail.component.ts Log Message: ----------- 101577: Fixed default thumbnail not working when thumbnail isn't defined Commit: 0894ba01666a2a5e800f4e15fb295990ae058b33 https://github.com/DSpace/dspace-angular/commit/0894ba01666a2a5e800f4e15fb295990ae058b33 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/thumbnail/thumbnail.component.ts Log Message: ----------- Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4 # Conflicts: # src/app/thumbnail/thumbnail.component.ts Commit: 8dd0b49e27f9b3ecc3019ad5210a3336d728dd66 https://github.com/DSpace/dspace-angular/commit/8dd0b49e27f9b3ecc3019ad5210a3336d728dd66 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/thumbnail/thumbnail.component.ts Log Message: ----------- Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-main Commit: 11a86c3756ec92d51ab7041cd32c516be583c7a5 https://github.com/DSpace/dspace-angular/commit/11a86c3756ec92d51ab7041cd32c516be583c7a5 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.ts Log Message: ----------- Fixed switch collection in submission form not working anymore Commit: af7d99a98763b54b38cd645dfcbcb26e7742ccc7 https://github.com/DSpace/dspace-angular/commit/af7d99a98763b54b38cd645dfcbcb26e7742ccc7 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.ts Log Message: ----------- Merge branch 'retrieve-name-with-dsonameservice-7.4' into retrieve-name-with-dsonameservice-main Commit: b878f28db6362404433fd4eda4102a7fa09b3cc1 https://github.com/DSpace/dspace-angular/commit/b878f28db6362404433fd4eda4102a7fa09b3cc1 Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 M src/config/app-config.interface.ts M src/main.server.ts M src/test.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/lazy-theme.module.ts M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main # Conflicts: # src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts Commit: e04dd9e183c4ba5bd8a4fecee63f9d8a90030629 https://github.com/DSpace/dspace-angular/commit/e04dd9e183c4ba5bd8a4fecee63f9d8a90030629 Author: Tim Donohue Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Merge pull request #2256 from 4Science/fix_WorkspaceitemsDeletePageComponent_test Fix test Commit: bf31c76c885669d1215491dc2acbd5e3a052f663 https://github.com/DSpace/dspace-angular/commit/bf31c76c885669d1215491dc2acbd5e3a052f663 Author: Nona Luypaert Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/core/browse/browse-definition-data.service.ts M src/app/core/core.module.ts M src/app/core/data/browse-response-parsing.service.ts M src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/non-hierarchical-browse-definition.ts A src/app/core/shared/value-list-browse-definition.model.ts A src/app/core/shared/value-list-browse-definition.resource-type.ts Log Message: ----------- 101623: Add ValueListBrowseDefinition model + super NonHierarchicalBrowse class Commit: 99ea73f9f61a739ff968d0482599be50429ece3a https://github.com/DSpace/dspace-angular/commit/99ea73f9f61a739ff968d0482599be50429ece3a Author: Alexandre Vryghem Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M tsconfig.json Log Message: ----------- Fix jasmine Matchers functions not properly indexing Commit: 6c8f816fb20590655018ee6aba08b2c7b7085872 https://github.com/DSpace/dspace-angular/commit/6c8f816fb20590655018ee6aba08b2c7b7085872 Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Do not show edit/delete button for observer Commit: c0d91da6e2dc4e9785a296b7fdccaddccbf2624b https://github.com/DSpace/dspace-angular/commit/c0d91da6e2dc4e9785a296b7fdccaddccbf2624b Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts Log Message: ----------- [DURACOM-133] Fixed failing test Commit: 709764c8aff45d7f9b157f9f2a94d6512b482f26 https://github.com/DSpace/dspace-angular/commit/709764c8aff45d7f9b157f9f2a94d6512b482f26 Author: Giuseppe Digilio Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Fix import paths Commit: 3e202a67f16586d6faca787a39063a57bab14da3 https://github.com/DSpace/dspace-angular/commit/3e202a67f16586d6faca787a39063a57bab14da3 Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Remove isAdmin checks Commit: 9ca04b4b63f3fd50f3a3044d2fc77cd59f49a541 https://github.com/DSpace/dspace-angular/commit/9ca04b4b63f3fd50f3a3044d2fc77cd59f49a541 Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts A src/app/submission/sections/visibility-type.ts Log Message: ----------- [DURACOM-145] Handled collection step on a submission form Commit: 8e25a02fdea46782ae6079003aceb689136d1aad https://github.com/DSpace/dspace-angular/commit/8e25a02fdea46782ae6079003aceb689136d1aad Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M cypress/e2e/my-dspace.cy.ts M cypress/e2e/submission.cy.ts Log Message: ----------- [DURACOM-145] Fixed e2e failing tests Commit: aee6060fef4864b42a0b882350a8d8e70e93f51d https://github.com/DSpace/dspace-angular/commit/aee6060fef4864b42a0b882350a8d8e70e93f51d Author: Alisa Ismailati Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M cypress/e2e/my-dspace.cy.ts M cypress/e2e/submission.cy.ts Log Message: ----------- Revert "[DURACOM-145] Fixed e2e failing tests" This reverts commit b9c7391b1452e9a79d9c5615595b08cd7ac8b14c. Commit: 2e6a1c21ea6d35af903224aae3173e0cbee89478 https://github.com/DSpace/dspace-angular/commit/2e6a1c21ea6d35af903224aae3173e0cbee89478 Author: Giuseppe Digilio Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts Log Message: ----------- Merge remote-tracking branch '4sciencebitbucket/DURACOM-133' into DURACOM-133 Commit: 8c52f2abed0be235be3bb8244c92c8f8c6dda736 https://github.com/DSpace/dspace-angular/commit/8c52f2abed0be235be3bb8244c92c8f8c6dda736 Author: Tim Donohue Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/shared.module.ts M src/app/shared/theme-support/themed.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2235 from alexandrevryghem/themed-thumbnail_component-main Fixed `ngOnChanges` not working for themed components & decorator components + minor fixes Commit: 724f1fe4d3427ab9fdfdd65e2a12c5c39aed5903 https://github.com/DSpace/dspace-angular/commit/724f1fe4d3427ab9fdfdd65e2a12c5c39aed5903 Author: Tim Donohue Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M tsconfig.json Log Message: ----------- Merge pull request #2260 from alexandrevryghem/fix-jasmine-matchers-not-properly-indexing Fix jasmine Matchers functions not properly indexing in IntelliJ Commit: f466d0b67c51101310cbf3a2408c86b9af2e8ee5 https://github.com/DSpace/dspace-angular/commit/f466d0b67c51101310cbf3a2408c86b9af2e8ee5 Author: Mark H. Wood Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M config/config.example.yml M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 A src/assets/i18n/it.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/main.server.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into themeable-section-upload-file Commit: d54754f78a5c352fb1fa7eb6b5b41f499cfc0a82 https://github.com/DSpace/dspace-angular/commit/d54754f78a5c352fb1fa7eb6b5b41f499cfc0a82 Author: Mark H. Wood Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/submission/sections/upload/file/section-upload-file.component.ts Log Message: ----------- Conform to expected ngOnChanges signature; tidy up. Commit: 055ed9ba6eb9db49ec3a6e7335936087f9cc2a4d https://github.com/DSpace/dspace-angular/commit/055ed9ba6eb9db49ec3a6e7335936087f9cc2a4d Author: Mark H. Wood Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/submission/sections/upload/file/section-upload-file.component.spec.ts Log Message: ----------- Fix spec broken by signature change. Commit: 5f72865e424a5a47654ac23afa06678367c71618 https://github.com/DSpace/dspace-angular/commit/5f72865e424a5a47654ac23afa06678367c71618 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M yarn.lock Log Message: ----------- Bump engine.io from 6.4.1 to 6.4.2 Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] Commit: 5a5c7cc43bf5f5f7a8d4b4c71bf5e7dd2af8d282 https://github.com/DSpace/dspace-angular/commit/5a5c7cc43bf5f5f7a8d4b4c71bf5e7dd2af8d282 Author: Tim Donohue Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M yarn.lock Log Message: ----------- Merge pull request #2254 from DSpace/dependabot/npm_and_yarn/engine.io-6.4.2 Bump engine.io from 6.4.1 to 6.4.2 Commit: edeea00c75d7a26fcf300aafcb8d813e40cf76af https://github.com/DSpace/dspace-angular/commit/edeea00c75d7a26fcf300aafcb8d813e40cf76af Author: Tim Donohue Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html Log Message: ----------- Fix several "potentially unsafe external link" warnings Commit: 47098ca4ca2aa0072cddfe2ed11b8e49e113f664 https://github.com/DSpace/dspace-angular/commit/47098ca4ca2aa0072cddfe2ed11b8e49e113f664 Author: Gantner, Florian Klaus Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- add missing form.other-information keys Commit: f0f8f163faf656117639e5b3fc463092a8d30300 https://github.com/DSpace/dspace-angular/commit/f0f8f163faf656117639e5b3fc463092a8d30300 Author: Giuseppe Digilio Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M config/config.example.yml M package.json M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/en.json5 A src/assets/i18n/it.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/main.server.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge remote-tracking branch '4sciencebitbucket/DURACOM-145' into DURACOM-145 Commit: d0ccb59424407ee1053811348ebb8c2067c37e7b https://github.com/DSpace/dspace-angular/commit/d0ccb59424407ee1053811348ebb8c2067c37e7b Author: Alisa Ismailati Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- [DURACOM-133] Removed unused variable Commit: 2c3329b7c060a93e43667559ca9d5150d42f21f9 https://github.com/DSpace/dspace-angular/commit/2c3329b7c060a93e43667559ca9d5150d42f21f9 Author: Giuseppe Digilio Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- Merge remote-tracking branch '4sciencebitbucket/DURACOM-133' into DURACOM-133 Commit: d5198659a9338940ddf970cf168f8e918260df6f https://github.com/DSpace/dspace-angular/commit/d5198659a9338940ddf970cf168f8e918260df6f Author: Tim Donohue Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/versions/item-versions.component.ts M src/app/process-page/overview/process-overview.component.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/section-upload.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2129 from alexandrevryghem/retrieve-name-with-dsonameservice-main Use the DSONameService to display DSpaceObjects names Commit: 2445a6bd8ae0ee238cc461b55721ac637b7b47f3 https://github.com/DSpace/dspace-angular/commit/2445a6bd8ae0ee238cc461b55721ac637b7b47f3 Author: fapsi Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/assets/i18n/de.json5 Log Message: ----------- German translation for "browse.startsWith" Added missing German translation for "browse.startsWith". Commit: 6af872bf9fc894a2640c88c3c1e5bffd01f2cbbb https://github.com/DSpace/dspace-angular/commit/6af872bf9fc894a2640c88c3c1e5bffd01f2cbbb Author: fapsi Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/assets/i18n/de.json5 Log Message: ----------- Removed unnecessary trailing spaces Fixing linting. Commit: 8b1a2d0a0e7f0eab5a444855ac18133f18259d09 https://github.com/DSpace/dspace-angular/commit/8b1a2d0a0e7f0eab5a444855ac18133f18259d09 Author: Tim Donohue Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 Log Message: ----------- Merge pull request #2232 from uniba-ub/fix2219 Correctly load choice ui form.other-information translation keys Commit: 1bc81111170497f983ea7054a38f3e6258ab1b8f https://github.com/DSpace/dspace-angular/commit/1bc81111170497f983ea7054a38f3e6258ab1b8f Author: fapsi Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 Log Message: ----------- Merge branch 'main' into patch-1 Commit: 7a2b1b20684947b9d8e2b701767104e1b943b96c https://github.com/DSpace/dspace-angular/commit/7a2b1b20684947b9d8e2b701767104e1b943b96c Author: Pascal-Nicolas Becker Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/assets/i18n/de.json5 Log Message: ----------- Merge pull request #2266 from fapsi/patch-1 German translation for "browse.startsWith" Commit: f01c58e84dd4a7a907cc90ce45a28ee50e3eef41 https://github.com/DSpace/dspace-angular/commit/f01c58e84dd4a7a907cc90ce45a28ee50e3eef41 Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: A src/app/core/data/browse-response-parsing.service.spec.ts M src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/dso-response-parsing.service.ts Log Message: ----------- 101623: Fix BrowseResponseParsingService + Add tests for it Commit: d1c91b8bc2bc21b7478a6c46ea700a9a86fdf7eb https://github.com/DSpace/dspace-angular/commit/d1c91b8bc2bc21b7478a6c46ea700a9a86fdf7eb Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/browse-by/browse-by.module.ts M src/app/core/browse/browse-definition-data.service.ts Log Message: ----------- 101623: Override createAndSendGetRequest in BrowseDefinitionDataService Commit: aee76913aac0aaf812c019ca641f7e311b0bafbf https://github.com/DSpace/dspace-angular/commit/aee76913aac0aaf812c019ca641f7e311b0bafbf Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts Log Message: ----------- 101623: Replace hardcoded vocabulary with BrowseDefinition in BrowseByTaxonomyPage Commit: d9b0eebc18154aaddc827bfc38a80f09ca7d95ef https://github.com/DSpace/dspace-angular/commit/d9b0eebc18154aaddc827bfc38a80f09ca7d95ef Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/menu.resolver.ts Log Message: ----------- 101623: Remove hardcoded 'browse by srsc' menu option in MenuResolver Commit: 2f0f69710e32412084fd94ee5a034d940146c340 https://github.com/DSpace/dspace-angular/commit/2f0f69710e32412084fd94ee5a034d940146c340 Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts M src/app/core/browse/browse.service.spec.ts M src/app/navbar/navbar.component.spec.ts Log Message: ----------- 101623: Fix browse-related tests by replacing abstract class Commit: 78d5116cdb7d1d6afaef8d8b9e35b792b551e03d https://github.com/DSpace/dspace-angular/commit/78d5116cdb7d1d6afaef8d8b9e35b792b551e03d Author: Nona Luypaert Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/browse-by/browse-by-routing.module.ts M src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/request.models.ts M src/app/core/shared/flat-browse-definition.model.ts M src/app/core/shared/hierarchical-browse-definition.model.ts M src/app/core/shared/value-list-browse-definition.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts Log Message: ----------- 101623: Add missing docs + Fix lint issues Commit: 9c780200b2136621517cff034234c5c29c6d7762 https://github.com/DSpace/dspace-angular/commit/9c780200b2136621517cff034234c5c29c6d7762 Author: Tim Donohue Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts Log Message: ----------- Merge pull request #2226 from 4Science/DURACOM-133 Supervised Order with OBSERVER permissions can only view the item Commit: 8a93bef98c5db3ba35e00318b1beec2c1ccbec88 https://github.com/DSpace/dspace-angular/commit/8a93bef98c5db3ba35e00318b1beec2c1ccbec88 Author: Mark H. Wood Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.html A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.scss A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Supply a customizable themed version. Commit: e7b02778cfae025a9db5805e82e46b37c8cd9a32 https://github.com/DSpace/dspace-angular/commit/e7b02778cfae025a9db5805e82e46b37c8cd9a32 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: M yarn.lock Log Message: ----------- Bump socket.io-parser from 4.2.2 to 4.2.3 Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] Commit: fad1a7ade4e2037e03e1c2846eb127052cd8ab61 https://github.com/DSpace/dspace-angular/commit/fad1a7ade4e2037e03e1c2846eb127052cd8ab61 Author: Nona Luypaert Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts A src/app/browse-by/browse-by-taxonomy-page/themed-browse-by-taxonomy-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/core.module.ts A src/app/core/data/browse-response-parsing.service.spec.ts A src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/request.models.ts M src/app/core/shared/browse-definition.model.ts A src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/flat-browse-definition.resource-type.ts A src/app/core/shared/hierarchical-browse-definition.model.ts A src/app/core/shared/hierarchical-browse-definition.resource-type.ts A src/app/core/shared/non-hierarchical-browse-definition.ts A src/app/core/shared/value-list-browse-definition.model.ts A src/app/core/shared/value-list-browse-definition.resource-type.ts M src/app/menu.resolver.ts M src/app/navbar/navbar.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/app/browse-by/browse-by-routing.module.ts src/app/browse-by/browse-by.module.ts src/app/core/browse/browse-definition-data.service.ts src/app/core/core.module.ts Commit: 1d0df844c3388d710572cbc9a04aeb07648e2c69 https://github.com/DSpace/dspace-angular/commit/1d0df844c3388d710572cbc9a04aeb07648e2c69 Author: Nona Luypaert Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/testing/browse-definition-data-service.stub.ts Log Message: ----------- 101623: Fixes after merge Commit: d38b16eb484576e76278bc2813081845e3589f38 https://github.com/DSpace/dspace-angular/commit/d38b16eb484576e76278bc2813081845e3589f38 Author: Nona Luypaert Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M angular.json M config/config.example.yml M package.json M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/main.server.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/app/browse-by/browse-by-guard.spec.ts src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts Commit: efaf1d47daf9ab4481f64f2b0c639fc306ca7bde https://github.com/DSpace/dspace-angular/commit/efaf1d47daf9ab4481f64f2b0c639fc306ca7bde Author: Kim Shepherd Date: 2023-05-25 (Thu, 25 May 2023) Changed paths: M src/app/item-page/edit-item-page/item-status/item-status.component.ts Log Message: ----------- item-status comp should handle missing config gracefully if the "register identifier" config is missing, simply return enabled=false rather than break the rest of the page features from loading Commit: 85f95112b3542281858cfc9db1d97aec50647c4d https://github.com/DSpace/dspace-angular/commit/85f95112b3542281858cfc9db1d97aec50647c4d Author: Nona Luypaert Date: 2023-05-25 (Thu, 25 May 2023) Changed paths: M src/app/core/shared/flat-browse-definition.model.ts M src/app/core/shared/hierarchical-browse-definition.model.ts M src/app/core/shared/non-hierarchical-browse-definition.ts M src/app/core/shared/value-list-browse-definition.model.ts Log Message: ----------- 101127: Remove invalid links in BrowseDefinition models Commit: d2fa8cda6ac2c0139ebf9182140eda45192a1898 https://github.com/DSpace/dspace-angular/commit/d2fa8cda6ac2c0139ebf9182140eda45192a1898 Author: Tim Donohue Date: 2023-05-25 (Thu, 25 May 2023) Changed paths: M src/app/core/shared/search/search.service.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts Log Message: ----------- Merge pull request #2200 from atmire/w2p-100414_Missing-search-result-statistics-PR Missing search results statistics Commit: 172f7e527f68180b31783360734ddd82e643ff10 https://github.com/DSpace/dspace-angular/commit/172f7e527f68180b31783360734ddd82e643ff10 Author: Mark H. Wood Date: 2023-05-25 (Thu, 25 May 2023) Changed paths: R .browserslistrc M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/search/search.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/themed-home-page.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-list/themed-object-list.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/shared/testing/auth-service.stub.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/environments/environment.test.ts M src/main.browser.ts M src/main.server.ts M src/modules/app/browser-init.service.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge remote-tracking branch 'upstream/main' into embargo-date Commit: 74a08202715008d5060cca4f0b4f531d7551616b https://github.com/DSpace/dspace-angular/commit/74a08202715008d5060cca4f0b4f531d7551616b Author: Mark H. Wood Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/app/shared/mocks/submission.mock.ts Log Message: ----------- Correct test fixture to match unit-under-test requirements. Commit: fb66b5abd6b55b536e5a7b953fa6754d82c6dbbd https://github.com/DSpace/dspace-angular/commit/fb66b5abd6b55b536e5a7b953fa6754d82c6dbbd Author: Alexandre Vryghem Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts A src/app/shared/testing/bitstream-data-service.stub.ts Log Message: ----------- 102039: Use patch to delete multiple bitstreams at once Commit: 138fccf711ae20330f68c46e969a0709f9f07228 https://github.com/DSpace/dspace-angular/commit/138fccf711ae20330f68c46e969a0709f9f07228 Author: Nona Luypaert Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/app/core/browse/browse.service.spec.ts M src/app/core/shared/flat-browse-definition.model.ts M src/app/core/shared/non-hierarchical-browse-definition.ts M src/app/core/shared/value-list-browse-definition.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html Log Message: ----------- 101623: Fix lint/tests after removing invalid links, Make arrows on Treeview smaller Commit: 97c90cfd9e23c02538dbb3be3cbe2dafbaed25e3 https://github.com/DSpace/dspace-angular/commit/97c90cfd9e23c02538dbb3be3cbe2dafbaed25e3 Author: Nona Luypaert Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/app/core/browse/browse.service.spec.ts M src/app/core/shared/flat-browse-definition.model.ts M src/app/core/shared/hierarchical-browse-definition.model.ts M src/app/core/shared/non-hierarchical-browse-definition.ts M src/app/core/shared/value-list-browse-definition.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Remove invalid _links in BrowseDefinition models Make arrows smaller in on VocabularyTreeview template Commit: 23b5d52623aceefa7d98e701c1cb34955a15d456 https://github.com/DSpace/dspace-angular/commit/23b5d52623aceefa7d98e701c1cb34955a15d456 Author: Nona Luypaert Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/app/shared/dso-page/dso-edit-menu.resolver.ts Log Message: ----------- 101623: Fix request being sent with uuid=undefined if not going to a DSO page Commit: fb1ff057573aa4ccb7c56bac57389ff53135d563 https://github.com/DSpace/dspace-angular/commit/fb1ff057573aa4ccb7c56bac57389ff53135d563 Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Contribution to the Portuguese (pt-PT) translation of DSpace v7.5 Extended revision of the Portuguese (pt-PT) translation of DSpace v7.5. This version adds new message keys, reordered the message keys accordingly to the authoritative master (en.json5) and adds missing or not found translation keys (mentioned in the last section of the file). Commit: 244608aa5c9e17938bf2fa43d03d5a1a0c5211b0 https://github.com/DSpace/dspace-angular/commit/244608aa5c9e17938bf2fa43d03d5a1a0c5211b0 Author: Art Lowel Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts Log Message: ----------- fix issue where a colon in a uuid would get misinterpreted as a route param Commit: 0f1b16cbeb7970fdf23afdea6a18304b544ec78e https://github.com/DSpace/dspace-angular/commit/0f1b16cbeb7970fdf23afdea6a18304b544ec78e Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: R .browserslistrc M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/themed-home-page.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/chips/chips.component.html M src/app/shared/form/chips/chips.component.spec.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-list/themed-object-list.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/form-event.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/sections-type.ts M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/submission.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M tsconfig.json M tsconfig.server.json M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge branch 'main' into portuguese_pt-PT-message-keys Commit: 38d7412569165df690b471766177d7521a39e896 https://github.com/DSpace/dspace-angular/commit/38d7412569165df690b471766177d7521a39e896 Author: Tim Donohue Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts Log Message: ----------- Merge pull request #2284 from atmire/fix-issue-with-colons-in-ids Fix issue where a colon in a uuid would get misinterpreted as a route param Commit: 6483eb2c304346258f3ea797bb3826556a56ffa4 https://github.com/DSpace/dspace-angular/commit/6483eb2c304346258f3ea797bb3826556a56ffa4 Author: Alan Orth Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M README.md R scripts/webpack.js Log Message: ----------- Remove scripts/webpack.js This is no longer used. Fixes: https://github.com/DSpace/dspace-angular/issues/2285 Commit: 8bdd2d293f193047d57928103878f035dcc2fb9d https://github.com/DSpace/dspace-angular/commit/8bdd2d293f193047d57928103878f035dcc2fb9d Author: Tim Donohue Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/app/shared/mocks/submission.mock.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts Log Message: ----------- Merge pull request #2135 from mwoodiupui/embargo-date Don't allow the date picker to exceed the maximum start or end date for an access option Commit: bbfb8bec01239e2939a13cd9b9a1b91dbc42f76a https://github.com/DSpace/dspace-angular/commit/bbfb8bec01239e2939a13cd9b9a1b91dbc42f76a Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Update pt-PT.json5 Commit: d3d9a526fd093175e55047446c68ab50e9b50503 https://github.com/DSpace/dspace-angular/commit/d3d9a526fd093175e55047446c68ab50e9b50503 Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Update pt-PT.json5 Commit: 6ad0f99ca471ea8735faad179e79206a3fcb91fa https://github.com/DSpace/dspace-angular/commit/6ad0f99ca471ea8735faad179e79206a3fcb91fa Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Update pt-PT.json5 Commit: 29f283b35e7ed8f2fae3b451e5f4eccdaaba3310 https://github.com/DSpace/dspace-angular/commit/29f283b35e7ed8f2fae3b451e5f4eccdaaba3310 Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Update pt-PT.json5 Commit: 0968fe8bbc5dfd896a243bb77c237b6777e6886c https://github.com/DSpace/dspace-angular/commit/0968fe8bbc5dfd896a243bb77c237b6777e6886c Author: Tim Donohue Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/app/item-page/edit-item-page/item-status/item-status.component.ts Log Message: ----------- Merge pull request #2271 from kshepherd/item_status_page_config_fix ItemStatus component should handle missing config gracefully Commit: c84db3ce3dabd5fe3b8884d4be9ba6ed1b5be665 https://github.com/DSpace/dspace-angular/commit/c84db3ce3dabd5fe3b8884d4be9ba6ed1b5be665 Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Update pt-PT.json5 Commit: 9c683b55e0fef11046966bb6c8f7f7d4153cad7d https://github.com/DSpace/dspace-angular/commit/9c683b55e0fef11046966bb6c8f7f7d4153cad7d Author: rsaraivac <122451983+rsaraivac@users.noreply.github.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/mocks/submission.mock.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts Log Message: ----------- Merge branch 'main' into portuguese_pt-PT-message-keys Commit: 37d9b5bfc2537cd9d5cc393d41a0d876b4febc7f https://github.com/DSpace/dspace-angular/commit/37d9b5bfc2537cd9d5cc393d41a0d876b4febc7f Author: Tim Donohue Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M yarn.lock Log Message: ----------- Merge pull request #2269 from DSpace/dependabot/npm_and_yarn/socket.io-parser-4.2.3 Bump socket.io-parser from 4.2.2 to 4.2.3 Commit: 3e7a3f250b21131211ce7bb7779c8520fa1517fe https://github.com/DSpace/dspace-angular/commit/3e7a3f250b21131211ce7bb7779c8520fa1517fe Author: Paulo Graça Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M yarn.lock Log Message: ----------- Merge branch 'main' into portuguese_pt-PT-message-keys Commit: 48896fdae28e352a18592c636da0bf2239b4d0da https://github.com/DSpace/dspace-angular/commit/48896fdae28e352a18592c636da0bf2239b4d0da Author: Kristof De Langhe Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: R .browserslistrc M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M Dockerfile A Dockerfile.dist M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json M server.ts M src/app/access-control/access-control.module.ts M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.spec.ts M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.html M src/app/admin/admin-registries/metadata-registry/metadata-registry.component.scss M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html M src/app/admin/admin-registries/metadata-schema/metadata-schema.component.scss M src/app/admin/admin-routing.module.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.html M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.spec.ts M src/app/admin/admin-sidebar/admin-sidebar-section/admin-sidebar-section.component.ts M src/app/admin/admin-sidebar/admin-sidebar.component.ts M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.html M src/app/admin/admin-sidebar/expandable-admin-sidebar-section/expandable-admin-sidebar-section.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-page.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workflow-item/workflow-item-admin-workflow-actions.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.html A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.scss A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.spec.ts A src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.html R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.scss R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.spec.ts R src/app/admin/admin-workflow-page/admin-workflow-search-results/workflow-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow.module.ts M src/app/app-routing-paths.ts M src/app/app-routing.module.ts M src/app/app.module.ts M src/app/app.reducer.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.spec.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-page.module.ts M src/app/browse-by/browse-by-routing.module.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.html M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page-routing.module.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/collection-page.module.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page-routing.module.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/community-page.module.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/auth/auth-request.service.spec.ts M src/app/core/auth/auth-request.service.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.interceptor.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/browser-auth-request.service.spec.ts M src/app/core/auth/browser-auth-request.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-breadcrumbs.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.spec.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.effects.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/array-move-change-analyzer.service.spec.ts M src/app/core/data/array-move-change-analyzer.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/eperson-registration.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/feature-authorization/feature-id.ts A src/app/core/data/identifier-data.service.ts M src/app/core/data/item-data.service.ts A src/app/core/data/object-updates/patch-operation-service/operations/metadata/metadata-patch-move-operation.model.ts M src/app/core/data/relationship-data.service.spec.ts M src/app/core/data/relationship-data.service.ts M src/app/core/data/request.service.spec.ts M src/app/core/data/request.service.ts A src/app/core/data/system-wide-alert-data.service.spec.ts A src/app/core/data/system-wide-alert-data.service.ts M src/app/core/data/workflow-action-data.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.interceptor.spec.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/locale/locale.service.ts M src/app/core/metadata/metadata.service.spec.ts M src/app/core/metadata/metadata.service.ts M src/app/core/profile/researcher-profile-data.service.ts A src/app/core/services/server-xhr.service.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/metadata-representation/metadata-representation.model.ts M src/app/core/shared/metadata-representation/metadatum/metadatum-representation.model.ts M src/app/core/shared/operators.ts M src/app/core/shared/search/search.service.ts M src/app/core/submission/models/submission-object.model.ts A src/app/core/submission/models/workspaceitem-section-identifiers.model.ts M src/app/core/submission/models/workspaceitem-sections.model.ts A src/app/core/supervision-order/models/action-type.model.ts A src/app/core/supervision-order/models/supervision-order.model.ts A src/app/core/supervision-order/models/supervision-order.resource-type.ts A src/app/core/supervision-order/supervision-order-data.service.spec.ts A src/app/core/supervision-order/supervision-order-data.service.ts A src/app/core/tasks/models/advanced-workflow-info.model.ts A src/app/core/tasks/models/advanced-workflow-info.resource-type.ts A src/app/core/tasks/models/rating-advanced-workflow-info.model.ts A src/app/core/tasks/models/select-reviewer-advanced-workflow-info.model.ts M src/app/core/tasks/models/workflow-action-object.model.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.spec.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/curation-form/curation-form.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-form.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-headers/dso-edit-metadata-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-shared/dso-edit-metadata-cells.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value-headers/dso-edit-metadata-value-headers.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.spec.ts A src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.html A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.scss A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts A src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts A src/app/dso-shared/dso-edit-metadata/themed-dso-edit-metadata.component.ts A src/app/dso-shared/dso-shared.module.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.scss M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.ts M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.ts M src/app/entity-groups/journal-entities/journal-entities.module.ts M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.ts M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.ts M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.ts M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/research-entities.module.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/footer.component.html M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-email/forgot-email.component.html M src/app/forgot-password/forgot-password-email/forgot-email.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts A src/app/header/context-help-toggle/context-help-toggle.component.html A src/app/header/context-help-toggle/context-help-toggle.component.scss A src/app/header/context-help-toggle/context-help-toggle.component.spec.ts A src/app/header/context-help-toggle/context-help-toggle.component.ts M src/app/header/header.component.html M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/recent-item-list/recent-item-list.component.ts M src/app/home-page/themed-home-page.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/home-page/top-level-community-list/top-level-community-list.component.html M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts A src/app/info/feedback/feedback-form/themed-feedback-form.component.ts M src/app/info/feedback/feedback.component.html M src/app/info/info.module.ts M src/app/init.service.spec.ts M src/app/init.service.ts A src/app/item-page/alerts/themed-item-alerts.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.component.html M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing-paths.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.html R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.scss R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/edit-in-place-field/edit-in-place-field.component.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.spec.ts R src/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts R src/app/item-page/edit-item-page/item-metadata/themed-item-metadata.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-operation/item-operation.component.html A src/app/item-page/edit-item-page/item-page-register-doi.guard.ts M src/app/item-page/edit-item-page/item-page-status.guard.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi-component.html A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.spec.ts A src/app/item-page/edit-item-page/item-register-doi/item-register-doi.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.html M src/app/item-page/edit-item-page/item-status/item-status.component.spec.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts M src/app/item-page/edit-item-page/modify-item-overview/modify-item-overview.component.html M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.html M src/app/item-page/field-components/metadata-values/metadata-values.component.spec.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/app/item-page/full/field-components/file-section/themed-full-file-section.component.ts M src/app/item-page/full/full-item-page.component.html M src/app/item-page/full/full-item-page.component.spec.ts M src/app/item-page/item-page-routing.module.ts M src/app/item-page/item-page.module.ts M src/app/item-page/item-shared.module.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/app/item-page/media-viewer/media-viewer-image/themed-media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts A src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/mirador-viewer/mirador-viewer.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.spec.ts M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/field-components/specific-field/abstract/item-page-abstract-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/author/item-page-author-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/date/item-page-date-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/generic/generic-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.html M src/app/item-page/simple/field-components/specific-field/item-page-field.component.spec.ts M src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.spec.ts A src/app/item-page/simple/field-components/specific-field/title/themed-item-page-field.component.ts M src/app/item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.spec.ts M src/app/item-page/simple/item-page.component.html M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/publication/publication.component.scss M src/app/item-page/simple/item-types/publication/publication.component.spec.ts M src/app/item-page/simple/item-types/publication/publication.component.ts M src/app/item-page/simple/item-types/shared/item.component.spec.ts M src/app/item-page/simple/item-types/shared/item.component.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.scss M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.spec.ts M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.html R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.scss R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.spec.ts R src/app/item-page/simple/item-types/versioned-item/versioned-item.component.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts A src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/menu.resolver.spec.ts M src/app/menu.resolver.ts M src/app/my-dspace-page/my-dspace-configuration-value-type.ts M src/app/my-dspace-page/my-dspace-configuration.service.spec.ts M src/app/my-dspace-page/my-dspace-configuration.service.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html M src/app/page-internal-server-error/page-internal-server-error.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.html M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/register-page/register-email/register-email.component.html M src/app/register-page/register-email/register-email.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root.module.ts M src/app/root/root.component.html M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.component.html M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/browse-by/browse-by.component.html M src/app/shared/browse-by/browse-by.component.spec.ts M src/app/shared/browse-by/browse-by.component.ts A src/app/shared/browse-by/shared-browse-by.module.ts M src/app/shared/collection-dropdown/collection-dropdown.component.html M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.html A src/app/shared/context-help-wrapper/context-help-wrapper.component.scss A src/app/shared/context-help-wrapper/context-help-wrapper.component.spec.ts A src/app/shared/context-help-wrapper/context-help-wrapper.component.ts A src/app/shared/context-help-wrapper/placement-dir.model.ts A src/app/shared/context-help.actions.ts A src/app/shared/context-help.directive.spec.ts A src/app/shared/context-help.directive.ts A src/app/shared/context-help.model.ts A src/app/shared/context-help.reducer.ts A src/app/shared/context-help.service.spec.ts A src/app/shared/context-help.service.ts A src/app/shared/dso-page/dso-edit-menu.resolver.spec.ts A src/app/shared/dso-page/dso-edit-menu.resolver.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu-section/dso-edit-menu-section.component.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.html A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.scss A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.spec.ts A src/app/shared/dso-page/dso-edit-menu/dso-edit-menu.component.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.html R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.scss R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.spec.ts R src/app/shared/dso-page/dso-page-edit-button/dso-page-edit-button.component.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.html R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.scss R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.spec.ts R src/app/shared/dso-page/dso-page-orcid-button/dso-page-orcid-button.component.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.html A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.scss A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.spec.ts A src/app/shared/dso-page/dso-page-subscription-button/dso-page-subscription-button.component.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.html R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.scss R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.spec.ts R src/app/shared/dso-page/dso-page-version-button/dso-page-version-button.component.ts A src/app/shared/dso-page/dso-page.module.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.spec.ts A src/app/shared/dso-page/dso-versioning-modal-service/dso-versioning-modal.service.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.html R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.scss R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.spec.ts R src/app/shared/dso-page/person-page-claim-button/person-page-claim-button.component.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.spec.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html M src/app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts M src/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts A src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.html M src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts A src/app/shared/eperson-group-list/eperson-group-list.component.html A src/app/shared/eperson-group-list/eperson-group-list.component.scss A src/app/shared/eperson-group-list/eperson-group-list.component.spec.ts A src/app/shared/eperson-group-list/eperson-group-list.component.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.html A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts A src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.html A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts A src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/file-download-link/file-download-link.component.html A src/app/shared/file-download-link/themed-file-download-link.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/chips/chips.component.html M src/app/shared/form/chips/chips.component.spec.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/lang-switch/lang-switch.component.scss M src/app/shared/lang-switch/lang-switch.component.spec.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/log-in.component.html M src/app/shared/log-in/log-in.component.scss M src/app/shared/log-in/log-in.component.ts R src/app/shared/log-in/methods/log-in-external-provider.component.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.html A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.scss A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts A src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.html R src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts R src/app/shared/log-in/methods/oidc/log-in-oidc.component.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.html R src/app/shared/log-in/methods/orcid/log-in-orcid.component.spec.ts R src/app/shared/log-in/methods/orcid/log-in-orcid.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.scss R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts R src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.ts M src/app/shared/menu/initial-menus-state.ts M src/app/shared/menu/menu-id.model.ts M src/app/shared/menu/menu-item/link-menu-item.component.html M src/app/shared/menu/menu-item/link-menu-item.component.ts M src/app/shared/menu/menu-item/models/altmetric.model.ts M src/app/shared/menu/menu-item/models/external-link.model.ts M src/app/shared/menu/menu-item/models/link.model.ts M src/app/shared/menu/menu-item/models/menu-item.model.ts M src/app/shared/menu/menu-item/models/onclick.model.ts M src/app/shared/menu/menu-item/models/search.model.ts M src/app/shared/menu/menu-item/models/text.model.ts M src/app/shared/menu/menu-item/onclick-menu-item.component.html M src/app/shared/menu/menu-item/onclick-menu-item.component.ts M src/app/shared/menu/menu-item/text-menu-item.component.html M src/app/shared/menu/menu-section/menu-section.component.ts R src/app/shared/menu/menu.effects.spec.ts R src/app/shared/menu/menu.effects.ts M src/app/shared/menu/menu.module.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/submission.mock.ts A src/app/shared/mydspace-actions/claimed-task/abstract/advanced-claimed-task-actions-abstract.component.ts M src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html M src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.html A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.scss A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/decline-task/claimed-task-actions-decline-task.component.ts M src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.html A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.scss A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/rating/advanced-claimed-task-action-rating.component.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.html A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.scss A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.spec.ts A src/app/shared/mydspace-actions/claimed-task/select-reviewer/advanced-claimed-task-action-select-reviewer.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-decorator.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts M src/app/shared/mydspace-actions/workflowitem/workflowitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/object-collection/object-collection.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/claimed-declined-task-search-result.model.ts A src/app/shared/object-collection/shared/claimed-declined-task-task-search-result.model.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.scss A src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts A src/app/shared/object-list/identifier-data/identifier-data.component.html A src/app/shared/object-list/identifier-data/identifier-data.component.ts A src/app/shared/object-list/identifier-data/identifier-data.model.ts A src/app/shared/object-list/identifier-data/identifier-data.resource-type.ts A src/app/shared/object-list/identifier-data/identifier.model.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts A src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts A src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts R src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declided-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts A src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/object-list.component.html M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.spec.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-list/themed-object-list.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/page-size-selector/page-size-selector.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.scss R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-group-list.component.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/eperson-search-box/eperson-search-box.component.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.html R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.spec.ts R src/app/shared/resource-policies/form/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts M src/app/shared/resource-policies/resource-policies.module.ts A src/app/shared/results-back-button/results-back-button.component.html A src/app/shared/results-back-button/results-back-button.component.scss A src/app/shared/results-back-button/results-back-button.component.spec.ts A src/app/shared/results-back-button/results-back-button.component.ts A src/app/shared/results-back-button/results-back-button.module.ts A src/app/shared/results-back-button/themed-results-back-button.component.ts M src/app/shared/rss-feed/rss.component.ts M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html M src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search-form/themed-search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-authority-filter/search-authority-filter.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.scss M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.html M src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.scss M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-labels/search-label/search-label.component.ts M src/app/shared/search/search-labels/search-labels.component.ts M src/app/shared/search/search-results/search-results.component.html M src/app/shared/search/search-results/search-results.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-settings/search-settings.component.spec.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search-switch-configuration/search-switch-configuration.component.spec.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/starts-with-abstract.component.ts A src/app/shared/subscriptions/models/subscription.model.ts A src/app/shared/subscriptions/models/subscription.resource-type.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.scss A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts A src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.html A src/app/shared/subscriptions/subscription-view/subscription-view.component.scss A src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts A src/app/shared/subscriptions/subscription-view/subscription-view.component.ts A src/app/shared/subscriptions/subscriptions-data.service.spec.ts A src/app/shared/subscriptions/subscriptions-data.service.ts A src/app/shared/subscriptions/subscriptions.module.ts M src/app/shared/testing/active-router.stub.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/base-data-service.stub.ts A src/app/shared/testing/browse-definition-data-service.stub.ts A src/app/shared/testing/claimed-task-data-service.stub.ts R src/app/shared/testing/data-service.stub.ts M src/app/shared/testing/form-event.stub.ts A src/app/shared/testing/identifiable-data-service.stub.ts A src/app/shared/testing/location.stub.ts M src/app/shared/testing/menu-service.stub.ts A src/app/shared/testing/request-service.stub.ts M src/app/shared/testing/router.stub.ts A src/app/shared/testing/subscriptions-data.mock.ts A src/app/shared/testing/supervision-order.mock.ts M src/app/shared/testing/test-module.ts M src/app/shared/testing/utils.test.ts A src/app/shared/testing/workflow-action-data-service.stub.ts A src/app/shared/testing/workflow-item-data-service.stub.ts M src/app/shared/theme-support/themed.component.html M src/app/shared/theme-support/themed.component.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts A src/app/shared/utils/short-number.pipe.spec.ts A src/app/shared/utils/short-number.pipe.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/angulartics/dspace/view-tracker.component.ts M src/app/statistics/google-analytics.service.spec.ts M src/app/statistics/google-analytics.service.ts M src/app/statistics/statistics.service.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/section-add/submission-form-section-add.component.spec.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/container/section-container.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.html A src/app/submission/sections/identifiers/section-identifiers.component.spec.ts A src/app/submission/sections/identifiers/section-identifiers.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/sections-type.ts M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts M src/app/submission/submission.module.ts A src/app/subscriptions-page/subscriptions-page-routing.module.ts A src/app/subscriptions-page/subscriptions-page.component.html A src/app/subscriptions-page/subscriptions-page.component.scss A src/app/subscriptions-page/subscriptions-page.component.spec.ts A src/app/subscriptions-page/subscriptions-page.component.ts A src/app/subscriptions-page/subscriptions-page.module.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.html A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.scss A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts A src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.html A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.spec.ts A src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/system-wide-alert/system-wide-alert-routing.module.ts A src/app/system-wide-alert/system-wide-alert.model.ts A src/app/system-wide-alert/system-wide-alert.module.ts A src/app/system-wide-alert/system-wide-alert.resource-type.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-page/advanced-workflow-action-page.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/advanced-workflow-action-select-reviewer.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action/advanced-workflow-action.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.html A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.scss A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.ts A src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions.directive.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.spec.ts M src/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts M src/app/workflowitems-edit-page/workflowitems-edit-page.module.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 A src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/cache-config.interface.ts M src/config/default-app-config.ts A src/config/discovery-sort.config.ts A src/config/filter-vocabulary-config.ts M src/environments/environment.test.ts R src/index.csr.html M src/index.html M src/main.browser.ts M src/main.server.ts M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/modules/app/server-app.module.ts M src/modules/app/server-init.service.ts R src/robots.txt A src/robots.txt.ejs M src/styles/_bootstrap_variables_mapping.scss M src/styles/_custom_variables.scss M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss A src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.html A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.scss A src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts A src/themes/custom/app/item-page/alerts/item-alerts.component.html A src/themes/custom/app/item-page/alerts/item-alerts.component.scss A src/themes/custom/app/item-page/alerts/item-alerts.component.ts R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.html R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.scss R src/themes/custom/app/item-page/edit-item-page/item-metadata/item-metadata.component.ts A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.html A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.scss A src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts A src/themes/custom/app/item-page/media-viewer/media-viewer.component.html A src/themes/custom/app/item-page/media-viewer/media-viewer.component.scss A src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.html A src/themes/custom/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html A src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.html M src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.html A src/themes/custom/app/shared/file-download-link/file-download-link.component.scss A src/themes/custom/app/shared/file-download-link/file-download-link.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss A src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.scss A src/themes/custom/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.ts A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.html A src/themes/custom/app/shared/object-list/sidebar-search-list-element/item-types/publication-sidebar-search-list-element.component.ts A src/themes/custom/app/shared/results-back-button/results-back-button.component.html A src/themes/custom/app/shared/results-back-button/results-back-button.component.scss A src/themes/custom/app/shared/results-back-button/results-back-button.component.ts A src/themes/custom/app/shared/search-form/search-form.component.html A src/themes/custom/app/shared/search-form/search-form.component.scss A src/themes/custom/app/shared/search-form/search-form.component.ts A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.html A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.scss A src/themes/custom/app/shared/starts-with/date/starts-with-date.component.ts A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.html A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.scss A src/themes/custom/app/shared/starts-with/text/starts-with-text.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.html M src/themes/dspace/app/navbar/navbar.component.scss M src/themes/dspace/eager-theme.module.ts M src/themes/dspace/lazy-theme.module.ts M tsconfig.json M tsconfig.server.json M webpack/webpack.common.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-98422_Thumbnail-uploader_contribute-7.2 Commit: 6426f9e532c92f078ba9e458187076b976fb4ff9 https://github.com/DSpace/dspace-angular/commit/6426f9e532c92f078ba9e458187076b976fb4ff9 Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M README.md R scripts/webpack.js Log Message: ----------- Merge pull request #2286 from alanorth/remove-webpack.js Remove scripts/webpack.js Commit: dd6051b645b0cfdb8d071a71168f50a4a3f53ca2 https://github.com/DSpace/dspace-angular/commit/dd6051b645b0cfdb8d071a71168f50a4a3f53ca2 Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/assets/i18n/pt-PT.json5 Log Message: ----------- Merge pull request #2287 from rsaraivac/portuguese_pt-PT-message-keys Contribution to the Portuguese (pt-PT) translation of DSpace Commit: 828f2586b1c407e4be435b14c332a35e218e2a87 https://github.com/DSpace/dspace-angular/commit/828f2586b1c407e4be435b14c332a35e218e2a87 Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html Log Message: ----------- Merge pull request #2261 from tdonohue/fix_unsafe_links Fix several "potentially unsafe external link" warnings Commit: 8e6268ff84b13b70b0fbfa8c7e36aec5add815ce https://github.com/DSpace/dspace-angular/commit/8e6268ff84b13b70b0fbfa8c7e36aec5add815ce Author: Mark H. Wood Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.html Log Message: ----------- We want an empty template, since not yet used. Commit: 97673471f7aadee954bf4a06cd9038c40d1f8a53 https://github.com/DSpace/dspace-angular/commit/97673471f7aadee954bf4a06cd9038c40d1f8a53 Author: Mark H. Wood Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts Log Message: ----------- Remove inherited input declarations. Commit: 86e1333025a26af288d44b213d1746c335da8930 https://github.com/DSpace/dspace-angular/commit/86e1333025a26af288d44b213d1746c335da8930 Author: Michael Spalti Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/shared/starts-with/date/starts-with-date.component.ts Log Message: ----------- Possible fix for browse-by-date links Commit: 8e450402af8ea6af0d038d04af666bdd0b560600 https://github.com/DSpace/dspace-angular/commit/8e450402af8ea6af0d038d04af666bdd0b560600 Author: Michael Spalti Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/shared/starts-with/starts-with-abstract.component.ts Log Message: ----------- Removed unnecessary route navigation. Commit: aa7409051b46aae7e77ad58632323815ea97ff85 https://github.com/DSpace/dspace-angular/commit/aa7409051b46aae7e77ad58632323815ea97ff85 Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts A src/app/submission/sections/visibility-type.ts Log Message: ----------- Merge pull request #2243 from 4Science/DURACOM-145 Handled collection step visibility on a submission form Commit: be7938a21b797059e67d15ab017582bd00413fbf https://github.com/DSpace/dspace-angular/commit/be7938a21b797059e67d15ab017582bd00413fbf Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2036 from atmire/w2p-98422_Thumbnail-uploader_contribute-7.2 Adding themed components for EditBitstreamPageComponent and ItemStatusComponent Commit: 37a323e94f14a1a54de818cd24cdd83e9301fd7e https://github.com/DSpace/dspace-angular/commit/37a323e94f14a1a54de818cd24cdd83e9301fd7e Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts Log Message: ----------- Merge pull request #2231 from mspalti/date-browse-fix Possible fix for browse-by-date links Commit: 6ba8cbd49c0815aac124a2f1e6015cace4c9f819 https://github.com/DSpace/dspace-angular/commit/6ba8cbd49c0815aac124a2f1e6015cace4c9f819 Author: Tim Donohue Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M README.md R scripts/webpack.js M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/shared/search/search.service.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/versions/item-versions.component.ts M src/app/process-page/overview/process-overview.component.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/submission.mock.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/shared/theme-support/themed.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts A src/app/submission/sections/visibility-type.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts M src/themes/custom/lazy-theme.module.ts M tsconfig.json M yarn.lock Log Message: ----------- Merge branch 'main' into starts-with-text-missing-label Commit: 10899aa22c5e9fd5e10ba1f90ff5599f97a6eec8 https://github.com/DSpace/dspace-angular/commit/10899aa22c5e9fd5e10ba1f90ff5599f97a6eec8 Author: Mark H. Wood Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M README.md R scripts/webpack.js M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/shared/search/search.service.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/versions/item-versions.component.ts M src/app/process-page/overview/process-overview.component.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/submission.mock.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/section-upload.component.ts A src/app/submission/sections/visibility-type.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge branch 'main' into themeable-section-upload-file Commit: f09a26f019450b7e7ef3071bbdab11c8359a9810 https://github.com/DSpace/dspace-angular/commit/f09a26f019450b7e7ef3071bbdab11c8359a9810 Author: Enea Jahollari Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts Log Message: ----------- Merge remote-tracking branch 'upstream/main' into feature/DURACOM-131 Commit: f16befb0887a299e2a7f98172c1be08af62dc59d https://github.com/DSpace/dspace-angular/commit/f16befb0887a299e2a7f98172c1be08af62dc59d Author: enea4science <127771679+enea4science@users.noreply.github.com> Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: R .browserslistrc M .github/workflows/build.yml M README.md M angular.json M config/config.example.yml M package.json R scripts/webpack.js M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/context.model.ts M src/app/core/shared/item.model.ts M src/app/core/shared/search/search.service.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/submission.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/section-upload.component.ts A src/app/submission/sections/visibility-type.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/main.server.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M yarn.lock Log Message: ----------- Merge branch 'main' into feature/DURACOM-131 Commit: da245b88b8bce2bce566b745c7120a816b713dac https://github.com/DSpace/dspace-angular/commit/da245b88b8bce2bce566b745c7120a816b713dac Author: Alan Orth Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- src/assets/i18n: fix English permission string The current message is not correct English. Note, there seems to be a mix of "don't" and "do not" language. Perhaps we should harmonize that eventually. Commit: 9d08cac56603dda7d0271f9af826c12082d85e35 https://github.com/DSpace/dspace-angular/commit/9d08cac56603dda7d0271f9af826c12082d85e35 Author: Nona Luypaert Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/browse-by/browse-by-page.module.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/shared/form/form.module.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/modules/app/browser-app.module.ts Log Message: ----------- 101623: Reset in Treeview also resets selectedItems + Provide TreeviewService in root Commit: 7135f8ab30331a1d7fd63877d322da9482578d23 https://github.com/DSpace/dspace-angular/commit/7135f8ab30331a1d7fd63877d322da9482578d23 Author: Nona Luypaert Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/shared/form/form.module.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/modules/app/browser-app.module.ts Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/app/browse-by/browse-by-page.module.ts src/app/shared/form/form.module.ts Commit: 4cf69eb9c9b1233bbeeb13efcfe271946094add8 https://github.com/DSpace/dspace-angular/commit/4cf69eb9c9b1233bbeeb13efcfe271946094add8 Author: Nona Luypaert Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts Log Message: ----------- 101623: Fix reset emit nog working for BrowseByTaxonomyPage Commit: db8b9f13b62bc1161ad7410334050bb4f68260a5 https://github.com/DSpace/dspace-angular/commit/db8b9f13b62bc1161ad7410334050bb4f68260a5 Author: Nona Luypaert Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Commit: acb9b247229843fba143cae5ed5712e8a5c618b6 https://github.com/DSpace/dspace-angular/commit/acb9b247229843fba143cae5ed5712e8a5c618b6 Author: Tim Donohue Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/submission/sections/upload/file/section-upload-file.component.spec.ts M src/app/submission/sections/upload/file/section-upload-file.component.ts A src/app/submission/sections/upload/file/themed-section-upload-file.component.ts M src/app/submission/sections/upload/section-upload.component.html M src/app/submission/submission.module.ts A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.html A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.scss A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2202 from mwoodiupui/themeable-section-upload-file Themeable `SubmissionSectionUploadFileComponent` Commit: e0f0b6935c3f18bcf02fe4c19004710073195d40 https://github.com/DSpace/dspace-angular/commit/e0f0b6935c3f18bcf02fe4c19004710073195d40 Author: Tim Donohue Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2274 from alanorth/fix-english-permission-string src/assets/i18n: fix English permission string Commit: 5a9e9fdd5a2e078df0f860ffd89ed51afd41738b https://github.com/DSpace/dspace-angular/commit/5a9e9fdd5a2e078df0f860ffd89ed51afd41738b Author: Tim Donohue Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/shared/starts-with/text/starts-with-text.component.html M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2255 from doana/starts-with-text-missing-label Add label to starts-with-text input field Commit: ef9fd36fe247bba912fb145825e3b3970c8a0c5f https://github.com/DSpace/dspace-angular/commit/ef9fd36fe247bba912fb145825e3b3970c8a0c5f Author: Tim Donohue Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M src/app/shared/search/search-filters/search-filter/search-filter.component.html Log Message: ----------- Merge pull request #2246 from doana/search-filter-accessibility Add filter name to search filter button aria-label. Commit: 9ca57e942a85c9678fe47c6476cf81c6a2e2d013 https://github.com/DSpace/dspace-angular/commit/9ca57e942a85c9678fe47c6476cf81c6a2e2d013 Author: Nona Luypaert Date: 2023-06-03 (Sat, 03 Jun 2023) Changed paths: M README.md R scripts/webpack.js M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/core/shared/search/search.service.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/mocks/submission.mock.ts M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.spec.ts M src/app/submission/sections/upload/file/section-upload-file.component.ts A src/app/submission/sections/upload/file/themed-section-upload-file.component.ts M src/app/submission/sections/upload/section-upload.component.html A src/app/submission/sections/visibility-type.ts M src/app/submission/submission.module.ts M src/assets/i18n/en.json5 M src/assets/i18n/pt-PT.json5 A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.html A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.scss A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts M src/themes/custom/lazy-theme.module.ts M yarn.lock Log Message: ----------- Merge branch 'main' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Conflicts: src/assets/i18n/en.json5 Commit: 165bdf77972639cca75776b32cb145feeea42a3d https://github.com/DSpace/dspace-angular/commit/165bdf77972639cca75776b32cb145feeea42a3d Author: Alan Orth Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- src/assets: add i18n string for publisher Add string for publisher in live import item preview. Requires: https://github.com/DSpace/DSpace/pull/8866 Commit: cdff2aba6c0b620653f71fd300bd65b4ab7115fb https://github.com/DSpace/dspace-angular/commit/cdff2aba6c0b620653f71fd300bd65b4ab7115fb Author: Alan Orth Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2272 from alanorth/publisher-i18n-string src/assets: add i18n string for publisher Commit: 21c7f438acedbe265ad76a7ef4cd492188fd7e7d https://github.com/DSpace/dspace-angular/commit/21c7f438acedbe265ad76a7ef4cd492188fd7e7d Author: Tim Donohue Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts A src/app/browse-by/browse-by-taxonomy-page/themed-browse-by-taxonomy-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/core.module.ts A src/app/core/data/browse-response-parsing.service.spec.ts A src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/request.models.ts M src/app/core/shared/browse-definition.model.ts A src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/flat-browse-definition.resource-type.ts A src/app/core/shared/hierarchical-browse-definition.model.ts A src/app/core/shared/hierarchical-browse-definition.resource-type.ts A src/app/core/shared/non-hierarchical-browse-definition.ts A src/app/core/shared/value-list-browse-definition.model.ts A src/app/core/shared/value-list-browse-definition.resource-type.ts M src/app/core/submission/vocabularies/vocabulary.service.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/navbar/navbar.component.spec.ts M src/app/shared/dso-page/dso-edit-menu.resolver.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/form.module.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.html A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.scss A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.spec.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts M src/app/shared/testing/browse-definition-data-service.stub.ts M src/assets/i18n/en.json5 M src/modules/app/browser-app.module.ts A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts M src/themes/custom/lazy-theme.module.ts Log Message: ----------- Merge pull request #2215 from atmire/w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Browse by Controlled Vocabulary Page Commit: 5dda1989b5c485a7916e3ce923cff9bfafe1ff18 https://github.com/DSpace/dspace-angular/commit/5dda1989b5c485a7916e3ce923cff9bfafe1ff18 Author: Tim Donohue Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts A src/app/shared/testing/bitstream-data-service.stub.ts Log Message: ----------- Merge pull request #2280 from atmire/w2p-102039_Multiple_Bitstream_deletion_endpoint Fix multiple bitstream deletion not working Commit: 1ba72f54c200e22c7fe494fb495d0b36ac09fac9 https://github.com/DSpace/dspace-angular/commit/1ba72f54c200e22c7fe494fb495d0b36ac09fac9 Author: Tim Donohue Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/app/shared/search/search.component.ts Log Message: ----------- Merge pull request #2021 from atmire/default-configuration-fix "default" search configuration fix Commit: 5af9793cdfcc0fbbc03c259cbfd6548ba7232a3d https://github.com/DSpace/dspace-angular/commit/5af9793cdfcc0fbbc03c259cbfd6548ba7232a3d Author: Tim Donohue Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html Log Message: ----------- Merge pull request #2253 from doana/orcid-settings-button-accessibility ORCID registry queue button accessibility Commit: dbccda4330eb7ece591cfab4795bfa75e786e958 https://github.com/DSpace/dspace-angular/commit/dbccda4330eb7ece591cfab4795bfa75e786e958 Author: Enea Jahollari Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts Log Message: ----------- rollback change for orcid sync settings Commit: 3fdef20dc2555d1760e53bdbfe4c37d41055f64e https://github.com/DSpace/dspace-angular/commit/3fdef20dc2555d1760e53bdbfe4c37d41055f64e Author: Enea Jahollari Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts Log Message: ----------- added unit testing Commit: 755451191c0dbb571f0af1ad4210518724702325 https://github.com/DSpace/dspace-angular/commit/755451191c0dbb571f0af1ad4210518724702325 Author: Alexandre Vryghem Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/assets/i18n/en.json5 Log Message: ----------- 100553: Updated form validation errors from metadata schema and field form Commit: 25e06fffe9fe81ab61c64f685a58ccc58008ac9e https://github.com/DSpace/dspace-angular/commit/25e06fffe9fe81ab61c64f685a58ccc58008ac9e Author: Alexandre Vryghem Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge remote-tracking branch 'alex/fix-metadata-fields-containing-dots_contribute-7.4' into fix-metadata-fields-containing-dots_contribute-main Commit: e2b3f52fe486af82464273c8e7574bad1eee3431 https://github.com/DSpace/dspace-angular/commit/e2b3f52fe486af82464273c8e7574bad1eee3431 Author: Tim Donohue Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts Log Message: ----------- Merge pull request #2228 from enea4science/feature/DURACOM-131 [DURACOM-131] Show output files in separate lines and a refresh spinner if status is running Commit: 829b111663111fbcf1477fc7115417912cd06584 https://github.com/DSpace/dspace-angular/commit/829b111663111fbcf1477fc7115417912cd06584 Author: Tim Donohue Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2177 from alexandrevryghem/fix-metadata-fields-containing-dots_contribute-main Added input validation for new metadata field submissions & fixed some other small bugs Commit: 77a8fde646d22e060d7a44b48e1fa2c0c1875fb9 https://github.com/DSpace/dspace-angular/commit/77a8fde646d22e060d7a44b48e1fa2c0c1875fb9 Author: Nona Luypaert Date: 2023-06-07 (Wed, 07 Jun 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/assets/i18n/en.json5 Log Message: ----------- 101623: Fix Browse By Vocabulary on comcol page Commit: 9db595c23237260fdec7478e37c1511d126fe4a3 https://github.com/DSpace/dspace-angular/commit/9db595c23237260fdec7478e37c1511d126fe4a3 Author: Nona Luypaert Date: 2023-06-07 (Wed, 07 Jun 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/assets/i18n/en.json5 Log Message: ----------- Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Commit: 6b0318fc03c975727d01404e0c2890ff7e2189a3 https://github.com/DSpace/dspace-angular/commit/6b0318fc03c975727d01404e0c2890ff7e2189a3 Author: Nona Luypaert Date: 2023-06-07 (Wed, 07 Jun 2023) Changed paths: M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search.component.ts A src/app/shared/testing/bitstream-data-service.stub.ts M src/assets/i18n/en.json5 Log Message: ----------- Merge branch 'main' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Commit: 3c871f90c05c2c8fcf2f97a064b337abf9283f2c https://github.com/DSpace/dspace-angular/commit/3c871f90c05c2c8fcf2f97a064b337abf9283f2c Author: Tim Donohue Date: 2023-06-07 (Wed, 07 Jun 2023) Changed paths: M .gitignore A src/mirador-viewer/config.default.js R src/mirador-viewer/index.js M webpack/webpack.mirador.config.ts Log Message: ----------- Merge pull request #2234 from mspalti/mirador-config Update of mirador configuration and webpack Commit: ed6fe8c60963eb5cdeb63889b269f468a4660727 https://github.com/DSpace/dspace-angular/commit/ed6fe8c60963eb5cdeb63889b269f468a4660727 Author: Tim Donohue Date: 2023-06-07 (Wed, 07 Jun 2023) Changed paths: M src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html M src/assets/i18n/en.json5 Log Message: ----------- Merge pull request #2296 from atmire/w2p-101127_browse-by-controlled-vocabulary-7.6.0-next Browse by Controlled Vocab on Community/Collection homepages Commit: 782973e6d4e2a0368bc7c45b86cf204dd9688c01 https://github.com/DSpace/dspace-angular/commit/782973e6d4e2a0368bc7c45b86cf204dd9688c01 Author: Art Lowel Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: R .browserslistrc M .editorconfig M .eslintrc.json M .github/workflows/build.yml M .github/workflows/docker.yml M .github/workflows/issue_opened.yml M .github/workflows/label_merge_conflicts.yml M .gitignore M Dockerfile A Dockerfile.dist M README.md M angular.json M config/config.example.yml A cypress.config.ts R cypress.json A cypress/e2e/breadcrumbs.cy.ts A cypress/e2e/browse-by-author.cy.ts A cypress/e2e/browse-by-dateissued.cy.ts A cypress/e2e/browse-by-subject.cy.ts A cypress/e2e/browse-by-title.cy.ts A cypress/e2e/collection-page.cy.ts A cypress/e2e/collection-statistics.cy.ts A cypress/e2e/community-list.cy.ts A cypress/e2e/community-page.cy.ts A cypress/e2e/community-statistics.cy.ts A cypress/e2e/footer.cy.ts A cypress/e2e/header.cy.ts A cypress/e2e/homepage-statistics.cy.ts A cypress/e2e/homepage.cy.ts A cypress/e2e/item-page.cy.ts A cypress/e2e/item-statistics.cy.ts A cypress/e2e/login-modal.cy.ts A cypress/e2e/my-dspace.cy.ts A cypress/e2e/pagenotfound.cy.ts A cypress/e2e/search-navbar.cy.ts A cypress/e2e/search-page.cy.ts A cypress/e2e/submission.cy.ts R cypress/integration/breadcrumbs.spec.ts R cypress/integration/browse-by-author.spec.ts R cypress/integration/browse-by-dateissued.spec.ts R cypress/integration/browse-by-subject.spec.ts R cypress/integration/browse-by-title.spec.ts R cypress/integration/collection-page.spec.ts R cypress/integration/collection-statistics.spec.ts R cypress/integration/community-list.spec.ts R cypress/integration/community-page.spec.ts R cypress/integration/community-statistics.spec.ts R cypress/integration/footer.spec.ts R cypress/integration/header.spec.ts R cypress/integration/homepage-statistics.spec.ts R cypress/integration/homepage.spec.ts R cypress/integration/item-page.spec.ts R cypress/integration/item-statistics.spec.ts R cypress/integration/login-modal.spec.ts R cypress/integration/my-dspace.spec.ts R cypress/integration/pagenotfound.spec.ts R cypress/integration/search-navbar.spec.ts R cypress/integration/search-page.spec.ts R cypress/integration/submission.spec.ts M cypress/support/commands.ts A cypress/support/e2e.ts R cypress/support/index.ts M docker/README.md M docker/docker-compose-ci.yml A docker/docker-compose-dist.yml M docker/docker-compose-rest.yml A docker/dspace-ui.json M package.json R scripts/webpack.js M src/app/access-control/epeople-registry/epeople-registry.component.html M src/app/access-control/epeople-registry/epeople-registry.component.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts M src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts M src/app/access-control/group-registry/group-form/group-form.component.html M src/app/access-control/group-registry/group-form/group-form.component.spec.ts M src/app/access-control/group-registry/group-form/group-form.component.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.html M src/app/access-control/group-registry/group-form/members-list/members-list.component.spec.ts M src/app/access-control/group-registry/group-form/members-list/members-list.component.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.spec.ts M src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts M src/app/access-control/group-registry/groups-registry.component.html M src/app/access-control/group-registry/groups-registry.component.spec.ts M src/app/access-control/group-registry/groups-registry.component.ts M src/app/admin/admin-import-batch-page/batch-import-page.component.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.spec.ts M src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.spec.ts M src/app/admin/admin-registries/metadata-schema/metadata-field-form/metadata-field-form.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.spec.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts M src/app/admin/admin-search-page/admin-search-results/admin-search-result-list-element/item-search-result/item-admin-search-result-list-element.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-group-selector/supervision-order-group-selector.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.html M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/supervision-order-status/supervision-order-status.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.spec.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/actions/workspace-item/workspace-item-admin-workflow-actions.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workspace-item/workspace-item-search-result-admin-workflow-grid-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workflow-item/workflow-item-search-result-admin-workflow-list-element.component.ts M src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-list-element/workspace-item/workspace-item-search-result-admin-workflow-list-element.component.ts M src/app/app-routing.module.ts M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.html M src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts M src/app/bitstream-page/bitstream-page-routing.module.ts M src/app/bitstream-page/bitstream-page.module.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.spec.ts M src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/app/bitstream-page/edit-bitstream-page/themed-edit-bitstream-page.component.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.spec.ts M src/app/browse-by/browse-by-date-page/browse-by-date-page.component.ts M src/app/browse-by/browse-by-guard.spec.ts M src/app/browse-by/browse-by-guard.ts M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.html M src/app/browse-by/browse-by-metadata-page/browse-by-metadata-page.component.ts M src/app/browse-by/browse-by-switcher/browse-by-decorator.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.spec.ts M src/app/browse-by/browse-by-switcher/browse-by-switcher.component.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.spec.ts A src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts A src/app/browse-by/browse-by-taxonomy-page/themed-browse-by-taxonomy-page.component.ts M src/app/browse-by/browse-by-title-page/browse-by-title-page.component.ts M src/app/browse-by/browse-by.module.ts M src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts M src/app/collection-page/collection-page.component.html M src/app/collection-page/collection-page.component.ts M src/app/collection-page/create-collection-page/create-collection-page.component.html M src/app/collection-page/create-collection-page/create-collection-page.component.spec.ts M src/app/collection-page/create-collection-page/create-collection-page.component.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.html M src/app/collection-page/delete-collection-page/delete-collection-page.component.spec.ts M src/app/collection-page/delete-collection-page/delete-collection-page.component.ts M src/app/collection-page/edit-collection-page/collection-roles/collection-roles.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.spec.ts M src/app/collection-page/edit-collection-page/collection-source/collection-source.component.ts M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html M src/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.spec.ts M src/app/collection-page/edit-item-template-page/item-template-page.resolver.ts M src/app/community-list-page/community-list/community-list.component.html M src/app/community-list-page/community-list/community-list.component.spec.ts M src/app/community-list-page/community-list/community-list.component.ts M src/app/community-page/community-page.component.html M src/app/community-page/community-page.component.ts M src/app/community-page/create-community-page/create-community-page.component.html M src/app/community-page/create-community-page/create-community-page.component.ts M src/app/community-page/delete-community-page/delete-community-page.component.html M src/app/community-page/delete-community-page/delete-community-page.component.spec.ts M src/app/community-page/delete-community-page/delete-community-page.component.ts M src/app/community-page/edit-community-page/community-roles/community-roles.component.spec.ts M src/app/community-page/sub-collection-list/community-page-sub-collection-list.component.ts M src/app/community-page/sub-community-list/community-page-sub-community-list.component.ts M src/app/core/auth/auth.actions.ts M src/app/core/auth/auth.effects.spec.ts M src/app/core/auth/auth.effects.ts M src/app/core/auth/auth.reducer.spec.ts M src/app/core/auth/auth.reducer.ts M src/app/core/auth/auth.service.ts M src/app/core/auth/selectors.ts M src/app/core/auth/server-auth-request.service.spec.ts M src/app/core/auth/server-auth-request.service.ts M src/app/core/breadcrumbs/dso-name.service.ts M src/app/core/browse/browse-definition-data.service.ts M src/app/core/browse/browse.service.spec.ts M src/app/core/browse/browse.service.ts M src/app/core/cache/builders/link.service.ts M src/app/core/cache/builders/remote-data-build.service.ts M src/app/core/core.module.ts M src/app/core/data/access-status-data.service.ts M src/app/core/data/base/base-data.service.spec.ts M src/app/core/data/base/base-data.service.ts M src/app/core/data/bitstream-data.service.spec.ts M src/app/core/data/bitstream-data.service.ts A src/app/core/data/browse-response-parsing.service.spec.ts A src/app/core/data/browse-response-parsing.service.ts M src/app/core/data/dso-response-parsing.service.ts M src/app/core/data/external-source-data.service.spec.ts M src/app/core/data/external-source-data.service.ts M src/app/core/data/item-data.service.ts M src/app/core/data/request.models.ts M src/app/core/eperson/models/eperson.model.ts M src/app/core/locale/locale.service.spec.ts M src/app/core/shared/browse-definition.model.ts M src/app/core/shared/context.model.ts A src/app/core/shared/flat-browse-definition.model.ts A src/app/core/shared/flat-browse-definition.resource-type.ts A src/app/core/shared/hierarchical-browse-definition.model.ts A src/app/core/shared/hierarchical-browse-definition.resource-type.ts M src/app/core/shared/item.model.ts A src/app/core/shared/non-hierarchical-browse-definition.ts M src/app/core/shared/search/search.service.ts A src/app/core/shared/value-list-browse-definition.model.ts A src/app/core/shared/value-list-browse-definition.resource-type.ts M src/app/core/submission/vocabularies/vocabulary.service.ts A src/app/core/xsrf/xsrf.constants.ts M src/app/core/xsrf/xsrf.interceptor.ts M src/app/curation-form/curation-form.component.ts M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html M src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.spec.ts M src/app/dso-shared/dso-edit-metadata/metadata-field-selector/metadata-field-selector.component.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-issue/journal-issue-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal-volume/journal-volume-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-grid-elements/search-result-grid-elements/journal/journal-search-result-grid-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal/journal-search-result-list-element.component.html M src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.html M src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.html M src/app/entity-groups/journal-entities/item-pages/journal/journal.component.html M src/app/entity-groups/research-entities/item-grid-elements/org-unit/org-unit-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/org-unit/org-unit-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/person/person-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-grid-elements/search-result-grid-elements/project/project-search-result-grid-element.component.html M src/app/entity-groups/research-entities/item-list-elements/org-unit/org-unit-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/org-unit/org-unit-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts M src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/project/project-search-result-list-element.component.html M src/app/entity-groups/research-entities/item-list-elements/sidebar-search-list-elements/person/person-sidebar-search-list-element.component.ts M src/app/entity-groups/research-entities/item-pages/org-unit/org-unit.component.html M src/app/entity-groups/research-entities/item-pages/person/person.component.html M src/app/entity-groups/research-entities/item-pages/project/project.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/org-unit/org-unit-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.html M src/app/entity-groups/research-entities/metadata-representations/person/person-item-metadata-list-element.component.spec.ts M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.html M src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-search-result-list-submission-element.component.ts M src/app/entity-groups/research-entities/submission/item-list-elements/person/person-search-result-list-submission-element.component.ts M src/app/footer/themed-footer.component.ts M src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts M src/app/header-nav-wrapper/header-navbar-wrapper.component.scss R src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.scss M src/app/header-nav-wrapper/themed-header-navbar-wrapper.component.ts M src/app/header/header.component.scss M src/app/home-page/home-page.component.html M src/app/home-page/home-page.module.ts M src/app/home-page/themed-home-page.component.ts A src/app/home-page/top-level-community-list/themed-top-level-community-list.component.ts M src/app/import-external-page/import-external-page.component.html M src/app/info/feedback/feedback-form/feedback-form.component.spec.ts M src/app/info/feedback/feedback-form/feedback-form.component.ts M src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.ts M src/app/item-page/bitstreams/upload/upload-bitstream.component.html M src/app/item-page/bitstreams/upload/upload-bitstream.component.ts M src/app/item-page/edit-item-page/edit-item-page.module.ts M src/app/item-page/edit-item-page/edit-item-page.routing.module.ts M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.html M src/app/item-page/edit-item-page/item-authorizations/item-authorizations.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts M src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html M src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts M src/app/item-page/edit-item-page/item-collection-mapper/item-collection-mapper.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.html A src/app/item-page/edit-item-page/item-curate/item-curate.component.spec.ts A src/app/item-page/edit-item-page/item-curate/item-curate.component.ts M src/app/item-page/edit-item-page/item-move/item-move.component.html M src/app/item-page/edit-item-page/item-move/item-move.component.spec.ts M src/app/item-page/edit-item-page/item-move/item-move.component.ts M src/app/item-page/edit-item-page/item-status/item-status.component.ts A src/app/item-page/edit-item-page/item-status/themed-item-status.component.ts M src/app/item-page/field-components/collections/collections.component.html M src/app/item-page/field-components/collections/collections.component.spec.ts M src/app/item-page/field-components/collections/collections.component.ts M src/app/item-page/field-components/metadata-values/metadata-values.component.ts M src/app/item-page/full/field-components/file-section/full-file-section.component.html M src/app/item-page/full/field-components/file-section/full-file-section.component.ts M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss M src/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.scss M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.spec.ts M src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer-video/themed-media-viewer-video.component.ts M src/app/item-page/media-viewer/media-viewer.component.html M src/app/item-page/media-viewer/media-viewer.component.spec.ts M src/app/item-page/media-viewer/media-viewer.component.ts M src/app/item-page/media-viewer/themed-media-viewer.component.ts M src/app/item-page/orcid-page/orcid-queue/orcid-queue.component.html M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.spec.ts M src/app/item-page/orcid-page/orcid-sync-settings/orcid-sync-settings.component.ts M src/app/item-page/simple/field-components/file-section/file-section.component.html M src/app/item-page/simple/field-components/file-section/file-section.component.ts M src/app/item-page/simple/item-types/publication/publication.component.html M src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html M src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html M src/app/item-page/simple/metadata-representation-list/themed-metadata-representation-list.component.ts M src/app/item-page/simple/related-items/related-items.component.html M src/app/item-page/versions/item-versions.component.spec.ts M src/app/item-page/versions/item-versions.component.ts M src/app/my-dspace-page/my-dspace-search.module.ts M src/app/my-dspace-page/themed-my-dspace-page.component.ts M src/app/navbar/navbar.component.spec.ts M src/app/process-page/detail/process-detail.component.html M src/app/process-page/detail/process-detail.component.spec.ts M src/app/process-page/detail/process-detail.component.ts M src/app/process-page/form/process-parameters/process-parameters.component.html M src/app/process-page/form/process-parameters/process-parameters.component.spec.ts M src/app/process-page/overview/process-overview.component.ts A src/app/process-page/process-page-shared.module.ts M src/app/process-page/process-page.module.ts M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.html M src/app/profile-page/profile-claim-item-modal/profile-claim-item-modal.component.ts M src/app/profile-page/profile-page-metadata-form/profile-page-metadata-form.component.ts M src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts M src/app/profile-page/profile-page.component.html M src/app/profile-page/profile-page.component.ts M src/app/register-email-form/register-email-form.component.spec.ts M src/app/register-email-form/register-email-form.component.ts M src/app/register-page/create-profile/confirmed.validator.spec.ts M src/app/register-page/create-profile/confirmed.validator.ts M src/app/register-page/create-profile/create-profile.component.spec.ts M src/app/register-page/create-profile/create-profile.component.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.spec.ts M src/app/request-copy/deny-request-copy/deny-request-copy.component.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.spec.ts M src/app/request-copy/grant-request-copy/grant-request-copy.component.ts M src/app/root/root.component.ts M src/app/search-navbar/search-navbar.component.html M src/app/search-navbar/search-navbar.component.scss M src/app/search-navbar/search-navbar.component.ts M src/app/search-page/search-page.module.ts R src/app/search-page/search-tracker.component.html R src/app/search-page/search-tracker.component.scss R src/app/search-page/search-tracker.component.ts M src/app/search-page/themed-configuration-search-page.component.ts M src/app/shared/auth-nav-menu/auth-nav-menu.component.html M src/app/shared/auth-nav-menu/auth-nav-menu.component.scss M src/app/shared/auth-nav-menu/auth-nav-menu.component.spec.ts M src/app/shared/auth-nav-menu/user-menu/user-menu.component.html M src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts M src/app/shared/collection-dropdown/collection-dropdown.component.ts M src/app/shared/collection-dropdown/themed-collection-dropdown.component.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts M src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts M src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.html M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.spec.ts M src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-role/comcol-role.component.ts M src/app/shared/confirmation-modal/confirmation-modal.component.html M src/app/shared/confirmation-modal/confirmation-modal.component.ts M src/app/shared/context-help-wrapper/context-help-wrapper.component.html M src/app/shared/dso-page/dso-edit-menu.resolver.ts M src/app/shared/dso-page/dso-page.module.ts M src/app/shared/dso-selector/dso-selector/dso-selector.component.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.spec.ts M src/app/shared/eperson-group-list/eperson-search-box/eperson-search-box.component.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.spec.ts M src/app/shared/eperson-group-list/group-search-box/group-search-box.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-type-bind-relation.service.ts M src/app/shared/form/builder/ds-dynamic-form-ui/existing-metadata-list-element/existing-metadata-list-element.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker-inline/dynamic-date-picker-inline.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/disabled/dynamic-disabled.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-vocabulary.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/form-group/dynamic-form-group.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-checkbox-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list-radio-group.model.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.html M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/dynamic-relation-group.components.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts M src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/themed-dynamic-lookup-relation-external-source-tab.component.ts M src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/themed-dynamic-lookup-relation-search-tab.component.ts M src/app/shared/form/builder/form-builder.service.spec.ts M src/app/shared/form/builder/form-builder.service.ts M src/app/shared/form/builder/models/form-field-metadata-value.model.ts M src/app/shared/form/form.component.ts M src/app/shared/form/form.module.ts M src/app/shared/form/form.service.spec.ts M src/app/shared/form/form.service.ts M src/app/shared/form/number-picker/number-picker.component.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.html A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.scss A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.spec.ts A src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview-node.model.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.scss M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.spec.ts M src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts M src/app/shared/input-suggestions/dso-input-suggestions/dso-input-suggestions.component.ts M src/app/shared/input-suggestions/validation-suggestions/validation-suggestions.component.ts M src/app/shared/loading/themed-loading.component.ts M src/app/shared/log-in/methods/password/log-in-password.component.spec.ts M src/app/shared/log-in/methods/password/log-in-password.component.ts M src/app/shared/menu/menu.service.spec.ts M src/app/shared/menu/menu.service.ts M src/app/shared/metadata-representation/metadata-representation-loader.component.ts M src/app/shared/mocks/dso-name.service.mock.ts M src/app/shared/mocks/form-builder-service.mock.ts M src/app/shared/mocks/request.service.mock.ts M src/app/shared/mocks/submission.mock.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts M src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.ts M src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.html M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.spec.ts M src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.model.ts A src/app/shared/object-collection/shared/badges/access-status-badge/access-status.resource-type.ts A src/app/shared/object-collection/shared/badges/access-status-badge/themed-access-status-badge.component.ts A src/app/shared/object-collection/shared/badges/badges.component.html A src/app/shared/object-collection/shared/badges/badges.component.scss A src/app/shared/object-collection/shared/badges/badges.component.spec.ts A src/app/shared/object-collection/shared/badges/badges.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-item-status-type.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/my-dspace-status-badge/themed-my-dspace-status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/app/shared/object-collection/shared/badges/status-badge/themed-status-badge.component.ts A src/app/shared/object-collection/shared/badges/themed-badges.component.ts A src/app/shared/object-collection/shared/badges/type-badge/themed-type-badge.component.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.spec.ts A src/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.html M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts M src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.html M src/app/shared/object-collection/shared/mydspace-item-collection/item-collection.component.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status-type.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.html R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.scss R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.spec.ts R src/app/shared/object-collection/shared/mydspace-item-status/my-dspace-item-status.component.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.spec.ts M src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.ts M src/app/shared/object-collection/shared/object-collection-element/abstract-listable-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/item-search-result/item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workflow-item-search-result/workflow-item-search-result-detail-element.component.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.html M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.spec.ts M src/app/shared/object-detail/my-dspace-result-detail-element/workspace-item-search-result/workspace-item-search-result-detail-element.component.ts M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html M src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts M src/app/shared/object-grid/community-grid-element/community-grid-element.component.html M src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts M src/app/shared/object-grid/item-grid-element/item-types/item/item-grid-element.component.spec.ts M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html M src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.ts M src/app/shared/object-grid/search-result-grid-element/search-result-grid-element.component.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.html R src/app/shared/object-list/access-status-badge/access-status-badge.component.spec.ts R src/app/shared/object-list/access-status-badge/access-status-badge.component.ts R src/app/shared/object-list/access-status-badge/access-status.model.ts R src/app/shared/object-list/access-status-badge/access-status.resource-type.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.spec.ts M src/app/shared/object-list/browse-entry-list-element/browse-entry-list-element.component.ts M src/app/shared/object-list/bundle-list-element/bundle-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.html M src/app/shared/object-list/collection-list-element/collection-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.html M src/app/shared/object-list/community-list-element/community-list-element.component.spec.ts M src/app/shared/object-list/community-list-element/community-list-element.component.ts M src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/browse-link/browse-link-metadata-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/item/item-metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.spec.ts M src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-task-search-result/claimed-declined-task-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-list-preview/themed-item-list-preview.component.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.html M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.html M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts M src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.ts M src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html M src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts M src/app/shared/object-list/sidebar-search-list-element/sidebar-search-list-element.component.ts M src/app/shared/object-list/themed-object-list.component.ts R src/app/shared/object-list/type-badge/type-badge.component.html R src/app/shared/object-list/type-badge/type-badge.component.spec.ts R src/app/shared/object-list/type-badge/type-badge.component.ts M src/app/shared/object-select/collection-select/collection-select.component.html A src/app/shared/object-select/collection-select/collection-select.component.scss M src/app/shared/object-select/collection-select/collection-select.component.ts M src/app/shared/object-select/item-select/item-select.component.html M src/app/shared/object-select/item-select/item-select.component.ts M src/app/shared/search-form/search-form.component.html M src/app/shared/search-form/search-form.component.spec.ts M src/app/shared/search-form/search-form.component.ts M src/app/shared/search/search-filters/search-filter/search-filter.component.html M src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts A src/app/shared/search/search-filters/themed-search-filters.component.ts M src/app/shared/search/search-results/themed-search-results.component.ts M src/app/shared/search/search-sidebar/search-sidebar.component.html A src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts M src/app/shared/search/search.component.html M src/app/shared/search/search.component.spec.ts M src/app/shared/search/search.component.ts M src/app/shared/search/search.module.ts M src/app/shared/search/themed-search.component.ts M src/app/shared/shared.module.ts M src/app/shared/starts-with/date/starts-with-date.component.ts M src/app/shared/starts-with/starts-with-abstract.component.ts M src/app/shared/starts-with/text/starts-with-text.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.html M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.spec.ts M src/app/shared/subscriptions/subscription-modal/subscription-modal.component.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.html M src/app/shared/subscriptions/subscription-view/subscription-view.component.spec.ts M src/app/shared/subscriptions/subscription-view/subscription-view.component.ts M src/app/shared/testing/auth-service.stub.ts A src/app/shared/testing/bitstream-data-service.stub.ts M src/app/shared/testing/browse-definition-data-service.stub.ts M src/app/shared/testing/form-event.stub.ts M src/app/shared/testing/utils.test.ts M src/app/shared/theme-support/themed.component.ts M src/app/shared/upload/uploader/uploader.component.ts M src/app/shared/utils/in-list-validator.directive.ts M src/app/shared/utils/require-file.validator.ts M src/app/shared/view-mode-switch/view-mode-switch.component.html M src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts M src/app/statistics-page/statistics-table/statistics-table.component.html M src/app/statistics-page/statistics-table/statistics-table.component.ts M src/app/statistics/angulartics/dspace-provider.ts M src/app/statistics/statistics.service.ts M src/app/submission/edit/submission-edit.component.html M src/app/submission/edit/submission-edit.component.ts M src/app/submission/form/collection/submission-form-collection.component.html M src/app/submission/form/collection/submission-form-collection.component.spec.ts M src/app/submission/form/collection/submission-form-collection.component.ts M src/app/submission/form/submission-form.component.html M src/app/submission/form/submission-form.component.spec.ts M src/app/submission/form/submission-form.component.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.html M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.spec.ts M src/app/submission/import-external/import-external-collection/submission-import-external-collection.component.ts M src/app/submission/import-external/submission-import-external.component.ts M src/app/submission/sections/accesses/section-accesses.component.ts M src/app/submission/sections/license/section-license.component.html M src/app/submission/sections/sections-type.ts M src/app/submission/sections/sherpa-policies/publication-information/publication-information.component.html M src/app/submission/sections/sherpa-policies/publisher-policy/publisher-policy.component.html M src/app/submission/sections/upload/accessConditions/submission-section-upload-access-conditions.component.ts M src/app/submission/sections/upload/file/edit/section-upload-file-edit.component.ts M src/app/submission/sections/upload/file/section-upload-file.component.html M src/app/submission/sections/upload/file/section-upload-file.component.spec.ts M src/app/submission/sections/upload/file/section-upload-file.component.ts A src/app/submission/sections/upload/file/themed-section-upload-file.component.ts M src/app/submission/sections/upload/section-upload.component.html M src/app/submission/sections/upload/section-upload.component.ts A src/app/submission/sections/visibility-type.ts M src/app/submission/submission.module.ts M src/app/system-wide-alert/alert-form/system-wide-alert-form.component.ts A src/app/thumbnail/themed-thumbnail.component.ts M src/app/thumbnail/thumbnail.component.spec.ts M src/app/thumbnail/thumbnail.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-rating/advanced-workflow-action-rating.component.ts M src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts M src/app/workflowitems-edit-page/workflow-item-action-page.component.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing-paths.ts M src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/themed-workspaceitems-delete-page.component.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.html A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.scss A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.spec.ts A src/app/workspaceitems-edit-page/workspaceitems-delete-page/workspaceitems-delete-page.component.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts M src/app/workspaceitems-edit-page/workspaceitems-edit-page.module.ts M src/assets/i18n/ar.json5 M src/assets/i18n/bn.json5 M src/assets/i18n/ca.json5 M src/assets/i18n/cs.json5 M src/assets/i18n/de.json5 M src/assets/i18n/el.json5 M src/assets/i18n/en.json5 M src/assets/i18n/es.json5 M src/assets/i18n/fi.json5 M src/assets/i18n/fr.json5 M src/assets/i18n/gd.json5 M src/assets/i18n/hi.json5 M src/assets/i18n/hu.json5 A src/assets/i18n/it.json5 M src/assets/i18n/ja.json5 M src/assets/i18n/kk.json5 M src/assets/i18n/lv.json5 M src/assets/i18n/nl.json5 M src/assets/i18n/pl.json5 M src/assets/i18n/pt-BR.json5 M src/assets/i18n/pt-PT.json5 M src/assets/i18n/sv.json5 M src/assets/i18n/sw.json5 M src/assets/i18n/tr.json5 M src/assets/i18n/uk.json5 A src/assets/i18n/vi.json5 M src/config/app-config.interface.ts M src/config/default-app-config.ts M src/main.browser.ts M src/main.server.ts A src/mirador-viewer/config.default.js R src/mirador-viewer/index.js M src/modules/app/browser-app.module.ts M src/modules/app/browser-init.service.ts M src/styles/_global-styles.scss M src/test.ts A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.html A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss A src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.html A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.scss A src/themes/custom/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.html A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.scss A src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.html A src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.html A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.html A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.scss A src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts R src/themes/custom/app/shared/object-list/collection-list-element/collection-list-element.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.html A src/themes/custom/app/shared/search/search-filters/search-filters.component.scss A src/themes/custom/app/shared/search/search-filters/search-filters.component.ts A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.html A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.scss A src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.html A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.scss A src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts A src/themes/custom/app/thumbnail/thumbnail.component.html A src/themes/custom/app/thumbnail/thumbnail.component.scss A src/themes/custom/app/thumbnail/thumbnail.component.ts A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.html A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.scss A src/themes/custom/app/workspace-items-delete-page/workspace-items-delete/workspace-items-delete.component.ts M src/themes/custom/eager-theme.module.ts M src/themes/custom/lazy-theme.module.ts M src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts M src/themes/dspace/app/header/header.component.html M src/themes/dspace/app/header/header.component.scss M src/themes/dspace/app/navbar/navbar.component.scss M tsconfig.json M tsconfig.server.json M webpack/webpack.mirador.config.ts M yarn.lock Log Message: ----------- Merge pull request #2298 from DSpace/main Update the UI demo with the latest main Compare: https://github.com/DSpace/dspace-angular/compare/c6eb3d35239f...782973e6d4e2