Sascha Szott
6b081ee470
minor change: added missing periods in German translations
...
(cherry picked from commit e26ab86dd3
)
2024-09-26 14:45:36 +00:00
kshepherd
7a63ef2ea5
Merge pull request #3353 from alexandrevryghem/w2p-110615_minor-accessibility-fixes_contribute-8_x
...
[Port dspace-8_x] Minor accessibility fixes
2024-09-26 11:28:36 +02:00
Alan Orth
a0c4ff4509
Merge pull request #3348 from TexasDigitalLibrary/update-isbot-dspace-8_x
2024-09-25 08:10:04 +03:00
Alexandre Vryghem
c933e87707
Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibility-fixes_contribute-8_x
...
# Conflicts:
# src/app/item-page/simple/related-entities/tabbed-related-entities-search/tabbed-related-entities-search.component.html
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html
2024-09-24 22:30:50 +02:00
nwoodward
e45b6af26d
updates isbot dependency to newest version
2024-09-24 09:46:58 -05:00
Tim Donohue
a0cd26ef54
Merge pull request #3324 from tdonohue/port_3318_to_8x
...
[Port dspace-8_x] Bump body-parser and express
2024-09-11 15:48:45 -05:00
Tim Donohue
8cda55a92e
Bump Express to v4.20.0
2024-09-11 14:24:01 -05:00
Tim Donohue
93659a1be3
Merge pull request #3311 from alanorth/dspace8-yarn-upgrade
...
yarn.lock: run yarn upgrade
2024-09-11 10:32:42 -05:00
Alan Orth
81675b7a3a
package.json: Use eslint-plugin-unused-imports v3.x.x
...
According to the docs we should be using v3.x.x:
> * Version 3.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 6 - 7
> * Version 2.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 5
This fixes a lint error.
See: https://www.npmjs.com/package/eslint-plugin-unused-imports
2024-09-10 10:16:26 +03:00
Alan Orth
3626cdf699
lint/src/util: fix TS2314
...
Fix error in lint:
> lint/src/util/structure.ts:16:20 - error TS2314: Generic type 'RuleMetaData<MessageIds, Options>' requires 2 type argument(s).
>
> 16 export type Meta = RuleMetaData<string>;
2024-09-09 08:07:54 +03:00
Alan Orth
3e0404c817
yarn.lock: run yarn upgrade
2024-09-09 08:07:28 +03:00
Tim Donohue
d959a28d0b
Merge pull request #3305 from DSpace/backport-3011-to-dspace-8_x
...
[Port dspace-8_x] Fixed page and admin menu for Shibboleth auth
2024-09-05 16:38:06 -05:00
Michael Spalti
9d98d1a9aa
Updated browser init to update cache after external auth.
...
(cherry picked from commit 4a236906eb
)
2024-09-05 20:55:05 +00:00
Tim Donohue
257850001d
Merge pull request #3301 from DSpace/backport-3284-to-dspace-8_x
...
[Port dspace-8_x] Bump micromatch from 4.0.5 to 4.0.8
2024-09-05 08:40:52 -05:00
dependabot[bot]
5ddfca71a1
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit aca752a01e
)
2024-09-04 21:52:00 +00:00
Tim Donohue
9dec50ee1e
Merge pull request #3298 from DSpace/backport-3289-to-dspace-8_x
...
[Port dspace-8_x] Ignore some paths from file watcher
2024-09-04 11:29:51 -05:00
Kim Shepherd
91b8829ee4
Ignore some paths from file watcher
...
Watching all these directories can cause systems to exceed
maximum watched files / inotify limits, especially in dev
mode with IDEs etc also watching files.
(cherry picked from commit 8152d39ad0
)
2024-09-04 15:47:16 +00:00
Tim Donohue
8d459e7c9f
Merge pull request #3293 from DSpace/backport-3283-to-dspace-8_x
...
[Port dspace-8_x] Bump webpack from 5.90.3 to 5.94.0
2024-09-03 17:06:24 -05:00
Alexandre Vryghem
e561d1a469
Remove webpack@5.90.3 since it causes issues with the tests
...
This automatically removed some old eslint dependencies, which caused some conflicts in the custom linting plugin
(cherry picked from commit 5f922c06e0
)
2024-09-03 21:38:00 +00:00
Alexandre Vryghem
4e05a5c310
Temporarily ignore type errors from EnvironmentPlugin since type matching is currently too strict
...
(cherry picked from commit 7dea5f7d98
)
2024-09-03 21:38:00 +00:00
dependabot[bot]
ea3970cfb5
Bump webpack from 5.90.3 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 81b89f5d0c
)
2024-09-03 21:38:00 +00:00
Tim Donohue
9aa63d063d
Merge pull request #3282 from DSpace/backport-3273-to-dspace-8_x
...
[Port dspace-8_x] Bump axios from 1.6.7 to 1.7.4
2024-08-30 13:27:10 -05:00
dependabot[bot]
4c05c0ca64
Bump axios from 1.6.7 to 1.7.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.7 to 1.7.4.
- [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.6.7...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit b22ba6f3ef
)
2024-08-30 16:59:54 +00:00
Tim Donohue
5b20be26fd
Merge pull request #3281 from DSpace/backport-3035-to-dspace-8_x
...
[Port dspace-8_x] Set color black on filter section for mobile
2024-08-29 15:55:09 -05:00
Victor Hugo Duran Santiago
078dcbb707
Set color black on filter section for mobile
...
(cherry picked from commit 36c95db7bf
)
2024-08-29 19:59:46 +00:00
Tim Donohue
a06c925b8a
Merge pull request #3279 from DSpace/backport-3277-to-dspace-8_x
...
[Port dspace-8_x] Typo in German translation
2024-08-29 13:29:48 -05:00
Vlad Novski
5e4b78f4bb
fix[i18n]: typo in German translation
...
(cherry picked from commit 3b4e0d51cd
)
2024-08-29 18:29:20 +00:00
Alexandre Vryghem
54d99a84c9
110615: Added missing vocabulary search input label
2024-08-13 12:05:16 +02:00
Alexandre Vryghem
655813a8af
Merge branch 'refs/heads/w2p-110615_minor-accessibibity-fixes_contribute-7.2' into w2p-110615_minor-accessibibity-fixes_contribute-7.6
...
# Conflicts:
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
2024-08-13 11:48:45 +02:00
Alexandre Vryghem
a0515c4121
110615: Fixed related entities ay11 tab issue & removed potential duplicate ID issue by removing the unused #browseDropdown ID
2024-08-13 11:43:36 +02:00
Tim Donohue
0946958ebc
Merge pull request #3246 from DSpace/backport-3243-to-dspace-8_x
...
[Port dspace-8_x] Fix lint error regarding missing interface
2024-08-09 09:12:06 -05:00
Tim Donohue
9d7aa07c1d
Fix lint error regarding missing interface
...
(cherry picked from commit ad6a9438de
)
2024-08-09 13:59:01 +00:00
Tim Donohue
c4b1956a26
Merge pull request #3242 from DSpace/backport-3048-to-dspace-8_x
...
[Port dspace-8_x] add import of missing Angular interfaces (squashed version)
2024-08-09 08:58:34 -05:00
Alan Orth
52f80faf00
Merge pull request #3244 from DSpace/backport-3236-to-dspace-8_x
2024-08-08 23:14:46 -07:00
Simone Ramundi
174aa0e50f
[CST-15589] Updated slider implementation in template
...
(cherry picked from commit 56ba23fc3d
)
2024-08-09 03:27:37 +00:00
Simone Ramundi
690b934e18
[CST-15589] Updated slider implementation in SearchRangeFilterComponent
...
(cherry picked from commit 6c2d541b89
)
2024-08-09 03:27:37 +00:00
Sascha Szott
93d10aaf2f
add missing imports of Angular lifecycle interfaces
...
(cherry picked from commit 2d9ad8e5cf
)
2024-08-08 21:34:05 +00:00
Sascha Szott
8075734744
add missing comma
...
(cherry picked from commit 3cedeffec9
)
2024-08-08 21:34:05 +00:00
Sascha Szott
06556df0a9
add lint rule (use-lifecycle-interface)
...
(cherry picked from commit cc975bb0b5
)
2024-08-08 21:34:05 +00:00
Sascha Szott
85a3578458
added missing interfaces
...
(cherry picked from commit 96748b9bac
)
2024-08-08 21:34:05 +00:00
Tim Donohue
19f688185d
Merge pull request #3239 from tdonohue/port_3235_to_8x
...
[Port dspace-8_x] Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:22:18 -05:00
Sascha Szott
e630f85f26
fix space issue
2024-08-07 14:19:33 -05:00
Sascha Szott
2e53204820
added missing translations in de.json5 (prefix workspace-item)
2024-08-07 14:19:27 -05:00
Tim Donohue
69c4686e04
Merge pull request #3238 from DSpace/backport-3234-to-dspace-8_x
...
[Port dspace-8_x] WorkspaceitemsEditPageModule: remove duplicated delete route
2024-08-07 14:15:42 -05:00
Sascha Szott
d7270de2b9
remove duplicated delete route
...
(cherry picked from commit cddceadea1
)
2024-08-07 19:15:07 +00:00
kshepherd
1858671a21
Merge pull request #3232 from DSpace/backport-3230-to-dspace-8_x
...
[Port dspace-8_x] Improving the file browser for importing metadata
2024-08-04 10:56:04 +02:00
root
e7db991c7a
Improving the file browser for importing metadata
...
(cherry picked from commit ce2abfe584
)
2024-08-03 15:31:40 +00:00
kshepherd
8553c277ec
Merge pull request #3229 from DSpace/backport-3220-to-dspace-8_x
...
[Port dspace-8_x] Enabling navbar links in import section
2024-08-01 16:18:19 +02:00
root
30584c8bee
A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
...
(cherry picked from commit 2c259f5ae9
)
2024-08-01 13:46:58 +00:00
root
54abc3d5d5
Removing position-fixed bootstrap class so that navbar links are available again
...
(cherry picked from commit 351abaa5c2
)
2024-08-01 13:46:58 +00:00