Commit Graph

3905 Commits

Author SHA1 Message Date
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
Marie Verdonck
2ecc1ca7fd [groups/epeople admin pages] hide add epeople/groups on new group page, redirect after group creation to add them 2020-04-06 14:55:36 +02:00
Giuseppe Digilio
9339ae2d7c Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies
# Conflicts:
#	resources/i18n/en.json5
#	src/app/+item-page/edit-item-page/edit-item-page.module.ts
#	src/app/shared/shared.module.ts
2020-04-04 15:59:44 +02:00
Tim Donohue
49e7b4b4b4 Merge pull request #642 from atmire/Upload-bitstream-bugfix
Upload bitstream bug-fix
2020-04-03 15:01:38 -05:00
Giuseppe Digilio
6314e17f27 Intermediate commit 2020-04-03 20:25:58 +02:00
lotte
de1b57d8d9 workflow delete/sendback 2020-04-03 18:13:22 +02:00
lotte
2eb3d11cd2 debugging issue commit 2020-04-03 16:00:52 +02:00
Tim Donohue
d932928a7f Merge pull request #608 from atmire/w2p-69305_Apply-new-MyDSpace-fix
Ensure workflow members can only perform actions assigned
2020-04-03 08:10:33 -05:00
Kristof De Langhe
e56d3f717f 68346: Upload bitstream bugfix - properly refresh uploader component 2020-04-03 11:52:09 +02:00
Kristof De Langhe
5e651881b5 Merge branch 'master' into w2p-69305_Apply-new-MyDSpace-fix
Conflicts:
	src/app/shared/shared.module.ts
2020-04-03 10:57:27 +02:00
Giuseppe Digilio
1ac52edbf7 Added create and delete method to resource policy service 2020-04-02 20:50:02 +02:00
Giuseppe Digilio
b9de6a7a7d Changed DataService's create method in the way to accept array of request params 2020-04-02 19:54:30 +02:00
Giuseppe Digilio
41d6255998 Renamed SearchParam class with a generic name RequestParam 2020-04-02 19:19:38 +02:00
Giuseppe Digilio
5a37891184 Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies
# Conflicts:
#	src/app/shared/shared.module.ts
2020-04-02 19:12:19 +02:00
Giuseppe Digilio
4f14e546a5 Added fallback strategy for DSONameService to get name for dspace object without a dc.tile metadata 2020-04-02 19:10:22 +02:00
Giuseppe Digilio
fab11e9055 Added component to edit and create a resource policy 2020-04-02 18:58:51 +02:00
Giuseppe Digilio
7f6c88164b Added create and edit resource policy link 2020-04-02 18:57:48 +02:00
Giuseppe Digilio
8913a45a6b Added a form field for selected resource policy target eperson/group 2020-04-02 18:54:34 +02:00
Giuseppe Digilio
b603c7fc05 Added a component that show a paginated list of eperson or group 2020-04-02 18:52:53 +02:00
Tim Donohue
926f8e5a2f Merge pull request #577 from atmire/Edit-item-bitstreams
Edit item bitstreams
2020-04-02 10:51:50 -05:00
Marie Verdonck
cc402a0a02 [groups/epeople admin pages] messages added, activeGroup reset after page refresh fix & clearcache/reload after add/delete member moved 2020-04-02 17:18:30 +02:00
lotte
258b1228f3 replaced wfi components by task components that render wfi's 2020-04-02 17:05:46 +02:00
lotte
f664cf4c90 made timeout longer for e2e 2020-04-02 17:02:14 +02:00
lotte
97953912c5 added waiting until loading is done to e2e tests 2020-04-02 11:22:48 +02:00
lotte
b3ba67e31d Merge branch 'master' into angular-cli 2020-04-02 10:36:37 +02:00
lotte
5bb4065580 print html in e2e to debug 2020-04-02 10:27:08 +02:00
Bram Luyten
ddc0ed6321 Spelling correction in a single en.json5 key 2020-04-02 10:14:32 +02:00
lotte
45beb3f93f Added more thens to e2e tests 2020-04-02 09:44:05 +02:00
lotte
6e49ef6859 start of admin workflow ui 2020-04-01 17:04:54 +02:00
Tim Donohue
b493c9b0f2 Merge pull request #640 from atmire/broken-create-community
Broken create community
2020-04-01 10:03:56 -05:00
Kristof De Langhe
27f17b35f9 68346: Set upload url after bundle create 2020-04-01 14:51:24 +02:00
Kristof De Langhe
1f984c4c40 69920: Test fix 2020-04-01 13:29:25 +02:00