Commit Graph

2028 Commits

Author SHA1 Message Date
Tim Donohue
8865d6e049 Merge pull request #372 from DSpace/configurable_entities
Adding Configurable "Entities" to DSpace 7 (Part 1: Search/Browse, Display)
2019-05-13 12:06:49 -05:00
Tim Donohue
badfb1f408 Merge pull request #396 from atmire/entities-final-master-merge
[Configurable Entities] final master merge
2019-05-13 11:42:45 -05: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
Tim Donohue
7727d4a277 Merge pull request #390 from atmire/entities_new_data_tweaks
[Configurable Entities] new data tweaks
2019-05-10 12:10:06 -05:00
Tim Donohue
9e0846ac26 Merge pull request #384 from 4Science/mydspace
Mydspace
2019-05-10 11:59:21 -05: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
Giuseppe Digilio
137416c4ed Changed default rest server 2019-05-09 14:58:58 +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
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
Art Lowel
dcaeb71d68 add translate module to fix test 2019-04-30 16:21:41 +02:00
Art Lowel
396f02bb68 replace placeholder images with more consistent, scalable ones 2019-04-30 16:04:02 +02:00
Art Lowel
fea07feefe show additional metadata fields for projects 2019-04-30 14:22:23 +02:00
Art Lowel
fd26f19041 show entity time on item pages and in search results 2019-04-30 14:07:01 +02:00
Art Lowel
21953a07d8 fix issue where ItemMetadataRepresentations didn't get their entity type from the item 2019-04-30 11:22:44 +02:00
Giuseppe Digilio
31e2a9ca29 added preserveWhitespaces to angularCompilerOptions 2019-04-25 15:17:12 +02:00
Giuseppe Digilio
9a55771d51 align new submission button with upload drop zone 2019-04-25 14:48:59 +02:00
Giuseppe Digilio
1c92e82f43 fixed test 2019-04-25 13:11:07 +02:00
Giuseppe Digilio
fe4ad007d2 Merge remote-tracking branch 'remotes/origin/master' into mydspace
# Conflicts:
#	src/app/core/data/base-response-parsing.service.ts
#	src/app/core/data/request.service.ts
2019-04-25 13:10:21 +02:00
Giuseppe Digilio
ea81a44e6d Merge remote-tracking branch 'remotes/origin/master' into mydspace
# Conflicts:
#	src/app/core/data/base-response-parsing.service.ts
#	src/app/core/data/request.service.ts
2019-04-25 13:09:58 +02:00
Giuseppe Digilio
38f958e55f Added typedoc comments 2019-04-25 12:59:29 +02:00
Giuseppe Digilio
7492c21ce6 added test for MyDSpaceNewSubmissionComponent 2019-04-25 12:40:13 +02:00
Tim Donohue
6203fb443b Merge pull request #385 from atmire/UI-fix-for-DS-4006
UI Fixes for DS-4006
2019-04-23 16:24:48 -05:00
Tim Donohue
df67c99303 Merge pull request #386 from atmire/Content-Type-fallback
Content-Type fallback
2019-04-23 15:31:54 -05:00
Tim Donohue
093a8e967b Merge pull request #387 from atmire/configurable_entities_feedback_2
61947: atarix83 feedback changes 19-04-2019
2019-04-23 10:25:07 -05:00
Tim Donohue
981284f0b0 Merge pull request #388 from atmire/upgrade-morgan
Upgrade morgan to 1.9.1
2019-04-23 09:51:37 -05:00
Art Lowel
37e0afc2d5 upgrade morgan to 1.9.1 to fix CVE-2019-5413 2019-04-23 13:56:49 +02:00
Giuseppe Digilio
ff7aa335cd hide pagination details from mydspace item detail view 2019-04-19 19:23:23 +02:00
Giuseppe Digilio
dfd8a69d10 Added param to hide pagination details 2019-04-19 19:22:18 +02:00
Giuseppe Digilio
2a0f6facae Removed link color from item title in the mydspace results list 2019-04-19 19:06:48 +02:00
Giuseppe Digilio
ea3f3cb40a Renamed prepareBody to uriEncodeBody 2019-04-19 18:54:02 +02:00
Giuseppe Digilio
86324c366f Changes based on review feedback 2019-04-19 18:41:48 +02:00
Giuseppe Digilio
c959b49d19 Removed unsed services 2019-04-19 18:17:16 +02:00
Giuseppe Digilio
ca7e8798a0 Created MyDSpaceRequest to avoid use of forceBypassCache flag 2019-04-19 17:40:51 +02:00
Kristof De Langhe
85101b5906 61947: atarix83 feedback changes 19-04-2019 2019-04-19 14:07:13 +02:00
Giuseppe Digilio
4b7b61d0c2 Merge remote-tracking branch 'remotes/origin/master' into mydspace 2019-04-18 13:30:17 +02:00
Giuseppe Digilio
b48693d71f Fixed issue occurred when deselecting a selected facet value 2019-04-18 13:29:58 +02:00
Giuseppe Digilio
ce9e334f42 Fixed issue occurred when selecting more than one facet value 2019-04-18 13:29:52 +02:00
Art Lowel
684b74e33d Merge pull request #322 from bram-atmire/issue-321-home-news-rewording
issue 321 home news rewording
2019-04-18 10:26:10 +02:00
Bram Luyten
6a61cd02c5 Update home-news.component.html 2019-04-17 16:03:23 +02:00
Bram Luyten
3c71a988c2 changing name into preview release 2019-04-17 15:17:54 +02:00