Giuseppe Digilio
|
2e28a51b02
|
[DURACOM-288] fix tests
|
2025-02-07 09:00:10 +01:00 |
|
Vincenzo Mecca
|
7660dd8d95
|
[DURACOM-288] Fixes undefined request in thumbnail
|
2025-02-06 17:27:54 +01:00 |
|
Giuseppe Digilio
|
6f4c3860a3
|
[DURACOM-288] Add convention SSR REST environment variable
|
2025-02-06 17:27:39 +01:00 |
|
Giuseppe Digilio
|
d73885137a
|
[DURACOM-288] Change properties description
|
2025-02-06 17:27:27 +01:00 |
|
Giuseppe Digilio
|
290c24b448
|
[DURACOM-288] Enable URL replacement by default
|
2025-02-06 17:26:41 +01:00 |
|
Giuseppe Digilio
|
21dac408ee
|
[DURACOM-288] Add unit test to test SSR url replace
|
2025-02-06 17:26:30 +01:00 |
|
Giuseppe Digilio
|
d118496075
|
[DURACOM-288] Add missing settings to config.example.yml
|
2025-02-06 17:26:16 +01:00 |
|
Giuseppe Digilio
|
cb5deb644e
|
[DURACOM-288] Refactoring configuration to transfer state
|
2025-02-06 17:25:26 +01:00 |
|
Yury Bondarenko
|
f9d8e4e0b7
|
Add configuration to toggle replace/transfer
|
2025-02-06 17:19:44 +01:00 |
|
Giuseppe Digilio
|
a3ffda3bf8
|
[DURACOM-288] Additional test for thumbnail component
|
2025-02-06 17:18:28 +01:00 |
|
Giuseppe Digilio
|
8ca668159e
|
[DURACOM-288] Provide a setting to use a different REST url during SSR execution
# Conflicts:
# src/app/app.config.ts
# src/app/core/services/server-hard-redirect.service.spec.ts
# src/app/core/services/server-hard-redirect.service.ts
# src/app/thumbnail/thumbnail.component.ts
# src/modules/app/browser-init.service.ts
# src/modules/app/server-init.service.ts
|
2025-02-06 17:15:42 +01:00 |
|
kshepherd
|
95064122d0
|
Merge pull request #3946 from DSpace/backport-3935-to-dspace-7_x
[Port dspace-7_x] Ensure `/reload/` (hard reload) path is included in SSR paths.
|
2025-02-03 12:44:36 +01:00 |
|
Tim Donohue
|
d92424e2f4
|
Ensure "/reload/" (hard reload) path is included in SSR paths.
(cherry picked from commit 83d24f8c21 )
|
2025-02-03 11:11:04 +00:00 |
|
Tim Donohue
|
636fba40f7
|
Merge pull request #3932 from 4Science/task/dspace-7_x/CST-15595
[Port dspace-7_x] Make submission reorder buttons keyboard accessible
|
2025-01-31 10:38:45 -06:00 |
|
Andrea Barbasso
|
f8123fbbfd
|
Merge branch 'dspace-7_x' into task/dspace-7_x/CST-15595
# Conflicts:
# src/assets/i18n/en.json5
|
2025-01-31 15:09:03 +01:00 |
|
Andrea Barbasso
|
8313b9a929
|
[CST-15595] add keyboard drag and drop functionality
|
2025-01-31 15:05:36 +01:00 |
|
Tim Donohue
|
51aa5fb61c
|
Merge pull request #3926 from Andrea-Guevara/AccessibilityInSearchFilterDspace7
[Port dspace-7_x] Accessibility when selecting a search filter
|
2025-01-31 06:54:15 -06:00 |
|
Tim Donohue
|
a5378e0cf5
|
Add missing UUIDService to test to fix "No provider for UUIDService" errors
|
2025-01-30 16:55:28 -06:00 |
|
Tim Donohue
|
0abbf80c1d
|
Merge pull request #3929 from DSpace/backport-3912-to-dspace-7_x
[Port dspace-7_x] Fix auth in UI with LDAP if password authentication is disabled
|
2025-01-30 16:39:41 -06:00 |
|
Miika Nurminen
|
d4536ffbf4
|
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:12 +00:00 |
|
Tim Donohue
|
6b73c75205
|
Merge pull request #3925 from 4Science/task/dspace-7_X/DURACOM-304
[Port dspace-7_x] Prevent request with page size of 9999
|
2025-01-30 12:25:52 -06:00 |
|
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 |
|
root
|
073b2b0acd
|
Accessibility when selecting a search filter v7
|
2025-01-30 09:27:55 -03:00 |
|
FrancescoMolinaro
|
d155d778ee
|
[DURACOM-304] fix tests and lint
|
2025-01-30 12:32:58 +01:00 |
|
FrancescoMolinaro
|
50e440bcf5
|
[DURACOM-304] remove br
|
2025-01-30 12:15:54 +01:00 |
|
FrancescoMolinaro
|
af39526d77
|
[DURACOM-304] refactor, fix dynamic-list.component loading
|
2025-01-30 12:15:41 +01:00 |
|
FrancescoMolinaro
|
f77ce869f8
|
[DURACOM-304] remove control flow
|
2025-01-30 12:14:07 +01:00 |
|
FrancescoMolinaro
|
bc06839926
|
[DURACOM-304] improve loading logic for cc-licenses section and dynamic-list
|
2025-01-30 12:13:52 +01:00 |
|
FrancescoMolinaro
|
a3ebfc0f36
|
[DURACOM-304] fix missing import
|
2025-01-30 12:02:29 +01:00 |
|
FrancescoMolinaro
|
362364136d
|
[DURACOM-304] add support for findAll method in dynamic-scrollable-dropdown.component.ts
|
2025-01-30 12:02:12 +01:00 |
|
FrancescoMolinaro
|
b892b13529
|
[DURACOM-304] adapt call to bitstream service
|
2025-01-30 11:53:31 +01:00 |
|
Alisa Ismailati
|
b220e20053
|
[DURACOM-304] other fix related to accessibility
|
2025-01-30 11:52:47 +01:00 |
|
Alisa Ismailati
|
eaff0b1397
|
[DURACOM-304] Refactor of bundle-data.service.ts by removing page size of 9999
|
2025-01-30 11:52:31 +01:00 |
|
Alisa Ismailati
|
0108f525ba
|
[DURACOM-304] fix accessibility issue on scripts-select
|
2025-01-30 11:47:42 +01:00 |
|
Alisa Ismailati
|
3f5de295a7
|
[DURACOM-304] test fix
|
2025-01-30 11:47:27 +01:00 |
|
Alisa Ismailati
|
62924cc5e0
|
[DURACOM-304] Refactored submission-section-cc-licenses.component.ts by removing page size of 9999
|
2025-01-30 11:47:00 +01:00 |
|
Alisa Ismailati
|
8453b667cb
|
[DURACOM-304] removed unneeded selectAll method (dynamic-lookup-relation-search-tab.component)
|
2025-01-30 11:41:12 +01:00 |
|
Alisa Ismailati
|
3922130434
|
[DURACOM-304] Refactored relationship-type-data.service.ts by removing page size of 9999
|
2025-01-30 11:39:15 +01:00 |
|
Alisa Ismailati
|
c3b265d213
|
[DURACOM-304] Refactored dynamic-list.component.ts by removing page size of 9999
|
2025-01-30 11:38:14 +01:00 |
|
Alisa Ismailati
|
2b58377830
|
[DURACOM-304] Refactored scripts-select.component by using infinite scroll instead of page size 9999
|
2025-01-30 11:37:03 +01:00 |
|
Alisa Ismailati
|
4536d9c74d
|
[DURACOM-304] Refactored edit-bitstream-page.component by removing page size of 9999
|
2025-01-30 11:34:39 +01:00 |
|
Alisa Ismailati
|
a3b7125ef9
|
[DURACOM-304] Refactored item-bitstreams.component by removing page size of 9999
|
2025-01-30 11:30:45 +01: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 |
|