Tim Donohue
da99511ff3
Merge pull request #4571 from DSpace/backport-4568-to-dspace-7_x
...
[Port dspace-7_x] Fix current parent order when creating subcommunity
2025-07-23 12:31:24 -05:00
Jesiel Viana
08eb6def3e
Fix current parent order when creating subcommunity
...
(cherry picked from commit 44fcc7221b
)
2025-07-23 15:42:12 +00:00
Tim Donohue
1419ed9a22
Update version tag for development of next release
2025-07-22 15:33:00 -05:00
Tim Donohue
9497decf07
Update version tag for release
dspace-7.6.5
2025-07-22 15:30:23 -05:00
Tim Donohue
d4edbf2e25
Automatic update to yarn.locak after various dependency updates. This dependency is no longer needed.
2025-07-22 11:26:15 -05:00
Tim Donohue
f80992f1fc
Merge pull request #4559 from DSpace/dependabot/npm_and_yarn/dspace-7_x/morgan-1.10.1
...
Bump morgan from 1.10.0 to 1.10.1
2025-07-22 10:52:57 -05:00
Alan Orth
bb3af14b6c
Merge pull request #4560 from DSpace/dependabot/npm_and_yarn/dspace-7_x/compression-1.8.1
2025-07-21 21:27:13 -07:00
Alan Orth
3a5f4565a5
Merge pull request #4493 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-036d341c50
2025-07-21 21:07:37 -07:00
Alan Orth
fc43e2473d
Merge pull request #4457 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-63defccb8e
2025-07-21 18:17:26 -07:00
dependabot[bot]
16da9855fc
Bump compression from 1.8.0 to 1.8.1
...
---
updated-dependencies:
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:47:30 +00:00
dependabot[bot]
821f16ea1d
Bump morgan from 1.10.0 to 1.10.1
...
---
updated-dependencies:
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:45:01 +00:00
dependabot[bot]
f9fb6d06f1
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:45 +00:00
dependabot[bot]
4fa71b801c
Bump sass from 1.89.1 to 1.89.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.1 to 1.89.2
- [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.89.1...1.89.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:29 +00:00
Tim Donohue
7a7e468492
Update version tag for development of next release
2025-07-14 14:10:06 -05:00
Tim Donohue
34fc08766d
Update version tag for release
dspace-7.6.4
2025-07-14 14:04:48 -05:00
Tim Donohue
13d6acaf76
Sync i18n files to prepare for the 7.6.4 release
2025-07-11 13:43:39 -05:00
Tim Donohue
d9c0401bdd
Merge pull request #4530 from atmire/w2p-119612_export-item-limit-7_x
...
[Port dspace-7_x] UI warning for export item limit
2025-07-10 13:25:34 -05:00
Jens Vannerum
5a2702c797
fix missing imports after backport
2025-07-10 10:39:55 +02:00
Jens Vannerum
dabc3b400b
119612: fix spec test
...
(cherry picked from commit 6232d4e9cf
)
2025-07-04 10:26:25 +02:00
Jens Vannerum
5b19ebe48c
119612: aria-label to also include warning message if applicable
...
(cherry picked from commit 8eaff78737
)
2025-07-04 10:25:51 +02:00
Jens Vannerum
32511b0f50
119612: Check if a warning should be shown on changes to the total elements of the search, default to 500 if no value for the configuration property was returned
...
(cherry picked from commit e1b773c097
)
2025-07-04 10:25:43 +02:00
Jens Vannerum
17e58ae5e3
119612: UI warning that only first part of configured items will be exported
...
(cherry picked from commit b69b21af6c
)
2025-07-04 10:24:36 +02:00
Tim Donohue
0d87a72f41
Merge pull request #4417 from atmire/w2p-131442_backport-4335-to-dspace-7_x
...
[Port dspace-7_x] Improve accessibility for screen readers
2025-07-03 15:14:03 -05:00
Tim Donohue
a17d58acc5
Merge pull request #4277 from DSpace/backport-3888-to-dspace-7_x
...
[Port dspace-7_x] Fixed search page still returning stale data after invalidating a request
2025-07-03 14:42:57 -05:00
Tim Donohue
44f2ad7f4f
Merge pull request #3821 from atmire/vocabulary-preloadlevel-fix-7_x
...
[Port dspace-7_x] Vocabulary preloadlevel fix
2025-07-01 17:02:27 -05:00
Tim Donohue
c7f8ed1f42
Merge pull request #4519 from atmire/accessibility-settings-7_x
...
[Port dspace-7_x] Accessibility settings page SSR Fix
2025-07-01 13:58:20 -05:00
Andreas Awouters
c6ef2467bc
119602: Fix SSR error by making klaroService optional
...
KlaroService handles cookies which are not applicable during SSR. By
making the service optional, and handling the case when it is not
available, SSR can do its work without throwing NullInjectorErrors.
2025-07-01 09:06:40 +02:00
Tim Donohue
c07bc3c379
Merge pull request #3615 from atmire/accessibility-settings-7_x
...
[Port dspace-7_x] Accessibility settings page
2025-06-30 11:03:38 -05:00
Andreas Awouters
b44f74a20a
119602: Port disabling of cookie popup from main
2025-06-30 11:54:20 +02:00
Andreas Awouters
50757247ab
Merge branch 'dspace-7_x' into accessibility-settings-7_x
2025-06-30 10:37:10 +02:00
Andreas Awouters
1883d93198
119602: Open tooltip to left of info icon
2025-06-30 10:35:47 +02:00
Andreas Awouters
d9ab4bca65
119602: Align accessibility link with other footer links
2025-06-30 10:35:26 +02:00
Alan Orth
edeb2d2e3a
Merge pull request #4492 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-bff535204e
2025-06-28 11:57:44 +03:00
Tim Donohue
c2257ebc81
Merge pull request #4449 from 4Science/task/dspace-7_x/DURACOM-291
...
[Port dspace-7_x] Fix submission section visibility in order to rely on the configured section scope
2025-06-26 16:41:09 -05:00
Tim Donohue
cf2407ba90
Merge pull request #4488 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template-7_x
...
[Port dspace-7_x] Removed observable function calls from template (part 2)
2025-06-26 11:36:11 -05:00
dependabot[bot]
e0af01ff43
Bump postcss from 8.5.5 to 8.5.6 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.5 to 8.5.6
- [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.5.5...8.5.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:08:24 +00:00
Alexandre Vryghem
7afe49d2b0
117287: Fixed various layout issues
...
- The unthemed home news didn't stick to the header like the dspace theme
- Impersonate user button has additional margin
- Submission form loading icon is not translatable
- Create resource policy page doesn't have the correct heading
(cherry picked from commit 56e45a9f08
)
2025-06-21 01:38:08 +02:00
Alexandre Vryghem
c89ad9f22a
122464: Fixed a memory leak when initComponentInstance is called multiple times
...
(cherry picked from commit 62f15668b6
)
2025-06-21 01:33:21 +02:00
Alexandre Vryghem
391e87a11f
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6'
2025-06-21 01:26:12 +02:00
Alan Orth
a864260d00
Merge pull request #4458 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-ff1e1e588d
2025-06-17 09:26:32 +03:00
Alan Orth
abfdf63482
Merge pull request #4463 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.10.0
2025-06-17 07:06:53 +03:00
dependabot[bot]
7f3b3370d9
Bump axios from 1.9.0 to 1.10.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 05:40:32 +00:00
dependabot[bot]
d56119793f
Bump postcss from 8.5.4 to 8.5.5 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.4 to 8.5.5
- [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.5.4...8.5.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 05:38:56 +00:00
Tim Donohue
7677f2941d
Merge pull request #4450 from DSpace/backport-4434-to-dspace-7_x
...
[Port dspace-7_x] Resolve field instance models using index when filtering errors
2025-06-12 12:47:31 -05:00
Kim Shepherd
7ef44c5e35
Resolve field instance models using index when filtering errors
...
(cherry picked from commit d218e22944
)
2025-06-12 16:40:39 +00:00
Giuseppe Digilio
a77f98e29e
[DURACOM-291] back porting of fix submission section visibility in order to rely on the configured section scope
2025-06-12 15:53:21 +02:00
Alan Orth
5c66bb9d2b
Merge pull request #4442 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.6
...
Bump @babel/runtime from 7.27.4 to 7.27.6
2025-06-11 12:23:18 +03:00
dependabot[bot]
7cc17a5544
Bump @babel/runtime from 7.27.4 to 7.27.6
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.4 to 7.27.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 05:32:54 +00:00
Alan Orth
b7b1e368d6
Merge pull request #4430 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-d83863101d
...
Bump sass from 1.89.0 to 1.89.1 in the sass group
2025-06-05 08:54:07 +03:00
dependabot[bot]
5e8dd3480f
Bump sass from 1.89.0 to 1.89.1 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.0 to 1.89.1
- [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.89.0...1.89.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 13:49:29 +00:00