Tim Donohue
99e349b91f
Merge pull request #2392 from alexandrevryghem/fix-mathjax-displaying-twiced-in-ui_contribute-maintenance-7.6
...
[Port dspace-7_x] Fixed MathJax code being displayed twice by `dsMarkdown` pipe
2023-08-03 16:09:56 -05:00
Kim Shepherd
a7ed053d15
catch and handle unsuccessful "convert rels to items" responses
...
(cherry picked from commit a35b7d8356
)
2023-08-03 20:03:27 +00:00
Tim Donohue
99c6dd1829
Merge pull request #2347 from alanorth/finnish-language-strings
...
src/assets/i18n: update Finnish language strings
2023-08-03 12:56:22 -05:00
Mirko Scherf
0dc74165dc
refactor: rename aletr-type.ts to alert-type.ts
2023-08-03 11:51:48 -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
Alexandre Vryghem
71cf66ecf4
Fix display order of authentication methods
2023-08-02 10:00:43 +02:00
Alan Orth
1b9656b135
src/assets/i18n: update Finnish language strings
...
Contributed by Reeta Kuukoski from the National Library of Finland.
2023-07-31 12:32:14 +03: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
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
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
Alexandre Vryghem
75ec046bba
Hide the delete EPerson/Group buttons when the user can't delete the EPerson/Group
2023-07-21 18:34:42 +02:00
Alexandre Vryghem
998e1fac8d
Fix spacing issues for EPerson form buttons
2023-07-21 18:34:42 +02:00
Alexandre Vryghem
9ac19d40fc
Cleanup access-control components
...
- Use the same methods to retrieve the access-control urls
- Fix EPersonDataService.startEditingNewEPerson returning the incorrect link
2023-07-21 18:34:41 +02:00
Alexandre Vryghem
2a35180a1b
Created separate pages for edit & create EPersons
2023-07-21 17:15:10 +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
Alan Orth
3a48ed390b
src/app: fix path to deny-request-copy component
...
The themed-deny-request-copy.component erroneously includes the cus-
tom theme's deny-request-copy component instead of its own.
Closes: https://github.com/DSpace/dspace-angular/issues/2351
2023-07-06 20:41:52 +03:00
Alexandre Vryghem
cf77726866
Fix enter not submitting collection form correctly
...
Fixed it for communities, collections, ePersons & groups
2023-07-01 01:01:57 +02:00
Alexandre Vryghem
b2b1782cd8
Hide entity field in collection form when entities aren't initialized
2023-06-30 22:43:46 +02:00
Alexandre Vryghem
02a20c8862
103236: Added tests for setStaleByHrefSubstring
2023-06-30 17:01:25 +02:00
Art Lowel
ae6b183fae
103236: fix issue where setStaleByHrefSubtring wouldn't emit after all requests were stale
2023-06-30 16:56:15 +02:00
Tim Donohue
990bde43ab
Merge pull request #2336 from atmire/w2p-103005_variable-overwrite-fix_contribution
...
Fix background-color overwrite issue
2023-06-23 10:01:53 -05:00
Tim Donohue
db526a0c25
Merge pull request #2331 from tdonohue/ssr_redirect_301
...
Implement basic 301 Redirect for DSpace 6.x URLs when SSR is used.
2023-06-23 08:59:30 -05:00
lotte
d4a59dd51c
Merge branch 'w2p-103005_variable-overwrite-fix'
2023-06-23 12:07:22 +02:00
lotte
3d133f6166
103005: Fixed issue where bg colours couldn't be overwritten in themes
2023-06-23 11:50:05 +02:00
Tim Donohue
5331ff68db
Merge pull request #2330 from doana/dynamic-scrollable-dropdown-accessibility
...
Add the ability to expand / collapse via keyboard
2023-06-22 15:23:33 -05:00
Tim Donohue
d4a5308d0c
Refactor to use HardRedirectService. Update its redirect method to support optional statusCode
2023-06-22 13:37:14 -05:00
Alisa Ismailati
47e7eb1a4f
[DURACOM-170] Fixed "add collection" behavior
2023-06-22 12:14:15 +02:00
Tim Donohue
0fe33eecd1
Implement basic 301 Redirect when SSR is used.
2023-06-21 15:36:59 -05:00
Adam Doan
275b057b40
Add the ability to expand / collapse via keyboard
2023-06-21 17:37:22 +00:00
Art Lowel
499bfe3154
Merge pull request #2277 from paulo-graca/bugfix/addressing-#2276
...
new project metadata representation component
2023-06-21 09:19:06 +02:00
Tim Donohue
5d39026eb7
Merge pull request #2245 from mwoodiupui/themeable-request-copy
...
Make some request-copy components themeable.
2023-06-20 16:27:45 -05:00
Tim Donohue
ee3e5ca14c
Merge pull request #2316 from alanorth/item-count-style
...
src/app: adjust item count style
2023-06-20 16:13:26 -05:00
Tim Donohue
834893249c
Merge pull request #2326 from 4Science/DURACOM-160
...
[DURACOM-160] Hide "Send feedback" link when CanSendFeedback is false
2023-06-20 15:50:59 -05:00
Alan Orth
07a8024daa
src/app: adjust item count style
...
Minor adjustment to community and collection item counts. Instead of
using the Bootstrap `lead` class, which reduces weight but increases
size, we should use the same badge / pill style used in other counts
like on on the browse by pages.
2023-06-20 22:33:11 +03:00
Paulo Graça
5c10e473e9
Merge branch 'main' into bugfix/addressing-#2276
2023-06-20 17:07:13 +01:00
Paulo Graça
1919f976f4
adding support for DSONameService
2023-06-20 15:30:56 +01:00
Tim Donohue
2fa8ab5365
Merge pull request #2322 from alanorth/english-strings
...
src/assets/i18n: update English strings
2023-06-20 09:27:43 -05:00
Tim Donohue
157eedade4
Merge pull request #2288 from atmire/add-referrer-to-pageview-event-7.6.0-next
...
Add referrer to pageview event
2023-06-20 09:20:42 -05:00
Paulo Graça
f471957c4c
adding support for DSONameService
2023-06-20 14:06:48 +01:00
Paulo Graça
72eaf35de1
adding support for DSONameService
2023-06-20 13:35:12 +01:00
Paulo Graça
e6fdc4597a
change param name in typescript doc
2023-06-20 10:34:34 +01:00
Paulo Graça
130c3c9496
addressing styling issue
2023-06-20 10:33:03 +01:00
Paulo Graça
82d17d795f
add support for dsoNameService
2023-06-20 10:24:53 +01:00
Paulo Graça
52dbb21339
include the project metadata representation component
2023-06-19 15:37:35 +01:00
Davide Negretti
4eb2297910
[DURACOM-160] Hide "Send feedback" link when CanSendFeedback is false
2023-06-19 13:24:10 +02:00
Paulo Graça
1caeecaa50
Merge branch 'main' into bugfix/addressing-#2276
2023-06-19 09:51:46 +01:00
Alan Orth
00aa0271f2
src/assets/i18n: update English strings
...
Re-word two messages for better English and consistency with other
similar strings.
2023-06-19 09:50:46 +03:00