Commit Graph

12287 Commits

Author SHA1 Message Date
Jens Vannerum
8a5181a9a3 documentation file 2024-09-25 14:55:37 +02:00
Jens Vannerum
2380d4e751 fix bug in lint rule, add docs for rule and update name so it's clear this is only for buttons currently 2024-09-20 16:45:05 +02:00
Jens Vannerum
7ade453218 lint rule with autofix to disallow the disabled input on button elements 2024-09-18 13:07:56 +02:00
Jens Vannerum
d3e87c68fd 117544: fix remaining bug 2024-09-16 16:10:00 +02:00
Jens Vannerum
eb5aadaf8a 117544: linting 2024-09-16 14:19:14 +02:00
Jens Vannerum
aec970f9d1 117544: rename directive to be clear it should currently only be used for buttons 2024-09-16 14:18:26 +02:00
Jens Vannerum
e7d050d3eb 117544: PR feedback
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
2024-09-16 14:13:20 +02:00
Jens Vannerum
a1f17dcf31 Merge remote-tracking branch 'upstream/dspace-8_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0 2024-08-27 11:23:37 +02:00
Jens Vannerum
b6df0c9a5c 117544: port to 8.0 standard after merge 2024-08-27 10:47:05 +02:00
Jens Vannerum
b2a155386d Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-7.6' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0 2024-08-26 13:38:55 +02:00
Jens Vannerum
2d48cc0f69 117544: add spec for directive 2024-08-26 10:46:45 +02:00
Jens Vannerum
4527349dcf 117544: alter specs to match new logic 2024-08-26 10:46:45 +02:00
Jens Vannerum
43745d830b 117544: replace all disabled states with our dsDisabled directive 2024-08-23 14:52:16 +02:00
Jens Vannerum
63c76644c1 117544: First implementation of an aria friendly disabled state 2024-08-23 14:10:58 +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
kshepherd
d4239833d5 Merge pull request #3218 from DSpace/backport-3112-to-dspace-8_x
[Port dspace-8_x] [#3111] fix markdown rendering applying before mathjax rendering
2024-07-25 15:14:46 +02:00
Andrea Barbasso
3c665a736d [DURACOM-273] fix markdown rendering applying before mathjax rendering
(cherry picked from commit 66e1a2488b)
2024-07-25 12:42:45 +00:00
Tim Donohue
02e1e28ed2 Merge pull request #3191 from DSpace/backport-3186-to-dspace-8_x
[Port dspace-8_x] Docker build: fix FromAsCasing warning
2024-07-17 16:33:19 -05:00
Sascha Szott
c7489d123e fix FromAsCasing warning
(cherry picked from commit f4fe2b8632)
2024-07-17 16:33:39 +00:00
Tim Donohue
4fca4de1e1 Merge pull request #3188 from tdonohue/port_3172_to_8x
[Port dspace-8_x] Minor fix in french translation file
2024-07-17 11:19:25 -05:00
Emmanuel
73279f43c2 Fix a french translation for consistency 2024-07-17 10:38:16 -05:00
Emmanuel Pastor
8af91b28ec Fix a french translation for consistency 2024-07-17 10:38:12 -05:00
Tim Donohue
6c5b2c478a Merge pull request #3180 from DSpace/backport-3166-to-dspace-8_x
[Port dspace-8_x] fixes image path for dspace-postgres-pgcrypto
2024-07-10 17:21:04 -05:00
Bridget Almas
4bb6012cc1 fixes error in image command for dspace-postgres-pgcrypto
(cherry picked from commit 7e600bef57)
2024-07-10 21:35:14 +00:00
Tim Donohue
c616c2b0ab Merge pull request #3179 from tdonohue/port_3146_to_8x
[Port dspace-8_x] Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 16:24:41 -05:00
lotte
1bd8db517f 116132: Fixed cookie issue 2024-07-10 15:29:45 -05:00
Tim Donohue
27ba5bf131 Merge pull request #3178 from DSpace/backport-3155-to-dspace-8_x
[Port dspace-8_x] Accessibility on the Edit metadata tab
2024-07-10 15:26:13 -05:00
root
b0431f3abe 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:22 +00:00
Tim Donohue
115cdd6090 Merge tag 'dspace-7.6.2' into dspace-8_x 2024-07-09 15:04:29 -05:00
Tim Donohue
c5448fe252 Update version tag for release dspace-7.6.2 2024-07-09 14:28:46 -05:00
Tim Donohue
a94cbe17c1 Merge pull request #3160 from DSpace/backport-3158-to-dspace-8_x
[Port dspace-8_x] Docker compose syntax changes
2024-07-03 14:06:35 -05:00