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
Francesco Bacchelli
ec82139256
CST-11298 COAR: Update the first community PRs for DSpace target 8.0-SNAPSHOT
2023-08-07 14:26:42 +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
Sascha Szott
e53abcb69e
remove redundant cache default values from server.ts
2023-08-02 18:00:03 +02:00
Alexandre Vryghem
71cf66ecf4
Fix display order of authentication methods
2023-08-02 10:00:43 +02:00
dependabot[bot]
2fec33e70a
Bump word-wrap from 1.2.3 to 1.2.5
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:28:22 +00:00
dependabot[bot]
0b0c60e38c
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:23:09 +00:00
Francesco Bacchelli
37121b001b
Merge branch 'main' of https://github.com/DSpace/dspace-angular into CST-11298
2023-08-01 15:51:02 +02:00
Kristof De Langhe
63e6e79750
Merge branch 'main' into ProcessDetailComponent-test-improvemen
2023-08-01 10:50:08 +02:00
Yury Bondarenko
18b7a9c7de
Update DSO edit menu resolver tests
...
- Abstract away the different "subsections" ~ DSO type (the tests should not care about this)
Instead, retrieve sections of interest by ID & assert whether they're there & how they should look
- Test separately for Communities, Collections & Items
- Test newly added menu section
2023-07-31 15:43:15 +02:00
Alexandre Vryghem
ea677bda74
Reset to base theme when no default theme is set and leaving UUID/handle theme
2023-07-30 20:08:33 +02:00
Tim Donohue
1223e3c438
Merge pull request #2406 from tdonohue/update_actions
...
Add GitHub action to automatically create a port PR (based on label) & minor bug fixes
2023-07-28 15:11:08 -05:00
Tim Donohue
d75d12b423
Minor update to label_merge_conflicts to ignore any errors (seem random at this time)
2023-07-28 14:11:08 -05:00
Tim Donohue
338b63ebb8
Add action to automatically create a port PR when specified
2023-07-28 14:10:44 -05:00
Alexandre Vryghem
ebaccc055e
Merge branch 'fix-collection-form-bugs_contribute-7.4' into fix-collection-form-bugs_contribute-7.6
...
# Conflicts:
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
2023-07-28 00:14:58 +02:00