Mark H. Wood
2d716c7630
Remove test which is no longer valid.
2023-06-14 11:32:03 -04:00
Mark H. Wood
004645b5e4
Remove lint.
2023-06-14 11:32:00 -04:00
Mark H. Wood
93fcbe79aa
Make grant message an optional addition; main text is in backend.
2023-06-14 11:30:59 -04:00
Alan Orth
9919abebce
Merge pull request #2305 from alanorth/finnish-strings
...
src/assets: update fi.json5
2023-06-14 14:35:59 +03:00
Alan Orth
134eac5f39
src/assets: update fi.json5
...
Add a few Finnish language UI strings.
2023-06-14 13:30:56 +03:00
kshepherd
de65530e72
Merge pull request #2306 from alanorth/lint-en.json5
...
src/assets/i18n/en.json5: lint
2023-06-14 11:26:11 +02:00
Alan Orth
adebc30d3b
src/assets/i18n/en.json5: lint
...
Normalize whitespace in i18n/en.json5. This file should be clean, as
it is the "upstream" of all other language assets and produces a lot
of whitespace changes every time strings are merged.
2023-06-14 11:24:22 +03:00
Tim Donohue
c70e0464ed
Merge pull request #2299 from alexandrevryghem/fix-browse-by-proxy-timeout_contribute-main
...
Fix Proxy Timeouts on browse by pages
2023-06-13 16:41:30 -05:00
Tim Donohue
187702d52d
Merge pull request #2230 from tdonohue/default_privacy
...
Add default privacy statement & end user agreement
2023-06-13 10:47:04 -05:00
Tim Donohue
685fbf630a
Address feedback: Make links open in new window/tab.
2023-06-12 17:04:02 -05:00
Tim Donohue
c3854355fd
Fix e2e test to check for new title prefix
2023-06-12 16:56:08 -05:00
Tim Donohue
de0d7bf33a
Replace lorem ipsum with text donated by DSpaceDirect
2023-06-12 16:56:08 -05:00
Tim Donohue
48ea7df8b2
Merge pull request #2212 from enea4science/CST-7216
...
Import saf via URL
2023-06-12 13:05:39 -05:00
Tim Donohue
a3779622f0
Merge pull request #2301 from 4Science/signposting-url-fix
...
[CST-5729] fix issue with signposting endpoint url replace
2023-06-12 09:07:28 -05:00
Giuseppe Digilio
5d6edade22
[CST-5729] turn to use app config baseurl
2023-06-12 15:22:33 +02:00
Giuseppe Digilio
e85f9f2b25
[CST-5729] fix issue with signposting endpoint url replace
2023-06-12 14:40:21 +02:00
enea4science
58a3ec3972
Update orcid-sync-settings.component.ts
2023-06-12 09:50:26 +02:00
enea4science
155f3f9a12
Merge branch 'main' into CST-7216
2023-06-12 09:37:07 +02:00
Alexandre Vryghem
91b635787d
Merge remote-tracking branch 'upstream/main' into fix-browse-by-proxy-timeout_contribute-main
...
# Conflicts:
# src/app/browse-by/browse-by-guard.spec.ts
# src/app/browse-by/browse-by-guard.ts
2023-06-11 22:08:18 +02:00
Alexandre Vryghem
b8d282ebe4
Fix proxy timeout error for browse by pages
2023-06-11 22:04:40 +02:00
Tim Donohue
00e0028864
Merge pull request #2248 from 4Science/feature/CST-5729
...
Implement Signposting on angular side
2023-06-09 16:03:10 -05:00
Giuseppe Digilio
2fc3f2bbc3
Merge branch 'main' into feature/CST-5729
2023-06-09 19:25:07 +02:00
Giuseppe Digilio
96903d89de
[CST-5729] fix signposting proxy url
2023-06-09 19:24:16 +02:00
Tim Donohue
00d895b304
Merge pull request #2293 from 4Science/DURACOM-151
...
Delete EPerson from "Edit EPerson" form
2023-06-08 14:21:28 -05:00
Giuseppe Digilio
b3b5b761db
Merge branch 'main' into feature/CST-5729
2023-06-08 13:15:26 +02:00
Giuseppe Digilio
02bb7db119
[CST-5729] Fix issue with undefined link type
2023-06-08 13:15:02 +02:00
Tim Donohue
ed6fe8c609
Merge pull request #2296 from atmire/w2p-101127_browse-by-controlled-vocabulary-7.6.0-next
...
Browse by Controlled Vocab on Community/Collection homepages
2023-06-07 16:43:30 -05:00
Tim Donohue
3c871f90c0
Merge pull request #2234 from mspalti/mirador-config
...
Update of mirador configuration and webpack
2023-06-07 09:51:57 -05:00
Nona Luypaert
6b0318fc03
Merge branch 'main' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next
2023-06-07 11:07:12 +02:00
Nona Luypaert
9db595c232
Merge branch 'w2p-101127_browse-by-controlled-vocabulary' into w2p-101127_browse-by-controlled-vocabulary-7.6.0-next
2023-06-07 10:03:48 +02:00
Nona Luypaert
77a8fde646
101623: Fix Browse By Vocabulary on comcol page
2023-06-07 09:36:01 +02:00
Tim Donohue
829b111663
Merge pull request #2177 from alexandrevryghem/fix-metadata-fields-containing-dots_contribute-main
...
Added input validation for new metadata field submissions & fixed some other small bugs
2023-06-06 14:33:58 -05:00
Tim Donohue
e2b3f52fe4
Merge pull request #2228 from enea4science/feature/DURACOM-131
...
[DURACOM-131] Show output files in separate lines and a refresh spinner if status is running
2023-06-06 13:52:28 -05:00
Alexandre Vryghem
25e06fffe9
Merge remote-tracking branch 'alex/fix-metadata-fields-containing-dots_contribute-7.4' into fix-metadata-fields-containing-dots_contribute-main
2023-06-06 18:58:24 +02:00
Alexandre Vryghem
755451191c
100553: Updated form validation errors from metadata schema and field form
2023-06-06 18:27:07 +02:00
Giuseppe Digilio
d2dfd0b293
Merge branch 'main' into feature/CST-5729
2023-06-06 18:14:39 +02:00
Alisa Ismailati
454d869c53
Merge branch 'main' of https://bitbucket.org/4Science/dspace-angular into DURACOM-151
2023-06-06 18:09:21 +02:00
Alisa Ismailati
b1aa2f3550
[DURACOM-151] reverted setStaleByUUID method as it was
2023-06-06 16:57:17 +02:00
Enea Jahollari
3fdef20dc2
added unit testing
2023-06-06 15:54:57 +02:00
Alisa Ismailati
1b2d9829ed
[DURACOM-151] unit test fix
2023-06-06 15:35:54 +02:00
Alisa Ismailati
3611f37563
[DURACOM-151] Fixed EPerson deletion
2023-06-06 14:42:49 +02:00
Enea Jahollari
dbccda4330
rollback change for orcid sync settings
2023-06-06 14:13:13 +02:00
Tim Donohue
5af9793cdf
Merge pull request #2253 from doana/orcid-settings-button-accessibility
...
ORCID registry queue button accessibility
2023-06-05 15:49:05 -05:00
Tim Donohue
1ba72f54c2
Merge pull request #2021 from atmire/default-configuration-fix
...
"default" search configuration fix
2023-06-05 15:37:29 -05:00
Tim Donohue
5dda1989b5
Merge pull request #2280 from atmire/w2p-102039_Multiple_Bitstream_deletion_endpoint
...
Fix multiple bitstream deletion not working
2023-06-05 15:36:02 -05:00
Tim Donohue
21c7f438ac
Merge pull request #2215 from atmire/w2p-101127_browse-by-controlled-vocabulary-7.6.0-next
...
Browse by Controlled Vocabulary Page
2023-06-05 15:31:50 -05:00
Alan Orth
cdff2aba6c
Merge pull request #2272 from alanorth/publisher-i18n-string
...
src/assets: add i18n string for publisher
2023-06-05 16:30:14 +03:00
Giuseppe Digilio
092608f6cb
[CST-5729] Remove additional error message
2023-06-05 15:11:01 +02:00
Alan Orth
165bdf7797
src/assets: add i18n string for publisher
...
Add string for publisher in live import item preview.
Requires: https://github.com/DSpace/DSpace/pull/8866
2023-06-05 15:52:02 +03:00
Giuseppe Digilio
f52e95871a
Merge branch 'main' into feature/CST-5729
2023-06-05 14:22:14 +02:00