Commit Graph

9724 Commits

Author SHA1 Message Date
Giuseppe Digilio
73c81ea924 Merge remote-tracking branch 'origin/main' into CST-6876
# Conflicts:
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
#	src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
2022-09-27 16:24:24 +02:00
Yana De Pauw
6a932ec6ac 94390: Remove unused import 2022-09-27 16:21:56 +02:00
Yana De Pauw
6671bb3eb0 Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu 2022-09-27 15:57:18 +02:00
Peter Wolfersberger
fc624a406f Workaround missing navbar @768px for dspace and custom templates
The treatment of the breakpoints is inconsistent. md is defined as
768px<=md<992px.
The statement
@media screen and (max-width: map-get($grid-breakpoints, md)) {}
,which is in some instances used at the moment for referencing break intervals BELOW md includes the lower md border which should be excluded.
The sass mixin
@include media-breakpoint-down($name) {}
or function
breakpoint-max($name)
for some unknown reason don't work, so this is a workaround.
2022-09-27 15:19:00 +02:00
lotte
1355fb1d35 94060: fixed tests 2022-09-27 14:27:18 +02:00
lotte
d1ca092897 Merge remote-tracking branch 'origin/main' into w2p-94060_Issue-1720_MyDSpace-support-entities 2022-09-27 14:26:58 +02: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
Sufiyan Shaikh
a011c300aa [CST-6932] behavior on the registration page should be the same as the behavior on the change password page 2022-09-27 13:23:13 +05:30
Nikunj Sharma
b89640e4d2 [CST-6685] removed value param with --add 2022-09-26 23:58:03 +05:30
Nikunj Sharma
e9b83f3b0d Merge remote-tracking branch 'origin/main' into CST-6685 2022-09-26 22:01:55 +05:30
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
Davide Negretti
614ce4aa83 Merge branch 'main-ghds' into CST-6782-refactor
# Conflicts:
#	src/app/shared/shared.module.ts
2022-09-26 15:46:08 +02:00
Davide Negretti
2f13beac7c [CST-6782] JSdoc fixed 2022-09-26 15:44:38 +02:00
Davide Negretti
ab3b05b950 [CST-6782] JSdoc fixed; buildCaptchaUrl refactored; import cleanup 2022-09-26 15:43:47 +02:00
Davide Negretti
7ad68530ea [CST-6782] JSdoc fixed; buildCaptchaUrl refactored; import cleanup 2022-09-26 15:40:24 +02:00
Abhishek Raval
9f43c1d0b9 Update hi.json5 2022-09-26 17:33:17 +05:30
myrza1
9aca40cc33 Update kk.json5
submission.import-external.preview.title.Project төменнен жоғары тоқтадым
2022-09-26 02:23:48 +06: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
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
Nikunj Sharma
5b1e0d3e0d CST-6685 updated changes 2022-09-23 16:16:22 +05:30
Davide Negretti
11eacc10f7 [CST-6782] Fix klaro configuration 2022-09-23 12:46:16 +02: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
Davide Negretti
711982d423 [CST-6782] fixes after merge 2022-09-23 10:32:50 +02:00
Giuseppe Digilio
b022a93128 Merge remote-tracking branch 'origin/main' into CST-6685 2022-09-23 10:27:51 +02:00
Davide Negretti
5d37efdfc0 Merge branch 'main-ghds' into CST-6782-refactor
# Conflicts:
#	src/assets/i18n/en.json5
2022-09-23 10:22:00 +02:00
Michael Spalti
a269817fe3 Added platform detection for placeholder classes. 2022-09-22 16:57:28 -07:00
myrza1
738a85ffc9 Update kk.json5
Update part 1
2022-09-23 05:23:30 +06:00
Tim Donohue
001d6dc20a Merge pull request #1748 from mspalti/new-themes
New theme-able components
2022-09-22 12:02:10 -05:00
Art Lowel
af98247195 add check to ensure document.styleSheets is defined 2022-09-22 18:18:42 +02:00
lotte
f761924963 94233: removed empty file 2022-09-22 17:16:35 +02:00
lotte
97bceffb02 94233: Fixed lint issue 2022-09-22 17:14:55 +02:00
lotte
d68f38e848 94233: Fixed tests 2022-09-22 17:07:09 +02:00
lotte
08577f5f17 Merge branch 'main' into w2p-94233_use-css-vars-in-CSSVariableService 2022-09-22 16:50:52 +02:00
Yana De Pauw
b7c1e76b7f 94390: Remove fdescribe 2022-09-22 16:10:43 +02:00
Yana De Pauw
7f91f50e63 Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu 2022-09-22 16:08:53 +02:00