Commit Graph

9867 Commits

Author SHA1 Message Date
Tim Donohue
9a3d330d98 Merge pull request #2595 from TAMULib/develop
Add UI nameSpace context path to Mirador viewer path
2023-11-09 11:45:02 -06:00
Tim Donohue
f116bdf5d6 Merge pull request #2596 from 4Science/fix-submission-cache-bug
Fix cache issue when depositing a submission
2023-11-09 11:31:34 -06:00
William Welling
dc2ef989e6 Filter expanded nodes by id
Co-Authored-By: Art Lowel <1567693+artlowel@users.noreply.github.com>
2023-11-09 11:24:31 -06:00
William Welling
11d3771e72 Update condition to render show more node
`loadingNode` ends up being the current `node` after clicking it preventing it from rendering when more pages available.

Update community list component spec

Make the show more flat node id unique

The nodes with same id are conflicting when added to the tree. Clicking on the second with same id places the show more button under the wrong branch and expands the wrong page.
2023-11-09 11:11:08 -06:00
Davide Negretti
c042cd8d11 [DURACOM-180] Prevent header from covering media viewer controls (base theme) 2023-11-09 17:23:44 +01:00
Davide Negretti
0208a78437 [DURACOM-180] Prevent header from covering media viewer controls (dspace theme) 2023-11-09 17:23:44 +01:00
lotte
4e2d6d109e 108045: Fix for repeatable date field labels 2023-11-09 15:46:57 +01:00
Tim Donohue
7cf26e4815 Merge pull request #2606 from DSpace/backport-2590-to-main
[Port main] fix(pt-BR.json5): fix and update the language file
2023-11-09 08:40:02 -06:00
Davide Negretti
a3e6d9b09a [DURACOM-195] Simplify vertical spacing in header and breadcrumbs 2023-11-09 12:59:15 +01:00
Jens Vannerum
496c93fa5f Merge remote-tracking branch 'dspaceMain/main' into w2p-108055_freetext-values-in-vocabulary 2023-11-09 11:04:19 +01:00
Marco Aurelio Cardoso
07516985af fix(pt-BR.json5): fix and update the language file and previous errors
Fix and update the pt-BR language file and the previous errors

(cherry picked from commit 8b48a0b118)
2023-11-08 22:49:53 +00:00
Marco Aurelio Cardoso
0bcbd2f329 fix(pt-BR.json5): fix and update the language file
Fix and update the pt-BR language file

