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
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
Alexandre Vryghem
273be5bd81
Merge remote-tracking branch 'contributions/fix-setStaleByHrefSubtring-not-emitting-after-all-requests-were-stale_contribute-7.4' into fix-setStaleByHrefSubtring-not-emitting-after-all-requests-were-stale_contribute-7.6
...
# Conflicts:
# src/app/core/data/request.service.ts
2023-07-27 23:57:18 +02:00
Mirko Scherf
81e6ecc5c4
Merge branch 'DSpace:main' into 2380_typo_in_alert_type_ts
2023-07-27 12:54:42 +02:00
Mirko Scherf
889eb388af
Merge branch 'DSpace:main' into 2387-i18n_for_status_badges_and_status_search_filter_entries
2023-07-27 12:54:27 +02:00
Mirko Scherf
0ec72f679b
fix(i18m): curation-task.task.registerdoi.label
...
changed curation-task.task.register-doi.label back to
curation-task.task.registerdoi.label and added German translation
2023-07-26 13:04:04 +02:00
Alexandre Vryghem
5062e46433
104312: Add missing query @Input() to ThemedDynamicLookupRelationExternalSourceTabComponent
2023-07-25 18:26:47 +02:00
Alexandre Vryghem
9b1d18bd32
Merge tag 'dspace-7.6' into w2p-104312_pass-query-to-external-search-tabs_contribute-7.6
2023-07-25 18:26:18 +02:00
Alexandre Vryghem
a3663831cc
Merge branch 'w2p-103176_fix-themed-component-vcr-not-defined-yet-in-init_contribute-7.2' into themed-component-fixes-main
2023-07-25 00:06:45 +02:00
Tim Donohue
44b197a15a
Merge pull request #2394 from tdonohue/docker_version_fixes
...
Replace all old docker "dspace-7_x" tags with "latest" on main
2023-07-24 16:53:58 -05:00
Alexandre Vryghem
887eacbfa8
Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
2023-07-24 23:43:10 +02:00
Alexandre Vryghem
873a8e16a3
101577: Ensure the component is always destroyed before rendering the new component
2023-07-24 23:42:55 +02:00
Tim Donohue
08ae7bfdba
Replace all old docker "dspace-7_x" tags with latest
2023-07-24 16:10:23 -05:00
Alexandre Vryghem
15656b03ce
Fix mathjax code being displayed twice
...
This was due to sanitizeHtml rendering the mjx-assistive-mml tag as text. This tag is used by screen readers and therefor we should allow it to be rendered
2023-07-21 23:18:40 +02:00
Mirko Scherf
b1df125166
fix(i18n): add and update missing status strings
...
New strings for status filter entries:
search.filters.namedresourcetype.*
Refactored strings introduced with #2068 (refactor badged),
e.g. mydspace.status.archived -> mydspace.status.mydspaceArchived
2023-07-21 10:43:13 +02:00
Yury Bondarenko
c9558167b2
Move subscription button to DSO edit menu
2023-07-20 18:19:48 +02:00
Mirko Scherf
8bf4ba8126
refactor: rename aletr-type.ts to alert-type.ts
2023-07-20 14:53:28 +02:00
Alexandre Vryghem
648925f3e1
104312: DsDynamicLookupRelationExternalSourceTabComponent should have the form value already filled in the search input
2023-07-19 14:04:34 +02:00
Kristof De Langhe
03e1f677b6
104126: ProcessDetailComponent test improvement
2023-07-17 15:12:42 +02:00
Kristof De Langhe
45ad5f7316
104189: CSV export add fixedFilter
2023-07-12 16:32:56 +02:00
Kristof De Langhe
cac1407f08
104189: Allow CSV export on related entity search
2023-07-12 15:11:38 +02:00
Nona Luypaert
b5a70e8f95
Fix VocabularyTreeview not updating + i18n for nsi
2023-07-08 13:21:36 +02:00
Tim Donohue
db6edbf184
Merge pull request #2359 from tdonohue/docker_actions
...
GitHub Actions: Split Docker images into separate jobs to run in parallel. Enable 'latest' tag. (for dspace-angular)
2023-07-07 12:48:59 -05:00
Tim Donohue
3a83946278
Merge pull request #2358 from tdonohue/update_actions
...
Update GitHub Actions for 7.x maintenance (for dspace-angular)
2023-07-07 12:14:31 -05:00
Tim Donohue
effe181696
Split docker images into separate jobs to run in parallel. Ensure 'main' codebase is tagged as 'latest'
2023-07-07 12:05:56 -05:00
Tim Donohue
15be060665
Ensure codescan and label_merge_conflicts run on maintenance branches
2023-07-07 11:56:54 -05:00
Tim Donohue
5208008f95
Enable Pull Request Opened action to assign PRs to their creator
2023-07-07 11:56:47 -05:00