[DSpace/dspace-angular] c3d71c: 98422: Themed ItemStatusComponent and EditBitstrea...

0 views
Skip to first unread message

Tim Donohue

unread,
Jun 1, 2023, 12:53:59 PM6/1/23
to dspace-c...@googlegroups.com
Branch: refs/heads/main
Home: https://github.com/DSpace/dspace-angular
Commit: c3d71cbdd615ff707482852fd3d76f688950e1f1
https://github.com/DSpace/dspace-angular/commit/c3d71cbdd615ff707482852fd3d76f688950e1f1
Author: Kristof De Langhe <kristof....@atmire.com>
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: de7fcb30da5711b73bd9d88c37923de913aacdc6
https://github.com/DSpace/dspace-angular/commit/de7fcb30da5711b73bd9d88c37923de913aacdc6
Author: Kristof De Langhe <kristof....@atmire.com>
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 <kristof....@atmire.com>
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 <kristof....@atmire.com>
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: 48896fdae28e352a18592c636da0bf2239b4d0da
https://github.com/DSpace/dspace-angular/commit/48896fdae28e352a18592c636da0bf2239b4d0da
Author: Kristof De Langhe <kristof....@atmire.com>
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: be7938a21b797059e67d15ab017582bd00413fbf
https://github.com/DSpace/dspace-angular/commit/be7938a21b797059e67d15ab017582bd00413fbf
Author: Tim Donohue <tim.d...@lyrasis.org>
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


Compare: https://github.com/DSpace/dspace-angular/compare/aa7409051b46...be7938a21b79
Reply all
Reply to author
Forward
0 new messages