Commit Graph

9570 Commits

Author SHA1 Message Date
Sergio Fernández Celorio
1885638ba6 Some lint errors fixed 2023-08-22 12:57:08 +02:00
Sergio Fernández Celorio
4cc4192e93 Spanish translation updated to 7.6 2023-08-22 11:59:54 +02:00
Hrafn Malmquist
e59913acab Reorder instance method to come after member declaration 2023-08-22 04:59:23 +01:00
Hrafn Malmquist
d9b6e9d81f Improve documentation 2023-08-22 04:29:01 +01:00
Hrafn Malmquist
5f71de885b Add trackby function so cdktree can differentiate between new and old nodes 2023-08-22 04:28:28 +01:00
Hrafn Malmquist
05c53ad1d4 Replace h2 with a h1 2023-08-22 04:27:23 +01:00
Hrafn Malmquist
5ef4a827f5 Replace h5 with a span 2023-08-22 04:26:53 +01:00
Hugo Daniel Dominguez de la Cruz
004f505509 Merge branch 'DSpace:main' into issue/1081 2023-08-19 16:02:14 -06:00
Hugo Dominguez
9fb9e5848c 🐛 fix bug of caching when add new schema 2023-08-19 15:59:33 -06:00
Hugo Dominguez
2dc9fd44d7 ♻️ refactor chain of observables to avoid async issues 2023-08-19 14:40:28 -06:00
Hugo Daniel Dominguez de la Cruz
df722f87a8 Merge branch 'DSpace:main' into issue/2372 2023-08-18 13:23:36 -06:00
Hugo Dominguez
60706720e4 🐛 fix when navbar expands on firefox 2023-08-18 13:20:19 -06:00
Alexandre Vryghem
6c48238fa2 Fixed breadcrumb padding using incorrect syntax 2023-08-17 14:03:28 +02:00
Alexandre Vryghem
14b1ce5e50 Fixed header bg color not being set in default (no) theme 2023-08-16 15:16:17 +02:00
Alexandre Vryghem
f6649e1c38 Added support for changing the color of the navbar 2023-08-16 15:15:51 +02:00
Hardy Pottinger
518cc714f2 fix lint error in workflow-item-send-back.component.ts 2023-08-15 10:26:38 -05:00
Hardy Pottinger
0906234a29 2437 Correct and clarify commented-out code in several custom components
- Correct the path in commented-out code in the custom theme's
  components
