Commit Graph

2538 Commits

Author SHA1 Message Date
Kristof De Langhe
24a8e06ee7 Merge branch 'master' into w2p-63724_ConfigurationSearchPageComponent 2019-07-29 10:25:10 +02:00
Giuseppe Digilio
509fd0d802 Fixed an issue while editing repeatable fields 2019-07-26 19:43:15 +02:00
Giuseppe Digilio
861f8ddb6c Show hint message only when there is an error message 2019-07-26 19:41:28 +02:00
Art Lowel
359cb10fa3 add json5 support 2019-07-26 17:21:57 +02:00
Giuseppe Digilio
45ab326355 Added FindAllOptions param to getAuthorizedCollection and getAuthorizedCollectionByCommunity 2019-07-26 15:29:00 +02:00
Art Lowel
64a60f561e flatten i18n files 2019-07-26 11:09:06 +02:00
lotte
96bcb8c671 Merge branch 'master' into object-factory-refactoring 2019-07-26 08:53:11 +02:00
lotte
b442690350 Merge branch 'master' into w2p-62355_optimize-search-performance 2019-07-26 08:41:43 +02:00
Giuseppe Digilio
697b8199e4 Merge remote-tracking branch 'remotes/origin/master' into submission-miscellaneous-fixes 2019-07-25 19:19:22 +02:00
Giuseppe Digilio
3fe67b8da1 changed elementsPerPage on CollectionDataService 2019-07-25 19:18:11 +02:00
Giuseppe Digilio
50024c8c55 During submission retrieve collection list only at first load 2019-07-25 19:16:08 +02:00
Giuseppe Digilio
2ff1b88bac Fixed issue with collection change 2019-07-25 19:14:57 +02:00
Tim Donohue
81b19a96d7 Merge pull request #438 from DSpace/tdonohue-patch-1
Update environment.js with new demo site path
2019-07-25 18:19:31 +02:00
Tim Donohue
64c653feb9 Update environment.js with new demo site path 2019-07-25 10:53:19 -05:00
benbosman
5ca011e5fe Merge pull request #430 from atmire/One-Sided-Relationship-Filtering
One-sided relationship filtering and refactoring
2019-07-25 15:59:24 +02:00
lotte
d335ab71af added some typedoc 2019-07-25 15:23:29 +02:00
lotte
0d34152398 Merge branch 'master' into w2p-62355_optimize-search-performance 2019-07-25 14:44:04 +02:00
lotte
fa6fe668c3 solved issues with tests 2019-07-25 14:41:47 +02:00
Lotte Hofstede
c190cedcea fixed lint issue 2019-07-25 13:18:15 +02:00
Giuseppe Digilio
82426700fd Added getAuthorizedCollection method to CollectionDataService 2019-07-25 13:00:26 +02:00
Giuseppe Digilio
0ab2ca1880 added variable representing collection change processing status 2019-07-25 12:59:16 +02:00
Giuseppe Digilio
49c341b05a Fixed concat field hint message 2019-07-25 12:54:23 +02:00
Giuseppe Digilio
a2180c19ac during submission retrieve surrent collection name by current collection id 2019-07-25 11:58:21 +02:00
Lotte Hofstede
b0cf35e422 added missing typedoc 2019-07-25 11:55:55 +02:00
Giuseppe Digilio
062ff5b8a4 Merge remote-tracking branch 'remotes/origin/master' into submission-miscellaneous-fixes
# Conflicts:
#	src/app/submission/form/collection/submission-form-collection.component.spec.ts
#	src/app/submission/form/collection/submission-form-collection.component.ts
2019-07-25 11:27:18 +02:00
Kristof De Langhe
7269be9142 63825: use CookieService instead of ClientCookieService 2019-07-25 11:19:59 +02:00
Giuseppe Digilio
93b415a6be Checked there is no pending save when a new save operation is dispatched 2019-07-25 10:08:17 +02:00
Giuseppe Digilio
ec105b35a9 Disabled search button on lookup field on edit mode 2019-07-25 10:08:06 +02:00
Kristof De Langhe
ac5c7d5230 63934: Edit item search.resourceid query by default 2019-07-24 17:17:02 +02:00
lotte
200b29f6f8 Merge branch 'master' into object-factory-refactoring
Conflicts:
	src/app/submission/sections/upload/section-upload.component.spec.ts
2019-07-19 09:08:03 +02:00
Art Lowel
5be883f9ce Merge pull request #427 from AlexanderS/add-missing-rp-service
Add missing ResourcePolicyService
2019-07-18 17:53:57 +02:00
lotte
aff3f3df03 solved issues with browse pages 2019-07-18 16:28:07 +02:00
lotte
5c74c0221a Merge branch 'master' into object-factory-refactoring
Conflicts:
	src/app/+item-page/simple/item-types/shared/item.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/orgunit/orgunit.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/project/project.component.spec.ts
	src/app/submission/form/collection/submission-form-collection.component.spec.ts
2019-07-18 13:50:33 +02:00
Kristof De Langhe
c2345c1562 63825: UI language cookie 2019-07-18 13:01:17 +02:00
Kristof De Langhe
bd8177c17d 62741: AoT build fix 2019-07-17 14:14:21 +02:00
lotte
96f68695b0 Changed href to routerLink on edit item status page 2019-07-17 14:09:50 +02:00
lotte
651b4100dd solved issue with submission 2019-07-17 13:47:59 +02:00
Kristof De Langhe
cee7ffeb04 Merge branch 'master' into w2p-62741_Entities-grid-templates 2019-07-17 13:13:08 +02:00
Kristof De Langhe
a185019da5 63724: new configuration based search-page component 2019-07-16 15:38:51 +02:00
Alexander Sulfrian
2f6ba1e219 Add another findByHref test 2019-07-16 14:43:55 +02:00
Alexander Sulfrian
e4f992ba1d Fix typescript syntax error 2019-07-16 14:37:51 +02:00
Tim Donohue
735408c336 Merge pull request #419 from atmire/selectable-themes
Selectable themes
2019-07-15 22:34:58 +02:00
Kristof De Langhe
9a10abeff5 63123: Relationship filtering fix 2019-07-15 15:09:21 +02:00
lotte
d60ba8cb76 reversed to default theme 2019-07-15 13:20:37 +02:00
lotte
e877560ec7 removed unnecessary files 2019-07-15 12:45:54 +02:00
lotte
1c738ac276 renamed files from preview-release to mantis 2019-07-15 11:29:07 +02:00
lotte
f91e52f1ad 61949: fixed bug with adding a new md field 2019-07-15 09:59:29 +02:00
Tim Donohue
23a4a3f57b Merge pull request #420 from atmire/w2p-62651_Item-display-and-lists-field-changes
DS-4223 Metadata Schemas for configurable entities
2019-07-12 19:21:27 +02:00
Giuseppe Digilio
f1efe21df6 Merge remote-tracking branch 'remotes/origin/master' into submission-miscellaneous-fixes 2019-07-12 10:31:34 +02:00
Tim Donohue
d3e0ffed47 Merge pull request #421 from atmire/Configurable-Browse-By
Configurable browse-by
2019-07-11 23:19:21 +02:00