Commit Graph

4850 Commits

Author SHA1 Message Date
Tim Donohue
8530357676 Merge pull request #972 from atmire/Private-withdrawn-badges-for-items-everywhere
Private/Withdrawn badges for items everywhere
2021-01-04 11:03:14 -06:00
Tim Donohue
fd7aeacab3 Merge pull request #960 from 4Science/CSTPER-260
Auto-save in new Item Submission form breaks the form
2021-01-04 10:25:41 -06:00
Alessandro Martelli
6cf6dee5e6 [835] Auto-save in new Item Submission form breaks the form
Fixed unused imports.
2020-12-22 08:33:23 +01:00
Alessandro Martelli
8e77fac638 [835] Auto-save in new Item Submission form breaks the form
Minor fixes and method computeSectionConfiguredMetadata tested
2020-12-21 19:21:49 +01:00
Alessandro Martelli
042d2e71f0 [835] Auto-save in new Item Submission form breaks the form
Improved form touched state in ngrx store.
2020-12-21 17:27:59 +01:00
Alessandro Martelli
e8255927c5 [835] Auto-save in new Item Submission form breaks the form
Autosave timer switched to milliseconds.
2020-12-21 17:27:59 +01:00
Alessandro Martelli
451881ef08 [835] Auto-save in new Item Submission form breaks the form
Methods renaming
2020-12-21 17:27:59 +01:00
Alessandro Martelli
0794c50d19 [835] Auto-save in new Item Submission form breaks the form
Fixed unused imports.
2020-12-21 17:27:59 +01:00
Alessandro Martelli
de372896e7 [835] Auto-save in new Item Submission form breaks the form
Submission form Save button disabled when no pending operations are present
2020-12-21 17:24:42 +01:00
Alessandro Martelli
d47f686b95 [835] Auto-save in new Item Submission form breaks the form
Section Metadata field tested.
Form Touched filter tested.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
eb144b1551 [835] Auto-save in new Item Submission form breaks the form
Test FormSetAdditionalAction.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
0acaa3e57f [835] Auto-save in new Item Submission form breaks the form
Section metadata dispatched to the store and retrieved in subscription.
Added test case for hasMetadataEnrichment.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
9b752b443e [835] Auto-save in new Item Submission form breaks the form
Lint corrections.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
55bcdf0a25 [835] Auto-save in new Item Submission form breaks the form
Minor changes and cleanup.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
999993734f [835] Auto-save in new Item Submission form breaks the form
Tests fixed.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
875a43a14e [835] Auto-save in new Item Submission form breaks the form
Section formId added to the section state.
Error filtering during the parsing of the submission response.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
9f33855a0f [835] Auto-save in new Item Submission form breaks the form
Autosave deactivated
2020-12-21 17:22:33 +01:00
Alessandro Martelli
8111bdd3ce [835] Auto-save in new Item Submission form breaks the form
Store additions:
1. Form AdditionalData: contains the list of the touched metadata
2. Submission metadata: contains the list of the metadata ids assignable for each section

We keep also track whether a section ha focused fields or not.
2020-12-21 17:22:33 +01:00
Alessandro Martelli
82b7b8aa6f [835] Auto-save in new Item Submission form breaks the form
Notifications are enable only for manual submission savings.
2020-12-21 17:14:36 +01:00
Alessandro Martelli
6136162a21 [835] Auto-save in new Item Submission form breaks the form
Notifications are disabled for submission section savings.
2020-12-21 17:14:36 +01:00
Alessandro Martelli
5ae649f7a5 [835] Auto-save in new Item Submission form breaks the form
Label Add on Form Array inputs.
2020-12-21 17:14:36 +01:00
Alessandro Martelli
c9f4568b69 [835] Auto-save in new Item Submission form breaks the form
Disable autosave when timer is equal to 0
2020-12-21 17:14:36 +01:00
Tim Donohue
e867badcb5 Merge pull request #961 from atmire/cache-redesign-part-1
Cache redesign part 1
2020-12-17 10:07:51 -06:00
Art Lowel
4e18fa35ca Cache redesign part 1, and add support for alternative links 2020-12-14 16:09:33 +01:00
Kristof De Langhe
c3bc730e57 Merge branch 'main' into w2p-75058_Private-Withdrawn-badges-for-items-everywhere
Conflicts:
	src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts
	src/app/shared/shared.module.ts
