AuthorCommitMessageCommit dateIssues
Alfeu Uzai TavaresAlfeu Uzai Tavares
6858b4b8e8bAdd component to show CC license in the item page
Tim DonohueGitHubTim Donohue
a65f248eb2aMMerge pull request #2651 from alexandrevryghem/theme-fixes_contribute-mainFixed ItemSearchResultListElementComponent not fully themable
Tim DonohueGitHubTim Donohue
476e5a5ffebMMerge pull request #2831 from pilasou/pilasou-translations-frFrench translations for missing parameters (access control and batch loading)
Tim DonohueTim Donohue
3bb559542d6lint fixes
Tim DonohueGitHubTim Donohue
2a422ba9c52MMerge pull request #3004 from tdonohue/fix_3000Fix `TypeError: Cannot read properties of undefined (reading 'userAgent')`
Tim DonohueTim Donohue
9efcbb20a48Fix bug where "navigator" may be null in SSR mode
Tim DonohueGitHubTim Donohue
efdc3579033MMerge pull request #2997 from tdonohue/update_for_runnable_jarEnsure Docker Compose uses Runnable JAR (Angular)
Tim DonohueGitHubTim Donohue
054043a8722MMerge pull request #2980 from atmire/w2p-114599_ClickingSaveOnCreateComColProvidesUserFeedbackClicking save on create community and collection pages provides user feedback
Tim DonohueTim Donohue
2260eab12c4Sync cli.ingest.yml with same code as in DSpace/DSpace
Tim DonohueTim Donohue
574adc846b9Ensure Docker Compose uses Runnable JAR.Minor bug fixes to loadsql per #2966
Kuno VercammenKuno Vercammen
20146bdcefd114599: Updated the e2e tests so they succeed
Kuno VercammenKuno Vercammen
6ff3a40929c114599: Adapted the changes after the rebase
Kuno VercammenKuno Vercammen
8ac2fe9dcfa114599: Small lint fixes
Kuno VercammenKuno Vercammen
fea2ff7b9c3114599: Added loading animation after creating collection or community
Kuno VercammenKuno Vercammen
0ac98c5230d114599: Small lint fixes
Kuno VercammenKuno Vercammen
9bcd8167035114599: Added e2e test to test the newly added loading component after creating com/col
Kuno VercammenKuno Vercammen
fb988610db8114599: Added loading animation after creating collection or community
Tim DonohueGitHubTim Donohue
0e61cfd0c2dMMerge pull request #2933 from atmire/reset-dropdown-valuesReset dropdown values
Tim DonohueGitHubTim Donohue
06078787999MMerge pull request #2640 from hutattedonmyarm/regex-error-messagesMore meaningful regex error messages
Tim DonohueGitHubTim Donohue
8c5fe13bb9dMMerge pull request #2991 from tdonohue/remove_compose_versionRemove obsolete "version" tag from Docker Compose files (Angular version)
Tim DonohueTim Donohue
d6303de8774Remove obsolete "version" tag from compose files
Alexandre VryghemAlexandre Vryghem
da320b5fbc5Prevent ItemSearchResult from being recreated at every iteration
Tim DonohueGitHubTim Donohue
81807da35b5MMerge pull request #2693 from hutattedonmyarm/2687-radio-buttons-type-bindEnable type-bind for checkbox inputs during submission
Alexandre VryghemAlexandre Vryghem
27a83d6c7e7MMerge remote-tracking branch 'upstream/main' into theme-fixes_contribute-main
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
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
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
Max NudingGitHubMax Nuding
0c6dc895db6MMerge branch 'DSpace:main' into regex-error-messages
Pierre LasouGitHubPierre Lasou
1abc7967343Update fr.json5 correcting bad quotation marks
Pierre LasouGitHubPierre Lasou
3b98c8c84f1Update fr.json5 - adding missing comma
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
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

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

Add shortcut