Commit Graph

10613 Commits

Author SHA1 Message Date
Mattia Vianelli
b17cc5d3c3 DSC-1709 provided label for cclicense required error 2024-09-03 14:19:27 +02:00
Alexandre Vryghem
70f0af6611 117287: Removed method calls returning observables from the EPerson form 2024-09-03 11:36:04 +02:00
Tim Donohue
c659061ff0 Merge pull request #3253 from alexandrevryghem/w2p-117287_fix-item-version-performance-issues_contribute-main
Fixed Edit Item's Version History crashing
2024-08-29 16:43:02 -05:00
Victor Hugo Duran Santiago
3a5e309d38 Set color black on filter section for mobile
(cherry picked from commit 36c95db7bf)
2024-08-29 19:59:42 +00:00
Vlad Novski
3b4e0d51cd fix[i18n]: typo in German translation 2024-08-29 18:56:28 +02:00
Yana De Pauw
297562249a Support onRoute on the menuproviders in appmenu
Adds support to define routes for which the menu providers needs to be present in appmenu
Moves menu adding away from the resolver and to the init service
Refactored statsmenu to show stats on all pages based on dso somewhere in the route
2024-08-28 11:08:56 +02:00
andreaNeki
0eb2d5ce58 Improving accessibility on the new user registration page 2024-08-27 17:02:12 -03:00
Jens Vannerum
bde12bab38 Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-8.0' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0 2024-08-27 10:49:28 +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
Yury Bondarenko
0291942613 Proof-of-concept: independent menu section providers
- Replace god-class resolvers with a service that populates the menus from lists of injectable providers
- Static menu sections are resolved at the root route ~ `resolveStatic`
- Route-dependent menu sections can be declared in the same structure, but are resolved on-demand ~ `resolveRoute`
- More and more easily customizable
  - Parts can be moved between menus, removed, replaced or extended individually
  - The dependencies of each provider are independent of each other
  - Order of providers determines the order of each menu → single source of truth for the order
2024-08-23 18:39:41 +02:00
Andrea-Guevara
c75f1f031a Merge branch 'DSpace:main' into StatusPageAccessibility 2024-08-23 11:03:33 -03: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
Alexandre Vryghem
04bbaf9cb9 117287: Simplified the if conditions on the edit/save/discard buttons on item versions 2024-08-14 23:50:28 +02:00
Alexandre Vryghem
9c2909933c Merge branch 'w2p-117287_fix-item-version-performance-issues_contribute-7.6' into w2p-117287_fix-item-version-performance-issues_contribute-main
# Conflicts:
#	src/app/item-page/versions/item-versions.component.html
#	src/app/item-page/versions/item-versions.component.ts
2024-08-14 23:04:54 +02:00
Alexandre Vryghem
d09f5297a1 117287: Removed method calls returning observables from the item versions overview 2024-08-14 22:46:14 +02:00
pcg-kk
d9d39b0cb5 fix: use the correct link name for find by href for findListByHref 2024-08-13 19:36:02 +02:00
pcg-kk
a862d84738 fix: use the correct link name for find by href 2024-08-13 19:34:13 +02:00
pcg-kk
973fd339da fix: add unit test for rename property case 2024-08-13 19:34:13 +02:00
pcg-kk
3351615140 fix: linkName from decorator assign value to the correct property 2024-08-13 19:34:12 +02:00
Alexandre Vryghem
f61e8652d7 Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibibity-fixes_contribute-main
# 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-08-13 13:45:10 +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
ee7e8358e7 Merge pull request #3243 from tdonohue/fix_lint_error
Fix lint error regarding missing interface
2024-08-09 08:58:46 -05:00
Alan Orth
fd7fb5de37 Merge pull request #3236 from 4Science/task/main/CST-15589 2024-08-08 20:27:15 -07:00
Tim Donohue
ad6a9438de Fix lint error regarding missing interface 2024-08-08 16:49:20 -05:00
Tim Donohue
7a24bf2c7f Merge pull request #3048 from saschaszott/patch-21-squashed
add import of missing Angular interfaces (squashed version)
2024-08-08 16:33:50 -05:00
Tim Donohue
84b32b70a5 Merge pull request #3235 from saschaszott/patch-26
Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:18:08 -05:00
Sascha Szott
92dcffcba1 fix space issue 2024-08-07 16:57:02 +02:00
Sascha Szott
45c018f5f6 added missing translations in de.json5 (prefix workspace-item) 2024-08-07 16:50:17 +02:00
Sascha Szott
cddceadea1 remove duplicated delete route 2024-08-07 16:05:17 +02:00
Simone Ramundi
56ba23fc3d [CST-15589] Updated slider implementation in template 2024-08-07 14:30:44 +02:00
Simone Ramundi
6c2d541b89 [CST-15589] Updated slider implementation in SearchRangeFilterComponent 2024-08-07 14:30:24 +02:00
Christian Clauss
bfd61b2f19 Fix typos discovered by codespell 2024-08-06 15:52:15 +02:00
root
ce2abfe584 Improving the file browser for importing metadata 2024-08-01 13:04:17 -03:00
root
2c259f5ae9 A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible 2024-07-30 17:20:47 -03:00
milanmajchrak
7e864d27b4 Fixed linting error. 2024-07-26 15:49:37 +02:00
milanmajchrak
b10563ea53 Updated some messages following the lindat v5 and clarin-dspace v7 instance. 2024-07-26 15:32:57 +02:00
Alexandre Vryghem
7d5ae8e209 Merge branch 'w2p-116728_removed-unnecessary-ngvars_contribute-7.6' into w2p-116728_removed-unnecessary-ngvars_contribute-main
# Conflicts:
#	src/app/thumbnail/thumbnail.component.ts
2024-07-26 14:56:41 +02:00
Alexandre Vryghem
d31e17894c 116728: Removed unnecessary *ngVars from the ThumbnailComponent 2024-07-26 14:50:34 +02:00
root
351abaa5c2 Removing position-fixed bootstrap class so that navbar links are available again 2024-07-25 10:44:00 -03:00
kshepherd
6657b46a6b Merge pull request #3112 from 4Science/task/main/DURACOM-273
[#3111] fix markdown rendering applying before mathjax rendering
2024-07-25 14:42:25 +02:00
autavares-dev
6cb4faa8d3 Fix truncatable-part keyboard accessibility 2024-07-22 21:20:05 -03:00
Alisa Ismailati
fa0ec0bf0c [CST-15590] Close user profile menu after menu entry is selected 2024-07-19 16:43:39 +02:00
Alisa Ismailati
703945c804 [CST-15591] Fixed headings by their rank 2024-07-19 14:54:39 +02:00
Ricardo Saraiva
43071da3eb Update pt-PT.json5
Lint errors review.
2024-07-18 14:20:55 +01:00