Commit Graph

3370 Commits

Author SHA1 Message Date
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
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
Tim Donohue
103605c36e Merge pull request #585 from atmire/List-version-history
List item version history
2020-03-20 10:41:39 -05:00
Kristof De Langhe
e8049aac04 Merge branch 'master' into w2p-68729_List-version-history
Conflicts:
	src/app/shared/shared.module.ts
2020-03-19 14:19:57 +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
Kristof De Langhe
0400b98e97 68729: Test fix 2020-03-17 16:06:07 +01:00
Kristof De Langhe
30c7e563f5 68729: Edit version history page as tab, removed sidebar link, added under-construction notice 2020-03-17 16:01:00 +01:00
Kristof De Langhe
1f02c2cd64 Merge branch 'master' into w2p-68729_List-version-history 2020-03-17 14:50:56 +01: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
Kristof De Langhe
6b8e134e45 68729: followLink embed fix 2020-03-12 15:54:09 +01:00
Kristof De Langhe
404b1053a7 Merge branch 'master' into w2p-68729_List-version-history 2020-03-12 15:47:08 +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
Art Lowel
c6c34b667a remove unused import 2020-03-11 16:53:43 +01:00
Art Lowel
795d638aa6 remove zone.runOutsideAngular from requestService.configure due to AoT
build issues
2020-03-11 16:51:53 +01:00
Art Lowel
383dff736c add comment to this.zone.runOutsideAngular 2020-03-11 16:22:09 +01:00