Alexandre Vryghem
a947e8cbf6
Merge branch 'main' into w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
...
# Conflicts:
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html
# src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.html
2025-03-11 21:11:13 +01:00
Tim Donohue
4b921a641c
Merge pull request #4039 from tdonohue/date_fixes
...
System Wide Alerts should send countdown date to REST API in ISO-8601 format
2025-03-11 15:05:40 -05:00
Tim Donohue
15f39ea93e
Merge pull request #3997 from 4Science/task/main/DURACOM-307
...
Migration to new Angular Control Flow syntax
2025-03-11 14:14:47 -05:00
Alexandre Vryghem
2eb34ee634
119915: Fixed bootstrap 5 issues
...
- Replaced the dropdown icon from DsoEditMetadataEntityFieldComponent from a triangle to an arrow again
- Fixed background color of scrollable select fields always being white, was the only field where this was hardcoded
- Added missing translate pipes on the aria-label attributes from the selectable dropdowns
2025-03-11 14:45:49 +01:00
Andrea Barbasso
601c6cd49d
Merge remote-tracking branch 'lyrasis/main' into task/main/CST-18964
...
# Conflicts:
# package-lock.json
# package.json
2025-03-11 10:31:49 +01:00
Andrea Barbasso
923579e702
[CST-18964] fix double search
2025-03-11 10:22:34 +01:00
Tim Donohue
308f0751cf
Fix issues in IDEs (especially VS Code) with recognizing Cypress Typescript files.
2025-03-10 14:23:05 -05:00
Tim Donohue
b6a507d2a2
Reenable accessibility test which is now fixed
2025-03-10 14:22:47 -05:00
FrancescoMolinaro
51c95de793
[DURACOM-307] apply migration script to conflicted files resolved in favor of Angular 18 update
2025-03-10 18:11:22 +01:00
FrancescoMolinaro
1aa9faeb2f
[DURACOM-307] add eslint rule to enforce control flow
2025-03-10 17:40:58 +01:00
FrancescoMolinaro
b1eb4a8bf9
[DURACOM-307] fix tests
2025-03-10 17:40:56 +01:00
FrancescoMolinaro
dc70ec0ef0
[DURACOM-307] remove not migrated directives, clean up
2025-03-10 17:40:48 +01:00
FrancescoMolinaro
d1b9d4f692
[DURACOM-307] remove NgIf and NgFor imports
2025-03-10 17:40:33 +01:00
FrancescoMolinaro
c4696c9ba8
[DURACOM-307] fix lint
2025-03-10 17:40:12 +01:00
FrancescoMolinaro
069fd02517
[DURACOM-307] start migration and type fixing
2025-03-10 17:39:34 +01:00
Tim Donohue
b9e164de78
Merge pull request #3717 from atmire/w2p-120243_Upgrade-to-Angular-v18
...
Upgrade to angular v18
2025-03-10 11:24:59 -05:00
Alexandre Vryghem
432b6607c3
Merge branch 'main' into w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
2025-03-10 17:18:28 +01:00
Andreas Awouters
c90b05650a
120243: Disable 'aria-valid-attr-value' for community-list e2e test
2025-03-10 16:47:47 +01:00
Vincenzo Mecca
4d4fe529a5
[CST-15074][ #3355 ] PR review
2025-03-10 16:39:23 +01:00
Tim Donohue
aca14117e7
Merge pull request #4061 from alexandrevryghem/restored-breadcrumbs-on-collection-pages_contribute-main
...
Restored breadcrumbs on collection pages
2025-03-10 09:09:50 -05:00
Vincenzo Mecca
b6fc9b5444
Merge remote-tracking branch 'github/task/main/CST-15074' into task/main/CST-15074
2025-03-10 11:38:14 +01:00
Vincenzo Mecca
af3c78cc50
[CST-15074][ #3355 ] PR review
2025-03-10 10:21:50 +01:00
dependabot[bot]
6298724ea6
Bump core-js from 3.40.0 to 3.41.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.40.0 to 3.41.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.41.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 02:29:17 +00:00
Alexandre Vryghem
7d04084642
Restored breadcrumbs on collection pages
2025-03-10 00:27:03 +01:00
Vincenzo Mecca
9065f4f606
Merge branch 'main' into task/main/CST-15074
2025-03-07 21:23:23 +01:00
Vincenzo Mecca
f56b6856dd
[CST-15074][ #3355 ] PR review
2025-03-07 21:22:10 +01:00
Vincenzo Mecca
77b027a6c6
[CST-15074][ #3355 ] PR review
2025-03-07 19:51:41 +01:00
Andreas Awouters
0567ea7a2d
Merge remote-tracking branch 'dspace/main' into accessibility-settings-main
...
# Conflicts:
# src/app/profile-page/profile-page.component.html
2025-03-07 13:45:37 +01:00
Andreas Awouters
a2882b0644
119602: Set all cookies before e2e specs
2025-03-07 13:09:47 +01:00
Andreas Awouters
4cea196eb2
Revert "119602: Accept cookies in specs where cookie window covers other elements"
...
This reverts commit c9b2717344
.
2025-03-07 13:09:22 +01:00
Andreas Awouters
082018d44d
Merge branch 'accessibility-settings-7.6' into accessibility-settings-main
...
# Conflicts:
# src/app/accessibility/accessibility-settings.service.ts
2025-03-07 13:04:25 +01:00
Andreas Awouters
122d31b11b
119602: Make KlaroService optional in AccSettingsService
2025-03-07 12:58:31 +01:00
Andreas Awouters
7ab598d571
119602: Reorder footer links
2025-03-07 10:03:57 +01:00
Andreas Awouters
bd06eded8c
119602: Fix small accessibility settings typo
2025-03-07 10:02:57 +01:00
Adamo
16eda4f186
[CST-18016] Updated labels.
2025-03-06 23:52:23 +01:00
Vincenzo Mecca
c2701c412c
Merge remote-tracking branch 'origin/main' into task/main/CST-15074
...
# Conflicts:
# src/assets/i18n/en.json5
2025-03-06 19:47:38 +01:00
Sascha Szott
e976ddb07c
remove custom theme dependency in base component SuggestionListElementComponent ( #4041 )
...
* remove custom theme dependency
* remove custom theme component
* remove obsolete constructor
* fix lint error
* fix lint error
2025-03-06 10:28:12 -06:00
Tim Donohue
987e146209
Merge pull request #4035 from alanorth/citation-doi-tag
...
[Port main] Add citation_doi tag to head meta
2025-03-06 10:11:54 -06:00
Paulo Graça
e0e2e5affa
removing trailing spaces
2025-03-06 15:40:39 +00:00
Paulo Graça
7fe155103a
French translations for access_status filters
2025-03-06 15:29:14 +00:00
Sascha Szott
13ae42f217
reorganize imports
2025-03-06 14:59:41 +01:00
Yury Bondarenko
2ea32752bc
Recreate lockfile
2025-03-06 14:57:52 +01:00
Yury Bondarenko
a3a2f259b2
Pin notistack v3.0.1 to avoid peer conflict with React
2025-03-06 14:57:44 +01:00
Sascha Szott
c835b215af
add import
2025-03-06 14:43:41 +01:00
Sascha Szott
c0bfc3a739
apply spellCheck configuration to input model
2025-03-06 14:34:25 +01:00
Andreas Awouters
a0c9b3da91
120243: update @angular/cdk
...
(cherry picked from commit cd7bf4283a236ad0c899bcda5277e605ffa8ddcb)
2025-03-06 14:22:54 +01:00
Andreas Awouters
10dc73498a
120243: npm audit fix --force
2025-03-06 14:17:18 +01:00
Andreas Awouters
0f3a7ff902
120243: npm audit fix
2025-03-06 14:16:46 +01:00
Andreas Awouters
47d55ecd36
120243: Fix xsrf.interceptor tests
2025-03-06 14:16:46 +01:00
Andreas Awouters
1df73d6730
120243: Fix test without spec
2025-03-06 14:16:45 +01:00