Tim Donohue
f01e49f05f
Merge pull request #3924 from alexandrevryghem/made-expandable-navbar-section-more-accessible-7_x
...
[Port dspace-7_x] Made expandable navbar section more keyboard accessible
2025-01-30 11:58:31 -06:00
Alexandre Vryghem
6f9c55d250
116404: Prevent the opening from the modal using mouse interactions from automatically focussing on the first element
...
(cherry picked from commit 82ed3aadff
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
9c6fb1794f
116404: Replaced ViewChild logic with a CSS selector
...
This change avoids triggering an additional change detection cycle
(cherry picked from commit f7bb83013a
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
0f27ae1125
116404: Close modal on escape
...
(cherry picked from commit 84df67c00b
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
73285284ce
116404: Apply focus on first item
...
(cherry picked from commit 2152bab717
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
53186988f5
116404: Added navigation with arrow keys in navbar & collapsed the expandable menu when hovering outside of it
...
(cherry picked from commit 05232cdf2b
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
8f9236f06d
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-30 00:03:55 +01:00
Alexandre Vryghem
470ad80741
116404: Fixed expandable navbar section loosing focus on expand through keyboard
...
(cherry picked from commit 2547b1218f
)
2025-01-30 00:03:10 +01:00
Tim Donohue
c3f17b9754
Merge pull request #3921 from tdonohue/config_syntax_7x
...
[Port dspace-7_x] Fix YAML syntax and revert section name to "universal"
2025-01-29 16:39:06 -06:00
Tim Donohue
e296295df5
Fix YAML syntax and revert section name to "universal" as that's the name in 7.x
2025-01-29 15:57:55 -06:00
Tim Donohue
795f300158
Merge pull request #3913 from alexandrevryghem/w2p-122357_browse-performance-fixes_contribute-7_x
...
[Port dspace-7_x] Browse performance fixes
2025-01-29 10:02:28 -06:00
Tim Donohue
38d5f87d3e
Merge pull request #3916 from tdonohue/port_3818_to_7x
...
[Port dspace-7_x] Changing metadata in a user profile without specifying a password brings up a success and an error panel
2025-01-29 06:48:54 -06:00
VictorDuranEscire
5a5c1f18e3
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:26:43 -06:00
Alexandre Vryghem
bb3d2bb483
122357: Reduced the amount of times the browse observables are fired again
...
(cherry picked from commit 0570542b1e
)
2025-01-28 23:48:07 +01:00
Alexandre Vryghem
8c92364d43
122357: Ensure the request href$ observable aren't triggered multiple times
...
(cherry picked from commit 3ecdfe422d
)
2025-01-28 23:38:23 +01:00
Tim Donohue
1cc4756ee2
Merge pull request #3270 from atmire/w2p-117544_support-for-disabled-elements-for-screen-readers-7.x
...
[Port dspace-7_x] support for disabled buttons for screen readers
2025-01-28 16:36:24 -06:00
Tim Donohue
08bda53a2e
Merge pull request #3907 from 4Science/task/dspace-7_x/DURACOM-303
...
[Port dspace-7_x] Exclude search and browse from Angular SSR
2025-01-27 10:25:50 -06:00
Jens Vannerum
cd2f8abd2d
117544: fix issues latest 7.x merge
2025-01-27 10:23:49 +01:00
FrancescoMolinaro
8a4f24fc31
[DURACOM-303] adapt tests dependencies and template variable
2025-01-27 09:34:42 +01:00
Tim Donohue
c7d8949c82
Merge pull request #3861 from DSpace/dependabot/npm_and_yarn/dspace-7_x/mirador-3.4.3
...
Bump mirador from 3.4.2 to 3.4.3
2025-01-24 16:19:29 -06:00
Tim Donohue
7f1ae419af
Merge pull request #3899 from DSpace/backport-3212-to-dspace-7_x
...
[Port dspace-7_x] Fix truncatable-part keyboard accessibility
2025-01-24 13:48:27 -06:00
Tim Donohue
30d57174e6
Merge pull request #3896 from DSpace/backport-3413-to-dspace-7_x
...
[Port dspace-7_x] Improve descriptive labels for show/hide x more buttons for related items (Item/Entity Homepage)
2025-01-24 12:52:04 -06:00
Tim Donohue
c155a60a7e
Merge pull request #3895 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:05 -06:00
autavares-dev
5d6bf0bb33
Fix truncatable-part keyboard accessibility
...
(cherry picked from commit 6cb4faa8d3
)
2025-01-24 18:26:41 +00:00
Alisa Ismailati
147564b114
[CST-17153] improve descriptive labels for show/hide more buttons on related items lists
...
(cherry picked from commit 7cd82e542b
)
2025-01-24 18:05:32 +00:00
dependabot[bot]
ecd2faea4a
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:00 +00:00
FrancescoMolinaro
990f00b129
[DURACOM-303] adapt solution to older version of angular
2025-01-24 18:26:28 +01:00
FrancescoMolinaro
483b97d9c1
[DURACOM-303] refactor thumbnail's skeleton style
2025-01-24 17:41:56 +01:00
FrancescoMolinaro
171a971572
[DURACOM-303] resolve conflicts
2025-01-24 17:41:38 +01:00
FrancescoMolinaro
8a4e8f6045
[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.
2025-01-24 17:41:28 +01:00
FrancescoMolinaro
32364e4f68
[DURACOM-303] add override possibility with input
2025-01-24 17:38:26 +01:00
FrancescoMolinaro
311f648c3f
[DURACOM-303] rename variable, minor code refactor
2025-01-24 17:35:36 +01:00
FrancescoMolinaro
2c28f75263
[DURACOM-303] refactor param, add example of configuration
2025-01-24 17:32:31 +01:00
FrancescoMolinaro
53335658e0
[DURACOM-303] adapt interface for ssr
2025-01-24 17:29:37 +01:00
FrancescoMolinaro
9467838066
[DURACOM-303] add grid layout, make SSR enabling configurable, minor restyle of skeletons
2025-01-24 17:29:19 +01:00
FrancescoMolinaro
99656f1357
[DURACOM-303] add loop for filters count
2025-01-24 17:16:20 +01:00
FrancescoMolinaro
8ee05f4352
[DURACOM-303] fix missing url link
2025-01-24 17:11:13 +01:00
FrancescoMolinaro
6756a78ba0
[DURACOM-303] restyle skeleton, add filter badge skeleton
2025-01-24 17:10:20 +01:00
FrancescoMolinaro
b482b58d53
[DURACOM-303] adapt tests
2025-01-24 17:08:39 +01:00
FrancescoMolinaro
312a2a7f58
[DURACOM-303] fix lint and tests
2025-01-24 17:07:27 +01:00
FrancescoMolinaro
d6f0f02c1a
[DURACOM-303] minor restyle of skeleton for mobile
2025-01-24 17:05:26 +01:00
FrancescoMolinaro
61eb14783e
[DURACOM-303] resolve conflicts
2025-01-24 17:03:47 +01:00
FrancescoMolinaro
126f3c71f4
[DURACOM-303] add skeleton loader for search results and filters
2025-01-24 17:03:29 +01:00
DSpace Bot
6cd092671f
[Port dspace-7_x] Improving the color contrast of home news content ( #3890 )
...
* 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:41 -06:00
FrancescoMolinaro
39c5de6e18
[DURACOM-303] implement skeleton component for search results
2025-01-24 16:54:23 +01:00
FrancescoMolinaro
5868a3198f
[DURACOM-303] fix missing imports
2025-01-24 16:49:25 +01:00
FrancescoMolinaro
c5fd4426cd
[DURACOM-303] prevent possibly long-lasting search and browse calls in SSR
2025-01-24 16:44:39 +01:00
Jens Vannerum
ea715ba9f5
Merge remote-tracking branch 'origin/dspace-7_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-7.x
2025-01-24 10:17:33 +01:00
Tim Donohue
f097652594
Merge pull request #3865 from DSpace/dependabot/npm_and_yarn/dspace-7_x/jsonschema-1.5.0
...
Bump jsonschema from 1.4.1 to 1.5.0
2025-01-23 16:50:21 -06:00
Tim Donohue
cecf87364e
Merge pull request #3864 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.40.0
...
Bump core-js from 3.39.0 to 3.40.0
2025-01-23 16:02:02 -06:00