Commit Graph

7213 Commits

Author SHA1 Message Date
Yana De Pauw
2e40b007ae Add additional typedocs to Edit Item classes 2018-12-20 11:43:04 +01:00
Giuseppe Digilio
75b33f2383 Reverted home component 2018-12-20 11:25:24 +01:00
Giuseppe Digilio
0a2265a7c4 Fixed dynamic form to make it work after Angular 6 upgrade 2018-12-20 11:22:22 +01:00
Giuseppe Digilio
6dc7dab25d Removed useless comments and console logs 2018-12-20 11:21:39 +01:00
Giuseppe Digilio
1935b61c7e Fixed dynamic form to make it work after Angular 6 upgrade 2018-12-20 11:09:38 +01:00
Giuseppe Digilio
3a8411f5f6 Fixed issue with chips icon 2018-12-20 11:08:32 +01:00
Kristof De Langhe
8bbc89d8f4 Merge branch 'response-cache-refactoring' into w2p-55946_Item-mapping-on-item-level 2018-12-20 11:04:46 +01:00
Kristof De Langhe
e97e1e81b5 55946: processRemoteData test fix 2018-12-20 11:04:32 +01:00
courtneypattison
b4d21d88b5 Changed search filter cursor to pointer 2018-12-19 15:15:35 -08:00
courtneypattison
b305462449 Made home news responsive 2018-12-19 13:53:19 -08:00
Tim Donohue
829d4381c2 Merge pull request #330 from atmire/DS249_Display-subcommunities
DS249:  display subcommunities
2018-12-19 14:34:25 -06:00
lotte
cd52c0cc06 Merge branch 'response-cache-refactoring' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/core/data/data.service.ts
2018-12-19 16:27:36 +01:00
Kristof De Langhe
0193893e75 Merge branch 'response-cache-refactoring' into w2p-55946_Item-mapping-on-item-level
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
2018-12-19 15:55:41 +01:00
Art Lowel
9911578bcc remove all instances of first as it can cause an error if it's never triggered 2018-12-19 14:53:11 +01:00
lotte
67e2a78a26 applied more feedback 2018-12-19 14:15:34 +01:00
lotte
6163d159f7 applied feedback 2018-12-19 13:38:37 +01:00
Yana De Pauw
1e62262050 Remove unrelated ItemOperation 2018-12-19 13:20:42 +01:00
Yana De Pauw
b9ea5133e3 Remove edit page menu options not handled in this PR 2018-12-19 12:40:25 +01:00
Yana De Pauw
12d49e010d DS249: Fix to typedoc and angular 6 fix 2018-12-19 10:37:18 +01:00
Yana De Pauw
2c78f98097 Merge branch 'master' into DS249_Display-subcommunities 2018-12-19 10:16:39 +01:00
Tim Donohue
930fad5bdf Merge pull request #324 from bram-atmire/issue-323-comcol-page-logo-bottom-padding
issue 323 comcol page logo bottom padding
2018-12-18 14:44:18 -06:00
Tim Donohue
cf9cf00fe6 Merge pull request #315 from atmire/configurable_entities
Initial entities PR
2018-12-18 14:17:14 -06:00
Yana De Pauw
d9a393c8e6 Add Item Status Edit Actions
Add the Item Withdraw and Reistate action
Add the make Item Private and Public action
Add the Permanently Delete action
2018-12-18 16:52:11 +01:00
lotte
01b4a7ff01 Merge branch 'response-cache-refactoring' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/core/metadata/metadata.service.spec.ts
2018-12-17 12:50:33 +01:00
lotte
e2a6db3679 Merge branch 'master' into response-cache-refactoring
Conflicts:
	src/app/core/data/comcol-data.service.ts
	src/server.ts
