Commit Graph

9297 Commits

Author SHA1 Message Date
lotte
1928da8c32 Merge branch 'resolvers-branch-angular6' into patch-support
Conflicts:
	src/app/core/auth/auth-response-parsing.service.spec.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/models/auth-status.model.ts
	src/app/core/auth/server-auth.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.spec.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/request.models.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/mocks/mock-form-service.ts
	src/app/shared/mocks/mock-remote-data-build.service.ts
	src/app/shared/mocks/mock-store.ts
2018-10-11 12:51:10 +02:00
lotte
3a8f7754fa 55143: fixed all tests 2018-10-11 12:02:40 +02:00
Giuseppe
3ce9c89a4c Fixed issue with upload section 2018-10-11 11:28:43 +02:00
Giuseppe
ae9d62d60d Fixed issue with concat component 2018-10-11 11:25:03 +02:00
Giuseppe
15315fda39 Fixed issue with scrollable dropdown component 2018-10-11 11:21:48 +02:00
Giuseppe
ead86ad94e Retrieve http response status code as number instead as string 2018-10-11 11:19:25 +02:00
Kristof De Langhe
fc96700475 55946: Fixed search query not working 2018-10-11 11:16:47 +02:00
Kristof De Langhe
8f0d7b6a4e 55946: ItemCollectionMapperComponent tests 2018-10-11 10:10:45 +02:00
Kristof De Langhe
497f089c2f 55946: Improvement on mapping by excluding already existing mapped collections 2018-10-10 17:31:18 +02:00
Kristof De Langhe
378fbe86f4 55946: Functionality for removing mappings 2018-10-10 16:15:53 +02:00
Kristof De Langhe
dd38e61230 55946: Functional item-collection-mapper 2018-10-10 15:31:58 +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
Kristof De Langhe
0cf91fb05e 55946: Removal of unnecessary scss files and test fixes 2018-10-10 13:51:02 +02:00
Kristof De Langhe
0b3b5d3965 55946: Refactoring of object-select and collection-select component 2018-10-10 13:30:29 +02:00
Giuseppe
f8620d5c12 Added notify new section method to SubmissionService 2018-10-10 11:59:22 +02:00
Giuseppe
618e689258 Intermediate commit detect duplicate 2018-10-10 11:55:48 +02:00
Giuseppe
b67984be8f Changed EpersonRequest response parser 2018-10-10 11:51:42 +02:00
Giuseppe
c358c0bac3 Added ngfor pipe 2018-10-10 11:49:22 +02:00
Giuseppe
391d4d58f0 Final commit detect duplicate 2018-10-10 11:48:28 +02:00
Giuseppe
bef48e6c44 Added a method to retrieve filename on upload bitstream 2018-10-10 11:44:02 +02:00
Giuseppe
a33513ef4b Handled error on upload file 2018-10-10 11:43:52 +02:00
Giuseppe
e7dc095156 Fixed SubmissionService tests 2018-10-10 11:43:15 +02:00
Giuseppe
5ab1062aed Fixed NotificationsService and NotificationComponent tests 2018-10-10 11:43:03 +02:00
Giuseppe
6f4b9fc818 Final commit detect duplicate 2018-10-10 11:42:16 +02:00
Giuseppe
25bb5fddf6 Added notificationWithAnchor method to NotificationsService 2018-10-10 11:32:22 +02:00
Kristof De Langhe
c4203f25d5 55946: Refactored item-select to object-select to allow for easier implementation of collection-select 2018-10-09 17:16:43 +02:00
Kristof De Langhe
7021527f5c 55946: Fixed api calls for fetching collections with/without item 2018-10-09 16:33:33 +02:00
Kristof De Langhe
c25340fca0 erge branch 'w2p-55946_Item-mapping-on-item-level-old' into w2p-55946_Item-mapping-on-item-level
Conflicts:
	resources/i18n/en.json
	src/app/+item-page/edit-item-page/edit-item-page.component.ts
	src/app/+item-page/edit-item-page/edit-item-page.module.ts
	src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
	src/app/+item-page/edit-item-page/item-status/item-status.component.html
	src/app/+item-page/edit-item-page/item-status/item-status.component.ts
2018-10-09 16:01:32 +02:00
Antoine Snyers
7ac26843b7 Remove the 'f' in fdescribe 2018-10-09 15:37:03 +02:00
Kristof De Langhe
7d9afeefea 55946: Removed unnecessary files and created tests 2018-10-09 15:32:55 +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
Kristof De Langhe
fb0e1d81e4 55946: Edit item page cleanup 2018-10-09 14:30:40 +02:00
Kristof De Langhe
05a4918ef0 55946: Finished edit-item-page and start of collection mapper 2018-10-09 14:15:59 +02:00
Kristof De Langhe
ec96962a87 55946: Start of Edit Item Page
Conflicts:
	resources/i18n/en.json
2018-10-09 14:15:56 +02:00
Kristof De Langhe
6bc4d061f1 55946: Intermediate commit 2018-10-09 14:09:56 +02:00
Kristof De Langhe
3a809cc671 55946: Finished edit-item-page and start of collection mapper 2018-10-09 11:51:52 +02:00
Kristof De Langhe
ba4d2861f5 55946: Start of Edit Item Page 2018-10-08 17:50:52 +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