AuthorCommitMessageCommit dateIssues
Yury BondarenkoYury Bondarenko
671e9f172b7Move ESLint plugins to dev dependenciesMove ESLint plugins to dev dependencies
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
Yury BondarenkoYury Bondarenko
858d69c8efaMMerge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
Yury BondarenkoYury Bondarenko
bb10b808f6bBuild ESLint plugins after yarn install
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
Tim DonohueGitHubTim Donohue
a4387bb38afMMerge pull request #2642 from alexandrevryghem/fix-broken-item-mapper-pagination_contribute-mainFixed pagination issues on item mapper
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
Yury BondarenkoYury Bondarenko
dc1053e3f91Resolve lint issues due to new default rulesWe could turn these rules off, but it seems that they indicate some important inconsistencies. A few cases have been ignored inline because they should be investigated in more detail, which is out of scope for this PR: - Metadata representation components compare `BrowseByDataType` to a `ResourceType`. Could be related to #2949. - We assume that dynamic form dates are always represented by str...
Yury BondarenkoYury Bondarenko
14a19b20007Upgrade TSESLint to support TypeScript 5.3.3
Yury BondarenkoYury Bondarenko
efec114df3dAuto-migrate to fix new ds-themed-* usages
Yury BondarenkoYury Bondarenko
2e9acc3885eMMerge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
Alexandre VryghemAlexandre Vryghem
9bdf265f321Home page facet refactor fixes
Tim DonohueGitHubTim Donohue
0a1764c65adMMerge pull request #2934 from 4Science/DURACOM-248-ANGULAR-17Upgrade to angular 17DURACOM-248
Tim DonohueGitHubTim Donohue
a16139c2853MMerge pull request #2931 from dspace-unimr/fix-#2918-new-user-registration-does-not-workAdd check for registration verification to the register email form.
Jens VannerumJens Vannerum
b48db7df322MMerge remote-tracking branch 'upstream/main' into w2p-111326_fix-status-code-object-not-found-7.4
Giuseppe DigilioGiuseppe Digilio
bd9e58038df[DURACOM-248] Upgrade to latest Angular minor releaseDURACOM-248
Andrea BarbassoAndrea Barbasso
93bcd92b0a7[DURACOM-248] lint fixDURACOM-248
Giuseppe DigilioGiuseppe Digilio
33443445314MMerge remote-tracking branch '4scienceGithub/DURACOM-248-ANGULAR-17' into DURACOM-248-ANGULAR-17DURACOM-248
Andrea BarbassoAndrea Barbasso
d6595daa9b5[DURACOM-248] move testsDURACOM-248
Andrea BarbassoAndrea Barbasso
87cff6c9079[DURACOM-248] set function call result in a class attributeDURACOM-248
Andrea BarbassoAndrea Barbasso
c485f108a13[DURACOM-248] move element version table row logic to a componentDURACOM-248
Eike Martin LöhdenEike Martin Löhden
36b92004b25Add check for registration verification to the register email form.
Tim DonohueGitHubTim Donohue
c13d23da9cbMMerge pull request #2844 from alexandrevryghem/fix-home-page-issuesFixed home page issues
Tim DonohueGitHubTim Donohue
4d59c13f7e3MMerge pull request #2926 from IgorBaptist4/typo_roletypo in role name
IgorBaptist4GitHubIgorBaptist4
ad114daff80typo in role name
Tim DonohueGitHubTim Donohue
d29d3ca423bMMerge pull request #2905 from atmire/w2p-113500_submission-describe-warning_contributionFix for submission describe warning contribution bug
Giuseppe DigilioGiuseppe Digilio
e99d41abe09MMerge remote-tracking branch '4scienceGithub/DURACOM-248-ANGULAR-17' into DURACOM-248-ANGULAR-17DURACOM-248
Andrea BarbassoAndrea Barbasso
9f75c3986fe[DURACOM-248] add elvis operator to getRemoteDataPayloadDURACOM-248
Giuseppe DigilioGiuseppe Digilio
74a53b76948[DURACOM-248] Create structural directive for rendering elements on browser onlyDURACOM-248
Giuseppe DigilioGiuseppe Digilio
9e23917381bMMerge branch 'refs/heads/main' into DURACOM-248-ANGULAR-17# Conflicts: # server.ts # src/config/universal-config.interface.ts # src/environments/environment.production.ts # src/environments/environment.tsDURACOM-248
Alexandre VryghemAlexandre Vryghem
e10630f131eAdded functionality to disable COAR notify support link in footerAlso fixed error that showed a blank page instead of a 404 when disabling EULA/Privacy Policy pages
Alexandre VryghemAlexandre Vryghem
2ef2e9b3347Fixed minor alignment issue of comcol names on /community-list
Giuseppe DigilioGiuseppe Digilio
2bbf584a45d[DURACOM-248] Fix e2e test executionDURACOM-248
Giuseppe DigilioGiuseppe Digilio
d7d80670063[DURACOM-247] Refactoring SSR configuration in order to align it with new nomenclatureDURACOM-247
Giuseppe DigilioGiuseppe Digilio
7b1f2648128[DURACOM-248] Fix lintDURACOM-248
Alexandre VryghemAlexandre Vryghem
97f70d897edMMerge branch 'w2p-112970_added-missing-breadcrumbs_contribute-7.4' into w2p-112970_added-missing-breadcrumbs_contribute-main# Conflicts: # src/app/collection-page/collection-page-routing.module.ts # src/app/community-page/community-page-routing.module.ts
Alexandre VryghemAlexandre Vryghem
4251630ab86112970: Always rerun resolvers on url change for create comcol pages
Alexandre VryghemAlexandre Vryghem
5f8033a111aMMerge remote-tracking branch 'upstream/main' into w2p-112970_added-missing-breadcrumbs_contribute-main# Conflicts: # src/app/collection-page/collection-page-routes.ts # src/app/community-page/community-page-routes.ts # src/app/core/breadcrumbs/community-breadcrumb.resolver.ts # src/app/core/breadcrumbs/dso-breadcrumb.resolver.spec.ts # src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts # src/app/core/submission/resolver/submission-object.resolver.ts # src/app/workflowitems-edit-page/item-from-...
Tim DonohueGitHubTim Donohue
39d2a753db7MMerge pull request #2782 from alexandrevryghem/fix-font-awesome-5-icons_contribute-7.6Fixed Font Awesome CSS Pseudo-elements not rendering in v6.x

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

Add shortcut