Tim Donohue
|
fcac66caab
|
Merge pull request #4183 from DSpace/dependabot/npm_and_yarn/bootstrap-5.3.5
Bump bootstrap from 5.3.3 to 5.3.5
|
2025-04-18 14:19:06 -05:00 |
|
Tim Donohue
|
11493914a7
|
Merge pull request #4216 from atmire/fix-untyped-item-display-in-edit-item-modal
fix untyped item display in edit item modal
|
2025-04-18 13:32:01 -05:00 |
|
Tim Donohue
|
9b5d008d66
|
Merge pull request #4215 from pilasou/pilasou-translations-fr
Correct small typo in en.json5
|
2025-04-17 10:17:38 -05:00 |
|
Art Lowel
|
5ef0a57438
|
fix untyped item display in edit item modal
|
2025-04-17 16:57:01 +02:00 |
|
Pierre Lasou
|
f01ccbdae2
|
Correct typo
Correct type in the external-login.confirm-email-sent.info parameter
|
2025-04-17 10:32:03 -04:00 |
|
Tim Donohue
|
6a49cdb54b
|
Merge pull request #2317 from alanorth/eslint-json5
Update ESLint configuration for json5 files
|
2025-04-16 14:54:30 -05:00 |
|
Alan Orth
|
9896eab6ac
|
.eslintrc.json: remove second eslint-plugin-jsonc
This seems to have been added twice at some point.
|
2025-04-15 23:57:19 +03:00 |
|
Alan Orth
|
5e8571de80
|
.eslintrc.json: use jsonc/no-irregular-whitespace
The eslint-plugin-jsonc documentation recommends turning ESLint's
own no-irregular-whitespace plugin off for JSON files in favor of
its own jsonc/no-irregular-whitespace plugin.
See: https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-irregular-whitespace.html
|
2025-04-15 23:55:43 +03:00 |
|
Alan Orth
|
3a05733256
|
.eslintrc.json: use plugin:jsonc/recommended-with-json5
The eslint-plugin-jsonc has a recommended configuration for json5.
See: https://ota-meshi.github.io/eslint-plugin-jsonc/user-guide/#usage
|
2025-04-15 23:34:46 +03:00 |
|
Tim Donohue
|
f95596ba02
|
Merge pull request #4184 from DSpace/dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
Bump http-proxy-middleware from 2.0.7 to 2.0.9
|
2025-04-15 14:13:03 -05:00 |
|
dependabot[bot]
|
bd2b5d3bc0
|
Bump bootstrap from 5.3.3 to 5.3.5
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.5.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.3...v5.3.5)
---
updated-dependencies:
- dependency-name: bootstrap
dependency-version: 5.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-15 19:05:14 +00:00 |
|
Tim Donohue
|
fd2e9a49ee
|
Merge pull request #4117 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.27.0
Bump @babel/runtime from 7.26.0 to 7.27.0
|
2025-04-15 14:03:45 -05:00 |
|
dependabot[bot]
|
8f95d7b5b3
|
Bump @babel/runtime from 7.26.0 to 7.27.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0.
- [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.0/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-15 13:27:14 -05:00 |
|
Tim Donohue
|
67c2b33bb0
|
Merge pull request #4193 from jesielviana/add-tooltips-to-switch-view-buttons
Fix: adding tooltips to indicate functionality of buttons when switching views of search results
|
2025-04-15 12:24:24 -05:00 |
|
dependabot[bot]
|
237f183a18
|
Bump http-proxy-middleware from 2.0.7 to 2.0.9
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-15 15:24:52 +00:00 |
|
Tim Donohue
|
0d78cd57b3
|
Merge pull request #4185 from DSpace/dependabot/npm_and_yarn/isbot-5.1.26
Bump isbot from 5.1.25 to 5.1.26
|
2025-04-15 09:51:36 -05:00 |
|
Jesiel Viana
|
5bdf0974fc
|
Adding tooltips to indicate functionality of buttons when switching views of search results
|
2025-04-15 10:03:49 -03:00 |
|
kshepherd
|
d3130bd433
|
Merge pull request #4189 from tdonohue/more_automated_ssr_tests
Add additional automated server-side rendering (SSR) tests for all Entity Types
|
2025-04-15 10:31:54 +02:00 |
|
Tim Donohue
|
42c52d619b
|
Add additional automated SSR tests for Community, Collection, Publication/Item, Person, OrgUnit and all Journal entities
|
2025-04-14 14:37:49 -05:00 |
|
dependabot[bot]
|
ef57754e6d
|
Bump isbot from 5.1.25 to 5.1.26
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.25 to 5.1.26.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.25...v5.1.26)
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.26
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 03:02:45 +00:00 |
|
Tim Donohue
|
0989e28c38
|
Merge pull request #4158 from DSpace/dependabot/npm_and_yarn/eslint-7904436953
Bump eslint-plugin-jsonc from 2.19.1 to 2.20.0 in the eslint group
|
2025-04-11 17:13:32 -05:00 |
|
Tim Donohue
|
051828ca74
|
Merge pull request #4159 from DSpace/dependabot/npm_and_yarn/webpack-0542bd02c8
Bump webpack from 5.98.0 to 5.99.5 in the webpack group
|
2025-04-11 15:02:17 -05:00 |
|
Tim Donohue
|
119a5dc5aa
|
Merge pull request #4157 from DSpace/dependabot/npm_and_yarn/angular-177e8f1518
Bump the angular group with 3 updates
|
2025-04-11 15:01:39 -05:00 |
|
Tim Donohue
|
5e5c2ab6dd
|
Merge pull request #4168 from atmire/fix-export-button_contribute-main
Fix export button enabled in bulk access management without selecting step 2
|
2025-04-11 14:43:25 -05:00 |
|
Tim Donohue
|
46831cb9e8
|
Merge pull request #4143 from atmire/w2p-130081_access-control-bitstreams-pagination-fix-main
Fix pagination on the "Select bitstreams" modal of the "Access Control" tab
|
2025-04-11 13:55:05 -05:00 |
|
Tim Donohue
|
956ed427e6
|
Merge pull request #4174 from atmire/fix-orejime-required-cookies
Fix issue where required cookies are removed by orejime
|
2025-04-11 12:31:51 -05:00 |
|
Tim Donohue
|
4d929dd3ac
|
Merge pull request #4175 from saschaszott/saschaszott-patch-13
trivial change: fixed typo in description of trackSearch method
|
2025-04-11 11:32:42 -05:00 |
|
Tim Donohue
|
201d8db167
|
Merge pull request #4160 from arvoConsultores/DS-4097-main
[Port main] Store the state of the computed filters
|
2025-04-11 11:26:32 -05:00 |
|
Sascha Szott
|
a31ef383d9
|
fixed typo
|
2025-04-11 17:39:40 +02:00 |
|
Art Lowel
|
7b88ac84a5
|
fix issue where orejime would delete required cookies before the user clicks accept in the popup
|
2025-04-11 17:15:18 +02:00 |
|
abhinav
|
4b3b660354
|
Fix export button enabled in bulk access management without selecting step 2
|
2025-04-11 12:09:10 +02:00 |
|
Tim Donohue
|
0ff8ce9c25
|
Merge pull request #4109 from DSpace/dependabot/npm_and_yarn/axios-1.8.4
Bump axios from 1.8.1 to 1.8.4
|
2025-04-10 17:15:20 -05:00 |
|
Tim Donohue
|
b7a130c8c2
|
Merge pull request #4164 from atmire/edit-bitstream-word-wrap
Wrap long bitstream filenames
|
2025-04-10 16:37:50 -05:00 |
|
Tim Donohue
|
42b567fd65
|
Merge pull request #4163 from atmire/sync-i18n-files
Ensure all i18n files are up to date with the english version
|
2025-04-10 15:22:49 -05:00 |
|
Sergio Fernández Celorio
|
c90008e3c2
|
Use take instead unsubscribing the observable
|
2025-04-10 17:27:26 +02:00 |
|
Art Lowel
|
3fb8ec8860
|
ensure very long filenames wrap on the edit bitstream page and the edit bitstream tab on edit item
|
2025-04-10 16:44:51 +02:00 |
|
Art Lowel
|
d0b4dacf89
|
ran npm run sync-i18n to ensure all i18n files are up to date with the english version
|
2025-04-10 16:14:43 +02:00 |
|
Sergio Fernández Celorio
|
6075317c88
|
Lint errors fixed
|
2025-04-10 14:27:44 +02:00 |
|
kshepherd
|
291db026c5
|
Merge pull request #4161 from atmire/only-import-altcha-on-the-browser
Fix ssr error by only importing altcha on the client side
|
2025-04-10 13:23:12 +02:00 |
|
Art Lowel
|
b8fdf46340
|
fix ssr error by only importing altcha on the client side
|
2025-04-10 11:29:18 +02:00 |
|
Sergio Fernández Celorio
|
865e5216c1
|
[Port dspace-8_x] Store the state of the computed filters
|
2025-04-10 11:04:03 +02:00 |
|
dependabot[bot]
|
aa36e5f0e1
|
Bump webpack from 5.98.0 to 5.99.5 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.98.0 to 5.99.5
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.99.5)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 23:16:19 +00:00 |
|
dependabot[bot]
|
45a3c11dfc
|
Bump eslint-plugin-jsonc from 2.19.1 to 2.20.0 in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).
Updates `eslint-plugin-jsonc` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.19.1...v2.20.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-version: 2.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 23:15:16 +00:00 |
|
dependabot[bot]
|
d814a4b6d7
|
Bump the angular group with 3 updates
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).
Updates `@angular/ssr` from 18.2.17 to 18.2.18
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.17...18.2.18)
Updates `@angular-devkit/build-angular` from 18.2.17 to 18.2.18
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.17...18.2.18)
Updates `@angular/cli` from 18.2.17 to 18.2.18
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.17...18.2.18)
---
updated-dependencies:
- dependency-name: "@angular/ssr"
dependency-version: 18.2.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 18.2.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-version: 18.2.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 23:14:24 +00:00 |
|
Tim Donohue
|
40a313f1a7
|
Merge pull request #4131 from DSpace/dependabot/npm_and_yarn/ngtools/webpack-18.2.17
Bump @ngtools/webpack from 18.2.14 to 18.2.17
|
2025-04-09 17:00:19 -05:00 |
|
Tim Donohue
|
7795d96d53
|
Merge pull request #4098 from alanorth/update-es-deps
Update dependencies to use versions supporting ES modules
|
2025-04-09 16:48:38 -05:00 |
|
Tim Donohue
|
318a2fe02a
|
Merge pull request #4086 from DSpace/dependabot/npm_and_yarn/testing-dc0c2e70dc
Bump ng-mocks from 14.13.2 to 14.13.4 in the testing group across 1 directory
|
2025-04-09 16:33:14 -05:00 |
|
Tim Donohue
|
b21e307af2
|
Merge pull request #4063 from DSpace/dependabot/npm_and_yarn/core-js-3.41.0
Bump core-js from 3.40.0 to 3.41.0
|
2025-04-09 16:30:28 -05:00 |
|
Tim Donohue
|
f77c16ebee
|
Merge pull request #4043 from DSpace/dependabot/npm_and_yarn/sass-b0ce3413d9
Bump sass from 1.84.0 to 1.85.1 in the sass group across 1 directory
|
2025-04-09 16:14:51 -05:00 |
|
dependabot[bot]
|
19f78f5709
|
Bump @ngtools/webpack from 18.2.14 to 18.2.17
Bumps [@ngtools/webpack](https://github.com/angular/angular-cli) from 18.2.14 to 18.2.17.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.14...18.2.17)
---
updated-dependencies:
- dependency-name: "@ngtools/webpack"
dependency-version: 18.2.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 20:26:10 +00:00 |
|