badrAZ
d8ce27907d
fix(@xen-orchestra/fs): 0.10.1
@xen-orchestra/fs-v0.10.1
2019-07-16 15:57:00 +02:00
badrAZ
3d8891d518
chore(CHANGELOG): update next
2019-07-16 14:50:02 +02:00
badrAZ
97742ccdc2
fix(xo-server): 5.45.2
xo-server-v5.45.2
2019-07-16 14:00:06 +02:00
badrAZ
82fec86179
fix(xen-api): 0.27.1
xen-api-v0.27.1
2019-07-16 13:39:16 +02:00
badrAZ
be83b53875
chore(CHANGELOG): update next
2019-07-16 11:12:05 +02:00
badrAZ
85fda0c18b
feat(xo-web): 5.45.1
xo-web-v5.45.1
2019-07-16 10:50:17 +02:00
badrAZ
a89f8fbd9c
feat(xo-server): 5.45.1
xo-server-v5.45.1
2019-07-16 10:50:06 +02:00
Julien Fontanet
efdfa1f2f7
chore: update dependencies
...
Main goal is to update Babel to latest fix release which fix object rest spread on Node 6
2019-07-16 09:59:03 +02:00
badrAZ
5bd61e3fb0
fix(xo-server/vm#set): fix virtualization switch ( #4349 )
2019-07-15 14:57:16 +02:00
Rajaa.BARHTAOUI
16135b8e37
feat(xo-web/sr/general): improve SR usage graph ( #3830 )
...
See #3608
2019-07-12 16:56:06 +02:00
badrAZ
215432be6c
chore(CHANGELOG): update next
2019-07-11 16:12:48 +02:00
badrAZ
d373760412
feat(xo-web): 5.45.0
2019-07-11 16:12:48 +02:00
badrAZ
a1de04e285
feat(xo-server): 5.45.0
2019-07-11 16:12:48 +02:00
badrAZ
23e16732fd
feat(xen-api): 0.27.0
2019-07-11 16:12:48 +02:00
badrAZ
5efac84b8b
feat(xo-server-sdn-controller): 0.1.1
2019-07-11 16:12:48 +02:00
badrAZ
2cbc7b7d7d
feat(@xen-orchestra/fs): 0.10.0
2019-07-11 16:12:48 +02:00
Julien Fontanet
b1acbaecc2
fix(log): remove some lints
2019-07-10 15:40:25 +02:00
Julien Fontanet
6d61e8efff
chore: use native String#{end,start}sWith
...
Supported since Node 4
2019-07-09 16:00:16 +02:00
Julien Fontanet
482e6b3cb3
feat(xo-server/backupNg.runJob): new param settings ( #4321 )
...
Can be used to override certain job settings, the format is the same as the `settings` field in the job.
Related to xoa-support#1583
2019-07-08 14:54:09 +02:00
HamadaBrest
116af372dc
fix(fs): EIO errors due to massive parallel operations ( #4330 )
...
Fixes #4323
2019-07-08 11:42:25 +02:00
badrAZ
970952783c
fix(xo-web/vm/advanced): fix CPUs/max CPUs edition ( #4337 )
2019-07-08 10:44:16 +02:00
Pierre Donias
e59cf13456
feat(xo-web/VM): show related pending tasks ( #3982 )
...
And their progress.
Fixes #3811
2019-07-05 17:15:44 +02:00
BenjiReis
d0cfddce19
chore(xo-server-sdn-controller): _getOrWaitObject → getObjectByRef ( #4336 )
...
When possible.
2019-07-05 13:48:37 +02:00
Julien Fontanet
30b2a8dd8d
feat(log/README): document data param
2019-07-05 12:13:54 +02:00
BenjiReis
b811ee7e7e
chore(xo-server-sdn-controller): use optionnal chaining ( #4335 )
2019-07-05 11:54:07 +02:00
Julien Fontanet
ebe7f6784a
chore: re-format with Prettier
...
Related to c8aa058ede
Mainly due to https://prettier.io/blog/2019/06/06/1.18.0.html#stop-breaking-simple-template-literals-5979-by-jwbay
2019-07-05 11:34:15 +02:00
BenjiReis
e40792378f
chore(xo-server-sdn-controller): simplify for loops ( #4334 )
2019-07-05 11:08:57 +02:00
Julien Fontanet
cc9c8fb891
feat(CHANGELOG.unreleased): add instructions for devs ( #4333 )
2019-07-05 10:05:02 +02:00
Enishowk
ca06c4d403
fix(xo-web/backup-ng/restore): display correct size of full VM backup ( #4332 )
...
Fixes #4316
2019-07-05 09:31:32 +02:00
Julien Fontanet
c8aa058ede
chore: update dependencies
2019-07-04 16:01:07 +02:00
badrAZ
34169d685e
fix(xo-server/xen-servers): handle pool UUID change ( #4302 )
...
Fixes #4299
2019-07-04 14:52:30 +02:00
HamadaBrest
d5a9d36815
feat(xo-server/vm): VM operators can revert any snapshot ( #4247 )
...
Fixes #3928
- VM operators were only able to revert the snapshots they created. They can now revert any snapshot
- VM operators can still only delete the snapshots they created
- VM admins still have full control over the snapshots
2019-07-04 11:21:54 +02:00
HamadaBrest
c7aaeca530
feat(xo-web/settings/servers): display connection issues ( #4310 )
...
Fixes #4300
2019-07-04 10:19:44 +02:00
Julien Fontanet
863e4f0c19
feat(xo-server/backup NG): new setting bypassVdiChainsCheck ( #4320 )
...
Related to xoa-support#1583
2019-07-04 10:07:28 +02:00
BenjiReis
0226e0553d
fix(xo-server-sdn-controller): dont pick PIF if ip_configuration_mode = None ( #4319 )
...
Fixes xoa-support#1572
2019-07-03 17:07:30 +02:00
Julien Fontanet
02995d278f
fix(xo-server/server.set): declare readOnly in params
...
Related to b8524732ce
2019-07-02 17:31:44 +02:00
Julien Fontanet
78a2104bcc
fix(xo-server/api/server): use correct types
...
Booleans should be booleans, not strings.
2019-07-02 17:09:57 +02:00
badrAZ
0811e5c765
feat(xo-web/stats): ability to display last day stats ( #4168 )
...
Fixes #4160
2019-06-28 14:35:50 +02:00
badrAZ
29024888fb
chore(CHANGELOG): v5.36.0
2019-06-27 15:07:29 +02:00
badrAZ
dbcaab2bc1
chore(CHANGELOG): update next
2019-06-27 14:52:16 +02:00
badrAZ
28d445ae1c
feat(xo-web): 5.44.0
xo-web-v5.44.0
2019-06-27 14:08:37 +02:00
badrAZ
530360f859
feat(xo-server): 5.44.0
xo-server-v5.44.0
2019-06-27 14:08:26 +02:00
badrAZ
738c55bad0
feat(xo-server-backup-reports): 0.16.2
xo-server-backup-reports-v0.16.2
2019-06-27 14:08:11 +02:00
badrAZ
4b09bc85f5
feat(xo-server-auth-saml): 0.6.0
xo-server-auth-saml-v0.6.0
2019-06-27 14:07:44 +02:00
badrAZ
5bc67d3570
feat(xo-server-sdn-controller): 0.1.0
xo-server-sdn-controller-v0.1.0
2019-06-27 14:07:23 +02:00
badrAZ
f7ae6222b7
feat(xen-api): 0.26.0
xen-api-v0.26.0
2019-06-27 14:06:14 +02:00
badrAZ
1e50dab093
feat(xo-server-auth-ldap): 0.6.5
xo-server-auth-ldap-v0.6.5
2019-06-27 14:05:20 +02:00
Julien Fontanet
d1935bf778
feat(xo-server-auth-ldap/cli): display the whole entry on success
...
This can help while debugging filters.
2019-06-27 11:31:24 +02:00
Julien Fontanet
70a346d11e
feat(CHANGELOG.unreleased): add xen-api v0.26.0
2019-06-27 11:12:23 +02:00
Julien Fontanet
fd39a2063d
fix(xen-api): refresh pool on new session
2019-06-27 11:08:45 +02:00