Tim Donohue
91027094ed
Merge pull request #2252 from alexandrevryghem/issue-1671_fix-relationships-not-updating-view-on-submission-form_contribute-main
...
Adding/removing relationships in the submission form does not update the view automatically
2023-06-15 11:47:04 -05:00
Tim Donohue
12f9023810
Merge pull request #2313 from 4Science/fix-duplicate-headers
...
[CST-5729] Fix duplicate links for download page
2023-06-15 10:47:39 -05:00
Giuseppe Digilio
47543b4237
[CST-5729] Fix duplicate links for download page
2023-06-15 17:18:00 +02:00
Tim Donohue
7ebdcd3686
Merge pull request #2304 from 4Science/cache-response-headers
...
Add possibility to store response's headers into the SSR cache
2023-06-14 15:36:23 -05:00
Tim Donohue
0c9baf22f5
Merge pull request #2250 from damian-joz/1787-coll-comm-item-counts
...
Displaying item counts at Communities and Collections list view.
2023-06-14 14:08:23 -05:00
Tim Donohue
25ca13735b
Merge pull request #2244 from mwoodiupui/reqitem-response
...
Make request-copy grant message an optional addition; main text is in backend.
2023-06-14 13:18:27 -05:00
Tim Donohue
327031cceb
Merge pull request #2213 from atmire/w2p-101289_1578_primaryBitstream-edit-implementation
...
Primary bitstream toggle implementation
2023-06-14 11:45:17 -05:00
Giuseppe Digilio
2f06a7cb17
[CST-5729] Change in order to save header only if configured and existing
2023-06-14 18:26:55 +02:00
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
damian
8bcceff085
Empty communities and collections items count are now shown. Show communities items count at the home page.
2023-06-13 19:57:30 +02:00
Giuseppe Digilio
ac9be25faf
[CST-5729] check if header exists
2023-06-13 19:30:40 +02:00
Giuseppe Digilio
302f5a6076
Merge branch 'main' into cache-response-headers
2023-06-13 19:17:55 +02:00
Giuseppe Digilio
486aefebc7
[CST-5729] Add possibility to store response's headers into the SSR cache
2023-06-13 19:00:33 +02: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
damian
8cc96060ff
Variable name change.
2023-06-09 16:44:29 +02:00
Yury Bondarenko
c4b2565373
Workaround: don't use form-global data for check
...
Note: we're balancing multiple bugs against eachother here, not ideal!
- the diff doesn't catch removed Relationship fields; instead, form reload is triggered by a dspace.entity.type change
- if we add the original `this.sectionMetadata.includes(key)` check, we filter out this change and the form fails to update
- if we add `relation.*` fields to `this.sectionMetadata`, newly added Relationship entries are duplicated
As of this commit, the form _seems_ to work in a stable way, but these issues shoud really investigated in more detail.
2023-06-09 13:39:33 +02:00
lotte
95f33848f9
Merge remote-tracking branch 'origin/main' into w2p-101289_1578_primaryBitstream-edit-implementation
2023-06-09 12:14:48 +02:00
lotte
daf297b94b
101289: Removed unnecessary data services from primary bitstream service
2023-06-09 12:12:31 +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
lotte
9d2fed4186
101289: Fixed test issues
2023-06-08 16:42:25 +02:00
lotte
a936878c96
101289: tests
2023-06-08 16:02:33 +02:00
Art Lowel
c9324b0714
fix issue where iiif tests would fail
2023-06-08 15:44:30 +02:00
lotte
56cba82c2d
101289: intermediate commit for test issues
2023-06-08 14:16:04 +02: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
Art Lowel
d69adab419
refactor primarybitstreams to work with DELETE, POST and PUT instead of PATCh
2023-06-07 16:22:57 +02: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