Commit Graph

8475 Commits

Author SHA1 Message Date
Tim Donohue
376788ea2e Automated upgrade to Cypress 12. 2023-03-01 16:39:31 -06:00
Tim Donohue
1d58910d70 Merge pull request #2085 from CrisGuzmanS/ul-and-li-in-dropdwon-collection-in-submissions-form
ID 469871. List or list item is not marked up properly.
2023-03-01 16:03:12 -06:00
Tim Donohue
eaa54dfcaf Merge pull request #2092 from CrisGuzmanS/issues/1186-470750
Buttons have same name but different actions.
2023-03-01 14:14:54 -06:00
cris
e80e56d78b erro fixed when dropdwon is closed 2023-03-01 03:31:31 +00:00
Cristian Emanuelle Guzmán Suárez
1ed3b9244f Merge branch 'DSpace:main' into ul-and-li-in-dropdwon-collection-in-submissions-form 2023-02-28 20:47:36 -06:00
Tim Donohue
00c5636c88 Merge pull request #2007 from arvoConsultores/DS-8408
In Advanced Search, list collections alphabetically
2023-02-28 16:58:14 -06:00
Tim Donohue
8264872f38 Merge pull request #2084 from CrisGuzmanS/role-in-tabs
ul and li replaced to role list and listitem
2023-02-28 16:28:11 -06:00
Cristian Emanuelle Guzmán Suárez
a2bd3be23f submission.workflow.generic.delete-help sentence make sense. 2023-02-28 16:24:13 -06:00
Tim Donohue
8bb73b3188 Merge pull request #2111 from atmire/fix-tests-upstream
Fix false positive tests caused by `fixture.debugElement.query().toBeDefined()` & `toBeUndefined()`
2023-02-28 15:04:25 -06:00
Tim Donohue
8d867a7a93 Merge pull request #2121 from CrisGuzmanS/issues/2089
avoiding drag and drop in put for multiple select option
2023-02-28 12:41:06 -06:00
Tim Donohue
d7977aba97 Merge pull request #2122 from atmire/atmire-css-contributions-main
Minor CSS fixes
2023-02-27 16:55:51 -06:00
Tim Donohue
07ee16aa8d Merge pull request #2113 from CrisGuzmanS/issues/1998
avoiding error when user unselect a filter option
2023-02-27 16:40:30 -06:00
Tim Donohue
e9f4d4574a Merge pull request #2117 from atmire/w2p-99615_misc-community-bug-fixes_contribute-main
Fixed UI issues #2087 and #2088
2023-02-27 16:00:52 -06:00
Alexandre Vryghem
200e95a390 Fix vertical alignment of text & buttons in tables 2023-02-26 00:53:26 +01:00
Alexandre Vryghem
1b46303539 Merge branch 'atmire-css-contributions-7.2' into atmire-css-contributions-main
# Conflicts:
#	src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html
#	src/app/shared/log-in/log-in.component.html
2023-02-26 00:52:04 +01:00
cris
ec3f7736d4 avoiding drag and drop in put for multiple select option 2023-02-24 16:19:41 +00:00
Alexandre Vryghem
5398c06242 Fix alignment of input fields on metadata registry when only one input field has error 2023-02-24 01:19:28 +01:00
Alexandre Vryghem
af23a3a8e3 Fixed css issues of LogInComponent where text would overflow 2023-02-24 01:19:08 +01:00
lotte
e3fe80013c Merge branch 'w2p-99615_misc-community-bug-fixes_contribute-7.4' into w2p-99615_misc-community-bug-fixes_contribute-main 2023-02-23 15:55:20 +01:00
lotte
0a4f027129 99615: Fixed #2087 and #2088 2023-02-23 15:44:18 +01:00
cris
17afdfa34b avoiding error when user unselect a filter option 2023-02-21 22:44:45 +00:00
Alexandre Vryghem
553002406f Merge branch 'fix-tests-7.4' into fix-tests-upstream 2023-02-19 01:06:21 +01:00
Alexandre Vryghem
4f14d66400 Fixed lint issues 2023-02-19 01:04:25 +01:00
Alexandre Vryghem
b13f7cdf64 Merge remote-tracking branch 'upstream/main' into fix-tests-upstream 2023-02-19 00:49:30 +01:00
Alexandre Vryghem
f063b15fb4 Merge remote-tracking branch 'templates/w2p-97755_fix-spy-created-after-component_contribute-7.2' into fix-tests-upstream
# Conflicts:
#	src/app/admin/admin-sidebar/admin-sidebar.component.spec.ts
2023-02-19 00:48:24 +01:00
Alexandre Vryghem
718db3466d Fixed false positive tests caused by fixture.debugElement.query().toBeDefined() 2023-02-19 00:23:19 +01:00
Tim Donohue
bbec2fd038 Update version tag for development of next release 2023-02-17 10:48:04 -06:00
Tim Donohue
d1ec9897b1 Update version tag for release dspace-7.5 2023-02-17 10:35:32 -06:00
Tim Donohue
1ea7c61315 Merge pull request #2107 from tdonohue/fix_8670
Fix issue with admin reset password functionality
2023-02-16 16:03:13 -06:00
Tim Donohue
02cc3b77f3 Merge pull request #2102 from CrisGuzmanS/2101
Fix for "No option appears for Bundle when the user is loading a bitstream of an item"
2023-02-16 14:22:53 -06:00
Tim Donohue
92f2196135 Fix param to send user the forgot password email 2023-02-16 14:09:35 -06:00
cris
4c819ea665 Merge branch '2101' of https://github.com/CrisGuzmanS/dspace-angular into 2101 2023-02-16 17:12:19 +00:00
cris
3a2225679a avoiding console.log errors 2023-02-16 17:11:17 +00:00
Giuseppe Digilio
0733e2766d [CST-8952] Fix issue with admin reset password functionality 2023-02-16 17:53:47 +01:00
Cristian Emanuelle Guzmán Suárez
0915afac14 Merge branch 'DSpace:main' into 2101 2023-02-15 16:30:13 -06:00
cris
bf22eb5582 suggestionOption.name displayed 2023-02-15 22:14:31 +00:00
Tim Donohue
49bec1b046 Merge pull request #2098 from saschaszott/german-translation-fixes
German translation fixes in security form
2023-02-15 15:14:17 -06:00
Sascha Szott
e5e6639d21 added comma to default translation 2023-02-15 20:05:59 +01:00
Sascha Szott
26705a5cf7 fixed missing comma 2023-02-15 20:05:59 +01:00
Sascha Szott
3ed9ae2d3e remove minimum passwort length value from translated messages 2023-02-15 20:05:59 +01:00
Sascha Szott
028d4192bb translation fixes in security form 2023-02-15 20:05:59 +01:00
Tim Donohue
e48b675bd4 Merge pull request #2100 from 4Science/CST-8935-fix-edit-bitstream-form
Fix issue with missing matcher providers
2023-02-15 12:31:06 -06:00
aroman-arvo
938bf33ad2 DS-8404 - fix config param name 2023-02-15 19:20:20 +01:00
Giuseppe Digilio
b676c1ab79 [CST-8935] Fix issue with missing matcher providers 2023-02-15 18:43:49 +01:00
Tim Donohue
8f410eb66b Merge pull request #2097 from alanorth/2096-item-submission-form
src/assets/i18n: Improve English strings for file upload
2023-02-15 10:33:22 -06:00
Alan Orth
d810cbcc8f src/assets/i18n: Improve English strings for file upload
Simple improvement to the wording in the file upload section of the
item submission form. Also add a period at the end of the string.

Fixes: #2096
2023-02-15 11:36:56 +03:00
Tim Donohue
5fb7f4da60 Merge pull request #2093 from 4Science/CST-8914-export-button
Add flag to show/hide csv export button
2023-02-14 12:34:53 -06:00
Tim Donohue
21b0374290 Merge pull request #2075 from atmire/w2p-98855_themeable-file-download-link_contribute-main
Pass `ng-content` to themed child components
2023-02-14 12:33:54 -06:00
Tim Donohue
368c1ea93f Merge pull request #2019 from 4Science/CST-7755
Supervision orders user interface
2023-02-14 11:11:50 -06:00
Tim Donohue
5ba0997bbd Merge pull request #2042 from atmire/poc-keepalive-during-ssr
Keep SSL sessions alive during SSR
2023-02-14 09:06:25 -06:00