(cherry picked from commit e1494c0518)
2023-11-08 22:49:53 +00:00
Alexandre Vryghem
c4205163f9 Added skip to main content button 2023-11-08 23:43:17 +01:00
Tim Donohue
3cb623de72 Merge pull request #2364 from 4Science/DURACOM-177
Utility gap-* classes for flexbox
2023-11-08 16:15:12 -06:00
Tim Donohue
0c332561be Merge pull request #2603 from tdonohue/testing_e2e_fix
Fix e2e tests by running in production mode & using a user-agent for statistics
2023-11-08 12:24:52 -06:00
Tim Donohue
72cda41731 Specify user agent to avoid being detected as a "bot" by backend 2023-11-08 10:08:49 -06:00
Alexandre Vryghem
1bbc053c00 107902: Created test case for 2f26e686cc 2023-11-08 15:01:29 +01:00
Jens Vannerum
aac58e612d 108055: add user input to tag list 2023-11-08 12:00:46 +01:00
Jens Vannerum
0dcf6cb885 108055: fix issue 8686: unable to enter freetext values in the submission form for vocabulary 2023-11-08 10:25:27 +01:00
Tim Donohue
7dcaae8465 Ensure e2e tests run in production mode 2023-11-06 10:25:08 -06:00
Davide Negretti
a35629536e [DURACOM-177] Use gap-* classes on navbar buttons 2023-11-06 11:39:48 +01:00
Alexandre Vryghem
fdbcfd01fe Merge branch 'menu-section-improvements-7.4' into menu-section-improvements-7.6
# Conflicts:
#	src/app/shared/menu/menu.service.ts
2023-11-05 16:51:40 +01:00
Tim Donohue
e62832f9d3 Merge pull request #2593 from 4Science/DURACOM-194
Fix "Submission input type date doesn't work properly once a value has been set"
2023-11-03 15:15:18 -05:00
Giuseppe Digilio
f992ff6671 [DURACOM-197] Fix cache issue when depositing a submission 2023-11-02 16:46:33 +01:00
William Welling
3228c457a3 Add UI nameSpace context path to Mirador viewer path 2023-11-01 14:39:08 -05:00
Alisa Ismailati
d4d0fe0cbe Unit test fixes 2023-11-01 09:32:11 +01:00
Davide Negretti
930a381e4a [DURACOM-177] gap-* classes 2023-10-30 17:36:37 +01:00
Alisa Ismailati
c412c1fa13 [DURACOM-194] fixed year input value on input type date 2023-10-30 16:14:13 +01:00
Alisa Ismailati
543b4ad576 Merged in DSC-106 (pull request #643)
[DSC-106] Date input usable via keyboard using tab

Approved-by: Vincenzo Mecca
2023-10-30 11:31:35 +01:00
Tim Donohue
e1e2941983 Merge pull request #2580 from uniba-ub/issue2450-cssrules-exception
Check cssRules before css variables are read from stylesheet (again)
2023-10-27 10:27:52 -05:00
Alexandre Vryghem
ab171648b6 New themed components & minor CSS fixes (#2442)
* 100839: Created themeable BrowseByComponent

* 100839: Added themed BrowseByComponent to custom theme

* 100839: Added themed BrowseEntryListElementComponent to custom theme

* Added PersonComponent to custom theme

* Themed LogInComponent

* Fix focus on navbar using different color

* Fix ccLicense checkbox margin

* Fix long search facets name not displaying correctly

* Removed RecentItemListComponent's unnecessary float causing alignment issues when adding components underneath it

* Themed RegisterEmailFormComponent
2023-10-26 16:04:44 -05:00
Tim Donohue
be59255623 Merge pull request #2441 from alexandrevryghem/header-and-navbar-css-fixes_contribute-7.6
Minor css variables fixes for header & navbar
2023-10-26 14:02:52 -05:00
Tim Donohue
1d7147e2af Merge pull request #2551 from alexandrevryghem/split-eperson-administration-page_contribute-main
[Port main] Created separate ePerson pages for create/edit
2023-10-26 13:23:44 -05:00
Tim Donohue
8206e62df0 Merge pull request #2582 from DSpace/backport-2464-to-main
[Port main] i18n production improvements
2023-10-26 12:05:04 -05:00
Tim Donohue
0170949c51 Merge pull request #2506 from saschaszott/saschaszott-patch-3
allow insertion of multi-line scope notes in MD field registry
2023-10-26 11:56:26 -05:00
Alexandre Vryghem
f261264beb Implemented i18n cache busting
(cherry picked from commit 07a2e333ca)
2023-10-26 16:22:54 +00:00
Tim Donohue
6828fa38ce Merge pull request #2542 from 4Science/DURACOM-190
Fix i18n labels and alignment in vocabulary-treeview
2023-10-26 10:35:17 -05:00
Gantner, Florian Klaus
4dd334f2e7 more error-prone check of cssRules existence before css variables are get from stylesheet
check the existence off cssRules property before the variables are readed from this stylesheet
https://github.com/DSpace/dspace-angular/issues/2450
2023-10-26 15:56:52 +02:00
Paulo Graça
e847e4ef51 adding new access-status-list-element-badge css classes 2023-10-26 14:14:22 +01:00
Tim Donohue
81e3b36d7d Merge pull request #2423 from atmire/fix-inherit-policies-at-item-move
Fix inherit policies at item move (Angular)
2023-10-25 16:31:54 -05:00
Tim Donohue
3058a4bc86 Merge pull request #2362 from Leano1998/making_user-menu-component_themeable
Making user menu component themeable
2023-10-25 15:10:48 -05:00
Tim Donohue
daef3f5161 Merge pull request #2530 from alexandrevryghem/fix-display-order-authentication-methods_contribute-7.6
Fix display LogInComponent turning blank when entering wrong username/password combination
2023-10-25 14:24:18 -05:00
Andreas Mahnke
09aaa46875 Support type-bind of elements based on repeatable list type-bound element (CHECKBOX_GROUP) 2023-10-25 16:34:51 +02:00
Kristof De Langhe
2f26e686cc 107685: menu-component re-render section on store update 2023-10-25 15:30:51 +02:00
Alan Orth
6affb06b26 Merge pull request #2553 from imilos/main
Added Serbian Cyrillic translation and corrected Serbian Latin translаtion
2023-10-24 21:02:24 +03:00
Eike Löhden
7606f47688 Merge branch 'main' into making_user-menu-component_themeable 2023-10-24 07:53:08 +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
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
b8eaf90b03 Merge branch 'fix-display-order-authentication-methods_contribute-7.4' into fix-display-order-authentication-methods_contribute-7.6
# Conflicts:
#	src/app/shared/log-in/log-in.component.html
#	src/app/shared/log-in/log-in.component.ts
2023-10-21 18:12:01 +02:00
Alexandre Vryghem
51b13fb78c Fix AuthorizationDataService.isAuthorized throwing a console error when the searchByObject request doesn't succeed 2023-10-21 18:08:02 +02:00