Commit Graph

4100 Commits

Author SHA1 Message Date
Kristof De Langhe
c8be50614a Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/+item-page/edit-item-page/edit-item-page.module.ts
	src/app/+item-page/edit-item-page/item-relationships/item-relationships.component.ts
	src/app/core/core.module.ts
	src/app/core/data/data.service.ts
	src/app/core/data/object-updates/object-updates.actions.ts
	src/app/core/data/object-updates/object-updates.reducer.spec.ts
	src/app/core/data/object-updates/object-updates.reducer.ts
	src/app/core/data/object-updates/object-updates.service.spec.ts
	src/app/core/data/object-updates/object-updates.service.ts
2020-02-13 14:34:45 +01:00
lotte
a18120d497 bumped travis 2020-02-13 11:29:04 +01:00
lotte
04cb75e786 upgraded to angular 8 2020-02-13 11:09:20 +01:00
Kristof De Langhe
46ab613481 65272: Filter autocomplete metadata fields + fix test 2020-02-11 15:48:56 +01:00
Kristof De Langhe
e3facbd8c8 65272: filter relationship metadata when displaying on item-metadata, keep them stored in the object-updates store 2020-02-11 14:55:08 +01:00
Kristof De Langhe
78c6144f71 68346: edit-bitstream-page onCancel 2020-02-11 13:16:00 +01:00
Kristof De Langhe
87d7bc1a20 68346: Cleanup of bootstrap col classes in item-bitstream components 2020-02-11 13:06:31 +01:00
Kristof De Langhe
c38bf3fd0c 68346: page-hover fix + pageSize reverted to 10 2020-02-11 10:48:14 +01:00
Kristof De Langhe
3dd433a5da 68346: Tests and JSDocs 2020-02-10 17:51:37 +01:00
Kristof De Langhe
a638055d12 68346: Bitstreams Drag-and-drop cross-page support 2020-02-10 14:38:34 +01:00
Tim Donohue
421b45b9ec Minor updates to Docker configs for JDK11 and new URL configs 2020-02-07 12:30:48 -06:00
Kristof De Langhe
1885845fef 65272: Clear template-item cache on removal 2020-02-07 17:18:51 +01:00
Giuseppe Digilio
c1db19ee03 Merge remote-tracking branch 'remotes/origin/master' into shibboleth
# Conflicts:
#	src/app/shared/shared.module.ts
2020-02-07 15:04:12 +01:00
Giuseppe Digilio
573a9b8de3 Set password as default authentication method on error 2020-02-07 14:12:14 +01:00
Giuseppe Digilio
03c1b689f8 Fixed LogInComponent test 2020-02-07 13:18:53 +01:00
Giuseppe Digilio
1e67131902 Fixed LogInShibbolethComponent test 2020-02-07 13:10:43 +01:00
Giuseppe Digilio
0452a9a8cd Change the redirect url using the current page url on shibboleth authentication 2020-02-07 13:09:55 +01:00
Giuseppe Digilio
cc4b7b215e Prevent that RouteService is instantiated two times on both SSR and CSR 2020-02-07 13:08:19 +01:00
Tim Donohue
3bbd05f588 Merge pull request #533 from atmire/Virtual-metadata-on-item-delete
Virtual metadata on item delete
2020-02-06 16:58:16 -06:00
Tim Donohue
618ac070e8 Merge pull request #565 from atmire/generic-uri-metadata
Generic uri metadata
2020-02-06 16:21:21 -06:00
Kristof De Langhe
5e93a89678 68346: PaginatedDragAndDropBitstreamList component and refactoring item-edit-bitstream-bundle using this new component ; removed pagination-drag-and-drop 2020-02-06 16:57:17 +01:00
Samuel
cddd345fcc Merge branch 'master' into Virtual-metadata-on-item-delete 2020-02-06 14:04:58 +01:00
Kristof De Langhe
90f8bf42a1 68346: Drag handle outside drag component 2020-02-06 14:02:26 +01:00
Kristof De Langhe
210db7fac8 68346: Fixed loading multiple pages with unloaded inbetween 2020-02-06 11:43:45 +01:00
Kristof De Langhe
b987a3d762 68346: Fixed moving objects within paginated list 2020-02-06 11:19:20 +01:00
Tim Donohue
bda3a30889 Merge pull request #572 from atmire/travis-auto-update-chrome
Auto-update chrome on travis
2020-02-05 11:40:43 -06:00
Kristof De Langhe
2795c1ecc7 68346: initial Drag-And-Drop pagination component + paginated custom-order support in field-updates store - Intermediate commit 2020-02-05 18:04:10 +01:00
Art Lowel
de17f099ce fix sudo command 2020-02-05 17:51:10 +01:00
Art Lowel
e891d65526 sudo chrome update 2020-02-05 17:40:58 +01:00
Art Lowel
b16607e597 auto update chrome on travis 2020-02-05 17:30:44 +01:00
Samuel
ddbc0e097a Merge branch 'master' into Virtual-metadata-on-item-delete 2020-02-05 17:05:23 +01:00
Samuel
db7ecb0f53 safety check 2020-02-05 16:28:43 +01:00
Tim Donohue
6f4f0eab11 Merge pull request #552 from atmire/submission-upload.required
verify whether file uploads are mandatory
2020-02-05 09:12:14 -06:00
Kristof De Langhe
ce5547db4b 68346: Hover drag-handle + alignment fix 2020-02-05 11:45:17 +01:00
Ben Bosman
4a46780d85 support uri field which is not dc.identifier.uri
Replacing item-page-uri-field instead of introducing item-page-generic-uri-field
2020-02-04 15:10:10 +01:00
Kristof De Langhe
246343d175 68346: Further alignment fixes and separate drag handle component 2020-02-03 17:59:35 +01:00
Kristof De Langhe
19c788f126 68346: Aligning content 2020-02-03 16:51:13 +01:00
Ben Bosman
5585bcbc9b updated tests 2020-01-31 15:14:01 +01:00
Ben Bosman
a45273048d verify whether file uploads are mandatory => observe changes to both filelist and required status 2020-01-31 09:47:40 +01:00
Samuel
d0680e2aa8 delete codestyle 2020-01-30 15:33:01 +01:00
Samuel
58bfb9b1a7 Merge branch 'master' into Virtual-metadata-on-item-delete 2020-01-29 12:28:18 +01:00
Samuel
0387c5f15b Virtual metadata on item delete - filter relationship types without relationships - fix tests 2020-01-29 12:27:41 +01:00
Tim Donohue
3a9277c415 Merge pull request #569 from paulo-graca/patch-2
adding relationships.isContributorOf i18n support
2020-01-28 11:00:21 -06:00
Tim Donohue
eba6bf505f Merge pull request #530 from atmire/Keep-virtual-metadata-on-relationship-delete
Keep virtual metadata on relationship delete
2020-01-28 10:34:07 -06:00
Samuel
b352690cca Virtual metadata on item delete - filter relationship types without relationships 2020-01-28 15:35:55 +01:00
Samuel
cff3a6f010 Merge branch 'Keep-virtual-metadata-on-relationship-delete' into Virtual-metadata-on-item-delete 2020-01-28 14:22:43 +01:00
Art Lowel
1903ad0440 remove debug output 2020-01-27 18:16:12 +01:00
Art Lowel
cab971211f attempt to diagnose travis-only e2e issues 2020-01-27 17:33:54 +01:00
Art Lowel
ed11cb9f01 Merge branch 'master' into Keep-virtual-metadata-on-relationship-delete 2020-01-27 11:26:15 +01:00
Paulo Graça
34f79f1667 adding relationships.isContributorOf support 2020-01-24 16:12:31 +00:00