Commit Graph

9215 Commits

Author SHA1 Message Date
lucaszc
c2376b6fc7 Update pt-BR.json5
Merge changes from #1866 and add more translations to pt-BR
2022-10-03 14:58:42 -03:00
Tim Donohue
60c317c020 Merge pull request #1876 from atmire/fix-z-index-issue-in-item-list-selects
Fix z-index issue with thumbnails in item list checkboxes
2022-10-03 11:22:13 -05:00
Davide Negretti
2e4b96b2dd [CST-6782] Disable registration button if cookies haven't been accepted 2022-10-03 17:41:38 +02:00
Giuseppe Digilio
ec375fb910 [CST-6876] move delay in the search-facet-filter.component 2022-10-03 17:37:54 +02:00
Davide Negretti
8f66f1fe8f Merge branch 'main-gh4s' into CST-6782-refactor 2022-10-03 17:35:26 +02:00
Davide Negretti
89cdad42d2 [CST-6782] Hide missing cookie alert when verification is not enabled 2022-10-03 17:34:00 +02:00
Giuseppe Digilio
076fa3e1af Merge remote-tracking branch 'origin/main' into CST-6876
# Conflicts:
#	src/app/shared/search/search.component.ts
2022-10-03 17:29:39 +02:00
Tim Donohue
458df454eb Merge pull request #1812 from atmire/w2p-94301_Empty-required-name-input-not-displaying-error-message-after-saving
Fix error validation for required `name` fields in submission
2022-10-03 10:25:20 -05:00
Art Lowel
967f531eb5 fix issue where the padding of a thumbnail in list view would prevent the checkbox from being clickable 2022-10-03 17:08:58 +02:00
Tim Donohue
445255e92d Merge pull request #1858 from abhishekd2t/main
Hindi Translation
2022-10-03 10:06:10 -05:00
Tim Donohue
789a1471b0 Merge pull request #1825 from atmire/w2p-94060_Issue-1720_MyDSpace-support-entities
MyDSpace support for entity type specific list views
2022-10-03 09:58:35 -05:00
lotte
d064c26eec 94060: reverted e2e test changes 2022-10-03 14:45:24 +02:00
lotte
738aa9f098 Merge remote-tracking branch 'origin/main' into w2p-94060_Issue-1720_MyDSpace-support-entities 2022-10-03 14:43:24 +02:00
Giuseppe Digilio
f16dcc7942 [CST-6876] Refactoring in order to remove nested subscriptions 2022-10-03 14:07:59 +02:00
lotte
84bdfb8306 94060: Encoded embedded slash forward to prevent cypress glob issues 2022-10-03 11:26:02 +02:00
Giuseppe Digilio
ac36cc20dc [CST-6876] Refactoring in order to remove nested subscriptions 2022-10-03 10:58:51 +02:00
Giuseppe Digilio
bbdaa253aa [CST-6876] Fix missing page size 2022-10-03 10:48:28 +02:00
Abhishek Raval
3b0577be2f Merge branch 'main' into main 2022-10-01 14:53:54 +05:30
Abhishek Raval
b96502583a Update default-app-config.ts 2022-10-01 14:48:50 +05:30
Abhishek Raval
2bb4c71ddd Updated hi.json5 file
Removed all the next line in hindi translation for same key, I.E. 20, 21 lines.
2022-10-01 11:57:46 +05:30
Abhishek Raval
f3cf13a040 Update config.example.yml 2022-10-01 11:06:41 +05:30
Tim Donohue
b26da8991a Merge pull request #1864 from pilasou/main
Adding missing language parameters in french translations file (fr.json5)
2022-09-30 16:59:16 -05:00
Tim Donohue
0ef8dccac8 Merge pull request #1827 from 4Science/CST-6685
Create new batch export/import page to/from ZIP
2022-09-30 14:08:04 -05:00
Tim Donohue
e1b21e2dc6 Merge pull request #1866 from danilofjr/patch-1
pt-BR translation contribution
2022-09-30 11:52:15 -05:00
Tim Donohue
1779b1f9f3 Merge pull request #1872 from atmire/w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
repair tests bis
2022-09-30 11:51:35 -05:00
lotte
fb9ed87f95 Merge remote-tracking branch 'atmire/w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata' into w2p-94060_Issue-1720_MyDSpace-support-entities 2022-09-30 17:29:24 +02:00
Tim Donohue
e24f0e3fa5 Merge pull request #1873 from atmire/Fix-EPerson-delete-infinite-loop
Fix infinite loop when deleting an EPerson
2022-09-30 10:25:26 -05:00
lotte
3b653880b9 Merge branch 'w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata' of https://github.com/atmire/dspace-angular into w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata 2022-09-30 17:11:28 +02:00
lotte
e2e122b4ee 93963: Fixed tests in main 2022-09-30 17:08:47 +02:00
Samuel Cambien
8a6ff75560 repair tests bis 2022-09-30 17:06:11 +02:00
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
Yana De Pauw
be8a3d278c Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu 2022-09-30 12:31:21 +02:00
Yana De Pauw
0be6809a3d Merge branch 'w2p-94390_replace-dso-page-edit-buttons-with-a-menu_7.2' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu 2022-09-30 12:12:02 +02:00
Yana De Pauw
2f3d619c8c 94391: Add support for com/col browse pages 2022-09-30 12:06:21 +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