Commit Graph

1361 Commits

Author SHA1 Message Date
Kristof De Langhe
9918d9529f 56434: search-response parsing bug fix 2018-10-24 15:43:45 +02:00
Christian Scheible
9d624f1f36 Improved testing of search-results-component 2018-10-24 15:24:19 +02:00
Kristof De Langhe
d1db0d42e5 Merge branch 'support-paginated-dso-properties' into entities-master
Conflicts:
	src/app/core/data/base-response-parsing.service.ts
2018-10-24 13:56:10 +02:00
Kristof De Langhe
2d2d1daf5e 56946: Added tests for toPaginatedList in remote-data-build service 2018-10-24 13:52:44 +02:00
Art Lowel
c1eab402e8 add support for paginated properties on dspace objects 2018-10-24 13:03:03 +02:00
Kristof De Langhe
7914e1cfb1 56434: docs for entity-type-switcher 2018-10-24 11:58:10 +02:00
Kristof De Langhe
29e60f2b7f 56434: docs for search-filter, search-fixed-filter and search-configuration service; search-results, filtered-search-page and search-page components 2018-10-24 11:48:23 +02:00
Kristof De Langhe
e4eee7ce27 56434: Docs for all item-page-metadata-field, related-entities, item-page and metadata-values componens 2018-10-24 11:05:32 +02:00
Kristof De Langhe
4d24802871 56434: property docs for entity-page-fields components 2018-10-24 10:17:49 +02:00
Kristof De Langhe
39e1b0f7d5 56434: Docs for all entity-list-element and entity-page-fields components 2018-10-23 16:52:03 +02:00
Kristof De Langhe
028a2b59a1 56434: EntityTypeSwitcherComponent test 2018-10-23 16:10:17 +02:00
Kristof De Langhe
cc369bf757 56434: SearchResultsComponent and SearchConfigurationService test additions 2018-10-23 15:40:38 +02:00
Kristof De Langhe
33eb59ae9a 56434: SearchFilterService added tests 2018-10-23 14:40:38 +02:00
Kristof De Langhe
7856738332 56434: FilteredSearchPageComponent tests 2018-10-23 13:22:53 +02:00
Kristof De Langhe
a66007c114 56434: SearchFixedFilterService tests 2018-10-23 11:49:15 +02:00
Kristof De Langhe
57ba31e289 56434: metadata-values component tests 2018-10-23 10:34:42 +02:00
Kristof De Langhe
221e20f495 56434: ItemPageFieldComponent tests 2018-10-22 17:51:51 +02:00
Kristof De Langhe
b8a9fe0598 56434: JournalPageFieldsComponent tests 2018-10-22 16:59:31 +02:00
Kristof De Langhe
eab6698f9f 56434: Entity-page-fields component tests 2018-10-22 16:50:48 +02:00
Art Lowel
335d74ea7e fix AoT issues with store devtools 2018-10-22 13:18:24 +02:00
Art Lowel
7ada6c7b21 configure @ngrx/store-devtools 2018-10-22 11:35:22 +02:00
Kristof De Langhe
26b075882d 56434: Fixed existing tests and added entity-list-element component tests 2018-10-19 16:16:12 +02:00
Kristof De Langhe
651b84bcad Merge branch 'master' into entities-master 2018-10-19 13:31:45 +02:00
Kristof De Langhe
348a42eb35 56129: Test covering the bug 2018-10-12 17:48:06 +02:00
Kristof De Langhe
d18e8e1ca5 Fix for item pages without bitstreams 2018-10-12 16:15:34 +02:00
lotte
d154caf039 56119: fixed issue where facets could not be changed when you are logged on 2018-10-12 15:06:10 +02:00
lotte
5b71788a20 improved test compiling time 2018-10-12 14:24:41 +02:00
lotte
998ed9af33 Merge branch 'master' into resolvers-branch-angular6 2018-10-12 12:50:18 +02:00
Christian Scheible
18ba810cc4 Added link with the query quoted for search results if empty
If there is an error 400 or a search returns an empty result this commit will show a link with the query quoted. 
Also improved testing of search results component as the component has changed.
2018-10-12 09:58:30 +02:00
Tim Donohue
8c124f227d Merge pull request #303 from atmire/hide-metadata-labels-without-value
Hide metadata labels without value
2018-10-11 14:16:33 -05:00
lotte
3a8f7754fa 55143: fixed all tests 2018-10-11 12:02:40 +02:00
Antoine Snyers
624fe2d671 Merge branch 'w2p-55962_hide-metadata-labels-without-value' into entities-master 2018-10-10 15:22:38 +02:00
Kristof De Langhe
3a23b703d5 Merge branch 'master' into entities-master
Conflicts:
	src/app/core/cache/models/normalized-object-factory.ts
	src/app/core/data/base-response-parsing.service.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-10-10 14:28:18 +02:00
Antoine Snyers
7ac26843b7 Remove the 'f' in fdescribe 2018-10-09 15:37:03 +02:00
Antoine Snyers
bbe22d9636 Hide metadata labels when there are no values 2018-10-09 15:25:58 +02:00
Antoine Snyers
9c444764a1 Add tests for the MetadataFieldWrapperComponent 2018-10-09 15:25:21 +02:00
lotte
7c16ccafd3 rxjs migrate 2018-10-08 12:33:39 +02:00
lotte
e025f3bc4d Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filters.component.ts
	src/app/core/auth/auth.effects.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/header/header.component.spec.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/testing/auth-service-stub.ts
	yarn.lock
2018-10-08 12:28:08 +02:00
lotte
199d8a8cff commit before merge 2018-10-08 12:12:09 +02:00
Art Lowel
1a20cec41c Merge pull request #300 from cjuergen/german-translation
Initial German Translation
2018-10-08 11:25:20 +02:00
cjuergen
c8ab655b4c Initial German Translation 2018-10-08 10:49:59 +02:00
Art Lowel
da4593a287 Merge pull request #296 from bram-atmire/issue-295-dutch-translation
Issue #295 Dutch translation
2018-10-05 11:45:58 +02:00
Art Lowel
c0e32457eb Merge pull request #297 from helix84/czech-l10n
Czech translation
2018-10-05 11:40:37 +02:00
helix84
a83c6c05df minor fixes in en.json 2018-10-04 09:25:38 +02:00
helix84
b2fef4d60a Create cs.json 2018-10-04 09:22:46 +02:00
Bram Luyten
031c4c0cf5 Dutch translation 2018-10-04 08:39:53 +02:00
Kristof De Langhe
796b9b60f1 Merge branch 'entities-or2018' into entities-master 2018-10-03 13:42:51 +02:00
Tim Donohue
5912c88791 Merge pull request #290 from atmire/authorization-issue
Fix for authentication
2018-09-27 14:16:11 -05:00
lotte
bfc70f4f88 Added links to issues 2018-09-27 10:37:40 +02:00
Art Lowel
35937a927c Merge branch 'w2p-55647_Related-publications-on-Person-pages' into entities-master 2018-09-25 14:16:13 +02:00