Commit Graph

3696 Commits

Author SHA1 Message Date
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
Kristof De Langhe
0f55ee8adb 68346: Replace Bundle dropdown with combobox + edit-bistream cache fix 2020-03-13 17:52:46 +01:00
Kristof De Langhe
5db2906dea 68346: Fix 404 on bitstream download button 2020-03-13 16:57:07 +01:00
Kristof De Langhe
a72ef836f9 68346: edit-bitstream cache issues fixes 2020-03-13 16:39:43 +01:00
lotte
48b80c6a38 renamed discoverableAndUndiscoverableItems to administrativeView 2020-03-13 16:23:17 +01:00
Kristof De Langhe
1ea9623efc 68346: Review - TypeDocs and Test cases 2020-03-13 13:18:20 +01:00
cjuergen
ede9c3d397 Update German Translation 2020-03-12 18:04:32 +01:00
Kristof De Langhe
33e395a7f6 69432: refactor patch to return response 2020-03-12 17:59:12 +01:00
Kristof De Langhe
c932f41378 68346: immediatePatch to patch 2020-03-12 17:41:16 +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
Kristof De Langhe
f469253fe4 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/core/data/data.service.spec.ts
2020-03-12 15:39:31 +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
Kristof De Langhe
4bbbc93f6c 68346: Tests fixes 2020-03-06 11:08:56 +01:00
Kristof De Langhe
cb21cd47bb 68346: Post-master-merge fixes & links 2020-03-05 17:47:09 +01:00
Kristof De Langhe
a054938d80 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	package.json
	src/app/+item-page/item-page-routing.module.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/cache/server-sync-buffer.effects.ts
	src/app/core/core.module.ts
	src/app/core/data/bitstream-data.service.ts
	src/app/core/data/bundle-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dso-change-analyzer.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/object-updates/object-updates.actions.ts
	src/app/core/shared/bitstream.model.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/shared/mocks/mock-request.service.ts
	src/app/shared/shared.module.ts
	yarn.lock
2020-03-05 17:21:38 +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
Kristof De Langhe
c087b8859f 69305: Refactor workflow-actions to be resolved as HAL links 2020-03-04 16:22:05 +01:00
Kristof De Langhe
496bedfe2e 69115: Moving enum options to components 2020-03-04 14:43:12 +01:00
Kristof De Langhe
b9c050c19c 69115: ClaimedTaskDataService and components refactoring 2020-03-04 14:43:03 +01:00
Kristof De Langhe
18b9a41fe0 69305: Remove normalized action 2020-03-04 14:40:24 +01:00
Kristof De Langhe
9e31b61d42 69115: post master merge changes to workflow-action 2020-03-04 14:38:51 +01:00