Andreas Awouters
c1fa52ee64
118220: Store messages with ID so clears can be targeted
2024-09-25 09:50:33 +02:00
Alan Orth
29c1b51073
.github/workflows/build.yml: use Node.js v18 and v20
...
Node.js v16 LTS is end of life since October, 2023.
See: https://nodejs.org/en/about/previous-releases
2024-09-25 08:34:04 +03:00
Alan Orth
35946dcf7c
Update isbot dependency
...
Note that the minimum supported Node.js version is now v18, as v16
is now end of life.
2024-09-25 08:17:03 +03:00
Alexandre Vryghem
f49bdcd8c8
Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibility-fixes_contribute-7_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:03:46 +02:00
Andreas Awouters
35d29c8425
118220: Add LiveRegion to RootComponent
2024-09-20 13:31:45 +02:00
Andreas Awouters
e987c35450
118220: Add liveRegionComponent & Service tests
2024-09-20 13:31:45 +02:00
Andreas Awouters
83a44ba924
118220: Add live-region service and component
2024-09-20 13:31:44 +02:00
Tim Donohue
593e67fe72
Merge pull request #3326 from tdonohue/port_3318_to_7x
...
[Port dspace-7_x] Bump Express to v4.20.0
2024-09-11 16:58:35 -05:00
Tim Donohue
f7706760cd
Bump Express to v4.20.0
2024-09-11 16:30:40 -05:00
Tim Donohue
350cbea6d5
Merge pull request #3306 from tdonohue/port_3011_to_7x
...
[Port dspace-7_x] Fixed page and admin menu for Shibboleth auth
2024-09-05 16:37:58 -05:00
Michael Spalti
98d9f639f7
Updated browser init to update cache after external auth.
2024-09-05 16:06:42 -05:00
Tim Donohue
36f07604ae
Merge pull request #3302 from tdonohue/port_3284_to_7x
...
[Port dspace-7_x] Bump micromatch to 4.0.8
2024-09-05 08:41:02 -05:00
Tim Donohue
4ee1c83073
Bump micromatch to 4.0.8
2024-09-04 17:02:50 -05:00
Tim Donohue
e73139d977
Merge pull request #3297 from DSpace/backport-3289-to-dspace-7_x
...
[Port dspace-7_x] Ignore some paths from file watcher
2024-09-04 11:29:41 -05:00
Kim Shepherd
fa95f56be0
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:12 +00:00
Tim Donohue
ef4496fd21
Merge pull request #3285 from tdonohue/port_3273_to_7x
...
[Port dspace-7_x] Bump axios from 1.6.7 to 1.7.4
2024-08-30 13:27:05 -05:00
Tim Donohue
dc3bf37521
Bump axios from 1.6.7 to 1.7.4
2024-08-30 12:05:04 -05:00
Tim Donohue
b00470aca0
Merge pull request #3035 from VictorHugoDuranS/dspace_7_2682
...
Set color black on filter section for mobile
2024-08-29 14:59:23 -05:00
Tim Donohue
c9ecc560ee
Merge pull request #3278 from DSpace/backport-3277-to-dspace-7_x
...
[Port dspace-7_x] Typo in German translation
2024-08-29 13:29:54 -05:00
Vlad Novski
d697d0f7a7
fix[i18n]: typo in German translation
...
(cherry picked from commit 3b4e0d51cd
)
2024-08-29 18:29:16 +00:00
Alexandre Vryghem
d09f5297a1
117287: Removed method calls returning observables from the item versions overview
2024-08-14 22:46:14 +02: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
fd2bc90ae2
Merge pull request #3245 from alanorth/backport-3236-to-dspace-7_x
...
[Port dspace-7_x] #3094 - Update date slider to prevent automatic page reloads
2024-08-09 09:31:21 -05:00
Alan Orth
288c75851e
src/app/shared/search: date slider accessibility
...
Update date slider to prevent automatic page reloads.
2024-08-08 23:17:22 -07:00
Tim Donohue
d5a375ee65
Merge pull request #3240 from tdonohue/port_3235_to_7x
...
[Port dspace-7_x] Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:22:23 -05:00
Sascha Szott
5101677d9a
fix space issue
2024-08-07 14:21:03 -05:00
Sascha Szott
9135c6318d
added missing translations in de.json5 (prefix workspace-item)
2024-08-07 14:21:00 -05:00
Tim Donohue
11fad8d3ce
Merge pull request #3190 from DSpace/backport-3186-to-dspace-7_x
...
[Port dspace-7_x] Docker build: fix FromAsCasing warning
2024-07-17 16:33:28 -05:00
Sascha Szott
f7f279c5ed
fix FromAsCasing warning
...
(cherry picked from commit f4fe2b8632
)
2024-07-17 16:33:36 +00:00
Tim Donohue
35b83cc168
Merge pull request #3187 from tdonohue/port_3172_to_7x
...
[Port dspace-7_x] Minor fix in french translation file
2024-07-17 11:19:35 -05:00
Emmanuel
73b5d776da
Fix a french translation for consistency
2024-07-17 10:36:08 -05:00
Emmanuel Pastor
b08b6cca8c
Fix a french translation for consistency
2024-07-17 10:36:03 -05:00
Tim Donohue
e2c886c9a4
Merge pull request #3177 from DSpace/backport-3155-to-dspace-7_x
...
[Port dspace-7_x] Accessibility on the Edit metadata tab
2024-07-10 16:26:09 -05:00
Tim Donohue
b00ce65e8b
Merge pull request #3147 from atmire/w2p-116132_fixed-cookie-issues_contribute-7.6
...
[Port dspace-7_x] Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 15:22:24 -05:00
root
bdea9a6d71
Resolution of issue #1193 - Addition of the aria-label attribute to the add, save, discard and undo buttons on the metadata editing page
...
(cherry picked from commit 4e783e76d1
)
2024-07-10 19:53:17 +00:00
Tim Donohue
1d8d3b3c27
Update version tag for development of next release
2024-07-09 14:34:17 -05:00
Tim Donohue
c5448fe252
Update version tag for release
dspace-7.6.2
2024-07-09 14:28:46 -05:00
Alan Orth
a705067aed
Merge pull request #3152 from alanorth/client-user-agent
...
Forward client's user-agent instead of Node's
2024-07-03 08:54:24 +03:00
Tim Donohue
28bd6a5fe6
Merge pull request #3063 from tdonohue/port_new_csrf_fixes_to_7x
...
[Port dspace-7_x] Ensures CSRF token is initialized prior to first modifying (non-GET) request
2024-07-01 11:35:51 -05:00
Alan Orth
5b2966cf48
src/app/core: forward client user-agent
...
Forward the client's user-agent instead of sending Node's.
2024-06-28 07:58:15 +03:00
lotte
087c203f72
116132: Fixed cookie issue
2024-06-25 18:28:56 +02:00
Tim Donohue
735a3af254
Merge pull request #3139 from tdonohue/port_3138_to_7x
...
[Port dspace-7_x] Fix error which prevent submitter to deposit a new item
2024-06-20 14:37:34 -05:00
Giuseppe Digilio
3036e72c4c
[DURACOM-282] fix issue with submission edit page when providing a not existing workspaceitem
2024-06-20 11:35:53 -05:00
Giuseppe Digilio
4eacdfb113
[DURACOM-282] fix issue with removing duplicated json patch operations, which in some case changed the order in the queue
2024-06-20 11:24:51 -05:00
Tim Donohue
fbb97167d6
Merge pull request #3135 from tdonohue/port_3029_to_7x
...
[Port dspace-7_x] src/assets/i18n: CrossRef → Crossref
2024-06-20 07:00:03 -05:00
Alan Orth
2d881c9621
src/assets/i18n: CrossRef → Crossref
...
As part of a rebranding in 2015 Crossref started stylizing their
name as "Crossref" instead of "CrossRef".
See: https://www.crossref.org/blog/the-logo-has-landed/
2024-06-18 15:41:31 -05:00
Tim Donohue
31508ed5eb
Merge pull request #3121 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
Remove Bitstreams on edit-item-page doesn't work
2024-06-18 12:12:09 -05:00
Tim Donohue
3895d26d0b
Merge pull request #3133 from tdonohue/port_3129_to_7x
...
[Port dspace-7_x] Bump ws from 7.5.9 to 7.5.10
2024-06-17 17:14:06 -05:00