Commit Graph

10236 Commits

Author SHA1 Message Date
Kristof De Langhe
dd439109a4 54472: Send normalized collections/communities instead of FormData 2018-11-06 09:57:27 +01:00
lotte
2af1d3b042 57053: started on menu 2018-11-05 16:34:03 +01:00
lotte
dd24958f61 finished tests and docs 2018-11-05 12:01:51 +01:00
Giuseppe
9eb00b9e62 Fixed issue with a subscribe when section components are destroyed 2018-11-02 14:29:07 +01:00
Giuseppe
e2725086b5 Fixed form lookup component view 2018-11-02 14:27:13 +01:00
Giuseppe
85dc1323e6 Fixed form lookup component view 2018-11-02 14:26:56 +01:00
Giuseppe
69a9e41bed Fixed issue that doesn't trigger an update on search in submission collection dropdown 2018-11-02 13:33:09 +01:00
Giuseppe
5acbfe27ea Added more checks on redirect when token has expired 2018-11-02 13:30:04 +01:00
Bram Luyten
67619a2ba5 issue 323 comcol page logo bottom padding 2018-10-31 23:06:38 +01:00
Bram Luyten
47f6c24484 issue 321 home news rewording 2018-10-31 22:45:57 +01:00
Tim Donohue
2033119bd9 Merge pull request #319 from atmire/w2p-56119_fixed-facet-issue-when-logged-on
Fixed issue where facets could not be changed when you are logged in
2018-10-31 15:24:49 -05:00
lotte
54dad64ab4 resolved lint error 2018-10-31 15:28:50 +01:00
lotte
6f31551395 Merge branch 'patch-support' into response-cache-refactoring
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/shared/operators.ts
2018-10-31 12:40:32 +01:00
lotte
80b11515c4 fixed SSB commit delay 2018-10-31 11:59:09 +01:00
lotte
b48ba97d86 Merge branch 'resolvers-branch-angular6' of https://git.atmire.com/contributions/dspace-angular into patch-support 2018-10-31 11:15:09 +01:00
lotte
c334bbe78e updated merged master to rxjs 6 2018-10-31 11:13:58 +01:00
lotte
850545ea68 Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/metadata/metadata.service.ts
	src/app/core/shared/item.model.ts
	src/app/shared/loading/loading.component.ts
	yarn.lock
2018-10-31 11:03:09 +01:00
lotte
5b261446e8 Merge branch 'resolvers-branch-angular6' into patch-support
Conflicts:
	src/app/app.module.ts
2018-10-31 09:33:11 +01:00
Kristof De Langhe
1fc9359133 54472: Refactored create to work with new response cache 2018-10-29 16:04:18 +01:00
Kristof De Langhe
b09fa0e8af Merge branch 'resolvers-branch-angular6' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/app.module.ts
2018-10-29 13:15:18 +01:00
Kristof De Langhe
a49f9bdb03 54472: Intermediate commit 2018-10-29 13:09:45 +01:00
Kristof De Langhe
0cf65b3f8c 54472: Remove console.log 2018-10-29 11:17:07 +01:00
Kristof De Langhe
fb65aa84f3 Merge branch 'response-cache-refactoring' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/core/auth/auth-response-parsing.service.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/models/auth-status.model.ts
	src/app/core/auth/models/normalized-auth-status.model.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/data/collection-data.service.ts
	src/app/core/data/comcol-data.service.spec.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.spec.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dspace-object-data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/request.models.ts
	src/app/core/dspace-rest-v2/dspace-rest-v2.service.ts
	src/app/core/shared/hal-endpoint.service.ts
	src/app/core/shared/operators.ts
	src/app/shared/testing/auth-request-service-stub.ts
	src/app/shared/testing/auth-service-stub.ts
2018-10-29 10:26:44 +01:00
Tim Donohue
daee926638 Merge pull request #314 from atmire/support-paginated-dso-properties
Issue 313: add support for paginated properties on dspace objects
2018-10-26 14:08:08 -05:00
Tim Donohue
a1a356d2bb Merge pull request #312 from atmire/No-files-item-page-bugfix
Issue 311: No files item page bugfix
2018-10-26 13:53:17 -05:00
Kristof De Langhe
1126af6b43 56434: By.css call by tag instead of class refactoring 2018-10-26 13:57:36 +02:00
Kristof De Langhe
5d8c6358db 56434: FullItemPageComponent tests and improved coverage 2018-10-26 13:09:43 +02:00
Yana De Pauw
44c227ffff 55959: Add additional test when no subcommunities
When the subcommunity list is empty, the subcommunity section should be hidden.
2018-10-26 10:55:27 +02:00
Kristof De Langhe
b70a58d008 56434: EntityPageFields component tests refactoring 2018-10-26 10:30:47 +02:00
Yana De Pauw
f4482c710c 55959: Add subcommunities on community page 2018-10-25 18:16:18 +02:00
Yana De Pauw
d26bba8e14 5590: Item move component 2018-10-25 18:14:22 +02:00
Yana De Pauw
8570ff2578 55990: Item move component 2018-10-25 18:13:49 +02:00
Christian Scheible
88864f7aaf Improved testing of search-results-component 2018-10-25 12:48:05 +02:00
Art Lowel
9aff1b6954 add support for paginated properties on dspace objects 2018-10-25 11:57:20 +02:00
Kristof De Langhe
efcdc67d68 56434: Small TSLint fix 2018-10-24 16:09:55 +02:00
Kristof De Langhe
b2ca67c762 Merge branch 'entities-master' into w2p-56434_PR-preparations 2018-10-24 15:46:27 +02:00
Kristof De Langhe
9918d9529f 56434: search-response parsing bug fix 2018-10-24 15:43:45 +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