Commit Graph

3698 Commits

Author SHA1 Message Date
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
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
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
Bram Luyten
0e2f85ef77 Placeholder for the Latvian translation 2020-04-07 15:37:32 +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
Tim Donohue
49e7b4b4b4 Merge pull request #642 from atmire/Upload-bitstream-bugfix
Upload bitstream bug-fix
2020-04-03 15:01:38 -05: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
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
Bram Luyten
ddc0ed6321 Spelling correction in a single en.json5 key 2020-04-02 10:14:32 +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
Tim Donohue
6850a47d70 Merge pull request #638 from tdonohue/add_license_terms
Add LICENSE info to this codebase
2020-03-31 13:45:39 -05:00
Tim Donohue
52d5beae1d Merge pull request #633 from DSpace/pull_request_template
Create an initial PR template for DSpace 7 UI
2020-03-31 13:44:16 -05:00
Tim Donohue
46a5a3eaca Link back to license-checker 2020-03-31 12:14:08 -05:00
Tim Donohue
59df043578 Add license terms to this codebase 2020-03-31 12:11:51 -05:00
Tim Donohue
ecf8e8915f Minor tweak based on feedback. 2020-03-31 12:00:11 -05:00
Kristof De Langhe
b1b8c05150 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/app-routing.module.ts
	src/app/shared/shared.module.ts
2020-03-30 16:42:06 +02:00
Marie Verdonck
06c6ed18a6 [groups/epeople admin pages] No adding current active group itself as own subgroup:
* Added message if trying to add current group (that is being edited) as own subgroup
* Removed possible add/delete button from current group being edited in subgroups list, replace with message
2020-03-30 11:49:07 +02:00
Marie Verdonck
48d7f6987e [groups/epeople admin pages] Changes/Fixes:
* Added check with Group.permanent on whether or not to show delete button
* Disabled groupName input field if group that is being edited is permanent
* Cancel edit group button sends you back to group registry now
* In group edit, cache only gets cleared of that groups subgroups and epersons cache (at member delete/add) instead of cleared of all groups info
* Separated search groups result list and list of subgroups in edit group page and eperson members of edit group page
* Fixed pagination after search issues in groups registry, group edit page (groups search, subgroups, epeople search and members)
* Applied same fixes to epeople registry
* Browse All button added to all group/eperson searches to browse all groups/epeople
* Fixed immediately being able to add members after group creation in edit group page
* Fixed hover i18n tags on groups & epeople registry page => Missing tags
* Fixed tests after changes
2020-03-30 11:10:02 +02:00
Tim Donohue
0d38c75ea2 Initial draft PR template 2020-03-27 12:37:45 -05:00
Tim Donohue
b535d166e0 Merge pull request #568 from 4Science/shibboleth
Dspace 7 shibboleth (Angular)
2020-03-27 09:56:31 -05:00
Kristof De Langhe
7996555ec2 Merge branch 'master' into w2p-69305_Apply-new-MyDSpace-fix
Conflicts:
	src/app/core/core.module.ts
	src/app/shared/shared.module.ts
2020-03-27 09:59:33 +01:00
Art Lowel
521b0d3986 Merge pull request #629 from vitorsilverio/translation_typo
Fix pt tranlation typo
2020-03-25 17:05:18 +01:00
Kristof De Langhe
02526753e2 68346: Routing back to edit-bitstreams page 2020-03-25 16:15:58 +01:00
Kristof De Langhe
74af325e45 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/shared/shared.module.ts
2020-03-25 14:01:44 +01:00
Tim Donohue
b384a9400b Merge pull request #595 from atmire/Notice-regarding-the-availability-of-new-version
Notice regarding the availability of new version on item pages
2020-03-23 11:40:51 -05:00
Giuseppe Digilio
7cf0480098 Merge remote-tracking branch 'remotes/origin/master' into shibboleth
# Conflicts:
#	src/app/app-routing.module.ts
#	src/app/core/auth/auth.service.ts
#	src/app/shared/shared.module.ts
2020-03-23 10:36:19 +01:00
Marie Verdonck
54b351c0d3 final tests (group-form & member&subgroup lists) & notification
for group creation fail, with specific notification for group name in use
2020-03-22 22:48:18 +01:00
vitorsilverio
240d2cc1a5 Fix typo 2020-03-20 19:40:46 -03:00
Kristof De Langhe
10cd6182ae 68948: Item null check 2020-03-20 17:49:07 +01:00
Kristof De Langhe
441d8a07b5 68948: New version notice 2020-03-20 17:47:19 +01:00
Kristof De Langhe
32546273e2 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/core/core.module.ts
	src/app/shared/shared.module.ts
2020-03-20 17:22:58 +01:00
Tim Donohue
103605c36e Merge pull request #585 from atmire/List-version-history
List item version history
2020-03-20 10:41:39 -05:00
Marie Verdonck
173dcee427 fixes after rebase reinstated 2020-03-19 18:12:18 +01:00
Marie Verdonck
909158c30e group reducer and group registry tests 2020-03-19 17:46:58 +01:00
Marie Verdonck
e10a37e414 initialize all variables used in multiple tests inside a beforeEach 2020-03-19 17:46:58 +01:00
Marie Verdonck
87f53d613d start group tests - group data service 2020-03-19 17:46:58 +01:00
Marie Verdonck
78ab49c4a6 test fix after rebase and merge 2020-03-19 17:46:58 +01:00
Marie Verdonck
5b76ed6d52 69111: Links to edit EPerson page and edit Group page from members list in edit group page 2020-03-19 17:46:58 +01:00
Marie Verdonck
b9401b46b1 69111: Added list of groups that EPerson is member of in Edit EPerson form, linking to edit group page 2020-03-19 17:46:58 +01:00