Julien Fontanet
|
17f13307bb
|
fix(xo-server/listVmBackupsNg): dont fail on problematic remote (#3367)
Fixes #3365
|
2018-08-28 17:04:32 +02:00 |
|
Pierre Donias
|
a43c141ddd
|
fix(xo-server/self): synchronize allocate and release together (#3368)
|
2018-08-28 16:54:17 +02:00 |
|
Pierre Donias
|
1e6da359cc
|
fix(CHANGELOG): wrong xo-server version
|
2018-08-27 16:37:59 +02:00 |
|
Pierre Donias
|
3eec8f1a55
|
chore(CHANGELOG): 5.25.1
|
2018-08-27 16:28:36 +02:00 |
|
badrAZ
|
6148daa8b8
|
fix(CHANGELOG): move fix to correct release (#3357)
|
2018-08-27 16:17:54 +02:00 |
|
Julien Fontanet
|
df99528445
|
chore(CHANGELOG): improve import/export VDI entry
|
2018-08-27 14:41:10 +02:00 |
|
Julien Fontanet
|
890901366d
|
fix(xo-server/{export,import}Vm): dont pass host (#3364)
Relies on redirection handling in `xen-api`.
|
2018-08-27 14:33:14 +02:00 |
|
Julien Fontanet
|
13271aa196
|
fix(CHANGELOG): move fix in next release
|
2018-08-27 11:45:59 +02:00 |
|
badrAZ
|
71aea20c7d
|
fix(xo-server/jobs): fix race condition between end log and consolidation (#3238)
Fixes #3018
|
2018-08-27 11:44:50 +02:00 |
|
Julien Fontanet
|
b09da76b04
|
fix(xo-server/{export,import}Vdi): dont pass host (#3355)
Relies on redirection handling in `xen-api`.
Fixes #3354
|
2018-08-27 11:03:08 +02:00 |
|
Pierre Donias
|
ce35bbaeb4
|
fix(xo-server,xo-web): NFS remotes mount options (#3363)
Fixes #3361
|
2018-08-27 10:39:35 +02:00 |
|
Pierre Donias
|
6125dae158
|
chore(CHANGELOG): 5.25.0
|
2018-08-23 12:26:45 +02:00 |
|
Pierre Donias
|
dfe4a934e9
|
feat(remotes): allow setting NFS mount options (#3353)
Fixes #1793
|
2018-08-23 11:34:56 +02:00 |
|
Julien Fontanet
|
00d1985cf9
|
feat(xo-server/jobs): add job name to logs (#3351)
Fixes #3272
|
2018-08-23 11:29:42 +02:00 |
|
badrAZ
|
138aed8ae1
|
feat(xo-web/backup-ng/new): set default retention to 1 (#3290)
Fixes #3134
|
2018-08-23 10:18:29 +02:00 |
|
badrAZ
|
def9f947b7
|
feat(xo-web/new-vm): show error when getting coreOS default template fails (#3343)
Fixes #3227
|
2018-08-23 10:15:45 +02:00 |
|
badrAZ
|
d15efae43f
|
fix(xo-web/backup-ng/new): always show compression when full mode (#3345)
Fixes #3236
|
2018-08-21 10:12:36 +02:00 |
|
badrAZ
|
b75a2a8dca
|
feat(xo-web/backup-ng/new): move VMs' selection to dedicated card (#3338)
See #2711
|
2018-08-20 16:32:28 +02:00 |
|
badrAZ
|
936a4068d5
|
feat(xo-web/backup-ng/new): ignore replicated VMs by default in smart mode (#3312)
Fixes #2338
|
2018-08-20 16:29:10 +02:00 |
|
badrAZ
|
5808485812
|
fix(CHANGELOG): missing release of backup-reports (#3341)
|
2018-08-20 13:51:46 +02:00 |
|
Olivier Lambert
|
b6dd83e32b
|
feat: add local ext SR creation (#3335)
Fixes #3332
|
2018-08-19 17:12:36 +02:00 |
|
badrAZ
|
ec869ffdd3
|
feat(xo-web/backup-ng/new): tip when thick-provisioned SR (#3333)
Fixes #3291
|
2018-08-17 15:31:06 +02:00 |
|
badrAZ
|
4cad820271
|
fix(xo-web/select-objects): adding or removing an item from a select make the missing objects disappear (#3315)
|
2018-08-16 16:11:18 +02:00 |
|
Julien Fontanet
|
942ddfa742
|
feat(xo-server/remotes): sync on use (#3320)
Fixes #2852
|
2018-08-16 14:39:24 +02:00 |
|
Pierre Donias
|
355cddc044
|
feat(xo-web/VM): always show Convert button + better label (#3319)
Fixes #3201
|
2018-08-16 10:14:13 +02:00 |
|
Julien Fontanet
|
c23cccf2ce
|
fix(xo-server/remotes): dont change enabled state on errors (#3318)
See #2852
|
2018-08-14 17:46:10 +02:00 |
|
Rajaa.BARHTAOUI
|
7dc0c4cf15
|
fix(xo-web/New VM): filter out SRs that are not in the template's pool (#3070)
Fixes #3068, fixes #3267
|
2018-08-14 16:51:32 +02:00 |
|
Rajaa.BARHTAOUI
|
561a9f140d
|
feat(xo-web/host/logs): use SortedTable actions (#3313)
See #3179
|
2018-08-14 16:28:19 +02:00 |
|
badrAZ
|
ba56114e9f
|
fix(xo-web/backup-ng/new): schedule's name overridden with undefined if it's not been edited (#3288)
Fixes #3286
|
2018-08-14 12:18:41 +02:00 |
|
Pierre Donias
|
11bd75d2fe
|
feat(xo-web/tasks): remove empty message and let SortedTable handle it (#3305)
|
2018-08-13 17:21:18 +02:00 |
|
Pierre Donias
|
dc40ceaafe
|
feat(xo-web/SortedTable): always show filter input (#3296)
Fixes #3295
|
2018-08-13 16:44:31 +02:00 |
|
Pierre Donias
|
455e48596c
|
chore(CHANGELOG): 5.24.0
|
2018-08-09 16:50:54 +02:00 |
|
badrAZ
|
ba6b968256
|
fix(xen-api/putResource): dont loose task ref on redirect (#3243)
Fixes #3245
|
2018-08-09 16:44:52 +02:00 |
|
Pierre Donias
|
8fbf2786fd
|
feat(xo-server/patching): check date consistency before patching (#3292)
Fixes #3056
|
2018-08-09 16:10:13 +02:00 |
|
badrAZ
|
06d38808be
|
feat(xo-server/jobs): send report for interrupted jobs on server start (#3164)
Fixes #2998
|
2018-08-09 15:45:28 +02:00 |
|
badrAZ
|
e29ba3e0cf
|
feat(xo-web/backup-ng/new): remove previous backups first (#3260)
Fixes #3212
|
2018-08-08 14:32:28 +02:00 |
|
badrAZ
|
d38ad3a17f
|
feat(xo-web/backup-ng/new): move compression in the advanced settings (#3281)
See #2711
|
2018-08-08 11:45:34 +02:00 |
|
Julien Fontanet
|
cc90d41be4
|
fix(fs/SMB): rename should replace existing files (#3278)
Fixes #3224
|
2018-08-08 10:32:08 +02:00 |
|
badrAZ
|
a7dd83772e
|
feat(xo-web/backup-ng/overview): list the backup job's modes (#3277)
Fixes #3169
|
2018-08-07 17:22:12 +02:00 |
|
Rajaa.BARHTAOUI
|
eea52b5166
|
feat(xo-web/health/alarms): use SortedTable actions (#3271)
See #3179
|
2018-08-07 17:20:59 +02:00 |
|
Rajaa.BARHTAOUI
|
4c20e89a8b
|
feat(xo-web/health/orphanedSnapshotVdis): use SortedTable actions (#3270)
See #3179
|
2018-08-07 16:53:57 +02:00 |
|
Rajaa.BARHTAOUI
|
7ad4fc0e6c
|
feat(xo-web/health/orphanedVms): use SortedTable actions (#3274)
See #3179
|
2018-08-07 15:08:53 +02:00 |
|
badrAZ
|
c7c205d52f
|
feat(xo-web/vm): move the copy clipboard of the VM's UUID to the header (#3248)
Fixes #3221
|
2018-08-07 14:17:47 +02:00 |
|
badrAZ
|
cdc43a6cde
|
feat(xo-web/backup-ng/new): make the smart mode's toggle more visible (#3263)
See #2711
|
2018-08-06 11:50:01 +02:00 |
|
badrAZ
|
2d596af9a5
|
fix(xo-webpool/tab-advanced): GPU groups not filtered by pool (#3253)
Fixes #3176
|
2018-08-06 10:57:16 +02:00 |
|
badrAZ
|
f70a25e82f
|
feat(xo-web/settings/remotes): make SMB subfolder field optional (#3250)
Fixes #3249
|
2018-08-06 10:35:39 +02:00 |
|
Pierre Donias
|
33859303bd
|
Revert "fix(xen-api/getResource): softer backpressure to prevent XS75 error (#3234)"
This reverts commit b9f3313903.
|
2018-08-06 09:59:50 +02:00 |
|
Pierre Donias
|
a7b3e8e59c
|
chore(CHANGELOG): 5.23.0
|
2018-07-26 13:59:07 +02:00 |
|
Pierre Donias
|
b9f3313903
|
fix(xen-api/getResource): softer backpressure to prevent XS75 error (#3234)
Fixes #3205
https://bugs.xenserver.org/browse/XSO-873
|
2018-07-26 13:53:00 +02:00 |
|
Pierre Donias
|
9c4bd0d0dd
|
feat(xo-web/backup NG): remove delete button on logs (#3235)
Fixes #3153
|
2018-07-26 11:49:59 +02:00 |
|