Yana De Pauw
bb02acf13e
Fix id related issues and add accessibility handle
2025-02-21 13:23:54 +01:00
Yana De Pauw
8b9af3b04c
Remove circulary dependency
2025-02-18 15:13:19 +01:00
Yana De Pauw
ea53111aa1
Remove circulary dependency
2025-02-17 12:57:47 +01:00
Yana De Pauw
59481abd7f
Remove circulary dependency
2025-02-17 12:57:35 +01:00
Yana De Pauw
276452e4b9
Update DSO menu to also work for subpaths of the DSO and add missing messages
2025-02-14 11:08:47 +01:00
Yana De Pauw
f6263f86a4
Fix tests and issue with the getID methods
2025-02-13 15:57:02 +01:00
Yury Bondarenko
3f7c42c51e
Menu sections should be inactive by default
...
If an expandable section in the navbar is acive by default, it will expand whn the page loads
2025-02-07 13:46:24 +01:00
Yana De Pauw
4f1013a20d
Fix small issues
2025-01-20 13:27:36 +01:00
Yana De Pauw
cb4a7b31f0
Add missing provider tests
2025-01-06 14:38:19 +01:00
Yana De Pauw
b8bb3ff815
Merge branch 'w2p-121550_refactor-menu-resolvers-7.6_option-1' into refactor-menu-resolvers-7.6_sketch-branch
2025-01-02 17:42:51 +01:00
Yana De Pauw
4729ae950d
Fix merge issues
2025-01-02 14:17:06 +01:00
Yana De Pauw
1c1bcc704a
Merge branch 'refactor-menu-resolvers-7.6_basic-providers-tests' into refactor-menu-resolvers-7.6_sketch-branch
2025-01-02 11:14:56 +01:00
Alexandre Vryghem
d85d5fbd71
121550: Use IDs on the routes in order to assign AbstractRouteContextMenuProviders
2025-01-02 10:29:30 +01:00
Alexandre Vryghem
44d2450543
121550: Fixed dso edit menu crashing when dso isn't resolved yet
2024-12-13 11:03:36 +01:00
Yury Bondarenko
b2715501b0
Update tests to match
2024-11-25 16:49:16 +01:00
Yury Bondarenko
7cd13f692e
Merge remote-tracking branch 'contrib/refactor-menu-resolvers-7.6_basic-providers-tests' into refactor-menu-resolvers-7.6_sketch-branch
2024-11-25 16:38:46 +01:00
Yana De Pauw
a105131b2b
Finalise menu refactor, add typedocs and tests
2024-11-15 18:25:37 +01:00
Yana De Pauw
5a7ebd4ba9
Continue the menu refactor and cleanup
2024-10-18 13:01:22 +02:00
Yana De Pauw
005936b18d
Support withSubs on the menuproviders in appmenu
...
Adds support to define child providers for a parent menu using a .withSubs option. This parent menu will always be displayed as an expandable menu.
When no children are visible, the expandable menus will be hidden.
2024-10-11 15:51:34 +02:00
Yana De Pauw
83dc069673
Make tests compile
2024-09-11 11:38:02 +02:00
Nona Luypaert
5e24ed1fb6
117648: Add tests for basic MenuProviders
2024-09-06 16:55:25 +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
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
Tim Donohue
404ccd9b0e
Update version tag for release
dspace-7.6
2023-06-23 12:54:41 -05:00
Tim Donohue
990bde43ab
Merge pull request #2336 from atmire/w2p-103005_variable-overwrite-fix_contribution
...
Fix background-color overwrite issue
2023-06-23 10:01:53 -05:00
Tim Donohue
db526a0c25
Merge pull request #2331 from tdonohue/ssr_redirect_301
...
Implement basic 301 Redirect for DSpace 6.x URLs when SSR is used.
2023-06-23 08:59:30 -05:00
Tim Donohue
9a5e26f640
Merge pull request #2334 from 4Science/fix-bistream-download-cache
...
fix for bitstreams are not visible to crawlers when caching is enabled
2023-06-23 08:56:02 -05:00
lotte
d4a59dd51c
Merge branch 'w2p-103005_variable-overwrite-fix'
2023-06-23 12:07:22 +02:00
lotte
3d133f6166
103005: Fixed issue where bg colours couldn't be overwritten in themes
2023-06-23 11:50:05 +02:00
Giuseppe Digilio
163014306c
[DURACOM-172] improve regex
2023-06-23 09:23:28 +02:00
Giuseppe Digilio
d9857a7a9a
Merge branch 'main' into fix-bistream-download-cache
2023-06-23 09:16:17 +02:00
Tim Donohue
5331ff68db
Merge pull request #2330 from doana/dynamic-scrollable-dropdown-accessibility
...
Add the ability to expand / collapse via keyboard
2023-06-22 15:23:33 -05:00
Tim Donohue
d4a5308d0c
Refactor to use HardRedirectService. Update its redirect method to support optional statusCode
2023-06-22 13:37:14 -05:00
Giuseppe Digilio
6a58e49fb4
[DURACOM-172] add check to save only successful response into the SSR cache
2023-06-22 18:16:53 +02:00
Tim Donohue
661b4aef9d
Merge pull request #2332 from 4Science/DURACOM-170
...
"Add Collection" form loads
2023-06-22 11:10:39 -05:00
Alisa Ismailati
47e7eb1a4f
[DURACOM-170] Fixed "add collection" behavior
2023-06-22 12:14:15 +02:00
Tim Donohue
0fe33eecd1
Implement basic 301 Redirect when SSR is used.
2023-06-21 15:36:59 -05:00
Adam Doan
275b057b40
Add the ability to expand / collapse via keyboard
2023-06-21 17:37:22 +00:00
Art Lowel
499bfe3154
Merge pull request #2277 from paulo-graca/bugfix/addressing-#2276
...
new project metadata representation component
2023-06-21 09:19:06 +02:00
Tim Donohue
5d39026eb7
Merge pull request #2245 from mwoodiupui/themeable-request-copy
...
Make some request-copy components themeable.
2023-06-20 16:27:45 -05:00
Tim Donohue
ee3e5ca14c
Merge pull request #2316 from alanorth/item-count-style
...
src/app: adjust item count style
2023-06-20 16:13:26 -05:00
Tim Donohue
834893249c
Merge pull request #2326 from 4Science/DURACOM-160
...
[DURACOM-160] Hide "Send feedback" link when CanSendFeedback is false
2023-06-20 15:50:59 -05:00
Alan Orth
07a8024daa
src/app: adjust item count style
...
Minor adjustment to community and collection item counts. Instead of
using the Bootstrap `lead` class, which reduces weight but increases
size, we should use the same badge / pill style used in other counts
like on on the browse by pages.
2023-06-20 22:33:11 +03:00
Paulo Graça
5c10e473e9
Merge branch 'main' into bugfix/addressing-#2276
2023-06-20 17:07:13 +01:00
Paulo Graça
1919f976f4
adding support for DSONameService
2023-06-20 15:30:56 +01:00
Tim Donohue
2fa8ab5365
Merge pull request #2322 from alanorth/english-strings
...
src/assets/i18n: update English strings
2023-06-20 09:27:43 -05:00
Tim Donohue
157eedade4
Merge pull request #2288 from atmire/add-referrer-to-pageview-event-7.6.0-next
...
Add referrer to pageview event
2023-06-20 09:20:42 -05:00
Paulo Graça
f471957c4c
adding support for DSONameService
2023-06-20 14:06:48 +01:00
Paulo Graça
72eaf35de1
adding support for DSONameService
2023-06-20 13:35:12 +01:00
Paulo Graça
e6fdc4597a
change param name in typescript doc
2023-06-20 10:34:34 +01:00