Tim Donohue
2834ac33a4
Revert "Check cssRules before css variables are read from stylesheet ( #2454 )"
...
This reverts commit fa79c358c0
.
(cherry picked from commit 6f73b65d53
)
2023-10-20 17:07:13 +00:00
Tim Donohue
1eeed36036
Merge pull request #2552 from DSpace/backport-2549-to-dspace-7_x
...
[Port dspace-7_x] Bump @babel/traverse from 7.21.4 to 7.23.2
2023-10-20 09:57:08 -05:00
dependabot[bot]
bc0629e004
Bump @babel/traverse from 7.21.4 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.21.4 to 7.23.2.
- [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.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 97f7a5e82a
)
2023-10-19 21:45:57 +00:00
Alexandre Vryghem
d473fcdf16
Merge branch 'split-eperson-administration-page_contribute-7.6' into split-eperson-administration-page_contribute-maintenance-7.6
2023-10-19 23:01:48 +02:00
Alexandre Vryghem
2e571767ea
107664: Normalized ePerson & group edit url and moved error message to translation file
2023-10-19 23:01:24 +02:00
Tim Donohue
c25b80abdd
Merge pull request #2504 from atmire/Angular-SRR-menu-issues
...
Fix Angular SSR menu issues
2023-10-19 10:19:27 -05:00
Alan Orth
b5f942b71d
Merge pull request #2547 from DSpace/backport-2454-to-dspace-7_x
...
[Port dspace-7_x] Check cssRules before css variables are read from stylesheet
2023-10-17 22:50:14 +03:00
Gantner, Florian Klaus
21dcef0a42
checkstyle remove unused extra lines
...
(cherry picked from commit 5f8a9dea34
)
2023-10-17 19:17:51 +00:00
Gantner, Florian Klaus
c4a60abd65
check cssRules existence before css variables are get from stylesheet
...
(cherry picked from commit 367cda2de0
)
2023-10-17 19:17:51 +00:00
Alan Orth
fd850164f5
Merge pull request #2546 from DSpace/backport-2534-to-dspace-7_x
...
[Port dspace-7_x] Bump postcss from 8.4.23 to 8.4.31
2023-10-16 14:20:07 +03:00
dependabot[bot]
8f881dbb52
Bump postcss from 8.4.23 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.31.
- [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.4.23...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 3c5079e9ce
)
2023-10-16 07:36:28 +00:00
Alexandre Vryghem
a419956e2a
Merge remote-tracking branch 'upstream/dspace-7_x' into split-eperson-administration-page_contribute-maintenance-7.6
...
# Conflicts:
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
2023-10-14 17:38:26 +02:00
Alan Orth
3cb23c18e7
Merge pull request #2536 from atmire/issue-2535_hide-add-more-button-submission-if-no-disabled-sections-7.x
...
Issue 2535 hide add more button submission if no disabled sections 7.x
2023-10-12 09:46:14 +03:00
Alan Orth
59be2ae907
Merge pull request #2543 from DSpace/backport-2531-to-dspace-7_x
...
[Port dspace-7_x] Fix browse by visual bug
2023-10-12 09:17:48 +03:00
Jens Vannerum
15d2880ca4
Fix browse by visual bug
...
(cherry picked from commit d0b4e15db4
)
2023-10-11 19:04:20 +00:00
Pascal-Nicolas Becker
c03cd03274
Merge pull request #2541 from DSpace/backport-2537-to-dspace-7_x
...
[Port dspace-7_x] Translate community as 'Bereich' in de.json5
2023-10-11 05:33:28 +02:00
Janne Jensen
ec86bc12bd
translate community as 'Bereich' in de.json5
...
(cherry picked from commit 0139670371
)
2023-10-10 20:40:03 +00:00
Marie Verdonck
77dd72b6ef
Merge branch 'issue-2535_hide-add-more-button-submission-if-no-disabled-sections-7.4' into issue-2535_hide-add-more-button-submission-if-no-disabled-sections-7.x
2023-10-04 17:30:45 +02:00
Marie Verdonck
709848ee25
Issue#2535: Hide add more button in submission if no disabled sections
2023-10-04 17:27:04 +02:00
Alan Orth
980e254d9a
Merge pull request #2528 from DSpace/backport-2385-to-dspace-7_x
...
[Port dspace-7_x] Move subscription button to DSO edit menu
2023-09-27 10:56:27 +03:00
Yury Bondarenko
6d195f5ffa
Update DSO edit menu resolver tests
...
- Abstract away the different "subsections" ~ DSO type (the tests should not care about this)
Instead, retrieve sections of interest by ID & assert whether they're there & how they should look
- Test separately for Communities, Collections & Items
- Test newly added menu section
(cherry picked from commit 18b7a9c7de
)
2023-09-27 07:02:24 +00:00
Yury Bondarenko
578a427f46
Move subscription button to DSO edit menu
...
(cherry picked from commit c9558167b2
)
2023-09-27 07:02:24 +00:00
Alan Orth
506579cd23
Merge pull request #2510 from atmire/fix-mutliple-api-calls-on-route-change
...
Fix multiple api calls on route change
2023-09-27 08:12:47 +03:00
Alan Orth
19eec6ac31
Merge pull request #2526 from DSpace/backport-2525-to-dspace-7_x
...
[Port dspace-7_x] Fix mouse cursor on language dropdown menu
2023-09-26 22:09:17 +03:00
Davide Negretti
2aab4265a5
[DURACOM-185] Fix pointer on language dropdown menu
...
(cherry picked from commit 6b5708cffd
)
2023-09-26 18:40:11 +00:00
Art Lowel
67a6f58865
Merge branch 'fix-mutliple-api-calls-on-route-change-7.6' into fix-mutliple-api-calls-on-route-change
2023-09-26 16:56:17 +02:00
Art Lowel
6a99185214
roll back unintended change to the responseMsToLive for RootDataservice
2023-09-26 16:56:07 +02:00
Art Lowel
d02c5397f8
Merge branch 'fix-mutliple-api-calls-on-route-change-7.6' into fix-mutliple-api-calls-on-route-change
2023-09-26 14:44:39 +02:00
Art Lowel
32fc28ec54
fix dev mode issue where retrieving the login options fails
2023-09-26 14:44:13 +02:00
DSpace Bot
77efe52f4a
[Port dspace-7_x] Fix missing or wrong Italian translations ( #2522 )
...
[DURACOM-184] fix missing or wrong Italian translations
---------
Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com ´>
2023-09-26 11:04:49 +03:00
Alan Orth
83beb5474e
Merge pull request #2521 from DSpace/backport-2473-to-dspace-7_x
...
[Port dspace-7_x] Fix some routes not using the correct baseHref
2023-09-26 10:51:51 +03:00
DSpace Bot
1c38d9259a
[Port dspace-7_x] Serbian (Latin) translation ( #2520 )
...
* Serbian (latin) translation added.
---------
Co-authored-by: imilos <imilos@gmail.com >
2023-09-26 10:08:07 +03:00
Alexandre Vryghem
d6d5a2891c
Fix routes not working with baseHref
...
(cherry picked from commit 18febff7a6
)
2023-09-26 07:07:20 +00:00
Hrafn Malmquist
abd6c01a98
Merge pull request #2502 from alanorth/undo-text-capitalize
...
Don't capitalize metadata values in search
2023-09-26 00:19:07 +01:00
DSpace Bot
f77d01c01f
[Port dspace-7_x] Update fi.json5 ( #2516 )
...
* Update fi.json5
Two last translations to the Finnish file.
(cherry picked from commit c3a908bccb
)
2023-09-25 12:53:45 +03:00
Tim Donohue
fd3f1628ee
Merge pull request #2514 from DSpace/backport-2505-to-dspace-7_x
...
[Port dspace-7_x] remove obsolete label element in metadata-schema.component.html
2023-09-22 14:53:04 -05:00
Sascha Szott
c7fe310d81
removed trailing whitespaces as suggested by reviewer
...
(cherry picked from commit 43f19e7d91
)
2023-09-22 17:57:54 +00:00
Sascha Szott
742b2d920a
remove obsolete label element in metadata-schema.component.html
...
(cherry picked from commit 6847c30e58
)
2023-09-22 17:57:54 +00:00
Art Lowel
7a8e2206ae
Merge branch 'fix-mutliple-api-calls-on-route-change-7.6' into fix-mutliple-api-calls-on-route-change
2023-09-22 12:01:24 +02:00
Art Lowel
8fbe8c16dc
fix issue where invalidateRootCache didn't happen when the page first loaded
2023-09-22 12:00:59 +02:00
Art Lowel
0104f81d54
Merge branch 'fix-mutliple-api-calls-on-route-change-7.6' into fix-mutliple-api-calls-on-route-change
2023-09-22 10:48:46 +02:00
Art Lowel
5ad621b27e
fix issue where more than one api call was made on every route change
2023-09-22 10:23:07 +02:00
Alan Orth
47029c0a78
src/app/shared/search: don't capitalize metadata values
...
Don't capitalize metadata values for display purposes.
2023-09-19 07:42:23 +03:00
Yana De Pauw
5a5f71a3d9
Merge remote-tracking branch 'upstream/dspace-7_x' into Angular-SRR-menu-issues
2023-09-18 16:49:36 +02:00
Yana De Pauw
3e8d180f1b
106974: Angular SSR menu issues
2023-09-18 16:43:32 +02:00
Tim Donohue
2d733732f6
Merge pull request #2498 from DSpace/backport-2451-to-dspace-7_x
...
[Port dspace-7_x] Graceful shutdown on SIGINT (e.g. from 'pm2 stop').
2023-09-14 12:29:23 -05:00
Mark H. Wood
d6cabd1d01
Document a modified method as required by PR guidelines.
...
(cherry picked from commit bf9b2b82e1
)
2023-09-14 16:07:36 +00:00
Mark H. Wood
46e2f4e22c
Properly await termination.
...
(cherry picked from commit 4449737aed
)
2023-09-14 16:07:36 +00:00
Mark H. Wood
15c2af5fbf
Graceful shutdown on SIGINT (e.g. from 'pm2 stop').
...
(cherry picked from commit 6709c3bb5f
)
2023-09-14 16:07:36 +00:00
Tim Donohue
a37e0f29b7
Merge pull request #2497 from DSpace/backport-2493-to-dspace-7_x
...
[Port dspace-7_x] Correct text of help info on edit group page
2023-09-14 11:01:38 -05:00