Commit Graph

3151 Commits

Author SHA1 Message Date
lotte
00039436b6 more tests 2019-12-19 13:57:44 +01:00
Giuseppe Digilio
bc72b1c2ae Fixed webpack loaders version 2019-12-19 13:56:54 +01:00
Giuseppe Digilio
6b123ad0a7 Fixed dropdown login menu after upgrade to angular 7 2019-12-19 13:55:34 +01:00
Giuseppe Digilio
2022268ab0 Fixed AOT build after upgrade to angular 7 2019-12-19 13:55:02 +01:00
Kristof De Langhe
890d60aa9c 67478: External source link + pagination fix 2019-12-19 13:13:46 +01:00
Kristof De Langhe
904228127e Merge remote-tracking branch 'atmire/clean-relationships-in-submission' into w2p-67478_Search-external-sources-in-submission
Conflicts:
	src/app/+item-page/simple/related-items/related-items-component.ts
	src/app/+search-page/configuration-search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/+search-page/search-tracker.component.ts
	src/app/+search-page/search.component.ts
	src/app/app.reducer.ts
	src/app/core/data/data.service.ts
	src/app/core/data/relationship.service.ts
	src/app/core/services/route.service.ts
	src/app/core/utilities/equatable.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/selection-tab/dynamic-lookup-relation-selection-tab.component.ts
	src/app/shared/form/builder/models/relationship-options.model.ts
2019-12-19 11:55:28 +01:00
Kristof De Langhe
64eb5db05b 67478: JSDocs intermediate commit 2019-12-19 11:36:39 +01:00
lotte
20b4da5c33 fixed import issue 2019-12-19 11:27:10 +01:00
lotte
b98cec011b added documentation for endpoint mock service 2019-12-19 11:15:44 +01:00
lotte
0dbea31b0d added typedoc 2019-12-19 09:23:13 +01:00
lotte
38f3f583f6 Merge branch 'master' into clean-relationships-in-submission 2019-12-18 14:48:48 +01:00
lotte
c480e96043 more tests 2019-12-18 14:38:17 +01:00
Giuseppe Digilio
c9987e3451 Fixed test after upgrade to angular 7 2019-12-18 09:47:02 +01:00
Tim Donohue
a4988d580e Merge pull request #542 from paulo-graca/rcaap-openaire4-translations
OpenAIRE4 funding agency missing translation
2019-12-17 11:52:36 -06:00
Paulo Graça
9ad78e1ff1 Merge branch 'master' of github.com:DSpace/dspace-angular into rcaap-openaire4-translations 2019-12-17 17:22:01 +00:00
Tim Donohue
e94c1adfb8 Merge pull request #532 from atmire/Item-page-entities-improvements
Item page entities improvements
2019-12-17 09:12:49 -06:00
lotte
2db42d0677 added tests 2019-12-17 13:47:09 +01:00
Giuseppe Digilio
ea4e9f8797 Fixed errors after upgrade to angular 7 2019-12-17 13:10:53 +01:00
Giuseppe Digilio
8df0591272 upgrade library dependencies to angular 7 2019-12-17 13:05:24 +01:00
Art Lowel
907358edc5 add test to prove the response body isn't part of the output 2019-12-17 09:58:05 +01:00
Art Lowel
de6abb7ce6 add a responseparser that only looks at the status code, and use it for statistic event responses 2019-12-16 18:43:09 +01:00
lotte
149f59039e fixed import issues 2019-12-16 11:19:08 +01:00
lotte
c54faf69b1 Merge branch 'master' into clean-relationships-in-submission 2019-12-16 10:45:21 +01:00
Philip Vissenaekens
9df5a508f1 65240: Community and Collection logo layout 2019-12-12 13:11:54 +01:00
Philip Vissenaekens
9a921e9311 Merge remote-tracking branch 'dspace/master' into w2p-65240_Community-and-collection-logos-2
# Conflicts:
#	src/app/+collection-page/collection-page.component.html
#	src/app/core/data/comcol-data.service.ts
2019-12-12 13:08:38 +01:00
Paulo Graça
23352412ce Merge branch 'master' of github.com:DSpace/dspace-angular into configurable_entities 2019-12-10 18:05:54 +00:00
Paulo Graça
46c9a77cd9 adding default translations for funding lookup interface 2019-12-10 18:05:48 +00:00
Kristof De Langhe
c31b1725a8 66155: Fixed test cases and AoT build 2019-12-09 15:25:43 +01:00
Kristof De Langhe
9e5508f9e5 66155: Refactoring metadata-representation and related-item lists with abstract incremental list and loading by pages 2019-12-09 14:48:55 +01:00
Kristof De Langhe
64944ebb71 Merge branch 'master' into w2p-66155_Item-page-entities-improvement
Conflicts:
	src/app/+item-page/simple/related-items/related-items-component.ts
2019-12-09 12:46:07 +01:00
Kristof De Langhe
6914000e19 67611: Remaining test cases 2019-12-09 11:59:55 +01:00
Kristof De Langhe
9246cce7de 67611: Test cases 2019-12-06 17:54:52 +01:00
Kristof De Langhe
1402dd9129 67611: Import new external entity and add to selection + message changes/refactoring 2019-12-06 16:52:30 +01:00
Kristof De Langhe
3a7fa8dbaf Merge branch 'w2p-67478_Search-external-sources-in-submission' into w2p-67611_Convert-external-source-to-entity
Conflicts:
	src/app/core/data/item-data.service.ts
2019-12-06 13:23:47 +01:00
Kristof De Langhe
cdbb9b6203 67478: External source entries loading on search-option change 2019-12-06 12:59:01 +01:00
Kristof De Langhe
b51218ad5f Merge branch 'master' into w2p-67478_Search-external-sources-in-submission
Conflicts:
	src/app/+collection-page/collection-page.module.ts
	src/app/+item-page/simple/related-entities/related-entities-search/related-entities-search.component.html
	src/app/+item-page/simple/related-items/related-items-component.ts
	src/app/+search-page/configuration-search-page.component.spec.ts
	src/app/+search-page/configuration-search-page.component.ts
	src/app/+search-page/filtered-search-page.component.spec.ts
	src/app/+search-page/filtered-search-page.component.ts
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/+search-page/search.component.spec.ts
	src/app/app.reducer.ts
	src/app/core/data/data.service.spec.ts
	src/app/core/data/data.service.ts
	src/app/core/data/relationship.service.ts
	src/app/core/shared/search/search-configuration.service.ts
	src/app/core/shared/search/search.service.ts
2019-12-06 11:56:28 +01:00
Tim Donohue
a78e0512cb Merge pull request #517 from atmire/Tabbed-display-of-relations
Tabbed display of relations
2019-12-05 14:28:33 -06:00
Tim Donohue
393b2e0029 Merge pull request #537 from atmire/w2p-67625-minor-bug-in-edit-metadata
[DS-4400] Fix for minor edit metadata bug
2019-12-05 10:37:32 -06:00
Kristof De Langhe
f0e38e9e8c 67611: Console error fix, notification on adding local entity and JSDocs 2019-12-05 17:31:13 +01:00
Art Lowel
dfb3c076d7 Merge pull request #505 from atmire/ComCol-CDK-Tree
Community and Collection Tree
2019-12-05 17:22:41 +01:00
Samuel
a434b5706e taskid 66074 Keep virtual metadata on relationship delete - fix lint issues 2019-12-05 17:09:56 +01:00
Kristof De Langhe
e13801ce81 Merge branch 'master' into w2p-66156_Display-of-relations
Conflicts:
	src/app/+item-page/item-page.module.ts
	src/app/+search-page/filtered-search-page.component.spec.ts
	src/app/+search-page/filtered-search-page.component.ts
	src/app/+search-page/search-page.module.ts
2019-12-05 16:23:33 +01:00
Kristof De Langhe
fda083137a 67611: Import external entry as new entity pt1 2019-12-05 15:48:54 +01:00
Samuel
038483c8b8 taskid 66074 Keep virtual metadata on relationship delete - fix tests 2019-12-05 15:29:32 +01:00
Kristof De Langhe
7a904f9bf7 67611: Refactored import button to separate component within object-collection + moved calling of import modal to external-source tab 2019-12-05 14:06:29 +01:00
Kristof De Langhe
6ada3fae5b 67611: Fixed radio button bug + hide pagintion details 2019-12-05 10:58:38 +01:00
Kristof De Langhe
0210be1a53 67611: External-Source-Entry import window 2019-12-04 17:54:01 +01:00
Marie Verdonck
7b31ad0345 [DS-4400] Fix for minor edit metadata bug 2019-12-04 17:48:42 +01:00
Marie Verdonck
4368015567 e2e tests for community-list removed 2019-12-04 15:03:55 +01:00
Marie Verdonck
e77866a0d2 Merged Dspace/dspace-angular/master and changed all new FindAllOptions references to FindListOptions 2019-12-04 14:19:31 +01:00