Commit Graph

10236 Commits

Author SHA1 Message Date
Art Lowel
f34c19717d fix an issue where the state of an aggregated RD would be wrong when some of the RDs it's based on were still pending 2019-05-15 10:51:36 +02:00
Tim Donohue
eef3112883 Merge branch 'master' into preview 2019-05-14 16:46:55 -05:00
Art Lowel
e31c3c861e fix an issue where the recent submissions on collection homepages would be wrong, and would continually rerender 2019-05-14 18:37:10 +02:00
Tim Donohue
606c90a901 Remove the word "Release" to avoid line wrapping 2019-05-14 09:37:38 -05:00
Tim Donohue
9c59a9f13e Merge pull request #389 from atmire/Theme-for-item-pages
Preview release theme, extended for Configurable Entities
2019-05-14 09:19:00 -05:00
lotte
df83ad9d49 changed home page background darker 2019-05-14 13:23:18 +02:00
Art Lowel
4a33bfcc55 give new link on home-page-news a more contrasting color 2019-05-14 11:50:55 +02:00
Art Lowel
7bb8f3275d update themed home-page news 2019-05-14 11:50:55 +02:00
Art Lowel
fdfe65e914 add metadatarepresentation contributors to themed project pages as well 2019-05-14 11:50:55 +02:00
Art Lowel
9bc1f210a3 use new placeholders in the theme 2019-05-14 11:50:55 +02:00
Art Lowel
8d7633af66 add new fields to themed templates 2019-05-14 11:50:55 +02:00
lotte
63387d6dbe theme for entity pages 2019-05-14 11:50:55 +02:00
lotte
e9ff808496 61950: Merged theming into configurable entities and started working on the entity detail pages 2019-05-14 11:50:54 +02:00
lotte
55b61931cb solved scss conflict 2019-05-14 11:50:54 +02:00
lotte
c9494c32ec renamed theme to Mantis 2019-05-14 11:50:54 +02:00
lotte
4b7f0bd017 61299: solved merge conflicts 2019-05-14 11:41:52 +02:00
lotte
a994ba1927 cleaned up theming code 2019-05-14 11:41:07 +02:00
lotte
dc858d334d changed homepage 2019-05-14 11:39:56 +02:00
lotte
eddf106557 added banner and changed fonts 2019-05-14 11:39:56 +02:00
lotte
ddfbbcc223 added custom theming 2019-05-14 11:39:34 +02:00
lotte
ba14ed88c3 finished SCSS theming support 2019-05-14 11:39:01 +02:00
lotte
5fa8fd2688 added different themes, issue with ngrx 2019-05-14 11:38:34 +02:00
Kristof De Langhe
d70c9dcba8 Merge branch 'w2p-62372_Final-master-merge' into Miscellaneous-fixes 2019-05-14 11:33:26 +02:00
Kristof De Langhe
120fd86e24 62372: FilteredSearchPage injection fix 2019-05-14 11:27:10 +02:00
lotte
32d4fbde12 32180: fixed rebase issues 2019-05-14 09:43:58 +02:00
lotte
7a4edd1567 62180: fixed non-uuid paths 2019-05-14 08:54:27 +02:00
lotte
187c70847c added test and docs for 404 operator 2019-05-14 08:49:39 +02:00
lotte
ee5a9c7df5 62180: fixed issues wih 404 pages 2019-05-14 08:47:38 +02:00
Art Lowel
487339d9ef fix item-page 404 redirect 2019-05-14 08:45:43 +02:00
lotte
22bd69ba13 misc fixes 2019-05-14 08:44:56 +02:00
Kristof De Langhe
5c4691b5f6 62372: ItemTypeSwitcher bugfix 2019-05-13 17:46:20 +02:00
Kristof De Langhe
b0f9ce96dc 62372: Post-merge test fixes 2019-05-13 14:05:53 +02:00
Kristof De Langhe
0390f67d01 Merge branch 'master' into w2p-62372_Final-master-merge
Conflicts:
	config/environment.default.js
	resources/i18n/en.json
	src/app/+search-page/paginated-search-options.model.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
	src/app/+search-page/search-options.model.ts
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/+search-page/search-service/search-configuration.service.ts
	src/app/core/cache/response.models.ts
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.spec.ts
	src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts
	src/app/shared/object-list/wrapper-list-element/wrapper-list-element.component.ts
	src/app/shared/services/route.service.ts
2019-05-13 12:47:21 +02:00
Kristof De Langhe
098298c1ea 62339: Remove f from fdescribe 2019-05-10 14:07:17 +02:00
Kristof De Langhe
37a8b9f253 62339: ItemComponent test fixes 2019-05-10 14:06:23 +02:00
Kristof De Langhe
54371503ae 62339: JSDocs 2019-05-10 13:47:27 +02:00
Kristof De Langhe
38625d2cd5 62339: itemIds to item remotedata in relationships 2019-05-10 13:44:58 +02:00
Kristof De Langhe
7ef769431a 62264: Fixed tests 2019-05-10 10:43:23 +02:00
Kristof De Langhe
461eacff45 62264: Group messages 2019-05-10 10:19:51 +02:00
Kristof De Langhe
2166e0633c 62264: Grouped logical entity types together into separate modules 2019-05-09 17:51:11 +02:00
Giuseppe Digilio
718931abe6 fixed build error 2019-05-09 15:37:15 +02:00
Giuseppe Digilio
7ea34ac8bf Fixed getSearchLink method with pages with embedded search 2019-05-09 15:13:03 +02:00
Art Lowel
81e8c23cc5 Merge branch 'master' into entities_new_data_tweaks 2019-05-08 09:57:21 +02:00
Art Lowel
0d8291a0eb turn contributors on project pages in to metadatarepresentations 2019-05-06 16:58:42 +02:00
Art Lowel
bcf6f6a21b change 'of' to 'observableOf' 2019-05-06 15:32:04 +02:00
Art Lowel
17636906db move relationsToRepresentations to util file 2019-05-06 15:30:23 +02:00
Kristof De Langhe
80c7b86084 62063: browse-by-switcher + decorator tests 2019-05-06 15:27:16 +02:00
Kristof De Langhe
af2d376fb9 62063: Fixed existing tests 2019-05-06 14:08:55 +02:00
Giuseppe Digilio
4f7299f639 Fixes for SubmissionResponseParsingService 2019-05-02 17:12:25 +02:00
Giuseppe Digilio
2a124887c0 added default value for onBeforeUpload property 2019-05-02 11:25:32 +02:00