Commit Graph

7768 Commits

Author SHA1 Message Date
Tim Donohue
bf08244e93 Merge pull request #1838 from atmire/w2p-94474_clarify-process-state
Clarify that submission page may be closed while REST processes uploads
2022-09-30 09:44:18 -05:00
Danilo Felicio Jr
c20853d2fe Update pt-BR.json5 2022-09-30 11:21:37 -03:00
Samuel Cambien
80500e716d repair tests bis 2022-09-30 16:10:15 +02:00
Danilo Felicio Jr
fad23560b0 Update pt-BR.json5 2022-09-30 11:07:05 -03:00
Art Lowel
50cb219045 fix issue where the group overview page would throw an error after deleting a group 2022-09-30 15:53:27 +02:00
Yury Bondarenko
379d78eaa2 Fix infinite loop when deleting an EPerson
The reset() call is no longer needed in this case, since invalidation on delete is handled within the data service
We still need this method to properly update the page after creating a new EPerson
2022-09-30 14:38:31 +02:00
Giuseppe Digilio
c352ac440c [CST-6876] Fix LGTM alert 2022-09-30 14:35:47 +02:00
lotte
7a52b69573 94060: hopefully fix cypress tests 2022-09-30 13:38:30 +02:00
Giuseppe Digilio
a384a462eb [CST-6876] Fix issue with filter values request for which pagination was sent twice 2022-09-30 12:57:55 +02:00
Ying Jin
310726a3c4 fix DSpace #1766 Display all the fields for a Metadata Schema in one page and include IDs 2022-09-29 21:01:51 -05:00
Ying Jin
802b0e7204 fix DSpace#1767 Display all bitstream formats on one page and include IDs 2022-09-29 20:21:21 -05:00
Davide Negretti
88d5f02df2 Merge branch 'main-gh4s' into CST-6782-refactor
# Conflicts:
#	src/app/shared/cookies/browser-klaro.service.spec.ts
#	src/app/shared/shared.module.ts
2022-09-29 22:15:28 +02:00
Davide Negretti
c69934aab6 [CST-6782] Fix 2022-09-29 22:07:15 +02:00
Tim Donohue
6f9d31034c Merge pull request #1851 from atmire/w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
Add support for line breaks markdown and mathjax in metadata
2022-09-29 14:28:20 -05:00
lucaszc
262fac3dd0 Some translations for pt-BR
Some translations for pt-BR language
2022-09-29 14:50:59 -03:00
Yury Bondarenko
a370f42996 94301: Rename hideRequiredHint to hideErrorMessages for clarity 2022-09-29 17:55:15 +02:00
Yury Bondarenko
d12aa01eec 94301: Limit error propagation to concat groups 2022-09-29 17:55:15 +02:00
Tim Donohue
1370363a54 Merge pull request #1826 from 4Science/CST-6753_GA4
Update Google Analytics to version 4
2022-09-29 09:47:52 -05:00
Tim Donohue
6fa9eb8d0a Merge pull request #1842 from the-library-code/PRs/AdditionalThemedComponents
additional themed components
2022-09-29 09:42:17 -05:00
Peter Wolfersberger
d73c163443 emptied non-empty browse-by-date-page.component.html in custom theme 2022-09-29 15:53:17 +02:00
Nikunj Sharma
0025567daf Merge remote-tracking branch 'origin/main' into CST-6685 2022-09-29 19:16:08 +05:30
Nikunj Sharma
fadcd2e0c6 [CST-6685] removed -a option 2022-09-29 19:13:39 +05:30
lotte
9f1749e1ee 94060: Fixed issue where thumbnails wouldn't be shown if linkType is linkType.None 2022-09-29 15:36:45 +02:00
Peter Wolfersberger
4371698a6e Created empty template files for browse-by-title-page.component and browse-by-date-page.component in custom theme 2022-09-29 15:24:26 +02:00
Tim Donohue
7b42446c11 Merge pull request #1861 from the-library-code/PRs/FixedHeader768px
Workaround missing navbar @768px for dspace and custom templates
2022-09-29 08:24:01 -05:00
Tim Donohue
6972a384a2 Merge pull request #1868 from tdonohue/fix_1867
Fixes Community "Assign Roles" page
2022-09-29 08:23:01 -05:00
lotte
7acc8c888e 94060: Added thumbnail embed for submission object search results and added offset to status badge for mydspace results 2022-09-29 15:16:28 +02:00
Giuseppe Digilio
a6d29f5a23 [CST-6876] Replace deprecated createComponent method and improve code 2022-09-29 15:06:30 +02:00
Giuseppe Digilio
7f30e92782 [CST-6876] Fix issue with invalid request done when the claimed/pool task changed its status due to a performed action 2022-09-29 15:05:18 +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
Peter Wolfersberger
81830bb797 Fixed comma in lazy-theme.module.ts 2022-09-29 11:48:59 +02:00
Peter Wolfersberger
5e54422daf fixed redundant / in pathname of themed component 2022-09-29 10:49:42 +02:00
Kim Shepherd
133f35cb42 [TLC-372] Wait for async before testing obj lists in some tests
Browse by, obj list and other related components were
themed in this PR and added to lazy theme module.
2022-09-29 10:49:42 +02:00
Peter Wolfersberger
8805ac33fc Fixed commented out references to html and scss component files 2022-09-29 10:49:42 +02:00
Peter Wolfersberger
7c194ff700 made search-navbar-component themeable 2022-09-29 10:49:42 +02:00
Peter Wolfersberger
3799ed28c1 Made browse-by-metadata-page.component, browse-by-title-page.component, browse-by-date-page.component themeable
and fixed a forgotten "implements OnDestroy" in browse-by-metadata-page.component.ts
2022-09-29 10:49:42 +02:00
Peter Wolfersberger
f5316b5805 Made community-list-element.component and collection-list-element.component themeable. 2022-09-29 10:49:42 +02:00
Peter Wolfersberger
48c3fd24ed Themed object-list.component. 2022-09-29 10:49:42 +02:00
Peter Wolfersberger
24943b9b09 Added already themed comcol-page-browse-by.component to custom theme. 2022-09-29 10:49:42 +02:00
Peter Wolfersberger
b0d1a74128 Made comcol-page-handle-component themeable 2022-09-29 10:49:02 +02:00
Tim Donohue
c7029ed8f6 Merge pull request #1847 from mspalti/iiif-multi-fix
Bug fix for multiple IIIF image property
2022-09-28 17:02:29 -05:00
Tim Donohue
fbe35e14dd Merge pull request #1863 from 4Science/CST-6932
Registration page password validation
2022-09-28 16:43:53 -05:00
Tim Donohue
0235cc2fe8 Update community-roles.component to align with collection-roles 2022-09-28 13:30:42 -05:00
Danilo Felicio Jr
30f0622810 pt-BR translation contribution
Fully translated til line 538 and other small corrections
2022-09-28 14:41:38 -03:00
Michael W Spalti
42bb39d097 Missing semicolon. 2022-09-28 09:18:03 -07:00
Michael W Spalti
60bcfe8cf5 Correction in the image count method. 2022-09-28 09:11:03 -07:00
Jens Vannerum
8bcbf02ed1 94474: Strings after merge 2022-09-28 18:06:52 +02:00
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
695ce3ab9e Merge pull request #1850 from atmire/use-x-forwarded-for-redirect
Use values from x-forwarded headers in getOrigin server side
2022-09-28 10:31:16 -05:00