- Clarify that the workflow-item-sen-back.component.scss file is a stub
- It has no corresponding SCSS file in the base theme
2023-08-15 10:16:50 -05:00
Agustina Martinez
94c756d52d Update email-request-copy.component.html
Message is optional: remove req in [disabled]
2023-08-15 16:53:30 +02:00
Alexandre Vryghem
a426eba846 Merge branch 'w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.2' into w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.6 2023-08-14 16:48:46 +02:00
Alexandre Vryghem
4c419e1eee 105265: Made the DsDynamicListComponent's checkbox & radio buttons ids unique for each metadata field to prevent other value-pairs having the same id 2023-08-14 16:48:06 +02:00
Hugo Daniel Dominguez de la Cruz
539edfae9c Merge branch 'DSpace:main' into issue/2145 2023-08-13 12:15:31 -06:00
Hugo Dominguez
25479e1794 change test event, click by mousedown on dynamic-scrollable-dropdown.component.spec.ts 2023-08-13 12:12:05 -06:00
Hugo Dominguez
651305952d 🐛 Fix Value of dropdown changes automatically on item submission page 2023-08-13 12:10:25 -06:00
Koen Pauwels
1f68fd63b2 Fix lint issue. 2023-08-09 10:28:26 +02:00
Tim Donohue
77e994dcd6 Merge pull request #2409 from DSpace/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-08-08 16:41:36 -05:00
Tim Donohue
60a9b01c86 Merge pull request #2426 from DSpace/revert-2424-test-fix-for-backport-action
Revert "Enable early release of backport-action to test korthout/backport-action#372"
2023-08-08 15:43:49 -05:00
Tim Donohue
765b5c8531 Revert "Enable early release of backport-action to test korthout/backport-action#372" 2023-08-08 15:35:17 -05:00
Tim Donohue
dc34cbebbd Merge pull request #2408 from atmire/ProcessDetailComponent-test-improvemen
ProcessDetailComponent test improvement
2023-08-08 15:00:26 -05:00
Tim Donohue
aaff0f02ed Merge pull request #2424 from tdonohue/test-fix-for-backport-action
Enable early release of backport-action to test korthout/backport-action#372
2023-08-08 14:59:00 -05:00
Tim Donohue
419868bd8d Enable early release of backport-action to test korthout/backport-action#372 2023-08-08 14:44:01 -05:00
Koen Pauwels
6791f6e311 103818 Adjusted "Inherit policies" tooltip 2023-08-08 14:58:31 +02:00
Koen Pauwels
95abcc9ce8 103818 Add warning tooltip to "Inherit policies" checkbox on item move page 2023-08-08 14:57:51 +02:00
Alexandre Vryghem
9340d4be92 Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.6' into themed-component-fixes-main
# Conflicts:
#	src/app/shared/theme-support/themed.component.ts
2023-08-06 20:05:27 +02:00
Alexandre Vryghem
ff0c1a256d Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-7.6 2023-08-06 20:02:43 +02:00
Alexandre Vryghem
a7bef6ffe2 Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
# Conflicts:
#	src/app/app.component.ts
2023-08-06 19:59:49 +02:00
Alexandre Vryghem
e4b386b815 Fix createHeadTags infinite loop when your themes don't override the headTags property 2023-08-06 19:57:05 +02:00
Hugo Dominguez
4c8ec8a4f2 🚸remove thumbnail from file-upload section and show bitstream format and checksum 2023-08-04 12:44:13 -06:00
Tim Donohue
4abbd376ac Merge pull request #2350 from alexandrevryghem/fix-collection-form-bugs_contribute-main
Fix minor collection form bugs
2023-08-04 12:47:34 -05:00
Tim Donohue
7bcac03541 Merge pull request #2388 from mirkoscherf/2387-i18n_for_status_badges_and_status_search_filter_entries
fix(i18n): add and update missing status strings
2023-08-04 11:15:19 -05:00
Mirko Scherf
cf79cccfd9 Merge branch 'main' into 2387-i18n_for_status_badges_and_status_search_filter_entries 2023-08-04 16:09:11 +02:00
Alan Orth
2cfd19f339 Merge pull request #2378 from dataquest-dev/show_password_error
Show error message from the password validation response
2023-08-04 15:21:08 +03:00
milanmajchrak
e6546b4499 Show error message from the error response 2023-08-04 11:04:48 +02:00
Tim Donohue
0fca4e040e Merge pull request #2397 from alexandrevryghem/fix-mathjax-displaying-twiced-in-ui_contribute-main
Fixed MathJax code being displayed twice by `dsMarkdown` pipe
2023-08-03 16:09:11 -05:00
Tim Donohue
4f445fa558 Merge pull request #2344 from the-library-code/handle_failed_related_item_responses
Catch and handle unsuccessful "convert rels to items" responses
2023-08-03 15:03:10 -05:00
Tim Donohue
deb82acf25 Merge pull request #2417 from DSpace/backport-2347-to-main
[Port main] src/assets/i18n: update Finnish language strings
2023-08-03 14:10:04 -05:00
Alan Orth
4c93b4728b src/assets/i18n: update Finnish language strings
Contributed by Reeta Kuukoski from the National Library of Finland.

(cherry picked from commit 1b9656b135)
2023-08-03 17:56:40 +00:00
Tim Donohue
102310cfa5 Merge pull request #2381 from mirkoscherf/2380_typo_in_alert_type_ts
refactor: rename aletr-type.ts to alert-type.ts
2023-08-03 11:48:57 -05:00
Tim Donohue
e50d0941f4 Merge pull request #2363 from DSpace/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-08-02 15:06:21 -05:00
Alexandre Vryghem
3dc73f9021 Properly handle AuthMethod subscription in LogInComponent 2023-08-02 21:25:58 +02:00
Alexandre Vryghem
94ceee9080 Merge remote-tracking branch 'templates/dspace-7.6' into fix-display-order-authentication-methods_contribute-7.6
# Conflicts:
#	src/app/shared/log-in/log-in.component.html
#	src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts
#	src/app/shared/log-in/methods/oidc/log-in-oidc.component.html
#	src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts
#	src/app/shared/log-in/methods/orcid/log-in-orcid.component.html
#	src/app/shared/log-in/methods/password/log-in-password.component.ts
#	src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html
#	src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts
2023-08-02 21:01:36 +02:00