Sascha Szott
4d85639f31
fixed deprecated import of TransferState
2025-02-05 17:38:57 +01:00
Alexandre Vryghem
fddc4936e8
126015: Sync standalone imports in custom theme
2025-02-05 10:44:33 +01: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
Tim Donohue
0649342658
Merge pull request #3948 from toniprieto/avoid-retrieve-suggestions-if-disabled
...
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-04 14:09:26 -06:00
Vincenzo Mecca
4b61ba4d86
[DURACOM-288] Fixes undefined request in thumbnail
2025-02-04 17:58:16 +01:00
Giuseppe Digilio
e6dbfe4b1b
[DURACOM-288] Add convention SSR REST environment variable
2025-02-04 17:54:22 +01:00
Giuseppe Digilio
f3534537ea
[DURACOM-288] Change properties description
2025-02-04 17:54:18 +01:00
Giuseppe Digilio
d52a09406d
[DURACOM-288] Enable URL replacement by default
2025-02-04 17:53:47 +01:00
Giuseppe Digilio
deb752c06e
[DURACOM-288] Add unit test to test SSR url replace
2025-02-04 17:53:18 +01:00
Giuseppe Digilio
9bf1fbd219
[DURACOM-288] Add missing settings to config.example.yml
2025-02-04 17:53:12 +01:00
Giuseppe Digilio
1a3fe013bb
[DURACOM-288] Refactoring configuration to transfer state
2025-02-04 17:53:05 +01:00
Yury Bondarenko
a78a910718
Add configuration to toggle replace/transfer
2025-02-04 17:51:56 +01:00
Giuseppe Digilio
31ed56936c
[DURACOM-288] Additional test for thumbnail component
2025-02-04 17:51:52 +01:00
Giuseppe Digilio
8562ddb14b
[DURACOM-288] Provide a setting to use a different REST url during SSR execution
2025-02-04 17:51:48 +01:00
Giuseppe Digilio
7acf79370b
Merge branch 'main' into task/main/DURACOM-288
...
# Conflicts:
# src/environments/environment.production.ts
# src/environments/environment.test.ts
# src/environments/environment.ts
2025-02-03 15:12:25 +01: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
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
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
d92424e2f4
Ensure "/reload/" (hard reload) path is included in SSR paths.
...
(cherry picked from commit 83d24f8c21
)
2025-02-03 11:11:04 +00:00
Toni Prieto
72919cd867
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-03 12:10:51 +01:00
kshepherd
073cd079e8
Merge pull request #3935 from tdonohue/add_reload_to_ssr_paths
...
Ensure `/reload/` (hard reload) path is included in SSR paths.
2025-02-03 12:10:47 +01:00
dependabot[bot]
21f4dc5fd9
Bump @types/lodash from 4.17.14 to 4.17.15
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 02:34:13 +00:00
dependabot[bot]
65834fc86e
Bump isbot from 5.1.21 to 5.1.22
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.21 to 5.1.22.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.21...v5.1.22 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 02:33:57 +00:00
Tim Donohue
83d24f8c21
Ensure "/reload/" (hard reload) path is included in SSR paths.
2025-01-31 14:34:35 -06:00
Giuseppe Digilio
ac3e87db05
[DURACOM-288] Add convention SSR REST environment variable
2025-01-31 19:59:33 +01: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
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
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
7e69b448d6
Merge pull request #3912 from minurmin/authPasswordDialog
...
Fix auth in UI with LDAP if password authentication is disabled
2025-01-30 16:11:56 -06:00
Giuseppe Digilio
bf2d12a10b
Merge branch 'main' into task/main/DURACOM-288
...
# Conflicts:
# config/config.example.yml
2025-01-30 20:44:26 +01:00
Giuseppe Digilio
04e5f59cdf
[DURACOM-288] Change properties description
2025-01-30 20:42:20 +01:00
Giuseppe Digilio
e1fad603f0
[DURACOM-288] Enable URL replacement by default
2025-01-30 20:41:32 +01: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
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
AndreaBarbasso
bdac58d7fc
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:11:42 -06:00
Vincenzo Mecca
c8aae069f8
[DURACOM-288] Fixes undefined request in thumbnail
2025-01-30 15:42:58 +01: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