Alexandre Vryghem
eb93041c5b
116404: Apply focus on first item
...
(cherry picked from commit 2152bab717
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
b9b1d3fd8d
116404: Added navigation with arrow keys in navbar & collapsed the expandable menu when hovering outside of it
...
(cherry picked from commit 05232cdf2b
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
17e03330d0
116404: Don't navigate in the expandable navbar section with tab
...
Had to move the @slide animation to prevent focus being lost when tabbing in the expandable section
(cherry picked from commit c08c2721ac
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
ed27231769
116404: Fixed expandable navbar section loosing focus on expand through keyboard
...
(cherry picked from commit 2547b1218f
)
2025-01-29 19:56:53 +00:00
Tim Donohue
bb977dcd49
Merge pull request #3918 from tdonohue/port_3385_to_8x
...
[Port dspace-8_x] Accessibility when selecting a search filter
2025-01-29 12:07:09 -06:00
Andrea-Guevara
b27659d958
Accessibility when selecting a search filter ( #3385 )
...
* Creation of a new method so that when a filter is selected a page reload message is announced to the user
* Correcting import formatting errors
* New attempt - Correcting import formatting errors
* New import fix
* New import fix
* Returning to the order of imports more like the original
* Correcting import order errors
* Resolving conflicts
* lint fixes
* Code refactoring
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
Co-authored-by: nwoodward <woodward.nicholas@gmail.com >
2025-01-29 11:01:23 -06:00
Tim Donohue
df3e00f985
Merge pull request #3914 from alexandrevryghem/w2p-122357_browse-performance-fixes_contribute-8_x
...
[Port dspace-8_x] Browse performance fixes
2025-01-29 09:41:45 -06:00
Alexandre Vryghem
da9d848fe2
Merge branch 'w2p-122357_prevent-request-urls-from-being-fired-multiple-times-7.4' into dspace-8_x
2025-01-29 00:23:05 +01:00
Alexandre Vryghem
d1c8d362bd
Merge branch 'refactor-comcol-pages_contribute-7.6' into dspace-8_x
...
# Conflicts:
# src/app/browse-by/browse-by-date/browse-by-date.component.ts
# src/app/browse-by/browse-by-metadata/browse-by-metadata.component.ts
# src/app/browse-by/browse-by-routing.module.ts
# src/app/browse-by/browse-by-title/browse-by-title.component.ts
2025-01-29 00:14:58 +01:00
VictorDuranEscire
47159fe15b
Changing metadata in a user profile without specifying a password brings up a success and an error panel ( #3818 )
...
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Set constant variable for valid current password in profile page
2025-01-28 17:07:00 -06:00
Tim Donohue
05239743ac
Merge pull request #3269 from atmire/w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
...
[Port dspace-8_x] support for disabled elements for screen readers
2025-01-28 16:19:21 -06:00
Tim Donohue
0efa4a6174
Merge pull request #3910 from DSpace/backport-3909-to-dspace-8_x
...
[Port dspace-8_x] removal of duplicate keys in en.json5 and de.json5
2025-01-28 09:45:34 -06:00
Sascha Szott
17a868a2c4
remove duplicate key
...
(cherry picked from commit baf3886115
)
2025-01-28 15:10:47 +00:00
Sascha Szott
ac3fc1dc32
remove duplicate key
...
(cherry picked from commit 262723b0ca
)
2025-01-28 15:10:47 +00:00
Jens Vannerum
e9e3d86aab
117544: use directive after latest 8.x merge
2025-01-27 10:22:17 +01:00
Tim Donohue
daaa642bfe
Merge pull request #3857 from DSpace/dependabot/npm_and_yarn/dspace-8_x/mirador-3.4.3
...
Bump mirador from 3.4.2 to 3.4.3
2025-01-24 16:19:53 -06:00
Tim Donohue
0c9c876e3d
Merge pull request #3900 from DSpace/backport-3212-to-dspace-8_x
...
[Port dspace-8_x] Fix truncatable-part keyboard accessibility
2025-01-24 13:48:33 -06:00
Tim Donohue
1c786744ee
Merge pull request #3897 from DSpace/backport-3413-to-dspace-8_x
...
[Port dspace-8_x] Improve descriptive labels for show/hide x more buttons for related items (Item/Entity Homepage)
2025-01-24 12:52:13 -06:00
Tim Donohue
42aa95344a
Merge pull request #3894 from DSpace-Labs/dependabot/npm_and_yarn/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6
2025-01-24 12:29:18 -06:00
autavares-dev
b584d3fee0
Fix truncatable-part keyboard accessibility
...
(cherry picked from commit 6cb4faa8d3
)
2025-01-24 18:26:46 +00:00
Alisa Ismailati
7d59615b7e
[CST-17153] improve descriptive labels for show/hide more buttons on related items lists
...
(cherry picked from commit 7cd82e542b
)
2025-01-24 18:05:37 +00:00
dependabot[bot]
22b0f4805a
Bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 17:43:10 +00:00
DSpace Bot
31411e9afa
[Port dspace-8_x] Improving the color contrast of home news content ( #3891 )
...
* Improving the color contrast of home news content
(cherry picked from commit 2290b871f7
)
* Improved color contrast
(cherry picked from commit 62b6677e04
)
* Adjusting font color changes
(cherry picked from commit be335415fd
)
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
2025-01-24 09:58:29 -06:00
Jens Vannerum
6182e222d3
Merge remote-tracking branch 'origin/dspace-8_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
2025-01-24 10:14:41 +01:00
Tim Donohue
905502d988
Merge pull request #3855 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.21
...
Bump isbot from 5.1.17 to 5.1.21
2025-01-23 16:04:35 -06:00
Tim Donohue
4a9ece0f82
Merge pull request #3837 from DSpace/dependabot/npm_and_yarn/dspace-8_x/core-js-3.40.0
...
Bump core-js from 3.39.0 to 3.40.0
2025-01-23 16:02:29 -06:00
Tim Donohue
a950b9c9a2
Merge pull request #3852 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-d300448e1c
...
Bump sass from 1.83.1 to 1.83.4 in the sass group
2025-01-23 15:12:17 -06:00
Tim Donohue
5b9b468079
Merge pull request #3851 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-3a92966d17
...
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
2025-01-23 14:49:08 -06:00
Tim Donohue
2d7c0cc3dd
Merge pull request #3887 from tdonohue/port_3694_to_8x
...
[Port dspace-8_x] Prevent request with page size of 9999 (#3694 )
2025-01-23 14:30:59 -06:00
FrancescoMolinaro
ff304f3314
Prevent request with page size of 9999 ( #3694 )
...
* [DURACOM-304] Refactored item-bitstreams.component by removing page size of 9999
* [DURACOM-304] Refactored edit-bitstream-page.component by removing page size of 9999
* [DURACOM-304] Refactored scripts-select.component by using infinite scroll instead of page size 9999
* [DURACOM-304] Refactored dynamic-list.component.ts by removing page size of 9999
* [DURACOM-304] Refactored relationship-type-data.service.ts by removing page size of 9999
* [DURACOM-304] removed unneeded selectAll method (dynamic-lookup-relation-search-tab.component)
* [DURACOM-304] Refactored submission-section-cc-licenses.component.ts by removing page size of 9999
* [DURACOM-304] lint fix
* [DURACOM-304] test fix
* [DURACOM-304] fix accessibility issue on scripts-select
* [DURACOM-304] Refactor of bundle-data.service.ts by removing page size of 9999
* [DURACOM-304] other fix related to accessibility
* [DURACOM-304] lint fix
* [DURACOM-304] resolve conflicts
* [DURACOM-304] fix lint
* [DURACOM-304] add support for findAll method in dynamic-scrollable-dropdown.component.ts
* [DURACOM-304] refactor to use lazy data provider
* [DURACOM-304] improve loading logic for cc-licenses section and dynamic-list
* [DURACOM-304] refactor, fix dynamic-list.component loading
* [DURACOM-304] remove br
---------
Co-authored-by: Alisa Ismailati <alisa.ismailati@4science.com >
2025-01-23 13:44:53 -06:00
dependabot[bot]
2e685b9e05
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 17:19:37 +00:00
Tim Donohue
204062c779
Merge pull request #3836 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-905b8585bc
...
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
2025-01-23 11:11:03 -06:00
FrancescoMolinaro
6a1e1bfa8b
Exclude search and browse from Angular SSR ( #3709 )
...
* [DURACOM-303] prevent possibly long-lasting search and browse calls in SSR
* [DURACOM-303] implement skeleton component for search results
* [DURACOM-303] add skeleton loader for search results and filters
* [DURACOM-303] minor restyle of skeleton for mobile
* [DURACOM-303] fix lint and tests
* [DURACOM-303] adapt tests
* [DURACOM-303] restyle skeleton, add filter badge skeleton
* [DURACOM-303] add loop for filters count
* [DURACOM-303] add grid layout, make SSR enabling configurable, minor restyle of skeletons
* [DURACOM-303] refactor param, add example of configuration
* [DURACOM-303] rename variable, minor code refactor
* [DURACOM-303] add override possibility with input
* [DURACOM-303] fix SSR check on template and on components missing the environment config. Add descriptive comment for skeleton component. Fix JS error on SSR.
* [DURACOM-303] refactor thumbnail's skeleton style
2025-01-23 10:07:15 -06:00
dependabot[bot]
e24e72c3bb
Bump mirador from 3.4.2 to 3.4.3
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 14:45:40 +00:00
dependabot[bot]
bef9ff1ee0
Bump isbot from 5.1.17 to 5.1.21
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.17 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.17...v5.1.21 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 14:45:23 +00:00
Tim Donohue
d23483d26c
Merge pull request #3885 from tdonohue/port_3876_to_8x
...
[Port dspace-8_x] Fix redirect URLs of bitstreams with spaces in filename (new test ONLY)
2025-01-23 08:41:47 -06:00
dependabot[bot]
d9269c7d28
Bump sass from 1.83.1 to 1.83.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.1 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 23:47:29 +00:00
Mohana Sarmiento
19db3faf65
Add unit test
2025-01-22 16:38:58 -06:00
dependabot[bot]
2d0d9bb9db
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.1 to 14.13.2
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.1...v14.13.2 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 22:38:19 +00:00
dependabot[bot]
2904ca28a1
Bump core-js from 3.39.0 to 3.40.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.39.0 to 3.40.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.40.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-01-22 22:38:17 +00:00
Tim Donohue
2a5d779598
Merge pull request #3345 from 4Science/task/dspace-8_x/CST-15077
...
[Port dspace-8_x] Add orcid icon with tooltip
2025-01-22 12:39:13 -06:00
Tim Donohue
7f1a21b4ae
Merge pull request #3877 from DSpace/backport-3682-to-dspace-8_x
...
[Port dspace-8_x] Restrict Angular SSR to paths in the sitemap
2025-01-22 10:20:39 -06:00
Tim Donohue
a6171bba41
Merge pull request #3875 from tdonohue/fix_admin_e2e_tests
...
Stabilize e2e tests that use admin sidebar menu
2025-01-21 16:58:50 -06:00
Alan Orth
026703d170
Restrict SSR to paths in the sitemap
...
Because Angular SSR is not very efficient, after discussion with
the Google Scholar team we realized a compromise would be to only
use SSR for pages in the DSpace sitemap (and the home page).
(cherry picked from commit 5b3b3bfb9c
)
2025-01-21 22:38:01 +00:00
Tim Donohue
ad74ce6049
Merge pull request #3874 from DSpace/backport-3872-to-dspace-8_x
...
[Port dspace-8_x] SCSS cleanup: remove duplicated line
2025-01-21 15:12:34 -06:00
Tim Donohue
e9cd0f4c64
Ensure admin menu e2e tests hover over admin menu before clicking on it. Attempt to stabilize tests which open this menu.
2025-01-21 14:25:12 -06:00
Sascha Szott
351c4decef
remove duplicated line
...
(cherry picked from commit 5d04e44ff3
)
2025-01-21 19:37:23 +00:00
Andrea Barbasso
44b900f5db
[CST-15077] improve orcid logo image alt
2025-01-20 15:27:32 +01:00
Tim Donohue
9e2699cadd
Merge pull request #3839 from DSpace/dependabot/npm_and_yarn/dspace-8_x/jsonschema-1.5.0
...
Bump jsonschema from 1.4.1 to 1.5.0
2025-01-17 16:49:38 -06:00
Tim Donohue
c0ed0da8f3
Merge pull request #3838 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.14
...
Bump @types/lodash from 4.17.13 to 4.17.14
2025-01-17 12:03:17 -06:00