Commit Graph

2231 Commits

Author SHA1 Message Date
Giuseppe Digilio
a017b178f7 Added more comments 2019-03-21 12:30:40 +01:00
Giuseppe Digilio
b0e76d227f Added more comments 2019-03-21 12:15:01 +01:00
Giuseppe Digilio
e3e9be03b2 Renamed properly submission's section components 2019-03-21 11:59:22 +01:00
Giuseppe Digilio
7ac39f05b9 Removed edit item from submission 2019-03-21 11:41:10 +01:00
Giuseppe Digilio
4539ee704a Added more comments 2019-03-21 11:22:17 +01:00
Giuseppe Digilio
3615075090 Removed WorkspaceitemSectionRecycleObject 2019-03-21 10:08:57 +01:00
Giuseppe Digilio
1804a467f3 Removed WorkspaceitemSectionDetectDuplicateObject 2019-03-21 10:00:21 +01:00
Giuseppe Digilio
6335d61dda Added more comments 2019-03-20 19:57:07 +01:00
lotte
fc73fc1d3e optimizations links in facets 2019-03-20 16:57:55 +01:00
lotte
6d64326238 Added debounce, fixed error handling for search results, fixed bug in paginated lists 2019-03-19 16:22:16 +01:00
Giuseppe Digilio
825464bb9c Fixed test 2019-03-18 11:38:38 +01:00
Giuseppe Digilio
2473ef3077 Fixed an issue with showing form error in FormSectionComponent and added comments 2019-03-18 11:11:01 +01:00
Giuseppe Digilio
bbd6225cd4 Move SubmissionRestService to submission core dir 2019-03-18 09:57:31 +01:00
Giuseppe Digilio
299c7f7e2c Added more comments 2019-03-17 19:21:02 +01:00
Giuseppe Digilio
d90f69d15e renamed section upload inner components 2019-03-17 17:16:53 +01:00
Giuseppe Digilio
c6d16abbbd Fixed issue with bitstream edit form that not show access condition groups when were more than one 2019-03-17 17:01:47 +01:00
Giuseppe Digilio
1bdc1d799d Added form validation before saving bitstream data 2019-03-17 16:57:24 +01:00
Giuseppe Digilio
e90212703e Fixed validateAllFormFields FormService method 2019-03-17 16:54:00 +01:00
Giuseppe Digilio
fa218abada Fixed property groups form Group and EPerson models and added comments 2019-03-17 16:52:07 +01:00
Giuseppe Digilio
e90d80bce7 Added mandatory property for date and group selection in bitstream metadata edit form 2019-03-17 16:30:43 +01:00
Giuseppe Digilio
ad52dc815e Added mandatory property for date and group selection in bitstream metadata edit form 2019-03-17 16:30:19 +01:00
Tim Donohue
f396da34b4 Merge branch 'master' into configurable_entities 2019-03-15 15:11:53 -05:00
Tim Donohue
3e3ad22f0d Merge pull request #371 from atmire/merge-master-configurable-entities
[Configurable Entities] Merge master into configurable_entities + #354
2019-03-15 12:41:54 -05:00
Tim Donohue
f1128c5072 Merge pull request #354 from atmire/mixing-text-authority-entities
[Configurable Entities] Mixing text fields, authority controlled fields and typed items
2019-03-15 12:38:45 -05:00
Art Lowel
cc5783082f webpack: replace deprecated LoaderOptionsPlugin with OptimizeCSSAssetsPlugin 2019-03-15 16:55:22 +01:00
Kristof De Langhe
ef1616818b 61133: Post-merge test fixes 2019-03-15 14:50:43 +01:00
Kristof De Langhe
5d091e6925 61133: Post-merge test fixing and refactoring 2019-03-15 13:57:19 +01:00
Kristof De Langhe
4da66b5f35 61133: Post-merge refactoring + order renamed to place 2019-03-15 12:41:43 +01:00
Kristof De Langhe
e6d401d195 61133: Post-merge test fixes 2019-03-15 10:50:34 +01:00
lotte
6f55788f37 61116: bootstrap upgrade 2019-03-15 10:16:35 +01:00
Kristof De Langhe
a9397f0b11 61133: Post-merge refactoring 2019-03-15 10:14:42 +01:00
Kristof De Langhe
6c3fb556d8 Merge remote-tracking branch 'atmire/mixing-text-authority-entities' into w2p-61133_Merge-345-and-master
Conflicts:
	src/app/+collection-page/collection-page.component.ts
	src/app/+collection-page/collection-page.module.ts
	src/app/+item-page/field-components/metadata-uri-values/metadata-uri-values.component.ts
	src/app/+item-page/field-components/metadata-values/metadata-values.component.ts
	src/app/+item-page/simple/field-components/specific-field/item-page-field.component.html
	src/app/+item-page/simple/field-components/specific-field/uri/item-page-uri-field.component.html
	src/app/+search-page/search-service/search.service.ts
	src/app/core/core.module.ts
	src/app/core/data/base-response-parsing.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/request.service.spec.ts
	src/app/core/metadata/metadata.service.spec.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/core/shared/metadatum.model.ts
	src/app/core/shared/operators.ts
	src/app/core/shared/resource-type.ts
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.spec.ts
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.html
	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/services/route.service.ts
	src/app/shared/shared.module.ts
2019-03-15 09:59:30 +01:00
lotte
f160196cf3 reinstated responseMsToLive for get requests 2019-03-14 11:35:00 +01:00
lotte
917c00f8fb added missing tests and docs 2019-03-14 11:14:59 +01:00
lotte
4c150988e2 fixed tests after changes to request caching 2019-03-13 16:28:46 +01:00
lotte
88ae626736 fixed caching 2019-03-13 15:51:04 +01:00
Giuseppe Digilio
013d464294 Intermediate commit 2019-03-11 20:07:11 +01:00
Giuseppe Digilio
11e77086ae Merge remote-tracking branch 'remotes/origin/submission' into mydspace 2019-03-11 20:06:42 +01:00
lotte
db9861b495 Added search filter optimalisations 2019-03-11 16:28:42 +01:00
lotte
1738b723c1 Merge branch 'master' of https://github.com/DSpace/dspace-angular into performance-optimizations 2019-03-11 14:45:42 +01:00
lotte
f1686f3de1 applied feedback 2019-03-11 12:50:39 +01:00
Giuseppe Digilio
52906e71c4 Intermediate commit 2019-03-08 19:49:07 +01:00
Giuseppe Digilio
f0a6d7ac3d Added mydspace results components 2019-03-08 17:49:37 +01:00
Giuseppe Digilio
d7ba427fc7 Added mydspace actions components 2019-03-08 17:43:35 +01:00
Giuseppe Digilio
185d072fe7 Added message board components 2019-03-08 17:41:58 +01:00
Giuseppe Digilio
af75beac78 Added navigation bar user menu 2019-03-08 17:37:36 +01:00
lotte
0a1138fbbd Merge branch 'master' into w2p-60113_admin-select-dso-modal
Conflicts:
	src/app/shared/shared.module.ts
2019-03-08 16:40:52 +01:00
Giuseppe Digilio
f07aafaf15 Added services and models 2019-03-08 16:38:05 +01:00
Giuseppe Digilio
ebb77b2a78 Added mydspace page components 2019-03-08 16:36:52 +01:00
Giuseppe Digilio
d60e7149bb Fix test 2019-03-08 16:31:00 +01:00