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 |
|
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 |
|