Commit Graph

5279 Commits

Author SHA1 Message Date
lotte
d3dd8fb565 Finished themeable components 2021-03-18 15:46:53 +01:00
lotte
cddbdbfed7 77350: wip 2021-03-18 15:46:53 +01:00
Yana De Pauw
1c4763b409 77349: Add additional properties and update comment 2021-03-18 15:46:53 +01:00
Art Lowel
2a354c87e1 fix issue with themed ConfigurationSearchPageComponent 2021-03-18 15:46:53 +01:00
Yana De Pauw
8b7a33bff2 77349: Add themeable components - pt. 1 2021-03-18 15:46:53 +01:00
Art Lowel
66463cfc04 Merge pull request #1068 from tdonohue/github_actions_fixes
Ensure REST API is up/available for e2e tests
2021-03-18 15:41:25 +01:00
Tim Donohue
e43955903f Merge pull request #1040 from atmire/wZp-77237-overwriteMerge-config
Environment files merging with overwriteMerge
2021-03-18 09:32:35 -05:00
Tim Donohue
43d2351ada Wait on /api/core/sites to also ensure database is up 2021-03-18 09:01:44 -05:00
Raf Ponsaerts
b228ae5bb6 Merge remote-tracking branch 'dspace/main' into w2p-77205_issue-927-Non-site-admin-edit-authorization-group
Conflicts:
	src/app/+collection-page/collection-page.component.html
	src/app/+collection-page/collection-page.component.ts
	src/app/+community-page/community-page.component.html
	src/app/+community-page/community-page.component.ts
	src/app/access-control/group-registry/group-form/members-list/members-list.component.ts
2021-03-18 10:37:06 +01:00
Tim Donohue
ba4c7a8e88 Add a step to wait until REST API is ready (returns 200) 2021-03-17 15:52:32 -05:00
Tim Donohue
12f8e82aa2 Add step to verify REST API is up/available for e2e tests 2021-03-17 15:02:59 -05:00
Alessandro Martelli
34990c6f13 [CSTPER-321] Delete an item is not working 2021-03-17 17:11:04 +01:00
Tim Donohue
1115c58537 Merge pull request #1049 from atmire/w2p-77178_Support-embed-sizes-and-use-in-ComCol-tree
Use of embed sizes in the ComCol tree
2021-03-16 09:47:24 -05:00
Yura Bondarenko
6fabf436e3 77583: Specify id type ~ /api/pid/find?id=hdl:... 2021-03-16 15:01:35 +01:00
Kristof De Langhe
fd6605cc27 77742: Collection template-item loading indicator and error alert 2021-03-16 13:18:11 +01:00
Kristof De Langhe
0465ce0bc8 77742: Collection item-template bugfixes 2021-03-16 13:03:34 +01:00
Marie Verdonck
e033cdf0f4 PR #1049: Reduced number of communities/collections in comcol tree retrieved per page to 20 2021-03-15 20:57:51 +01:00
Bruno Roemers
2e7e041f3a 77643: Update tests 2021-03-15 16:37:45 +01:00
Bruno Roemers
37d46f7b18 77643: BUGFIX: Remove unnecassary dependencies 2021-03-15 15:07:55 +01:00
Bruno Roemers
51e1ac09e7 77643: BUGFIX: Init BreadcrumbsService before routing 2021-03-15 11:40:24 +01:00
Tim Donohue
d1ab193f5d Merge pull request #1001 from atmire/Item-page-redirects
DS-4283: (Google Scholar) Provide Entity Type Label/Name as part of URL path
2021-03-12 13:13:46 -06:00
Art Lowel
4280475364 Merge branch 'main' into Item-page-redirects 2021-03-12 18:19:11 +01:00
Bruno Roemers
c2ca35c522 77643: WIP: Refactor BreadcrumbsComponent into service 2021-03-12 15:36:00 +01:00
Bruno Roemers
7b455c47c8 77643: Rename BreadcrumbsService to BreadcrumbsProviderService 2021-03-12 11:06:42 +01:00
Bram Luyten
b5c1b8cb14 Merge pull request #1052 from bram-atmire/PR1052-i18n-catalogs-update
Sync up translations with latest changes to en.json5
2021-03-11 19:00:38 +01:00
Bram Luyten
b7dbfb9745 Sync up translations with latest changes to en.json5 2021-03-11 18:51:32 +01:00
Bram Luyten
c5d7826a72 Merge pull request #1051 from bram-atmire/PR1050-PT
Addressing Issue 570 - Split of Portuguese translation catalogs
2021-03-11 17:59:34 +01:00
Bram Luyten
2d95d58c3c Addressing Issue 570 - Split of Portuguese translation catalogs 2021-03-11 17:56:50 +01:00
Bram Luyten
28c38972b0 Merge pull request #828 from marciofoz/marciofoz-patch-1
Update pt.json5
2021-03-11 17:36:34 +01:00
marciofoz
42519fc7a0 Update pt.json5 2021-03-11 17:29:19 +01:00
Bram Luyten
bff92f1bc9 Merge pull request #1012 from akoscomp/main
Translate new lines to Hungarian
2021-03-11 17:19:09 +01:00
Bram Luyten
6bbb2aab6f Merge pull request #1018 from reetagithub/main
Update fi.json5
2021-03-11 16:57:57 +01:00
Marie Verdonck
5ecab7de12 77178: Tests for getEmbedSizeParams selector 2021-03-11 16:41:22 +01:00
Giuseppe Digilio
b3afaa55c7 Merge remote-tracking branch 'origin/main' into CST-3782-fix-repeatable-fields
# Conflicts:
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.scss
2021-03-11 09:29:40 +01:00
Tim Donohue
11b6b3c929 Merge pull request #1035 from atmire/dynamic-theme-support
Add support for dynamic themes
2021-03-10 15:11:14 -06:00
Art Lowel
c004365cee fix tests after merge 2021-03-10 17:33:20 +01:00
Alessandro Martelli
996d54f37e [CST-3782] item deletion on lookup disabled 2021-03-10 17:11:53 +01:00
Art Lowel
95c43c1b00 Merge branch 'main' into dynamic-theme-support 2021-03-10 16:59:03 +01:00
Tim Donohue
31c557062f Merge pull request #978 from 4Science/CST-3620
Update /claimedtasks and /pooltasks to support reloading of workflow actions on individual WorkflowItems
2021-03-10 09:11:11 -06:00
Alessandro Martelli
28894f6764 [CST-3782] lookup search icon 2021-03-10 11:24:42 +01:00
Art Lowel
f1fa69bb3b use embed size in alternative link 2021-03-09 14:33:05 +01:00
Art Lowel
0ae4016f91 fix find-replace mistake 2021-03-08 18:20:41 +01:00
Art Lowel
75c9be026e remove css variables in media queries 2021-03-08 17:51:03 +01:00
Art Lowel
afa7b67532 roll back test changes 2021-03-08 12:10:56 +01:00
Marie Verdonck
fead3bc3fe 77178: Support embed sizes and use them in the ComCol tree 2021-03-05 13:27:42 +01:00
Alessandro Martelli
5201b4a31d [CST-3782] qualdrop move restored 2021-03-04 18:26:03 +01:00
Raf Ponsaerts
83819c5b18 fixed lint issues 2021-03-04 14:32:14 +01:00
Raf Ponsaerts
7a1b98ce83 remove unused import 2021-03-04 13:30:07 +01:00
Alessandro Martelli
5eb0a8744f [CSTPER-3782] custom move events handled correctly 2021-03-04 12:36:57 +01:00
Raf Ponsaerts
4f08ad453f removed whitelines 2021-03-04 09:48:27 +01:00