Tim Donohue
173f1d4335
Merge pull request #3959 from DSpace/backport-3955-to-dspace-8_x
...
[Port dspace-8_x] Synchronized standalone imports in custom theme
2025-02-05 15:54:48 -06:00
Alexandre Vryghem
b504af6f19
126015: Sync standalone imports in custom theme
...
(cherry picked from commit fddc4936e8
)
2025-02-05 21:00:49 +00:00
Tim Donohue
677c77e9ee
Merge pull request #3954 from DSpace/backport-3948-to-dspace-8_x
...
[Port dspace-8_x] Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-04 14:55:26 -06:00
Toni Prieto
402cb7e031
Avoid retrieving user suggestions if Researcher profiles are disabled
...
(cherry picked from commit 72919cd867
)
2025-02-04 20:09:43 +00:00
kshepherd
051ee006f8
Merge pull request #3947 from DSpace/backport-3935-to-dspace-8_x
...
[Port dspace-8_x] Ensure `/reload/` (hard reload) path is included in SSR paths.
2025-02-03 12:45:35 +01:00
Tim Donohue
04695b2520
Ensure "/reload/" (hard reload) path is included in SSR paths.
...
(cherry picked from commit 83d24f8c21
)
2025-02-03 11:11:09 +00:00
Tim Donohue
04e34145aa
Merge pull request #3930 from DSpace/backport-3912-to-dspace-8_x
...
[Port dspace-8_x] Fix auth in UI with LDAP if password authentication is disabled
2025-01-30 16:39:31 -06:00
Miika Nurminen
33d2a43838
Ensure that password authentication dialog is shown even if only ldap auth method is present
...
(cherry picked from commit 83d86d7b68
)
2025-01-30 22:12:16 +00:00
Tim Donohue
64c6c19618
Merge pull request #3927 from tdonohue/port_3372_to_8x
...
[Port dspace-8_x] Make submission reorder buttons keyboard accessible
2025-01-30 11:50:57 -06:00
AndreaBarbasso
0878eafaf3
Make reorder buttons keyboard accessible ( #3372 )
...
* [CST-15595] add keyboard drag and drop functionality
* [CST-15595] add aria live messages
* [CST-15595] fix e2e tests
* [CST-15595] fix unit tests
* [CST-15595] improve drag and drop keyboard functionality
* [CST-15595] add keydown.enter for keyboard drag and drop
---------
Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com ´>
2025-01-30 11:12:41 -06:00
Tim Donohue
4d41d5f834
Merge pull request #3923 from DSpace/backport-3920-to-dspace-8_x
...
[Port dspace-8_x] Fix YAML syntax in config.example.yml
2025-01-29 17:04:18 -06:00
Tim Donohue
5eee80c308
Merge pull request #3919 from DSpace/backport-3581-to-dspace-8_x
...
[Port dspace-8_x] Made expandable navbar section more keyboard accessible
2025-01-29 16:40:22 -06:00
Tim Donohue
ea38669710
Fix syntax in config.example.yml
...
(cherry picked from commit cafe88a3b8
)
2025-01-29 22:38:50 +00:00
Alexandre Vryghem
7de6aa0e24
116404: Prevent the opening from the modal using mouse interactions from automatically focussing on the first element
...
(cherry picked from commit 82ed3aadff
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
a984957af9
116404: Replaced ViewChild logic with a CSS selector
...
This change avoids triggering an additional change detection cycle
(cherry picked from commit f7bb83013a
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
daf2f50b00
116404: Close modal on escape
...
(cherry picked from commit 84df67c00b
)
2025-01-29 19:56:53 +00:00
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