2018-12-17 12:49:31 +01:00
lotte
cc53dda46b fixed issue with hostwindowservice, search filter bug, changed sidebar toggle text to pin, fixed mobile view of header 2018-12-17 12:08:12 +01:00
Giuseppe Digilio
3b2aebb649 Fix Pipeable operators 2018-12-16 20:22:01 +01:00
Giuseppe Digilio
7407740e3b Intermediate commit fixing merge 2018-12-13 20:28:34 +01:00
Giuseppe Digilio
ff97a4cc8b Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	package.json
#	src/app/+admin/admin-registries/metadata-schema/metadata-schema.component.spec.ts
#	src/app/+search-page/search-service/search.service.spec.ts
#	src/app/app.module.ts
#	src/app/core/auth/auth.interceptor.ts
#	src/app/core/cache/response-cache.service.spec.ts
#	src/app/core/data/browse-response-parsing.service.spec.ts
#	src/app/core/data/data.service.spec.ts
#	src/app/core/data/request.service.spec.ts
#	src/app/core/data/request.service.ts
#	src/app/core/dspace-rest-v2/dspace-rest-v2.service.ts
#	src/app/core/integration/integration.service.ts
#	src/app/core/metadata/metadata.service.spec.ts
#	src/app/core/registry/registry.service.spec.ts
#	src/app/core/shared/collection.model.ts
#	src/app/core/shared/item.model.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-group/dynamic-group.component.spec.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/dynamic-group/dynamic-group.components.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/list/dynamic-list.component.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.spec.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/lookup/dynamic-lookup.component.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.spec.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/tag/dynamic-tag.component.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/typeahead/dynamic-typeahead.component.ts
#	src/app/shared/form/builder/form-builder.service.spec.ts
#	src/app/shared/form/form.service.spec.ts
#	src/app/shared/notifications/notification/notification.component.spec.ts
#	src/app/shared/services/route.service.spec.ts
#	src/app/shared/services/route.service.ts
#	src/app/shared/shared.module.ts
#	yarn.lock
2018-12-13 20:28:11 +01:00
Giuseppe Digilio
514563d332 Fixed previous cherry pick 2018-12-13 17:46:09 +01:00
Giuseppe Digilio
9caf95c04d On metadata enrichment, When Upload section is disabled, add it to submission only if there are files 2018-12-13 17:44:25 +01:00
lotte
dceb835e53 latest fixes 2018-12-13 16:17:21 +01:00
Giuseppe Digilio
b2e90ca8d3 Manage different level of confidence in the submission 2018-12-13 15:42:45 +01:00
Giuseppe Digilio
251d93c4b3 Fixed issue with dynamic group component 2018-12-13 15:38:00 +01:00
Giuseppe Digilio
97973f32c8 Fixed change detection issue 2018-12-13 15:37:04 +01:00
Giuseppe Digilio
bc970be54b Added style customization for submission form field 2018-12-13 15:36:32 +01:00
Giuseppe Digilio
0dff8a21ea Fix AOT build 2018-12-13 15:36:20 +01:00
Giuseppe Digilio
2d20d524de Manage different level of confidence in the submission 2018-12-13 15:36:09 +01:00
Giuseppe Digilio
fcd997dba3 Added possibility to show additional information to search results returned by form fields which provide search 2018-12-13 14:54:09 +01:00
Giuseppe Digilio
4a353fce91 Added parameter to hide loading message 2018-12-13 14:44:34 +01:00
Giuseppe Digilio
5995f87ec0 Added getEntryByValue method 2018-12-13 14:42:51 +01:00
Giuseppe Digilio
8efa2cfc4b Fixed issue with a subscribiption when submission component is destroyed 2018-12-13 14:40:28 +01:00
lotte
8856e48616 Merge branch 'master' into w2p-57053_menu-angular6
Conflicts:
	webpack.config.js
2018-12-13 14:19:08 +01:00
lotte
6498d7dfbf added all tests 2018-12-13 14:18:14 +01:00
lotte
c6b7fd40e2 intermediate commit 2018-12-13 11:19:50 +01:00
Art Lowel
593dcf7d06 fix an issue where metadata-view-elements containing only images would be hidden 2018-12-12 16:46:22 +01:00
Art Lowel
5ed2b7536a fix an issue where an empty bitstream page would cause an error 2018-12-12 14:53:26 +01:00
lotte
f1da199cde start of tests 2018-12-11 17:13:17 +01:00
lotte
e13d743e32 added type doc to menu related files 2018-12-11 15:47:41 +01:00
lotte
6d44381982 angular 6 upgrade 2018-12-10 16:13:15 +01:00