badrAZ
82956af785
fix(xo-web/logs): fix @xen-orchestra/log
import ( #3441 )
2018-09-21 15:36:54 +02:00
badrAZ
6ca09dc9fe
feat(xo-web/vm/tab-advanced): ability to set the NIC type ( #3440 )
...
Fixes #3423
2018-09-21 15:30:23 +02:00
badrAZ
e0ecbab841
feat(xo-server/vm): ability to change NIC type ( #3437 )
...
See #3423
2018-09-21 14:42:43 +02:00
Julien Fontanet
83d1a5ff13
feat(defined): helpers to deal with undefined ( #3436 )
...
Extracted from xo-web.
2018-09-21 11:56:33 +02:00
badrAZ
a71740d49a
feat(backup-ng): ability to restart all failed VMs ( #3420 )
...
Fixes #3339
2018-09-20 17:05:57 +02:00
Julien Fontanet
0215c19d1d
feat(xo-server/proxy-console): work around missing host ( #3435 )
...
Fixes #3432
2018-09-20 14:47:39 +02:00
Julien Fontanet
ea1c3ab54a
fix(xo-server/delta NG): dont start export before all targets ready ( #3427 )
...
Fixes #3424
2018-09-20 14:38:45 +02:00
badrAZ
b98b618be8
fix(xo-server-backup-reports): handle log not found ( #3430 )
2018-09-20 14:34:29 +02:00
Julien Fontanet
5e363761a2
fix(xo-server/proxy-console): pass hostname to net.connect
2018-09-20 10:25:47 +02:00
Julien Fontanet
62d48bd59d
fix(async-map): apply → call 😖
...
Fixes #3431
2018-09-20 10:04:09 +02:00
badrAZ
a0049bae8d
fix(xo-web/backup-ng): make log value dynamic in copy/report buttons ( #3360 )
...
Fixes #3273
2018-09-18 15:15:59 +02:00
Julien Fontanet
18660cb0e1
fix(async-map): accept objects as collection
2018-09-18 12:10:44 +02:00
Julien Fontanet
e3c6c1c1ca
chore(async-map): use lodash/map import
2018-09-18 12:10:43 +02:00
badrAZ
56114a7d18
feat(xo-server-backup-report): ability to test the plugin ( #3421 )
2018-09-17 17:23:45 +02:00
Julien Fontanet
0fe70b1a91
feat(log): new lib to help logging ( #3414 )
...
Fixes #2414
Related to #1669
2018-09-17 17:02:27 +02:00
Julien Fontanet
527eb0b1e6
feat(async-map): better Promise.all + map ( #3422 )
2018-09-17 16:37:49 +02:00
Julien Fontanet
cfd6fd722a
feat(mixin): split a class in independant parts ( #3415 )
2018-09-17 16:33:21 +02:00
badrAZ
42591bd4bd
feat(xo-web/VM): display the PVHVM status ( #3418 )
...
Fixes #3014
2018-09-17 11:06:19 +02:00
Julien Fontanet
8689cff26b
feat(emit-async): handle async listeners ( #3416 )
...
Extracted from xo-server.
2018-09-17 10:42:22 +02:00
badrAZ
b4e4d32255
feat(xo-web/backup-ng/overview): display transferred and merged data size ( #3408 )
2018-09-14 17:21:06 +02:00
Julien Fontanet
18c88ba770
feat(cr-seed-cli): CLI to help CR seeding ( #3346 )
2018-09-14 17:04:55 +02:00
badrAZ
d212168f59
feat(xo-web/backup-ng/new): use a modal for creating/editing a schedule ( #3359 )
...
Fixes #3138
2018-09-14 15:53:28 +02:00
Julien Fontanet
3625477187
fix(xo-web/xoa-updater): wait trial request before checking state ( #3412 )
...
Fixes #3407
2018-09-14 12:26:41 +02:00
Pierre Donias
9be8525439
await xoaState
2018-09-14 12:04:19 +02:00
Pierre Donias
6e013a0dc5
PR
2018-09-14 11:54:39 +02:00
Pierre Donias
06d555d4f9
fix(xo-web/xoa-updater): wait for trial request before checking trial state
...
Fixes #3407
2018-09-14 11:51:43 +02:00
Julien Fontanet
63fe0f2c88
fix(xo-server/importDeltaVm): dont fail on empty VBDs ( #3410 )
2018-09-14 10:37:09 +02:00
Julien Fontanet
2a276dfb99
changelog
2018-09-14 10:36:49 +02:00
Julien Fontanet
1f009ca954
fix(xo-server/importDeltaVm): dont fail on empty VBDs
2018-09-13 17:27:11 +02:00
badrAZ
5cf1ba41f3
feat(xo-web/modal#form): support an additional icon to the title ( #3409 )
2018-09-13 16:58:03 +02:00
badrAZ
1ef205cb74
feat(xo-web/backup-ng/new): tip for creating vms on a thin-provisioned storage ( #3402 )
...
Fixes #3334
2018-09-13 16:23:51 +02:00
Julien Fontanet
1e59af3ab2
fix(xo-server/deleteVm): dont delete VDIs/VIFs if destroy is blocked ( #3406 )
2018-09-13 11:44:17 +02:00
badrAZ
bb88b420c1
chore(xo-web/backup-ng/new): make "setSchedule" support multiple params ( #3404 )
2018-09-12 13:53:37 +02:00
badrAZ
e8475d144c
chore(xo-web/backup-ng/new): improve new schedule implementation ( #3348 )
2018-09-12 13:43:02 +02:00
badrAZ
dedac62269
feat(xo-web): implementation of the modal dedicated to forms ( #3358 )
2018-09-11 17:31:20 +02:00
badrAZ
f8fdd888c4
fix(xo-web/remotes): error appears twice on testing ( #3399 )
2018-09-11 17:27:10 +02:00
Julien Fontanet
d8bd30e355
feat(xo-web/remotes): use WORKGROUP as default SMB domain ( #3398 )
2018-09-11 10:46:52 +02:00
badrAZ
4fec816274
feat(xo-web/settings/remotes): test on creation/edition ( #3397 )
...
See #3323
2018-09-11 10:09:16 +02:00
badrAZ
1211447e81
fix(xo-web/settings/remotes): rename connect(ed)/disconnect(ed) to enable(d)/disable(d) ( #3396 )
...
See #3323
2018-09-10 17:15:33 +02:00
Julien Fontanet
ed78f4c5ee
fix(xo-server/backup NG): third time is the charm (sigh)
2018-09-10 10:59:56 +02:00
Julien Fontanet
4a2e9d4c88
fix(xo-server/backup NG): CancelToken.race → .source
2018-09-10 10:51:05 +02:00
Julien Fontanet
1807917204
fix(xo-server/backup NG): CancelToken#fork() no longer exists
...
Issue introduced in b3004a38a
2018-09-10 10:47:53 +02:00
Julien Fontanet
b3004a38aa
chore: update promise-toolbox to v0.10 ( #3392 )
2018-09-07 14:34:47 +02:00
Pierre Donias
0ad6c073ee
chore(CHANGELOG): 5.26.0
2018-09-07 11:39:26 +02:00
Pierre Donias
0abaadb391
feat(xo-web): 5.26.0
2018-09-07 11:37:12 +02:00
Pierre Donias
b43cf27479
feat(xo-server): 5.26.0
2018-09-07 11:36:20 +02:00
Julien Fontanet
bcab6bb584
fix(xo-server/listReplicatedVms): dont use snapshot_time
( #3394 )
...
It is not always set on VMs imported from snapshots, add a new metadata in `other_config` and use the timestamp in the name_label a fallback.
Fixes #3391
2018-09-07 11:31:57 +02:00
Pierre Donias
8213601df6
chore(xo-web/VM,host,pool,SR): better UUID display ( #3390 )
2018-09-05 16:44:18 +02:00
Pierre Donias
e7ad577661
feat(xo-server,xo-web/VM): start on specific host ( #3389 )
...
Fixes #3191
2018-09-05 16:39:12 +02:00
Julien Fontanet
070213dd7f
fix(xo-server/collection/redis): ignore undefined values ( #3388 )
...
Fixes #3385
2018-09-05 15:18:47 +02:00