2020-12-14 11:44:57 +01:00
Tim Donohue
17ca2c4a21 Merge pull request #965 from atmire/Issue-964-getEntityTypeByLabel-impl
issue 964 properly impl getEntityTypeByLabel
2020-12-11 13:56:34 -06:00
Tim Donohue
f4853972cc Merge pull request #937 from 4Science/comcol-resource-policies
Comcol resource policies
2020-12-11 10:02:46 -06:00
Giuseppe Digilio
c2e0ba9d98 fixed issue with failed request of resource policy edit 2020-12-11 09:53:37 +01:00
Giuseppe Digilio
f86f95e0f9 Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies
# Conflicts:
#	src/app/shared/shared.module.ts
2020-12-11 09:30:38 +01:00
Tim Donohue
63e0c2f29a Merge pull request #967 from atmire/item-view-relationship-query-fix
Item view relationship query fix
2020-12-10 16:44:32 -06:00
Tim Donohue
ab9d5b409d Merge pull request #952 from atmire/Filter-queries-correct-operators
Filter queries using correct operators
2020-12-10 16:39:02 -06:00
Tim Donohue
f587170a11 Merge pull request #951 from atmire/w2p-74199_Admin-search-dialogs
Separate components for untyped items
2020-12-10 16:13:22 -06:00
Andrew Wood
06bb213078 Issue 964 make solution synchronous 2020-12-10 12:49:05 -05:00
Andrew Wood
10e09b69be issue 964 properly impl getEntityTypeByLabel 2020-12-10 11:08:22 -05:00
Yana De Pauw
5323477c49 Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-12-10 13:57:18 +01:00
Kevin Van de Velde
c0143c0ece Merge remote-tracking branch 'dspace/main' into item-view-relationship-query-fix 2020-12-10 11:04:30 +01:00
Tim Donohue
39582c9243 Merge pull request #969 from tdonohue/sync_docker_with_backend
Sync Docker compose scripts with backend (DSpace/DSpace)
2020-12-09 17:19:13 -06:00
Tim Donohue
804905d62e Sync Docker compose scripts with backend (DSpace/DSpace) 2020-12-09 13:38:17 -06:00
Kevin Van de Velde
01d81783fc Fixing an issue where the relationship query did a fuzzy query with UUID's (Test fix) 2020-12-08 14:40:48 +01:00
Kevin Van de Velde
9e9c07b9d7 Fixing an issue where the relationship query did a fuzzy query with UUID's 2020-12-08 14:21:35 +01:00
Kristof De Langhe
2087a20151 75058: message fix, badge placement for entity types grid, alerts on full item pages 2020-12-08 14:07:20 +01:00
Yana De Pauw
52d11932cb Fix issues with type badges in tests 2020-12-08 13:30:31 +01:00
Kristof De Langhe
fa36b3518d 75058: multiple badges fix, item alerts, tests 2020-12-08 13:07:18 +01:00
Yana De Pauw
1cc9349608 Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-12-08 10:59:09 +01:00
Kristof De Langhe
d50dd12d3d 75058: Added Withdrawn and Private badges for item list/grid components everywhere 2020-12-07 17:54:30 +01:00
Giuseppe Digilio
0f77e5cd92 Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies 2020-12-04 10:52:30 +01:00
Giuseppe Digilio
30d4c6ab5a fixed tests 2020-12-04 09:22:31 +01:00
Tim Donohue
32a29c4a17 Merge pull request #925 from atmire/w2p-74179_Deleting-groups
Fix delete and edit for Groups
2020-12-03 15:59:04 -06:00
Tim Donohue
6e9c129b6e Merge pull request #955 from atmire/401-login-page-and-403-page
401 login page and 403 page
2020-12-03 15:44:30 -06:00
Giuseppe Digilio
c841a135c9 Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies
# Conflicts:
#	src/app/shared/shared.module.ts
2020-12-03 17:21:52 +01:00