Commit Graph

7447 Commits

Author SHA1 Message Date
Jens Vannerum
63cedc0386 Merge branch 'main' into w2p-94474_clarify-process-state
# Conflicts:
#	src/assets/i18n/pt-BR.json5
#	src/assets/i18n/sv.json5
2022-09-28 18:05:02 +02:00
Tim Donohue
1d13fd3f35 Merge pull request #1857 from joao-uefrom/main
Updated the Brazilian Portuguese translation.
2022-09-27 17:31:33 -05:00
Tim Donohue
ad13a396e6 Merge pull request #1860 from atmire/Fix-recent-submissions-list-thumbnails
Fix recent submissions list thumbnails
2022-09-27 16:53:29 -05:00
Tim Donohue
0e23e850b7 Merge pull request #1804 from 4Science/CST-6153
Ask current password to user when setting a new password
2022-09-27 13:08:43 -05:00
Yury Bondarenko
396bbd4f31 Fix default image logic in ds-thumbnail 2022-09-27 13:00:44 +02:00
Yury Bondarenko
05d1554740 Ensure entity list objects are used on the home page 2022-09-27 13:00:44 +02:00
Yury Bondarenko
6b0513aba1 Fix thumbnail placeholder font scaling in ds-recent-item-list 2022-09-27 13:00:44 +02:00
João Fernandes
5e5e04cb1b Updated the Brazilian Portuguese translation. 2022-09-25 11:57:53 -03:00
reetagithub
064dae2581 Swedish translation file modified (#1837)
* Update en.json5

Corrected typos ("changed discarded/outdated" -> "changes...")

* Update fi.json5

Reformatted three keys with term 'views', previously it was translated to 'lataus', now 'katselu' which is a more accurate word.

* Update fi.json5

A better translation to key mydspace.title

* Update sv.json5

Removed lines starting "// TODO" to make it easier to detect possible  additions of new keys

* Update sv.json5

Removed unnecessary "// TODO..." lines, small typo corrections and harmonizing used terms (e.g. 'browse', 'mydspace')
2022-09-23 15:36:53 -05:00
Tim Donohue
a6ee2b8aa3 Merge pull request #1839 from atmire/issue-1833_entity-title-refactor-main
Full item page of entities missing title/name
2022-09-23 15:09:03 -05:00
Tim Donohue
994c9b3985 Merge pull request #1694 from atmire/w2p-92282_Fix-missing-auth-tokens-when-retrieving-Bitstreams
Support restricted thumbnails
2022-09-23 14:03:07 -05:00
Alexandre Vryghem
dc54990977 Merge branch 'main-upstream' into issue-1833_entity-title-refactor-main 2022-09-23 20:49:06 +02:00
Yury Bondarenko
7a89f416f9 Merge remote-tracking branch 'origin/main' into w2p-92282_Fix-missing-auth-tokens-when-retrieving-Bitstreams 2022-09-23 17:57:39 +02:00
Tim Donohue
9c93a8ad86 Merge pull request #1844 from dsteelma-umd/1843_standard-bundles-config-fix
Issue 1843 - Fix default bundles example in config.example.yml
2022-09-23 10:31:57 -05:00
Tim Donohue
3834d170e9 Merge pull request #1780 from mspalti/collection-thumbnail-embed
Show thumbnails in result lists
2022-09-23 10:11:53 -05:00
Tim Donohue
37ac449cb3 Merge pull request #1848 from atmire/w2p-94485_Fix-regressions
Regression fixes
2022-09-23 09:39:09 -05:00
Giuseppe Digilio
9de6f38ea6 [CST-6153] fix merge 2022-09-23 10:37:52 +02:00
Giuseppe Digilio
0222fb0061 Merge remote-tracking branch 'origin/main' into CST-6153
# Conflicts:
#	src/app/profile-page/profile-page-security-form/profile-page-security-form.component.ts
#	src/assets/i18n/en.json5
2022-09-23 10:35:28 +02:00
Michael Spalti
a269817fe3 Added platform detection for placeholder classes. 2022-09-22 16:57:28 -07:00
Tim Donohue
001d6dc20a Merge pull request #1748 from mspalti/new-themes
New theme-able components
2022-09-22 12:02:10 -05:00
Tim Donohue
edd193a51e Merge pull request #1813 from atmire/w2p-94207_Fix-resource-policy-cache-issues
Fix ResourcePolicy cache issues
2022-09-22 08:50:26 -05:00
Tim Donohue
f0fd196ba9 Merge pull request #1776 from 4Science/CST-6110
Make password minimum requirements stronger
2022-09-22 08:48:19 -05:00
Tim Donohue
e1b9368166 Merge pull request #1808 from atmire/PR-1548-fix-group-page-lists
Fix group page lists in PR #1548
2022-09-22 08:46:47 -05:00
Yury Bondarenko
3717c661ca Fix button layout in ds-resource-policies 2022-09-22 12:29:13 +02:00
Tim Donohue
f01db3e984 Merge pull request #1821 from atmire/SearchEvents-bugfix
Search events bug-fix
2022-09-21 16:52:22 -05:00
Michael Spalti
fbcaaf5a10 Merge branch 'main' into collection-thumbnail-embed 2022-09-21 10:11:55 -07:00
Tim Donohue
c76bae78d4 Merge pull request #1771 from mwoodiupui/browse-pagesize
Make the size of a browse result page configurable.
2022-09-21 11:22:46 -05:00
Yury Bondarenko
891c9165d7 Improve thumbnail loading animation
- Minimize content shift by leaving space around the animation (same as the placeholder)
- Replace animation with more compact spinner to prevent wrapping when the thumbnail is very narrow
2022-09-21 18:20:30 +02:00
Tim Donohue
8d6222807e Merge pull request #1841 from 4Science/DS-4415
Add label for the citation page curation task
2022-09-21 11:19:03 -05:00
Giuseppe Digilio
2642ed35b7 [CST-6153] Use new params name 2022-09-21 17:47:58 +02:00
Tim Donohue
f599e80190 Merge pull request #1835 from toniprieto/cc-section-not-loading
Creative Commons selector is not loading
2022-09-21 10:25:56 -05:00
Mark H. Wood
7f696b24d6 Add to example configuration. 2022-09-21 08:21:54 -04:00
David P. Steelman
dda15e998a Issue 1843 - Fix default bundles example in config.example.yml
Provides the correct YAML configuration for configuring
the default bundles configuration.
2022-09-21 07:54:51 -04:00
Nikunj Sharma
53b5d27eea CST-6110 removed key i18 not used 2022-09-21 16:39:58 +05:30
Nikunj Sharma
a1bab693e5 Merge remote-tracking branch 'origin/main' into CST-6110 2022-09-21 16:13:53 +05:30
Kristof De Langhe
85194c1487 Merge branch 'main' into w2p-94310_SearchEvents-bugfix-main 2022-09-21 10:17:04 +02:00
Michael Spalti
5a815da5f2 Updated comments. 2022-09-20 17:17:15 -07:00
Michael Spalti
4d43a34cb3 Revised pageSize input to override the value provided via configuration. 2022-09-20 17:08:57 -07:00
Michael Spalti
1ebaa65161 Fixed path for collection list. 2022-09-20 16:22:31 -07:00
Michael Spalti
e752ef74fb Merge branch 'main' into new-themes 2022-09-20 15:19:54 -07:00
Andrea Bollini
4be09885a2 Add label for the citation page curation task 2022-09-21 00:02:30 +02:00
Michael Spalti
76416fffa3 Merge branch 'main' into collection-thumbnail-embed 2022-09-20 11:25:00 -07:00
Tim Donohue
0f1b9bb817 Merge pull request #1803 from mark-cooper/browse-comm-lists-configurable
Make no. of communities per pagination / expansion configurable
2022-09-20 13:11:03 -05:00
Yury Bondarenko
b9ac08eba3 94485: Fix selectors for themed error pages 2022-09-20 16:25:08 +02:00
Yury Bondarenko
594b6d61c3 94485: Use relative path for theme CSS
This bug was originally fixed in #1642 but reintroduced in #1805
2022-09-20 16:25:08 +02:00
Yury Bondarenko
c844423fc3 94485: Fix initialization deadlock when backend is unavailable
When the REST server can't be found, `getEndpoint` errors out, no request gets sent, which causes `fetchRequest` to never emit.

Because of this the `checkTokenCookie$` effect would get deadlocked and initialization would never complete.
2022-09-20 16:15:13 +02:00
Jens Vannerum
bf5a8daa78 string changes after merge 2022-09-20 12:48:27 +02:00
Jens Vannerum
9371c0b3b7 Merge branch 'main' into w2p-94474_clarify-process-state
# Conflicts:
#	src/assets/i18n/de.json5
#	src/assets/i18n/es.json5
#	src/assets/i18n/lv.json5
#	src/assets/i18n/tr.json5
2022-09-20 12:42:54 +02:00
Jens Vannerum
81d3b1708f 94474: Clarify processing message 2022-09-20 12:40:42 +02:00
Giuseppe Digilio
5099d0b18a [CST-6153] Show i18n message instead of server error response 2022-09-20 11:41:09 +02:00