Commit Graph

3554 Commits

Author SHA1 Message Date
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
Giuseppe Digilio
b2234e45e9 Set a max width to login div container 2020-03-13 18:28:57 +01:00
Giuseppe Digilio
580346c2f7 Fixed issue with no authentication methods displayed 2020-03-13 18:28:24 +01: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
Kristof De Langhe
adfffac730 69432: Profile page - missing JSDocs 2020-03-11 15:53:48 +01:00
Art Lowel
a970aeaab8 disregard embed url params when indexing and checking indexed request urls 2020-03-11 15:34:04 +01:00
Kristof De Langhe
7d26fd478d 69432: Groups on profile page 2020-03-11 14:56:35 +01:00
Kristof De Langhe
892a985156 69432: Functional profile security form + notifications + metadata form refactoring 2020-03-11 14:32:38 +01:00
Kristof De Langhe
1f1846c487 69432: Immediate patch 2020-03-11 12:38:32 +01:00
Kristof De Langhe
004297fcfa 69432: Profile metadata form validation + notifications 2020-03-11 11:54:32 +01:00
Kristof De Langhe
53c457689c 69432: Object update metadata PUT to PATCH 2020-03-11 10:50:04 +01:00
Art Lowel
2922deff50 small UI tweaks, fix tests 2020-03-10 18:38:04 +01:00
Kristof De Langhe
ba25bd61cd Merge branch 'master' into w2p-68729_List-version-history 2020-03-10 17:16:50 +01:00
Kristof De Langhe
51e732e430 69432: Profile page intermediate commit 2020-03-10 17:06:59 +01:00
lotte
401393c8bd grid view for admin search results 2020-03-10 10:49:18 +01:00
Tim Donohue
8fd46d9c88 Merge pull request #588 from atmire/pass-followlinks-as-embed-params-to-requests
Pass followlinks as embed params to requests
2020-03-09 10:11:38 -05:00
lotte
6c7780ca56 fixed translation service issues 2020-03-09 11:15:48 +01:00
Marie Verdonck
7803c2a97b local java environment file removed, accidentally commited 2020-03-09 10:30:02 +01:00
lotte
f5a66c2266 added missing translation helper for facets 2020-03-06 16:22:04 +01:00
lotte
18eaf18108 updated admin menu 2020-03-06 14:19:31 +01:00
lotte
d5484e5c89 created admin search page 2020-03-06 13:54:46 +01:00
Kristof De Langhe
60d2f386df 69314: BaseResponseParsingService test cases for cache and process 2020-03-06 13:16:15 +01:00
Ben Bosman
373acc6c82 Refusing to cache an object which can't be parsed 2020-03-05 11:01:19 +01:00
Kristof De Langhe
bae5c6652e Merge branch 'master' into w2p-68729_List-version-history
Conflicts:
	src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
	src/app/+item-page/item-page-routing.module.ts
	src/app/+item-page/item-page.resolver.ts
	src/app/core/shared/item.model.ts
2020-03-04 17:06:48 +01:00
Marie Verdonck
677b3f63de Fixes after rebasing from upstream/master 2020-03-04 11:01:20 +01:00
Marie Verdonck
525c333e09 log removed 2020-03-04 10:03:13 +01:00
Marie Verdonck
781a558458 68930: getIDHref tests & removed undefined check, not needed because of spread array 2020-03-04 10:03:13 +01:00
Marie Verdonck
1f71274db6 68930: rename forwardToRest typo fix 2020-03-04 10:03:13 +01:00
Marie Verdonck
dffcd745af 68930: rename forwardToRest, embed query param added to getIDHref, tests wip 2020-03-04 10:03:13 +01:00
Marie Verdonck
32d0c8118b 68930: add embed query param for followLinks in buildHref + tests
removed fdescribe
2020-03-04 10:03:13 +01:00
Giuseppe Digilio
a6b2ed607a Merge remote-tracking branch 'remotes/origin/master' into shibboleth
# Conflicts:
#	src/app/core/auth/auth.actions.ts
#	src/app/core/auth/auth.effects.spec.ts
#	src/app/core/auth/auth.effects.ts
#	src/app/core/auth/auth.reducer.spec.ts
#	src/app/core/auth/auth.reducer.ts
#	src/app/core/auth/auth.service.spec.ts
#	src/app/core/auth/auth.service.ts
#	src/app/core/auth/server-auth.service.ts
#	src/app/shared/testing/auth-request-service-stub.ts
2020-03-03 20:04:02 +01:00
Tim Donohue
01231ef105 Merge pull request #606 from 4Science/#603_mydspace_fixes
#603 mydspace fixes
dspace-7.0-beta1
2020-03-03 11:14:06 -06:00
Giuseppe Digilio
98d44fd42e Fixed issue with workflowitem edit 2020-03-03 17:38:03 +01:00
Tim Donohue
000bfb85c0 Merge pull request #607 from atmire/allow-optional-links
Allow optional HALLinks
2020-03-03 10:30:04 -06:00
Kristof De Langhe
6606520c2f 68729: Resolve missing links to undefined 2020-03-03 16:36:35 +01:00
Giuseppe Digilio
5e95f1df1a Removed unintentional "this." from html template 2020-03-03 12:18:50 +01:00
Giuseppe Digilio
0e1d3e4048 Fixed following links for mydspace workflow results 2020-03-03 12:13:22 +01:00