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
|
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 |
|
Tim Donohue
|
e9b39ff106
|
Merge pull request #3131 from tdonohue/port_3125_to_7x
[Port dspace-7_x] Bump postcss to 8.4.38
|
2024-06-17 16:49:42 -05:00 |
|
Tim Donohue
|
8615c70ccc
|
Bump ws from 7.5.9 to 7.5.10
|
2024-06-17 16:21:54 -05:00 |
|
Tim Donohue
|
93f1ae0b49
|
Merge pull request #3130 from tdonohue/port_3124_to_7x
Bump express from 4.18.2 to 4.19.2
|
2024-06-17 15:11:52 -05:00 |
|
Tim Donohue
|
8990a2d132
|
Bump postcss to 8.4.38
|
2024-06-17 15:03:05 -05:00 |
|
Tim Donohue
|
f4eb8876c2
|
Bump express from 4.18.2 to 4.19.2
|
2024-06-17 14:37:28 -05:00 |
|
Tim Donohue
|
eb7a93a12f
|
Merge pull request #3128 from tdonohue/port_2915_to_7x
[Port dspace-7_x] Bump tar to 6.2.1
|
2024-06-17 14:21:25 -05:00 |
|
Tim Donohue
|
69eedf4015
|
Bump tar to 6.2.1
|
2024-06-17 13:04:59 -05:00 |
|
Tim Donohue
|
ff31c302e2
|
Merge pull request #3126 from tdonohue/port_3123_to_7x
[Port dspace-7_x] Bump braces from 3.0.2 to 3.0.3
|
2024-06-17 12:34:21 -05:00 |
|
Tim Donohue
|
7b554a48f9
|
Bump braces from 3.0.2 to 3.0.3
|
2024-06-17 10:41:08 -05:00 |
|
Tim Donohue
|
c088ccb32e
|
Merge pull request #3119 from tdonohue/port_3067_to_7x
[Port dspace-7_x] Fix "Browse by Author" remaining serious accessibility issues
|
2024-06-17 09:27:26 -05:00 |
|
Alexandre Vryghem
|
1990120fa0
|
Merge branch 'refs/heads/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
|
2024-06-14 23:07:12 +02:00 |
|
Alexandre Vryghem
|
1444271e69
|
115046: Fixed edit item bitstream tab buttons not updating correctly & removed method calls retuning observables in edit collection's content source tab
|
2024-06-14 23:03:56 +02:00 |
|
Tim Donohue
|
09bf25a233
|
Merge pull request #3039 from VictorHugoDuranS/dspace-7_2668
Fix - Change color Contrast in cookie settings box
|
2024-06-14 15:31:33 -05:00 |
|
Tim Donohue
|
9580b29491
|
Merge pull request #3118 from DSpace/backport-3099-to-dspace-7_x
[Port dspace-7_x] Improving accessibility of the ds-loading component
|
2024-06-14 15:13:31 -05:00 |
|
Tim Donohue
|
5fe6dfb949
|
Merge pull request #3117 from DSpace/backport-3115-to-dspace-7_x
[Port dspace-7_x] Fixes: Site hangs when selecting items via keyboard from the hamburger menu
|
2024-06-14 15:05:43 -05:00 |
|
root
|
ebb846f2a9
|
Correcting a formatting error
|
2024-06-14 15:02:36 -05:00 |
|
root
|
983e955398
|
DSpace #1176 - Browse by Author serious issues
|
2024-06-14 15:02:13 -05:00 |
|