Davide Negretti
ad5ace79fb
Changes by alex
2021-09-10 10:36:37 +02:00
Davide Negretti
dd2df9106c
[CST-4499] Version history (WIP) - Fixes to API calls
2021-09-10 10:36:33 +02:00
Davide Negretti
05385f3568
[CST-4499] Version history (WIP) - Fixes to API calls
2021-09-10 10:19:33 +02:00
Davide Negretti
d402ab7dcf
[CST-4499] Version history (WIP) - New version modal and other changes
2021-09-09 00:57:44 +02:00
Davide Negretti
72bfab16df
[CST-4499] Version history (WIP) - Changes to in-row editing, code cleanup, added modal for new versions
2021-09-08 12:08:54 +02:00
Davide Negretti
95ffc7a016
[CST-4499] Version history (WIP) - Added in-row editing in version history (call to REST service TBD) and other fixes
2021-09-07 20:33:47 +02:00
Davide Negretti
6f24b31b39
[CST-4499] Version history (WIP) - Removed summary page (with routing) and modal
2021-09-07 14:47:36 +02:00
Davide Negretti
a1e312440f
[CST-4499] Version history (WIP) - Buttons added to history, form replaced with modal, minor fixes
2021-09-06 20:51:34 +02:00
Alessandro Martelli
5b036e84e1
[CST-4499] Version history module (WIP)
2021-09-02 16:20:43 +02:00
Tim Donohue
adb40d8712
Merge pull request #1295 from atmire/w2p-81901_Fix-sidebar-a11y-issues
...
Fix sidebar a11y issues
2021-08-23 16:01:33 -05:00
Yura Bondarenko
714ea5d8f9
81901: Add in forgotten translate pipe
2021-08-23 15:45:22 +02:00
Yura Bondarenko
9cb8a77bf8
81901: Fix OnClickMenuItemComponent unit test
2021-08-20 18:24:38 +02:00
Yura Bondarenko
3c4f3e9104
81901: Fix navigation/onclick function ~ enter key
2021-08-20 10:53:01 +02:00
Yura Bondarenko
9d66bc5167
81901: Use sidebar section text for tooltip
2021-08-20 09:43:36 +02:00
Yura Bondarenko
ab6e8be6b1
Remove unused import
2021-08-16 17:53:17 +02:00
Yura Bondarenko
2a10f6bf9e
81901: AdminSidebarSectionComponent navigate on spacebar
2021-08-16 17:36:04 +02:00
Yura Bondarenko
7ae26d3ebb
81901: Fix expandable section submenu spacing
...
* Selection outlines were cut off by the icon (which needs to be full height for the animation-
2021-08-16 17:36:04 +02:00
Yura Bondarenko
2fa06d28e3
81901: Make expandable section not a link
2021-08-16 17:36:04 +02:00
Yura Bondarenko
214833af68
81901: Add aria-expanded attribute to expandable items
2021-08-16 16:50:36 +02:00
Yura Bondarenko
c63d049d55
81901: Make expanded submenu items slide in from under collapsed sidebar
2021-08-16 16:39:56 +02:00
Yura Bondarenko
303e69a6b9
81901: Make admin sidebar header not a link
2021-08-16 09:50:04 +02:00
Yura Bondarenko
129ea726e8
81901: Enable spacebar toggling for admin sidebar items
2021-08-16 09:50:04 +02:00
Yura Bondarenko
b32226c5ed
81901: Fix keyboard/hover expand/collapse interactions
2021-08-13 17:14:54 +02:00
Yura Bondarenko
b84e003f27
81901: Update unit tests
2021-08-06 19:03:31 +02:00
Yura Bondarenko
4ae526d6b2
81901: Expand/collapse admin sidebar preview on focusin/focusout
2021-08-06 18:32:14 +02:00
Yura Bondarenko
1bad7fae3f
81901: Set aria-disabled for menu links and sidebar sections
2021-08-06 18:14:44 +02:00
Yura Bondarenko
2265de8d44
81901: Single link in sidebar menu entries
...
+ improved focus ring styling
2021-08-06 18:14:44 +02:00
Yura Bondarenko
d095c98b13
81901: Menu item components as ul > li
2021-08-06 18:14:43 +02:00
Tim Donohue
5a12f34593
Merge pull request #1287 from atmire/language-attribute-html-tag
...
Language attribute on HTML tag
2021-08-05 16:53:33 -05:00
Tim Donohue
a45780566f
Merge pull request #1283 from josekarvalho/patch-2
...
Update en.json5
2021-08-05 15:55:12 -05:00
lotte
43c03de0ad
Language attribute on HTML tag
2021-08-04 17:38:27 +02:00
Tim Donohue
9fc7b57157
Correct year in LICENSE
dspace-7.0
2021-07-29 12:55:59 -05:00
Tim Donohue
f0474ce2f2
Merge branch 'main' of github.com:DSpace/dspace-angular
2021-07-29 12:50:42 -05:00
Tim Donohue
3664a06d8b
Update README for 7.0. Sync some sections with DSpace/DSpace
2021-07-29 12:50:15 -05:00
José Carvalho
85ae3da0c0
Update en.json5
...
removed strings not used
2021-07-29 18:46:28 +01:00
Tim Donohue
232b457eff
Merge pull request #1264 from josekarvalho/patch-1
...
Update pt-PT.json5
2021-07-29 12:37:04 -05:00
José Carvalho
14f026f8c4
Update en.json5
...
Updated with missing strings (found by revising the portuguese translation), and added new strings to support relations between entities and the import of external funding from the OpenAIRE API. Removed one duplicate string.
2021-07-29 15:47:31 +01:00
José Carvalho
681fa3cbe9
Update pt-PT.json5
...
Update additional strings
2021-07-29 15:16:11 +01:00
Tim Donohue
47302acf66
Merge pull request #1282 from tdonohue/test_ssr_working
...
SEO + SSR fixes: Fix <meta> tag syntax and add a basic test that SSR is working
2021-07-26 15:49:47 -05:00
Tim Donohue
91bb5e2fd4
Add a basic SSR test to GitHub CI
2021-07-26 15:15:03 -05:00
Tim Donohue
7fcd055458
Meta tags should use "name" not "property" attribute, as "name" is HTML5
2021-07-26 15:14:36 -05:00
Tim Donohue
4292af4294
Merge pull request #1280 from atmire/fix-first-request-issue
...
Fix issue where the app wouldn't load for the first request in prod mode
2021-07-26 10:03:08 -05:00
Art Lowel
8ee12868aa
deal with errors that aren't error responses
2021-07-26 13:38:40 +02:00
Art Lowel
8f43fbd399
check if correlationid exists before adding it as a header
2021-07-26 11:54:25 +02:00
Tim Donohue
e9a03994e2
Merge pull request #1278 from atmire/remove-plus-from-folders
...
Update folder structure based on style guide
2021-07-23 11:28:38 -05:00
Art Lowel
acf2b0ee57
switch scss imports back to relative paths
2021-07-23 17:59:57 +02:00
Art Lowel
1c5bfbac24
remove a missed plus sign
2021-07-23 17:41:42 +02:00
Tim Donohue
9483e3ff2c
Merge pull request #1277 from atmire/test-date-timezone-issue
...
Fix timezone issue with test dates
2021-07-23 10:19:46 -05:00
Art Lowel
124845bee1
update folder structure based on style guide
2021-07-23 17:18:51 +02:00
Art Lowel
3c1263ada6
fix timezone issue with test dates
2021-07-23 16:30:25 +02:00