Andreas Awouters
|
cf54af2c22
|
117803: Refactor Item Edit Bitstreams page to use HTML Table elements
|
2024-10-01 10:37:39 +02:00 |
|
Andrea Barbasso
|
ad7bbb85cb
|
Merge remote-tracking branch 'github/main' into task/main/CST-15593
|
2024-09-30 11:20:18 +02:00 |
|
andreaNeki
|
73d39abfe5
|
Trying to correct an error in the focus implementation
|
2024-09-27 16:18:56 -03:00 |
|
andreaNeki
|
3658ad1ec0
|
Ensuring that the message “There were no items to show” is announced to the screen reader when necessary
|
2024-09-27 15:08:53 -03:00 |
|
andreaNeki
|
e54b1ce274
|
Adding focus to the input after the reset button is clicked
|
2024-09-27 14:01:44 -03:00 |
|
andreaNeki
|
9565f9b9ee
|
Adding the aria-label attribute to buttons
|
2024-09-27 13:44:31 -03:00 |
|
Tim Donohue
|
052b6a9bdd
|
Merge pull request #3337 from atmire/live-region-main
Live Region
|
2024-09-27 11:09:56 -05:00 |
|
Andreas Awouters
|
0f5a50a868
|
Merge branch 'live-region-8.0' into live-region-main
|
2024-09-27 10:15:51 +02:00 |
|
Andreas Awouters
|
dcf03fbe07
|
Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
# src/app/shared/live-region/live-region.component.ts
# src/app/shared/live-region/live-region.service.spec.ts
|
2024-09-27 10:10:07 +02:00 |
|
Andrea Barbasso
|
a2193a186a
|
Merge branch 'main' into task/main/CST-15593
|
2024-09-27 10:06:39 +02:00 |
|
Andreas Awouters
|
751d689ff6
|
118220: Add additional TypeDocs
|
2024-09-27 10:02:26 +02:00 |
|
Tim Donohue
|
cbd681d440
|
Merge pull request #3153 from eulereadgbe/patch-1
Fix to Mobile navbar hamburger menu for base (custom) theme
|
2024-09-26 13:21:53 -05:00 |
|
Tim Donohue
|
ff322e2ae1
|
Merge pull request #3340 from alphapetjg/main
DS-3330: Updated en.json5 to fixed typo for 'occurred'
|
2024-09-26 11:56:48 -05:00 |
|
Pascal-Nicolas Becker
|
af7b14851c
|
Merge pull request #3175 from saschaszott/patch-22
minor change: added missing periods in German translations
|
2024-09-26 16:45:10 +02:00 |
|
Pascal-Nicolas Becker
|
3664512e27
|
Merge pull request #3149 from saschaszott/patch-21
missing German translations (500 error)
|
2024-09-26 16:43:07 +02:00 |
|
Alisa Ismailati
|
bcaa73a161
|
[CST-15073][CST-15074] removed unnecessary additions
|
2024-09-25 10:18:32 +02:00 |
|
Alisa Ismailati
|
1565a1dc32
|
[CST-15073][CST-15074] Fixes
|
2024-09-25 10:18:24 +02:00 |
|
Alisa Ismailati
|
83615a1c90
|
[CST-15073][CST-15074] Adaptation with standalone components
|
2024-09-25 10:18:14 +02:00 |
|
Alisa Ismailati
|
214a77a65c
|
[CST-14902][CST-15073][CST-15074] Adds ORCID login flow with private email
|
2024-09-25 10:17:53 +02:00 |
|
Andreas Awouters
|
c1fa52ee64
|
118220: Store messages with ID so clears can be targeted
|
2024-09-25 09:50:33 +02:00 |
|
Andrea Barbasso
|
99100371b8
|
[CST-15078] add orcid icon with tooltip
|
2024-09-24 11:03:36 +02:00 |
|
Julia
|
ed5ac47f88
|
Update en.json5 - fixed typo for occurred
|
2024-09-23 15:53:55 -04:00 |
|
Andreas Awouters
|
debc2325cd
|
Merge branch 'live-region-8.0' into live-region-main
|
2024-09-20 14:25:03 +02:00 |
|
Andreas Awouters
|
2249464abf
|
Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
# config/config.example.yml
# src/app/shared/shared.module.ts
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
|
2024-09-20 14:03:19 +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 |
|
Andrea Barbasso
|
e2dc89c737
|
[CST-15595] fix tests
|
2024-09-20 10:26:46 +02:00 |
|
Jens Vannerum
|
1209b40ac9
|
117544: fix remaining bug
|
2024-09-16 16:09:41 +02:00 |
|
Andrea Barbasso
|
80e1daeb65
|
[CST-15593] allow orejime to start if privacy statement is disabled
|
2024-09-16 14:22:13 +02:00 |
|
Jens Vannerum
|
0928dc1ca9
|
117544: linting
|
2024-09-16 14:11:59 +02:00 |
|
Jens Vannerum
|
5a609d5bb1
|
117544: rename directive to be clear it should currently only be used for buttons
|
2024-09-16 13:45:33 +02:00 |
|
Jens Vannerum
|
9fd3c2d734
|
117544: PR feedback
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
|
2024-09-16 13:44:06 +02:00 |
|
Andrea Barbasso
|
58c5d742b7
|
[CST-15593] fix orejime startup error
this was happening because of hidden apps not being removed from category arrays.
|
2024-09-16 11:44:08 +02:00 |
|
Jens Vannerum
|
363356b47c
|
Merge remote-tracking branch 'upstream/main' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
|
2024-09-16 10:56:09 +02:00 |
|
Andrea Barbasso
|
7966efcaf2
|
Merge remote-tracking branch 'origin/main' into task/main/CST-15593
# Conflicts:
# yarn.lock
|
2024-09-16 10:17:06 +02:00 |
|
igorbaptist4
|
d7869f408e
|
fix identation
|
2024-09-11 15:15:26 -03:00 |
|
igorbaptist4
|
0ef2db146b
|
Configuring the URI link target
|
2024-09-11 14:48:59 -03:00 |
|
Yana De Pauw
|
83dc069673
|
Make tests compile
|
2024-09-11 11:38:02 +02:00 |
|
Christian Clauss
|
1a9d68c260
|
Merge branch 'main' into codespell
|
2024-09-06 22:53:45 +02:00 |
|
Simone Ramundi
|
2def01b8c2
|
Merge branch 'main' into task/main/DURACOM-296
|
2024-09-06 17:29:41 +02:00 |
|
Simone Ramundi
|
4d5910981a
|
[DURACOM-296] Enabled 'admin-div' only for Site Administrator
|
2024-09-06 17:10:09 +02:00 |
|
Nona Luypaert
|
5e24ed1fb6
|
117648: Add tests for basic MenuProviders
|
2024-09-06 16:55:25 +02:00 |
|
Tim Donohue
|
b5c00dd7d9
|
Merge pull request #3011 from mspalti/shibboleth-fix
Fixed page and admin menu for Shibboleth auth
|
2024-09-05 15:54:42 -05:00 |
|
Alexandre Vryghem
|
f03ed89687
|
117287: Removed method calls returning observables from the metadata schema registry
|
2024-09-05 20:09:03 +02:00 |
|
Alexandre Vryghem
|
c74c178533
|
117287: Removed method calls returning observables from the metadata registry
|
2024-09-05 19:38:18 +02:00 |
|
andreaNeki
|
f00eae6760
|
Code refactoring - Accessibility on the new user registration and forgotten password forms
|
2024-09-05 09:35:55 -03:00 |
|
Alexandre Vryghem
|
b55686e187
|
117287: Removed method calls returning observables from the pagination component
|
2024-09-05 01:09:05 +02:00 |
|
Alexandre Vryghem
|
680ed3bccf
|
117287: Removed method calls returning observables from the Group form
|
2024-09-05 01:09:04 +02:00 |
|
Alexandre Vryghem
|
d3019e4006
|
117287: Removed method calls returning observables from the Registry Formats page
|
2024-09-03 18:44:49 +02:00 |
|