Commit Graph

3934 Commits

Author SHA1 Message Date
Art Lowel
066e6cd142 fixed a number of instances in community-list-service.spec.ts where async code was presumed synchronous 2020-06-29 17:42:16 +02:00
Art Lowel
e119967325 fix issue where beforeEach wouldn't wait for dropBitstream to end 2020-06-29 17:24:00 +02:00
Tim Donohue
5b82a8a07b Merge pull request #709 from atmire/Simplify-bitstream-drag-and-drop
Simplify bitstream drag and drop
2020-06-26 17:13:04 -05:00
Tim Donohue
ca564b2ad1 Merge pull request #708 from 4Science/CST-3090-collection-dropdown
Collection dropdown on MyDSpace & support enable/disable in Submission UI
2020-06-26 10:58:48 -05:00
Kristof De Langhe
0c56e0182a Merge branch 'master' into w2p-71380_Simplify-bitstream-drag-and-drop 2020-06-26 14:24:22 +02:00
Danilo Di Nuzzo
5642a2798a [CST-3090] fix unused import alerts 2020-06-26 09:55:01 +02:00
Danilo Di Nuzzo
f37de548c0 [CST-3090] fix position of word 'here' 2020-06-26 09:37:43 +02:00
Kristof De Langhe
f24bd9fe36 71380: Reset page size 2020-06-25 17:52:02 +02:00
Kristof De Langhe
bfdd943d45 71380: Remove redundant code and add subscribable removeByHrefSubstring 2020-06-25 17:51:11 +02:00
Tim Donohue
bb705919f3 Merge pull request #697 from atmire/Refactor-registry-service-and-associated-models
Refactor registry service and associated models
2020-06-25 10:37:16 -05:00
Kristof De Langhe
73c25998e3 71380: Fix loading/cache issue with dropping objects on page 2020-06-25 11:09:37 +02:00
Kristof De Langhe
4c1b589158 70834: Use data-service's responseMsToLive for searchBy 2020-06-19 11:09:02 +02:00
Tim Donohue
5cef15eb20 Merge pull request #701 from atmire/Misc-edit-community-and-collection-bugs
Misc edit community and collection fixes
2020-06-18 15:13:40 -05:00
Danilo Di Nuzzo
f841e45019 [CST-3090] fix tests 2020-06-18 15:38:03 +02:00
Samuel
0721b844f5 Misc edit community and collection bugs - repair create top level community 2020-06-18 12:25:50 +02:00
Kristof De Langhe
28891211e4 71380: Reset page size 2020-06-18 12:13:32 +02:00
Kristof De Langhe
82a3014af4 71380: drag-and-drop-list customOrder to avoid elements hopping back after drop + freeze fix 2020-06-18 12:11:20 +02:00
Danilo Di Nuzzo
709726e041 [CST-3105] tests 2020-06-18 12:00:30 +02:00
Danilo Di Nuzzo
136e36afab [CST-3105] done 2020-06-18 11:30:45 +02:00
Samuel
baec130cf3 Merge branch 'master' into Misc-edit-community-and-collection-bugs 2020-06-18 11:15:59 +02:00
Danilo Di Nuzzo
f33f391eb3 [CTS-3090] - fix pagination 2020-06-18 10:23:56 +02:00
Danilo Di Nuzzo
be2d496335 [CTS-3090] update imports 2020-06-17 17:02:27 +02:00
Danilo Di Nuzzo
3b581b93c5 [CST-3090] fix 2020-06-17 16:31:11 +02:00
Kristof De Langhe
752cf97787 71380: Fix tests 2020-06-17 13:12:49 +02:00
Danilo Di Nuzzo
294f5e5f31 [CST-3090] fix services name and dropdown 2020-06-17 10:47:46 +02:00
Giuseppe Digilio
efc476ab31 remove unused disabled$ variable 2020-06-16 17:46:24 +02:00
Danilo Di Nuzzo
5f0f665501 [CTS-3090] - fix 2020-06-16 15:51:56 +02:00
Danilo Di Nuzzo
be16134329 Merge branch 'master' into CST-3090-collection-dropdown 2020-06-16 15:18:50 +02:00
Danilo Di Nuzzo
9e05072290 [CST-3090] done 2020-06-16 14:26:59 +02:00
Kristof De Langhe
c6ee46fdea 71380: Reset page size back to normal 2020-06-15 17:57:25 +02:00
Kristof De Langhe
16d3d0e063 71380: Remove object updates for drag-and-drop and send out immediate patch requests for bitstream drag-and-drop 2020-06-15 17:48:03 +02:00
Samuel
b8ab83ce99 Misc edit community and collection bugs - repair test 2020-06-12 13:58:22 +02:00
Samuel
7421eef223 Misc edit community and collection bugs 2020-06-12 09:54:13 +02:00
Tim Donohue
8b8d7ba91a Merge pull request #702 from 4Science/CSR-auth-guard-issue
Fixed authentication issue with protected page on CSR
2020-06-11 11:12:37 -05:00
Kristof De Langhe
ee9f5ec7f1 70834: MetadataField search responseMsToLive fix 2020-06-11 15:48:26 +02:00
Giuseppe Digilio
c835d9b9c7 fixed test description 2020-06-11 14:44:42 +02:00
Giuseppe Digilio
6bd04c94ec store token on AUTHENTICATED_SUCCESS action 2020-06-11 14:15:19 +02:00
Samuel
6c1e636f5c fix tests 2020-06-11 13:49:48 +02:00
Art Lowel
405815ac5a fix test 2020-06-11 13:49:48 +02:00
Art Lowel
d27034d634 fix issue where the current collection or community would no longer be selected in the new and edit menus 2020-06-11 13:49:48 +02:00
Tim Donohue
ea26597b6a Merge pull request #689 from atmire/polyfill-error-fix
fix issue with polyfill order in safari and firefox
2020-06-10 14:20:57 -05:00
Tim Donohue
31b6bfc332 Merge pull request #698 from atmire/FileSizePipe-refactor
FileSizePipe refactor
2020-06-10 13:20:06 -05:00
Kristof De Langhe
ce04825c4a 71174: FileSizePipe 'jedec' standard 2020-06-10 10:32:58 +02:00
Kristof De Langhe
a51a683215 71174: Breadcrumb test fix 2020-06-04 16:30:16 +02:00
Kristof De Langhe
44386823a3 Merge branch 'master' into w2p-70834_Refactor-registry-service-and-associated-models
Conflicts:
	src/app/core/data/data.service.ts
2020-06-04 16:28:56 +02:00
Kristof De Langhe
b79a3d37f3 Merge remote-tracking branch 'dspace/master' into w2p-71174_FileSizePipe-refactor 2020-06-03 10:56:09 +02:00
Kristof De Langhe
f8f0e5f149 71174: FileSizePipe using filesize.js 2020-06-03 10:54:29 +02:00
Art Lowel
bcb77c8dcc remove comment about zone polyfill 2020-06-02 09:21:49 +02:00
Art Lowel
697be3c610 fix issue with polyfill order in safari and firefox 2020-06-02 09:21:49 +02:00
Tim Donohue
9b7a33cc69 Merge pull request #692 from atmire/fix-minimist-vulnerability
Fix minimist vulnerability
2020-06-01 15:25:17 -05:00