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
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
Yana De Pauw
52d11932cb
Fix issues with type badges in tests
2020-12-08 13:30:31 +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
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
Kristof De Langhe
411e2bd746
74612: Remove 401 pages and add login redirect to feature-authorization guards
2020-12-03 14:38:27 +01:00
Kristof De Langhe
4145f829a7
Merge branch 'main' into w2p-74612_Ask-unauthenticated-users-to-log-in
2020-12-01 14:52:26 +01:00
Kristof De Langhe
67de6538e5
74606: LGTM issue fixes
2020-12-01 14:47:03 +01:00
Kristof De Langhe
e15b66aa1b
Merge branch 'main' into w2p-74606_Ensure-the-correct-operators-are-used-for-filter-queries
2020-12-01 14:38:19 +01:00
Marie Verdonck
2243e8a76c
74848: Check so warn message not shown on new group form
2020-12-01 14:28:47 +01:00
Marie Verdonck
dee3043c9f
74179/PR#925 : Test fixes
2020-12-01 13:43:15 +01:00
Marie Verdonck
dfd7468b88
74179/PR#925 : Groups with linked dso (workflow groups) => No edit/delete possible + alert on edit page with link to edit roles on comcol page
2020-12-01 13:43:15 +01:00
Marie Verdonck
1fcd4d6c3e
74179: NameAlreadyInUse check removed since not correctly shown if there are similarly named groups (group name search not exact)
2020-12-01 13:43:15 +01:00
Art Lowel
3c20cb7ee1
fix positioning of group delete button and clearing of the cache on delete
2020-12-01 13:43:15 +01:00
Marie Verdonck
46defed6f2
74179: Test fix
2020-12-01 13:43:15 +01:00
Marie Verdonck
f8a8af32da
74179: Delete group cache cleared, redirect & delete button moved on group edit page
2020-12-01 13:43:15 +01:00
Marie Verdonck
e3578a6b0f
74179: Edit group functionality added + test (fixes)
2020-12-01 13:43:15 +01:00
Marie Verdonck
ab88dc3c77
74179: Test fixes after changes for empty results in eperson/group registries
2020-12-01 13:43:15 +01:00
Marie Verdonck
bdd1a675f1
74179: Fix for no result message not shown if no search results epeople/group registry
2020-12-01 13:43:15 +01:00
Marie Verdonck
1903530f77
74179: Deleting groups notifications, authorisation check, button on edit group page
2020-12-01 13:43:14 +01:00
Tim Donohue
aa8feb01b3
Merge pull request #954 from 4Science/orcid_labels
...
replaced orcidV2 label keys with orcid
2020-11-30 11:10:17 -06:00
Tim Donohue
4a6939f621
Merge pull request #959 from DSpace/tdonohue-correct_build
...
Update build.yml to not limit by branch
2020-11-30 10:39:44 -06:00
Tim Donohue
96d7f9c2d7
Update build.yml to not limit by branch
2020-11-30 10:12:02 -06:00
Tim Donohue
0bfa425e57
Update build status badge to point to GitHub
2020-11-25 17:08:20 -06:00
Tim Donohue
5e23a84ea3
Merge pull request #956 from tdonohue/github_ci
...
Add CI to Github via Actions (based on Travis CI config)
2020-11-25 10:20:04 -06:00