AuthorCommitMessageCommit dateIssues
Alexandre VryghemAlexandre Vryghem
20e96ac9bcfMoved the WorkspaceItemsDeletePageComponent component to the correct folder in the custom theme
Alexandre VryghemAlexandre Vryghem
1fb2b01af9bMMerge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main# Conflicts: # src/app/item-page/media-viewer/media-viewer.component.html # src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts
Tim DonohueGitHubTim Donohue
41a00e3312dMMerge pull request #2976 from 4Science/DURACOM-253Fix issue with the admin sidebar scrollbar on Firefox/WindowsDURACOM-253
Tim DonohueGitHubTim Donohue
0fa5d189da5MMerge pull request #2865 from ybnd/poc-eslint-plugin-autofix-selectorsIntroduce custom ESLint rules to apply and enforce new themed component selector convention
Yury BondarenkoYury Bondarenko
a48d1991f4fAutofix: remove unneeded base component importsThis is part of the themed-component-usages rule; Themed* components already import the base component, we don't need to import both anymore. You'll see that all of these changes are also reflected in the base component. Double-checked and this doesn't compromise the fixes from https://github.com/DSpace/dspace-angular/pull/2984
Yury BondarenkoYury Bondarenko
c9d9e12fa2eMMerge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
Alexandre VryghemAlexandre Vryghem
17650612acbMMerge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main
Tim DonohueGitHubTim Donohue
a8f65cea727MMerge pull request #2710 from DSpace/bram-atmire-patch-1-2709Update robots.txt.ejs
Tim DonohueGitHubTim Donohue
13dbd6ba306MMerge pull request #2675 from atmire/multiline-search-filter-badge_mainMultiline selected facet badge on search page
Tim DonohueGitHubTim Donohue
99bfe13c8e7MMerge pull request #2985 from atmire/w2p-114596_CreatingTemplateItemResultsInPageWhichNeverFinishesLoadingFixed the problem that creating template item results in page which never finishes loading
Tim DonohueGitHubTim Donohue
3568acc6969MMerge pull request #2984 from atmire/w2p-114732_CustomThemeNoLongerWorksSynced the imports of the custom theme with the imports of the base component so custom theme works again
Kuno VercammenKuno Vercammen
c5e3b180142114624: Added small naming fix to e2e test
Kuno VercammenKuno Vercammen
a1fd59f517d114732: Synced the imports of the custom theme with the imports of the base component
Yury BondarenkoYury Bondarenko
3a0c964a49dUpgrade @angular-eslint & get rid of warning in tests
Yury BondarenkoYury Bondarenko
348dcc47fdfGenerated docs should use Unix line endings on Windows
Yury BondarenkoYury Bondarenko
145a0a04b6aFix lint plugins & tests on Windows
Alexandre VryghemAlexandre Vryghem
a73b2adeeb7MMerge remote-tracking branch 'alex/themed-SubmissionUploadFilesComponent_contribute-7.6' into minor-themed-component-fixes_contribute-main# Conflicts: # src/app/submission/submission.module.ts # src/themes/custom/lazy-theme.module.ts
Tim DonohueGitHubTim Donohue
288a9180aacMMerge pull request #2962 from atmire/fix-submission-lost-changes-after-save-8.0.0-nextFix submission lost changes after save
Yury BondarenkoYury Bondarenko
671e9f172b7Move ESLint plugins to dev dependencies
Art LowelArt Lowel
af2e0976af7move embed item fix to SubmissionJsonPatchOperationsService
Yury BondarenkoYury Bondarenko
728b561bf4dOptional postinstall script should be cross-platformThere is no cross-platform way to check if the file/directory exists that doesn't depend on adding another NodeJS dependency. This "skip if failed" approach is more noisy, but it should work everywhere.
Yury BondarenkoYury Bondarenko
80be4fc8b08Skip build:lint if installed without source
Alexandre VryghemNona LuypaertAlexandre Vryghem
8b29a7189bbThemed SubmissionUploadFilesComponent
Davide NegrettiDavide Negretti
44464de25a7[DURACOM-253] Fix scrollbar issue on Firefox on WindowsDURACOM-253
Davide NegrettiDavide Negretti
f8194ab58be[DURACOM-253] Detect browser and apply browser classDURACOM-253
Kuno VercammenKuno Vercammen
7767934a5be114596: Small lint fix
Kuno VercammenKuno Vercammen
0ded7a4e031114596: Added e2e tests for item template page
Alexandre VryghemAlexandre Vryghem
3f922490b48MMerge branch 'minor-themed-component-fixes_contribute-7.6' into minor-themed-component-fixes_contribute-main# Conflicts: # src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html # src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html # src/app/entity-groups/journal-entities/item-list-elements/search...
Tim DonohueGitHubTim Donohue
d4531055d44MMerge pull request #2966 from tdonohue/update_backend_docker_scriptsUpdate REST and CI docker compose scripts to sync with 8.0 backend
Alexandre VryghemAlexandre Vryghem
70000353030Fixed duplicate selectors throwing warnings
Tim DonohueTim Donohue
e13f35eb331Update README for DSpace 8
Yury BondarenkoYury Bondarenko
858d69c8efaMMerge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
Kuno VercammenKuno Vercammen
a7cdf2e97a0114596: Fixed the issue that item template page never loads
Yury BondarenkoYury Bondarenko
bb10b808f6bBuild ESLint plugins after yarn install
Tim DonohueTim Donohue
96cff30c655Update REST and CI docker compose scripts to sync with 8.0 backend
Tim DonohueGitHubTim Donohue
6d582cd39eaMMerge pull request #2816 from atmire/w2p-111326_fix-status-code-object-not-found-7.4Return 404 Not Found status code on missing identifiers
Art LowelArt Lowel
a3540be7365fix lint issues
Tim DonohueGitHubTim Donohue
a4387bb38afMMerge pull request #2642 from alexandrevryghem/fix-broken-item-mapper-pagination_contribute-mainFixed pagination issues on item mapper
Art LowelArt Lowel
d03c640e8c7MMerge remote-tracking branch 'atmire-github/fix-submission-lost-changes-after-save-7.6' into fix-submission-lost-changes-after-save-8.0.0-next
Tim DonohueGitHubTim Donohue
e96ca2f59ddMMerge pull request #2768 from 4Science/DURACOM-224Fix infinite scrollDURACOM-224
Tim DonohueGitHubTim Donohue
489d8fdbc1dMMerge pull request #2888 from alexandrevryghem/w2p-112970_added-missing-breadcrumbs_contribute-mainAdded missing/incomplete breadcrumbs on create community/collection/item pages
Tim DonohueGitHubTim Donohue
57b0efe30f7MMerge pull request #2945 from alexandrevryghem/home-page-facet-fixesFixed home page links being unclickable
Alexandre VryghemAlexandre Vryghem
a5f49babaceMMerge remote-tracking branch 'upstream/main' into fix-broken-item-mapper-pagination_contribute-main# Conflicts: # src/app/shared/object-list/object-list.component.html # src/app/shared/object-select/collection-select/collection-select.component.ts # src/app/shared/object-select/item-select/item-select.component.ts # src/app/shared/pagination/pagination.component.ts
Alexandre VryghemAlexandre Vryghem
adf995cf369MMerge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into fix-broken-item-mapper-pagination_contribute-main# Conflicts: # src/app/access-control/bulk-access/browse/bulk-access-browse.component.html # src/app/access-control/epeople-registry/epeople-registry.component.html # src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html # src/app/access-control/group-registry/group-form/members-list/members-list.component.html # src/app/access-control/group-registry/group-form/subgro...
Alexandre VryghemAlexandre Vryghem
268d2e54fcb108555: Refactored CollectionSelectComponent to not call canSelect every time changes are detected
Alexandre VryghemAlexandre Vryghem
59197cff2d6108555: Refactored ItemSelectComponent to not call canSelect every time changes are detected
Alexandre VryghemAlexandre Vryghem
da31c4f253e108555: Removed pageInfoState Input since it wasn't used and almost all the components gave the incorrect type of data to it
Yury BondarenkoYury Bondarenko
63090b501b5Update README
Yury BondarenkoYury Bondarenko
f1c25ee3449Fix overindented decorated properties
Yury BondarenkoYury Bondarenko
eec052fd77aFix Community stats page selectorLikely a copy/paste leftover

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut