Commit Graph

9476 Commits

Author SHA1 Message Date
Vlad Nouski
02baf86831 [CST-12044] removed aria hidden attribute 2024-02-15 17:32:46 +01:00
Vlad Nouski
c596b6c7ec [CST-12044] refactor: code 2024-02-07 08:31:06 +01:00
Vlad Nouski
18e62f4706 [CST-12044] fix accept/reject the license bug 2024-02-06 14:57:03 +01:00
Vlad Nouski
b86525990d [CST-12044] refactor: code 2024-02-06 13:23:02 +01:00
Vlad Nouski
71af428a16 [CST-12044] refactor: styles 2023-11-10 18:13:09 +01:00
Giuseppe Digilio
f7420391c9 Merge branch 'CST-12043-primary-bitstream-flag' into CST-12044-visualize-the-primary-bitstream 2023-11-03 22:13:04 +01:00
Giuseppe Digilio
9ce9606c38 [CST-12043] Fix layout 2023-11-03 22:12:00 +01:00
Giuseppe Digilio
034d7ddbbc [CST-12043] Remove ng-deep styles 2023-11-03 22:11:26 +01:00
Giuseppe Digilio
41eb34b7f4 [CST-12043] Add class for element container 2023-11-03 22:10:10 +01:00
Vlad Nouski
0f1f4e82e6 [CST-12043] feature: add label position 2023-10-31 12:45:09 +01:00
Vlad Nouski
823f728eaa Merge remote-tracking branch '4cience-origin/CST-12043-primary-bitstream-flag' into CST-12043-primary-bitstream-flag 2023-10-30 12:52:41 +01:00
Vlad Nouski
ca64baca43 [CST-12043] feature: add title 2023-10-30 12:46:05 +01:00
Giuseppe Digilio
9322129c7d Merge branch 'CST-12043-primary-bitstream-flag' into CST-12044-visualize-the-primary-bitstream 2023-10-27 19:30:49 +02:00
Giuseppe Digilio
027a6b09e8 Merged cdl7 into CST-12043-primary-bitstream-flag 2023-10-27 15:44:00 +00:00
Vlad Nouski
462aafb487 [CST-12044] feature: add translation for badge 2023-10-26 12:51:01 +02:00
Vlad Nouski
c644cc5102 [CST-12044] feature: add code coverage flag 2023-10-25 18:30:54 +02:00
Vlad Nouski
7cee04dd2d [CST-12044] feature: badge for primary bitstream 2023-10-25 18:29:48 +02:00
Vlad Nouski
f006bb3dff [CST-12043] fix: dependencies for unit test 2023-10-25 18:01:27 +02:00
Vlad Nouski
7c723caa15 [CST-12043] fix: redundant space 2023-10-24 12:52:46 +02:00
Vlad Nouski
6fc75a57e6 [CST-12043] ref: add and update documentation 2023-10-24 12:06:14 +02:00
Vlad Nouski
ae93cc0076 [CST-12043] fix: translation for custom switch 2023-10-24 12:05:12 +02:00
Tim Donohue
7c0fdcbe67 Merge pull request #2527 from alexandrevryghem/add-display-none-to-hidden-navbar-buttons_contribute-7.6
Minor header button improvements
2023-10-23 12:50:26 -05:00
Vlad Nouski
16327955a6 Merge commit 'bbc8b6ac8a15bdd619d4f7dac90655ab52dbad2c' into CST-12043-primary-bitstream-flag 2023-10-23 19:33:39 +02:00
Vlad Nouski
bbc8b6ac8a [CST-12043] unit tests 2023-10-23 18:34:13 +02:00
Tim Donohue
a9d7ee3617 Merge pull request #2561 from alexandrevryghem/fix-failing-request-service-test
Fix RequestService test sometimes failing in CICD
2023-10-23 08:55:47 -05:00
Alexandre Vryghem
fb315335c9 Fix RequestService test failing because of different lastUpdated time 2023-10-21 14:45:37 +02:00
Tim Donohue
bf8519cc94 Merge pull request #2439 from amgciadev/fix-rac-grant-b
Fix Request-a-Copy grant form optional message not optional in form validation
2023-10-20 15:12:43 -05:00
Tim Donohue
1ffeae1c98 Merge pull request #2558 from tdonohue/revert_2454
Revert 2454 "Check cssRules before css variables are read from stylesheet"
2023-10-20 12:06:53 -05:00
Tim Donohue
6f73b65d53 Revert "Check cssRules before css variables are read from stylesheet (#2454)"
This reverts commit fa79c358c0.
2023-10-20 10:34:29 -05:00
Vlad Nouski
ffdeca69f4 [CST-12043] feature: add primary bitstream switch 2023-10-20 16:07:31 +02:00
Vlad Nouski
a55eb97a6a [CST-12043] fix: normalization for boolean 2023-10-20 16:04:40 +02:00
Tim Donohue
1b109efc2c Merge pull request #2549 from DSpace/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.21.4 to 7.23.2
2023-10-19 16:45:40 -05:00
Tim Donohue
3bbfcc9168 Merge pull request #2550 from DSpace/backport-2504-to-main
[Port main] Fix Angular SSR menu issues
2023-10-19 12:05:44 -05:00
Yana De Pauw
e0a3f15c00 106974: Angular SSR menu issues
(cherry picked from commit 3e8d180f1b)
2023-10-19 15:19:48 +00:00
dependabot[bot]
97f7a5e82a Bump @babel/traverse from 7.21.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 01:56:32 +00:00
Flo
fa79c358c0 Check cssRules before css variables are read from stylesheet (#2454)
Check cssRules existence before css variables are get from stylesheet
2023-10-17 22:17:28 +03:00
Alan Orth
5fd2782e7b Merge pull request #2534 from DSpace/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.23 to 8.4.31
2023-10-16 10:36:07 +03:00
Alan Orth
287ec5a2ab Merge pull request #2544 from DSpace/backport-2536-to-main
[Port main] Issue 2535 hide add more button submission if no disabled sections 7.x
2023-10-12 12:03:09 +03:00
Marie Verdonck
0d376a6607 Issue#2535: Hide add more button in submission if no disabled sections
(cherry picked from commit 709848ee25)
2023-10-12 06:46:34 +00:00
Alan Orth
312b0aacf6 Merge pull request #2531 from atmire/main-fix-browse-by-visual-bug
Fix browse by visual bug
2023-10-11 22:04:00 +03:00
Pascal-Nicolas Becker
a57bcf0dc7 Merge pull request #2537 from mugraph/main
Translate community as 'Bereich' in de.json5
2023-10-10 22:39:46 +02:00
Janne Jensen
0139670371 translate community as 'Bereich' in de.json5 2023-10-07 10:43:09 +02:00
dependabot[bot]
3c5079e9ce Bump postcss from 8.4.23 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 00:34:17 +00:00
Alexandre Vryghem
fa56d5dfb7 Fixed invalid html structure the ExpandableNavbarSectionComponent had an ul tag containing non-li tags 2023-10-02 21:31:42 +02:00
Alexandre Vryghem
58d31dd73f Applied same gap between header icons in the dspace theme and made the search field non-focusable when collapsed 2023-09-29 22:44:29 +02:00
Alexandre Vryghem
f9b4460e70 Themed LangSwitchComponent 2023-09-29 22:43:47 +02:00
Alexandre Vryghem
9f2a1d048b Use gap instead of individual paddings for header icons 2023-09-29 22:43:47 +02:00
Jens Vannerum
d0b4e15db4 Fix browse by visual bug 2023-09-29 15:54:34 +02:00
Alan Orth
8045e4cda8 Merge pull request #2529 from atmire/fix-mutliple-api-calls-on-route-change-8.0.0-next
[Port main] Fix multiple api calls on route change
2023-09-27 14:03:41 +03:00
Art Lowel
623fc6ede8 Merge branch 'fix-mutliple-api-calls-on-route-change-7.6' into fix-mutliple-api-calls-on-route-change-8.0.0-next 2023-09-27 11:58:54 +02:00