Samuel Cambien
8a6ff75560
repair tests bis
2022-09-30 17:06:11 +02:00
Samuel Cambien
e3351eb739
repair DefaultAppConfig
2022-09-29 12:58:20 +02:00
Samuel Cambien
2af9984ace
repair tests
2022-09-29 12:58:07 +02:00
Yury Bondarenko
7771cff5c8
93963: Use sanitize-html instead of isomorphic-dompurifier
2022-09-27 17:41:09 +02:00
Samuel Cambien
42608c6b09
Revert "93963: Use sanitize-html instead of isomorphic-dompurifier"
...
This reverts commit a789cb0960e966d19d86dfc67f274c6b1751ec32.
2022-09-27 17:41:09 +02:00
Samuel Cambien
8800b1e0e8
move configs, add extra documentation
2022-09-27 17:40:58 +02:00
Samuel Cambien
0824fff6ef
Merge branch 'main' into w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
...
# Conflicts:
# src/app/shared/shared.module.ts
2022-09-26 17:10:02 +02: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
Samuel Cambien
d46ab3b932
Merge branch 'main' into w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
2022-09-23 18:33:13 +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
Samuel Cambien
f5ff72372c
issue #1404 , issue #1762 , issue #1763 Add support for line breaks, markdown and mathjax in metadata - add sanitize-html types to devdependencies for documentation
2022-09-23 14:16:45 +02:00
Samuel Cambien
f57fb3923a
issue #1404 , issue #1762 , issue #1763 Add support for line breaks, markdown and mathjax in metadata - fix lint issues
2022-09-23 13:53:53 +02:00
Samuel Cambien
b345b27c0f
Merge branch 'main' into w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
...
# Conflicts:
# package.json
# src/app/shared/shared.module.ts
# src/app/shared/truncatable/truncatable-part/truncatable-part.component.html
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
# src/styles/_global-styles.scss
# yarn.lock
2022-09-23 13:48:37 +02:00
Samuel Cambien
2f71dc358b
issue #1404 , issue #1762 , issue #1763 Add support for line breaks, markdown and mathjax in metadata
2022-09-23 13:37:11 +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
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
Alexandre Vryghem
87d9c28acc
Merge branch 'main-upstream' into issue-1833_entity-title-refactor-main
2022-09-20 09:51:09 +02:00
Toni Prieto
86364ad375
Add test for SubmissionCcLicenseDataService
2022-09-20 09:28:16 +02:00
Mark Cooper
086bd4723b
Resolve feedback
...
Inject environment rather than importing it
Redo the configuration for better consistency across pages
2022-09-19 15:14:07 -07:00