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 |
|
Marie Verdonck
|
a8e0bd28fd
|
69110: EPeople admin page - CRUD & search on name, email, md
|
2020-03-19 17:44:36 +01:00 |
|
Marie Verdonck
|
2ba1106e0a
|
Small notification message fix
|
2020-03-19 17:44:36 +01:00 |
|
Marie Verdonck
|
6f75ab6237
|
69111: bug fix isMemberOf, notifications add/delete member/group, group count added to member count, bug fix disappearing group table in registry after leaving edit
|
2020-03-19 17:44:36 +01:00 |
|
Marie Verdonck
|
8e3699f6a3
|
69111: Groups admin page, edit group add subgroups/members ok
|
2020-03-19 17:44:36 +01:00 |
|
Marie Verdonck
|
c7963e5126
|
69111: Groups admin page, WIP
|
2020-03-19 17:44:36 +01:00 |
|
Marie Verdonck
|
e0dc90ddd3
|
68930: add embed query param for followLinks in buildHref + tests
removed fdescribe
|
2020-03-19 17:43:18 +01:00 |
|
Marie Verdonck
|
6f4167c6cf
|
log removed
|
2020-03-19 17:43:18 +01:00 |
|
Marie Verdonck
|
e6a454f863
|
69110: EPeople admin page - CRUD & search on name, email, md
|
2020-03-19 17:42:09 +01:00 |
|
Tim Donohue
|
c911ec902a
|
Merge pull request #609 from atmire/manage-epersons-page
Access-control - EPeople admin page
|
2020-03-18 16:16:48 -05:00 |
|
Marie Verdonck
|
256ee0f6f4
|
Merge branch 'master' into manage-epersons-page
|
2020-03-18 15:58:57 +01:00 |
|
Tim Donohue
|
7c4a84bc2b
|
Merge pull request #618 from atmire/Manage-account-profile
Manage account profile
|
2020-03-18 09:56:06 -05:00 |
|
Marie Verdonck
|
58f2a5bb2a
|
fix tests after rebasing from master
|
2020-03-18 15:52:55 +01:00 |
|
Marie Verdonck
|
4e9afc9f67
|
fix after rebasing from master
|
2020-03-18 14:49:37 +01:00 |
|
Marie Verdonck
|
2e574ce0bf
|
eperson form tests
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
2f201a49f4
|
reducer tests, test fix & email in use notification fix
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
32dfaa17b3
|
retrieve active eperson at component construct for checkboxes
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
30d46bedf2
|
Fix test after changes for failure notification on updateEPerson
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
2cb6ba98ce
|
69110: Failure notification on edit eperson
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
1853d1bda2
|
69110: Failure notification on create and edit eperson
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
a261034f9d
|
69110: EPerson Overview Page tests
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
3fae13690f
|
69110: EPerson Service tests
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
1549872cb8
|
removed logs
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
a0b9ddcab7
|
[Manage epeeople page] EPerson search scope change & minor improvements/name changes
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
4f4c2d25ed
|
69110: Add EPerson and EPerson form mutually exclusive & resend search after addEPerson
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
48efc90531
|
69110: Prod build (AoT) permission issue
|
2020-03-18 13:52:14 +01:00 |
|
Marie Verdonck
|
c14f5bee55
|
69110: EPeople admin page - CRUD & search on name, email, md
|
2020-03-18 13:52:14 +01:00 |
|
Art Lowel
|
8f1df1921f
|
Merge pull request #624 from atmire/cache-behavior-unknown-type
Cache behavior for unknown type
|
2020-03-18 13:41:09 +01:00 |
|
Kristof De Langhe
|
a8636b0e5c
|
69432: Fix being able to send invalid password form + 6 character password validator
|
2020-03-18 11:43:56 +01:00 |
|
Ben Bosman
|
18f50fb0c0
|
If the data is part of a type not yet known to Angular, the object is null
The null object causes an exception further down the road
|
2020-03-18 10:56:37 +01:00 |
|
Tim Donohue
|
41969ec3b1
|
Merge pull request #615 from atmire/administrative_search
Add Administrative search
|
2020-03-17 15:35:24 -05:00 |
|
Ben Bosman
|
c6de988486
|
If the data is part of a type not yet known to Angular, the object is null
The null object causes an exception further down the road
|
2020-03-17 12:00:17 +01:00 |
|
lotte
|
7390999010
|
force resolvers to rerun for community and collection sub-path changes too
|
2020-03-17 09:08:14 +01:00 |
|
lotte
|
92c5804af5
|
force resolvers to rerun on sub-path change
|
2020-03-17 09:01:03 +01:00 |
|
Art Lowel
|
9d3da6fdef
|
fix issue where there was no redirect to the item status page after a withdraw/reinstate/make private/public
|
2020-03-16 18:27:28 +01:00 |
|
lotte
|
232b20689a
|
remove discover requests from cache after changing state of items
|
2020-03-16 16:16:29 +01:00 |
|
lotte
|
930624fd19
|
added missing typedoc
|
2020-03-16 08:17:16 +01:00 |
|
Tim Donohue
|
e76c6e4dc3
|
Merge pull request #611 from atmire/testing-cache-behavior-unknown-type
Cache behavior for unknown type
|
2020-03-13 14:12:42 -05:00 |
|
lotte
|
48b80c6a38
|
renamed discoverableAndUndiscoverableItems to administrativeView
|
2020-03-13 16:23:17 +01:00 |
|
Kristof De Langhe
|
33e395a7f6
|
69432: refactor patch to return response
|
2020-03-12 17:59:12 +01:00 |
|
Kristof De Langhe
|
d9e6d25da0
|
69432: Test fixes
|
2020-03-12 17:18:28 +01:00 |
|
Kristof De Langhe
|
5c096d5f66
|
69432: Fix for automatically updating authenticated user
|
2020-03-12 16:56:00 +01:00 |
|
Kristof De Langhe
|
c1bd6938a7
|
69432: Remove immediatePatch and replace usage with patch
|
2020-03-12 16:24:47 +01:00 |
|
lotte
|
0175b50d48
|
applied feedback
|
2020-03-12 12:49:48 +01:00 |
|
Kristof De Langhe
|
20f8f913cf
|
69432: Tests
|
2020-03-12 10:18:49 +01:00 |
|
Tim Donohue
|
a9cd9f0366
|
Merge pull request #616 from atmire/disregard-embeds-when-checking-cache
Disregard embeds when checking request index
|
2020-03-11 15:04:32 -05:00 |
|