Commit Graph

4006 Commits

Author SHA1 Message Date
Giuseppe Digilio
c03146e415 Fixed resource policy's group edit link 2020-04-16 17:12:20 +02:00
Kristof De Langhe
a6d7b6444c 70373: Remove unnecessary route navigate 2020-04-16 15:12:41 +02:00
Kristof De Langhe
5e94cf379c 70373: AuthService impersonate tests 2020-04-15 16:47:18 +02:00
Giuseppe Digilio
98ade2eb63 Fixed issue with merge 2020-04-15 16:35:29 +02:00
Kristof De Langhe
7df5025aa5 70373: EPerson impersonate tests 2020-04-15 16:23:41 +02:00
Giuseppe Digilio
4deaf145b6 Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies
# Conflicts:
#	src/app/core/eperson/eperson-data.service.spec.ts
#	src/app/core/eperson/group-data.service.ts
#	src/app/shared/testing/group-mock.ts
2020-04-15 16:18:27 +02:00
Giuseppe Digilio
b81d8ed900 Added test for ResourcePolicyEditComponent 2020-04-15 16:13:38 +02:00
Giuseppe Digilio
4ac3eb5f9b Added test for ResourcePolicyCreateComponent 2020-04-15 16:13:22 +02:00
Giuseppe Digilio
83a1f9d31d Added test for EpersonGroupListComponent 2020-04-15 16:13:06 +02:00
Giuseppe Digilio
ceaa14e9b2 Added test for ResourcePolicyFormComponent 2020-04-15 16:12:35 +02:00
Giuseppe Digilio
ee38de488c Added test for ResourcePoliciesComponent 2020-04-15 16:12:05 +02:00
Giuseppe Digilio
e7d0c96a26 Added test for ItemAuthorizationsComponent 2020-04-15 16:11:24 +02:00
Kristof De Langhe
4cd11bcbca 70373: Fix existing texts 2020-04-15 15:35:41 +02:00
Kristof De Langhe
c48bb2cbb0 70373: Stop impersonating button in navbar + clear cookie on logout 2020-04-15 13:08:04 +02:00
Kristof De Langhe
e43aa15a70 70373: Store authenticated EPerson ID in store instead of object 2020-04-15 11:14:41 +02:00
Giuseppe Digilio
00f2aa5e1c Renamed ResourcePolicyFormComponent's file 2020-04-14 21:13:43 +02:00
Giuseppe Digilio
46498992a7 Renamed ResourcePolicyFormComponent's file 2020-04-14 20:58:58 +02:00
Tim Donohue
2fdb5a4ce2 Merge pull request #648 from atmire/request-by-uuid-issue
Request by UUID issue
2020-04-13 11:34:53 -05:00
Tim Donohue
fc35bdfe33 Merge pull request #632 from atmire/Edit-Community---Assign-Roles-Groups
Edit Community - Assign Roles/Groups
2020-04-13 10:49:33 -05:00
Kristof De Langhe
638793ca5e 70373: Login as EPerson intermediate commit 2020-04-10 17:41:39 +02:00
Samuel
b7b7e7ae24 Edit Collection - Assign Roles/Groups (Angular) - correct workflowgroup descriptions 2020-04-10 14:28:20 +02:00
Bram Luyten
d9ec9029ea Extending catalogs with missing messages April 9th 2020-04-09 16:58:01 +02:00
Bram Luyten
ac84b3f9c0 Merge pull request #649 from Denijsb/latvian-translations
Latvian translations for DSpace 7
2020-04-09 16:48:52 +02:00
Bram Luyten
44449e33cd Enabling Latvian in default environment 2020-04-09 16:41:45 +02:00
Denijsb
fc5395c1e5 Latvian translations for DSpace 7
Contribution to the Latvian translations of DSpace7
2020-04-09 16:40:01 +02:00
Bram Luyten
31c22d544e Merge pull request #617 from cjuergen/update-german-translation-001
Update German Translation
2020-04-09 16:33:00 +02:00
David Cavrenne [Atmire]
d2ec2c65fd French interface translation (#619)
Thanks to the original contribution of @davidatmire with reviewing by @mhvezina and @cjuergen
2020-04-09 16:23:10 +02:00
lotte
3d482aed26 removed unnecessary import 2020-04-09 16:17:27 +02:00
lotte
76790be925 Merge branch 'master' into w2p-70136_workflow-search-ui 2020-04-09 11:42:09 +02:00
lotte
3ac575c360 fixed messages for Admin Workflow 2020-04-09 11:29:39 +02:00
lotte
9cfed06784 fixed caching issue 2020-04-09 10:20:42 +02:00
lotte
e43f04e564 finished tests 2020-04-08 15:41:55 +02:00
Samuel
36bd2169db Edit Collection - Assign Roles/Groups (Angular) - repair tests 2020-04-08 11:42:27 +02:00
Samuel
f35a5804fc Edit Collection - Assign Roles/Groups (Angular) 2020-04-08 10:59:10 +02:00
Samuel
ad71796507 Edit Community - Assign Roles/Groups (Angular) - feedback 2020-04-08 10:53:25 +02:00
Samuel
6a828f9286 Edit Community - Assign Roles/Groups (Angular) 2020-04-08 10:39:27 +02:00
Tim Donohue
9adafac6c7 Merge pull request #613 from atmire/manage-groups-page
Access Control - Group admin page
2020-04-07 16:08:33 -05:00
Art Lowel
15e44ff46c ensure getByUUID still returns undefined when there's no match 2020-04-07 18:26:13 +02:00
Bram Luyten
0e2f85ef77 Placeholder for the Latvian translation 2020-04-07 15:37:32 +02:00
Art Lowel
cea01d46f9 add test to prove the bug is fixed 2020-04-07 13:31:17 +02:00
Art Lowel
6351a951e7 fix test and lint 2020-04-07 11:32:45 +02:00
Art Lowel
f368da7a27 fix issue where requestservice.getByUUID wouldn't work for requests that were never sent because there was already a copy in the cache 2020-04-07 11:32:38 +02:00
Giuseppe Digilio
37fe6d2193 Fixed failed test 2020-04-07 09:29:21 +02:00
Giuseppe Digilio
99c1234a7d Disable policyType and action fields in resource policy edit form 2020-04-07 09:26:24 +02:00
Giuseppe Digilio
0b65bdac46 fixed lint error 2020-04-06 20:47:52 +02:00
Giuseppe Digilio
e078071dfb Intermediate commit 2020-04-06 20:36:56 +02:00
Giuseppe Digilio
b210a36e53 Added new date utils 2020-04-06 20:11:37 +02:00
Giuseppe Digilio
4c391bbae4 Fixed issue with delete operation 2020-04-06 20:11:20 +02:00
lotte
d003400c16 started fixing tests 2020-04-06 17:45:27 +02:00
Giuseppe Digilio
5cb0570bc0 Added new date utils 2020-04-06 16:27:58 +02:00