Commit Graph

3210 Commits

Author SHA1 Message Date
Tim Donohue
eb4f7d557c Fix code from PR#490 to align with PR#468 2019-11-14 13:34:17 -06:00
Tim Donohue
c2f13548ed Merge pull request #490 from mspalti/routing_by_id_2
Lookup and redirect by uuid and handle
2019-11-14 10:00:12 -06:00
Tim Donohue
3381d5e8df Merge pull request #468 from mspalti/forceBypassCache_remove
forceBypassCache param removed
2019-11-14 09:59:35 -06:00
Tim Donohue
68d186ae8d Merge pull request #497 from atmire/w2p-65195_dynamic-component-refactoring
Dynamic component loading refactoring
2019-11-14 09:58:49 -06:00
Art Lowel
ce31ef0d0f Merge pull request #511 from mspalti/login_redirect_encoding_fix
Prevent encoding of query after login redirect.
2019-11-14 16:51:06 +01:00
lotte
c2ae71b1b8 Added name variant dialog 2019-11-14 16:00:48 +01:00
Antoine Snyers
78a29a8770 Replace double quotes by single quotes 2019-11-14 14:05:52 +01:00
Kristof De Langhe
4bddbb6c62 66155: Test fixes 2019-11-14 14:02:40 +01:00
Kristof De Langhe
aedd4b99ee 66155: Show more/less incremental on item pages + loading component for entities 2019-11-14 13:29:39 +01:00
Antoine Snyers
771041a3cf Implement sidebar filter and dropdown components 2019-11-14 13:14:47 +01:00
Antoine Snyers
4f7b7637cb Refactor search sidebar 2019-11-14 13:14:47 +01:00
lotte
4a7c7a61f1 implemented debounce for name variant updates 2019-11-14 09:56:53 +01:00
Kristof De Langhe
ac58297cbf 66156: Tabbed related entities search 2019-11-13 17:23:28 +01:00
Michael W Spalti
3bea8f5a17 Redirect after login changed to use Router navigateByUrl() to prevent encoding of query parameters in redirect. 2019-11-12 12:01:16 -08:00
lotte
190203cb48 add/remove subscriptions for name variants on init/destroy 2019-11-12 16:34:26 +01:00
Kristof De Langhe
166aab606d 65240: logo under browse 2019-11-12 14:54:16 +01:00
Kristof De Langhe
bb5103518e Merge branch 'master' into w2p-65240_Community-and-collection-logos
Conflicts:
	resources/i18n/en.json5
	src/app/shared/shared.module.ts
2019-11-12 14:39:10 +01:00
lotte
40d740640d fixes after merge 2019-11-12 14:36:29 +01:00
Kristof De Langhe
792455f007 65240: Uploader alignment fix 2019-11-12 14:21:33 +01:00
lotte
0cdafacf22 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-11-12 13:37:37 +01:00
Kristof De Langhe
857f796287 64503: Metadata Format resetting to initial state fix 2019-11-12 13:16:41 +01:00
Kristof De Langhe
2d3d7ae71e 64503: Prevent submit when harvest type is NONE and not changed 2019-11-12 11:59:44 +01:00
benbosman
576b5328c3 Merge pull request #475 from atmire/Item-Page-Entities
Item page entities changes/refactoring
2019-11-12 11:26:29 +01:00
Kristof De Langhe
449f66076b Merge branch 'master' into w2p-64574_Item-page-entities
Conflicts:
	src/app/+item-page/simple/item-types/shared/item-relationships-utils.ts
	src/app/+item-page/simple/item-types/shared/item.component.spec.ts
	src/app/+item-page/simple/item-types/shared/item.component.ts
	src/app/+item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts
2019-11-12 10:53:21 +01:00
Michael W Spalti
85509e2159 Removed unused import. 2019-11-08 12:12:53 -08:00
Michael W Spalti
e7302bd8af Clear cache in mydspace redirect and reload methods. 2019-11-08 12:04:54 -08:00
lotte
f289c1353e fixed issues with sending name variant update requests to the server 2019-11-08 16:05:37 +01:00
lotte
d8a049c550 Merge branch 'w2p-65195_dynamic-component-refactoring' into clean-relationships-in-submission 2019-11-08 13:55:08 +01:00
lotte
5b37d90444 fixed bug where going to the mydspace page broke 2019-11-08 13:42:20 +01:00
lotte
6d3a52d2f9 fix issue with wsi in field container 2019-11-08 12:45:10 +01:00
lotte
19510a88ef fixed functionality after merge 2019-11-08 10:59:52 +01:00
lotte
7e62ce80c2 Merge branch 'refactor-submission-parsers' into clean-relationships-in-submission 2019-11-08 08:49:12 +01:00
lotte
1e94a02da0 added missing typedoc 2019-11-08 07:44:10 +01:00
lotte
e04d13402b trying to get request handling in the right order 2019-11-07 17:04:32 +01:00
lotte
575a142022 split up submission context 2019-11-07 16:58:05 +01:00
lotte
b1ff5765a6 Fixes after merge 2019-11-07 16:41:28 +01:00
lotte
36ec68fd33 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-11-07 14:23:36 +01:00
Art Lowel
77826beb2a Merge remote-tracking branch 'upstream/master' into w2p-65572_Add-support-for-bundles 2019-11-07 13:37:56 +01:00
Art Lowel
7474c0a514 fix lint issue 2019-11-07 13:27:23 +01:00
Michael W Spalti
7565507f69 Merge remote-tracking branch 'upstream/master' into forceBypassCache_remove 2019-11-06 10:36:10 -08:00
lotte
836492d2af sending name variant update requests to the server 2019-11-06 16:43:25 +01:00
Art Lowel
60f9692c29 update mockobject signature 2019-11-06 10:17:43 +01:00
Art Lowel
bf086db969 add a service to retrieve a submission object without knowing its type 2019-11-06 10:08:31 +01:00
Tim Donohue
959134fc89 Merge pull request #496 from atmire/Name-variants-on-item-pages
Name variants on item pages
2019-11-05 09:55:13 -06:00
lotte
5a6a0eac6f trying to clean up namevariant code 2019-11-05 16:33:39 +01:00
Art Lowel
d255838265 add submissionId to fieldparser, and refactor to create fieldparsers using DI 2019-11-05 15:53:41 +01:00
Michael W Spalti
dc43e23301 Added not found for identifier message to i18n. 2019-11-01 13:40:19 -07:00
Kristof De Langhe
404729faa3 64503: Feedback 2019-10-24 ; loading, message fix, notification clearing 2019-10-31 12:41:03 +01:00
Michael W Spalti
0dd765d84a Reverted object cache method names back to the original UUID convention. 2019-10-30 14:23:50 -07:00
Michael W Spalti
d309b2081c Removed the handle index (not needed because the uuid index will always be used internally) and all associated code. 2019-10-30 13:59:10 -07:00