Nicolas Raynaud
0a7af4b1c7
first commit in NBD prototype
2020-11-07 23:01:33 +01:00
Mathieu
28559cde02
feat(xo-web/copyVm): enable intrapool VM copy for everyone ( #5333 )
...
Fixes #4890
2020-11-05 14:20:26 +01:00
Rajaa.BARHTAOUI
6970d48cc3
fix(xo-web/home/pool): add missing memory icon ( #5356 )
...
See https://xcp-ng.org/forum/topic/3783/missing-icon-on-the-ui
2020-11-05 10:25:40 +01:00
Julien Fontanet
52801c5afc
fix(fs/nfs): only use vers=3 if no other options ( #5354 )
...
Fixes #4940
2020-11-02 22:21:27 +01:00
Pierre Donias
7797bce814
feat(xo-server,xo-web/groups): prevent edition of LDAP groups ( #5351 )
...
See #1884
2020-11-02 16:18:43 +01:00
Rajaa.BARHTAOUI
18762dc624
feat: release 5.52.0 ( #5352 )
2020-10-30 14:23:00 +01:00
Julien Fontanet
5a828a6465
fix(CHANGELOG): "Packages to release* → *Released packages*
2020-10-30 11:48:53 +01:00
Julien Fontanet
eaa9f36478
feat: technical release ( #5350 )
2020-10-30 10:09:37 +01:00
Julien Fontanet
2b63134bcf
feat(xo-web): add API debug mode
...
Adding `?debug` in URL (as search param), log all API calls in browser console.
2020-10-30 09:34:17 +01:00
Julien Fontanet
8dcff63aea
fix(xo-server/{CR,DR}): add tags at VM creation ( #5341 )
...
Fixes https://xcp-ng.org/forum/topic/3285/cr-tag-ignored-kind-of-in-smart-backup
Necessary to avoid smart mode from matching the replicated VMs currently being imported.
2020-10-29 17:27:04 +01:00
Pierre Donias
c2777607be
feat(xo-server-auth-ldap,xo-web): LDAP group manual sync ( #5343 )
...
See #1884
When the auth-ldap plugin is configured to synchronize LDAP groups, a group will
only be created in XO when a user that belongs to that group logs into XO. This
commit adds a button that allows an admin to force the synchronization of all
LDAP groups.
This can be useful if an admin wants to configure ACLs for those groups without
having to wait for a user of each group to log into XO at least once.
2020-10-29 17:13:38 +01:00
Julien Fontanet
9ba2b18fdb
feat(xo-server/backup): dont backup migrating VMs
...
Fixes xoa-support#2953
2020-10-29 16:27:38 +01:00
Mathieu
4ebc10db6a
fix(xo-web/formatSize): don't throw if the size is undefined ( #5348 )
2020-10-29 15:52:23 +01:00
Mathieu
610b6c7bb0
feat(xo-server,xo-web/host): get/set scheduler granularity ( #5320 )
...
Fixes #5291
2020-10-29 14:58:09 +01:00
Rajaa.BARHTAOUI
357333c4e4
feat: technical release ( #5347 )
2020-10-28 16:07:21 +01:00
Rajaa.BARHTAOUI
723334a685
feat(xo-web/pool/network): add tooltip for Automatic column ( #5345 )
...
See xoa-support#2978
2020-10-28 11:50:49 +01:00
Mathieu
b2c218ff83
fix(xo-web/home): error notification when bulk VM snapshot fails ( #5323 )
2020-10-28 10:55:42 +01:00
badrAZ
adabd6966d
feat(xo-server, xo-web/host): ability to install a certificate ( #5332 )
...
Fixes #5134
2020-10-27 16:36:26 +01:00
Mathieu
b3eb1270dd
fix(xo-web/user): use default filter when custom filter is unset ( #5321 )
2020-10-27 15:25:38 +01:00
Mathieu
7659a195d3
fix(xo-web/vm): show snapshot button for self service user ( #5324 )
...
Introduced by a88798cc22
2020-10-27 15:17:33 +01:00
Julien Fontanet
8d2e23f4a8
fix(xo-server): remove TLS config to use native settings
...
See https://xcp-ng.org/forum/topic/3747/xen-orchestra-tls-minimum-version-requirement-how-to-set
2020-10-26 15:54:29 +01:00
Mathieu
539d7dab5d
fix(xo-web/backup): add tooltip on running backup job button ( #5325 )
...
See https://xcp-ng.org/forum/topic/3687/xo-interface-and-usability/5
2020-10-26 15:22:35 +01:00
Pierre Donias
06d43cdb24
chore(xo-server-auth-ldap): remove unused dependency ( #5344 )
2020-10-26 09:32:04 +01:00
badrAZ
af7bcf19ab
docs(users): add audit log documentation ( #5342 )
...
* docs: audit log
* docs: grammar edit for audit log info
* Fixes #5340
Co-authored-by: Jon Sands <fohdeesha@gmail.com >
2020-10-24 12:53:38 +02:00
Rajaa.BARHTAOUI
7ebeb37881
fix(xo-web#addSshKey): SSH key must be unique ( #5329 )
...
Mostly needed by the SortedTable, which uses the key as the item's ID.
2020-10-23 14:30:15 +02:00
Julien Fontanet
4911bbe3a2
chore: normalize packages
2020-10-23 10:21:52 +02:00
Julien Fontanet
e0b6ab3f8a
feat(value-matcher/README): document patterns
2020-10-23 10:21:52 +02:00
Rajaa.BARHTAOUI
8736c2cf9a
feat(xo-server,xo-web/VIF): require network ACLs to change VIF locking mode ( #5283 )
...
See xoa-support#2929
2020-10-23 10:18:29 +02:00
Rajaa.BARHTAOUI
d825c33b55
feat(xo-server,xo-web/networks): ability to change a VIF's network for self users ( #5203 )
...
Fixes #5020
2020-10-23 10:05:03 +02:00
badrAZ
171ecaaf62
feat(xo-server, xo-web/host): display installed certificates ( #5319 )
...
See #5134
2020-10-21 14:36:55 +02:00
Julien Fontanet
5e6d5d4eb0
docs(xo-server): file restoration ( #5336 )
2020-10-20 15:35:16 +02:00
Rajaa.BARHTAOUI
3733a3c335
fix(xo-web): component names must be in PascalCase ( #5322 )
2020-10-20 15:19:59 +02:00
badrAZ
7fca6defd6
fix(xo-web, xo-server): fix host power state ( #5288 )
...
Fixes #4919
2020-10-20 10:01:48 +02:00
Julien Fontanet
2a270b399e
fix(xo-server/getRemoteHandler): synchronize to avoid race conds during sync
2020-10-19 22:35:13 +02:00
Julien Fontanet
64109aee05
chore(vhd-lib/Vhd#_createBlock): assert block not already allocated
2020-10-19 22:33:58 +02:00
Julien Fontanet
e1d9395128
feat(vhd-lib/Vhd#_createBlock): dont initialize block
...
It's unnecessary, the block is written right after creation.
2020-10-19 22:30:57 +02:00
Julien Fontanet
32eec95c26
feat(@xen-orchestra/backups-cli): 0.2.1
2020-10-19 17:15:00 +02:00
badrAZ
f41cca45aa
feat(audit-core, xo-server-audit): ability to delete a range of records ( #5277 )
2020-10-19 13:09:08 +02:00
Rajaa.BARHTAOUI
48eeab974c
feat(xo-web/backup/restore): load backups in parallel ( #5278 )
...
See #5176
2020-10-19 11:47:33 +02:00
Pierre Donias
eed44156ae
feat: release 5.51.1 ( #5328 )
2020-10-14 16:12:37 +02:00
Pierre Donias
1177d9bdd8
feat: technical release ( #5327 )
2020-10-14 15:23:00 +02:00
badrAZ
d151a94285
feat(xo-server, xo-web/proxy): ability to update http proxy cfg ( #5148 )
2020-10-14 14:43:33 +02:00
badrAZ
a7fe6453ee
feat(xo-server#_migrateVmWithStorageMotion): improve migration error ( #5306 )
...
Fixes #5282
2020-10-14 13:17:55 +02:00
Rajaa.BARHTAOUI
313eb136f4
fix(xo-web): some methods call throw 'not enough permissions' ( #5303 )
...
See #5285
2020-10-13 15:30:06 +02:00
Mathieu
98591ff83d
fix(xo-server/deleteResourceSet): detach VMs from resource set ( #5312 )
...
Fixes #4797
2020-10-12 11:33:29 +02:00
Mathieu
0b9d78560b
feat(xo-web/home): better sort of bulk VM migrate selector ( #5308 )
...
Fixes #4462
2020-10-12 10:22:24 +02:00
Rajaa.BARHTAOUI
32a930e598
feat(xo-web/vm/network): remove unused method ( #5316 )
...
Introduced by c4d96fbc49
2020-10-12 10:05:57 +02:00
Rajaa.BARHTAOUI
edd8512196
feat(xo-web/vm): hide backup tab for non-admin users ( #5317 )
...
Fixes #5309
2020-10-12 10:02:08 +02:00
Mathieu
7a6aec34ae
fix(xo-web/ips): fix the range formatting ( #5314 )
...
Fixes #3170
2020-10-09 17:15:50 +02:00
badrAZ
009a0c5703
feat(xo-web/backup/overview): add link from backup job/schedule to corresponding logs ( #5260 )
...
Fixes #4564
2020-10-09 14:54:23 +02:00
badrAZ
a99086b6bd
chore(xo-web/log-alert-body): remove unused subscription ( #5292 )
...
Introduced By 3370014ddf
2020-10-07 15:17:29 +02:00
badrAZ
a186672447
feat(xo-web/sorted-table): ability to collapse actions ( #5311 )
...
See #5148
2020-10-07 11:13:10 +02:00
badrAZ
0b8a7c0d09
feat(xo-web/backup/new): enable created schedules by default ( #5280 )
...
See xoa-support#2921
2020-10-07 10:36:10 +02:00
BenjiReis
1990bf3d7a
fix(sdn-controller): use correct bridge address to create tunnels ( #5281 )
...
Fixes xoa-support#2919
2020-10-06 23:54:02 +02:00
Julien Fontanet
ea74a7e401
fix(backups-cli clean-vms): fix limit-concurrency-decorator import
2020-10-06 18:35:35 +02:00
Nicolas Raynaud
bf12c3ff74
fix(xo-server/backup-ng): use getRemoteWithCredentials ( #5315 )
...
Introduced in #4907
Fix #5253
Otherwise the handler will be incorrectly defined due to the obfuscation of credentials.
2020-10-06 18:13:27 +02:00
Rajaa.BARHTAOUI
9d261aae76
fix(xo-web/home): hide backup filter for non-admin users ( #5287 )
...
See #5285
2020-10-06 16:47:20 +02:00
badrAZ
3d8c8fd745
feat(xo-web/backup-reports): hide merge task when no merge ( #5263 )
2020-10-06 16:08:12 +02:00
Rajaa.BARHTAOUI
6ad7db522a
fix(xo-web/vm/disks): fix "not enough permissions" error ( #5299 )
...
Introduced by 1116530a6b
2020-10-06 15:16:27 +02:00
Rajaa.BARHTAOUI
385984b1d8
fix(xo-web/vm/disks): VDI disappears after migration ( #5296 )
...
Related to 1116530a6b
2020-10-06 10:38:33 +02:00
Mathieu
4f3d4b06b5
fix(xo-web/user): fix custom filters in default filter select ( #5298 )
2020-10-02 14:40:17 +02:00
badrAZ
2291986e2c
fix(xo-web/new/network): omit bond slave PIFs from selection ( #5262 )
...
See xcp-ng.org/forum/topic/3524/old-networks-not-removed-after-creating-bond/8
2020-10-02 14:12:53 +02:00
Nicolas Raynaud
fc81cf4d70
fix(xo-web/remotes): fix S3 secret key edit UI ( #5305 )
...
Fixes #5233
2020-10-02 11:38:18 +02:00
Pierre Donias
fdeab86a87
fix(xo-web/xoa): don't show expired notifications ( #5304 )
2020-10-01 16:40:27 +02:00
Julien Fontanet
3616b7a67b
feat(xo-server/sensitive-values): make obfuscated value obvious
2020-10-01 15:01:21 +02:00
Julien Fontanet
83ea57d825
feat(xo-server/vm.migrate): ensure original error is logged
...
Fixes https://github.com/vatesfr/xen-orchestra/pull/4364/files#r488539823
2020-10-01 14:52:42 +02:00
Mathieu
24a69bcade
feat(xo-server,xo-web/host/advanced): add IOMMU state ( #5294 )
...
Fixes #4936
2020-10-01 10:40:10 +02:00
badrAZ
58dc3244be
feat: release 5.51.0 ( #5295 )
2020-09-30 14:19:35 +02:00
badrAZ
61e580b992
feat: technical release ( #5293 )
2020-09-29 16:40:26 +02:00
Rajaa.BARHTAOUI
1116530a6b
feat(xo-web/vm/disks): ability to migrate VDIs to other SRs within resource set ( #5201 )
...
See #5020
2020-09-29 16:07:10 +02:00
Pierre Donias
8cfaabedeb
feat(xo-server-auth-ldap): import LDAP groups ( #5279 )
...
See #1884
When a user logs into XO using LDAP:
- Create a XO user if it doesn't already exist
- Mark it as being provided by LDAP and bind it to the LDAP user with an ID
- If group synchronization is enabled:
- Fetch all the LDAP groups based on the Base and Filter (plugin config)
- Create and delete the corresponding XO groups based on the LDAP groups that
were found
- Add and remove the XO users from the XO groups based on the LDAP data
2020-09-29 15:35:30 +02:00
Rajaa.BARHTAOUI
66ba05dcd0
feat(xo-web/tasks): display linked objects ( #5267 )
...
Fixes #4275
2020-09-29 15:13:56 +02:00
Julien Fontanet
d1db616d1e
feat(backups-cli/clean-vms): limit VHD merging concurrency to 1
2020-09-29 10:43:48 +02:00
Nicolas Raynaud
aed09b152a
fix(import/ova): speedup the import of gziped vmdk disks nested in .ova ( #5275 )
...
This the followup to #5085
Avoid unzipping the entire file from the beginning before each read.
The test case when from 10min down to 26 seconds.
When reading a block from the gzipped file, we keep the current state in memory, if the next read happens at an offset greater than the previous read, we just carry one decompressing the file until the desired position.
The previous code would decompress from the start of the file for every read operation.
2020-09-28 15:42:55 +02:00
Nicolas Raynaud
f755365e23
fix(xo-web/remotes): fix editing bucket and directory for S3 ( #5276 )
2020-09-28 15:33:06 +02:00
badrAZ
ccd34c1610
fix(CHANGELOG): update advanced filter entry ( #5290 )
...
Introduced by 45fe70f0fa
2020-09-28 12:12:15 +02:00
badrAZ
f9104e6cc9
fix(xo-web/messages): remove unused messages ( #5289 )
...
Introduced by 45fe70f0fa
2020-09-28 12:10:21 +02:00
Nicolas Raynaud
4bb702fe89
fix(fs/S3): support 50GB+ files ( #5242 )
2020-09-27 20:49:41 +02:00
Julien Fontanet
511a04dad5
feat(xo-server-auth-ldap/configuration): add titles and reorder settings
2020-09-27 20:37:00 +02:00
Nicolas Raynaud
f3527a44d7
fix(vm/import): make the UI respond instantly to .ova file drop ( #5274 )
...
When dropping a file on the import zone, the UI didn't acknowledge the file until the vmdk table were parsed.
Now the UI parses the XML instantly, displays it on the UI, and start parsing the tables in the background. If the user clicks the "import" button, the system will finish parsing the tables and start the upload in when fell swoop. Hiding the parsing time in the upload time.
2020-09-27 19:45:32 +02:00
Julien Fontanet
fdbe84cb1e
chore(xo-server-test): format with Prettier
2020-09-27 19:42:35 +02:00
badrAZ
45fe70f0fa
feat(xo-web/logs/backup-ng): advanced filter ( #5208 )
...
See #4406
2020-09-25 16:58:33 +02:00
badrAZ
2aed2fd534
feat(xo-web/logs/backup-ng): log tasks pagination ( #5209 )
...
See #4406
2020-09-24 16:36:18 +02:00
Julien Fontanet
a523fa9733
feat(@xen-orchestra/backups-cli): 0.2.0
2020-09-24 15:14:07 +02:00
Julien Fontanet
0f42f032e4
feat(backups-cli/info): compute the used space per job
2020-09-24 15:12:38 +02:00
Dom Del Nano
4575b98fd5
fix(xo-server#removeSubjectToResourceSet): rename to removeSubjectFromResourceSet ( #5266 )
2020-09-21 17:50:55 +02:00
Pierre Donias
3a0cc0d6f6
fix(xo-server/subjects/addToArraySet): dont erase previous values ( #5269 )
...
Prior to this change, adding a value to an existing set that already contains
that value would replace the whole set with a new one containing only that
value.
2020-09-21 12:14:50 +02:00
Pierre Donias
626e2fcb12
fix(xo-server/users): serialize properties on user create as well ( #5273 )
...
This didn't break anything because we usually don't assign `groups` and/or
`preferences` (which are the only 2 properties that need serialization) on user
creation.
This also prepares a minimal change to add a `authProviders` object property on
users.
2020-09-18 12:11:20 +02:00
Pierre Donias
592feb54b7
fix(xo-server/_authenticateUser): remove broken/unused provider API ( #5270 )
2020-09-18 10:54:20 +02:00
badrAZ
9c6b63e7e4
feat: release 5.50.3 ( #5272 )
2020-09-17 16:19:30 +02:00
badrAZ
4364a74b7a
feat: technical release (patch) ( #5271 )
2020-09-17 16:07:58 +02:00
badrAZ
00f13102f8
feat(xo-server-audit): API method to clean DB ( #5150 )
2020-09-17 15:03:03 +02:00
badrAZ
3f17389871
fix(xo-server-audit): remove unused variable ( #5268 )
2020-09-17 10:51:09 +02:00
Julien Fontanet
726ba287b1
chore(xo-server-audit/_uploadLastHash): simplify conditions
2020-09-17 10:07:32 +02:00
Julien Fontanet
42ee29cb3c
fix(xo-server-audit/_uploadLastHash): dont hide errors
2020-09-17 10:06:28 +02:00
badrAZ
8a98b6b012
feat(xo-server-audit/_uploadLastHash): check integrity sequentially ( #5250 )
...
- implementation is simpler
- stop on first error
2020-09-17 09:35:42 +02:00
Julien Fontanet
14ab694804
fix(xo-cli): mkdirp must not be promisified
...
Introduced by d622f7a65
2020-09-16 15:56:38 +02:00
Nicolas Raynaud
14b8cda543
fix(xo-vmdk-to-vhd/grabTables): read each entry independently ( #5255 )
...
Reading all entries at once cause problems on some VMDKs (those generated by VirtualBox) because they appear to be distributed throughout the VMDK thus making the buffer not fit in memory.
See https://xcp-ng.org/forum/topic/3374/cannot-import-ova-from-virtualbox/14?_=1599689219209
2020-09-16 11:46:10 +02:00
Julien Fontanet
4264e34ffd
feat(xo-web/createSubscription): support lazy subscribers ( #5158 )
...
These subscribers follow the value of the subscription but do not make the
subscription refresh itself.
A lazy subscriber triggers an initial fetch if no value is available.
2020-09-16 10:49:54 +02:00
Pierre Donias
bd9bf55e43
feat(xo-web/groups): bulk deletion ( #5264 )
2020-09-16 10:46:35 +02:00
Albin Hedman
7c802bbd33
feat(xo-web/dashboard/health): add 'too many snapshots' section ( #5238 )
2020-09-14 10:45:37 +02:00
Julien Fontanet
9e37f3f586
feat(xo-web/new VM): hide missing VDIs
...
See #5222
Related to 15bc30a2d
2020-09-11 11:11:25 +02:00
Nicolas Raynaud
1d4f5d068a
fix(xo-web/VM import): make description optional ( #5258 )
2020-09-11 08:45:10 +02:00
badrAZ
5be5eb80e8
feat: release 5.50.2 ( #5257 )
2020-09-10 17:03:26 +02:00
Julien Fontanet
12c774a34a
feat(travis-tests): dont stop on first failure on master
2020-09-10 16:42:56 +02:00
badrAZ
14c3fa4378
feat: technical release (patch) ( #5256 )
2020-09-10 16:36:25 +02:00
badrAZ
2f17420721
feat(xo-web/backup/overview): add link from log to its job ( #5202 )
...
See #4564
2020-09-10 16:05:36 +02:00
badrAZ
8d7f8d156f
fix(xo-server,xo-web/orphan VDIs): ignore irrelevant VDI types ( #5249 )
...
Fixes #5248
2020-09-10 16:00:20 +02:00
Julien Fontanet
38248d8c35
fix(test): auto map @xen-orchestra/*, @vates/* and xo-*
2020-09-10 15:32:08 +02:00
badrAZ
edaae02892
fix(xo-web,xo-server#probeIscsiLuns): handle undefined lun size ( #5212 )
...
See xoa-support#2815
See https://xcp-ng.org/forum/topic/3409/getting-error-when-trying-to-mount-iscsi-lun
2020-09-09 12:11:50 +02:00
Rajaa.BARHTAOUI
846eff4984
feat(xo-web/vm/networks): improve tooltip messages ( #5227 )
...
See https://github.com/vatesfr/xen-orchestra/issues/4713#issuecomment-667655321
2020-09-09 11:59:54 +02:00
badrAZ
481adf3a1e
feat(xo-server-audit): don't save last hash when it doesn't change ( #5251 )
2020-09-08 14:35:19 +02:00
Julien Fontanet
d622f7a65c
chore: update dependencies
2020-09-07 10:26:51 +02:00
badrAZ
a479501aef
feat: release 5.50.1 ( #5246 )
2020-09-04 12:04:55 +02:00
badrAZ
2456374e5a
feat: technical release (patch) ( #5247 )
2020-09-04 11:55:01 +02:00
badrAZ
c77016ea44
feat(xo-server-usage-report): ignore replicated VMs ( #5241 )
...
Fixes #4778
2020-09-04 11:42:32 +02:00
badrAZ
6fd45a37e2
feat: technical release (patch) ( #5245 )
2020-09-04 11:16:45 +02:00
badrAZ
9be56d3ab8
fix(xo-server-audit): handle non-existent XOA plugin ( #5239 )
...
See 38de5048bc (commitcomment-41875481)
2020-09-04 10:31:46 +02:00
Julien Fontanet
24b264b6c9
fix(xo-server): TX checksumming is enabled by default
...
Introduced by fe2de9c1154c5a0b183c6d7897f1d9c376fa4031
Fixes #5234
2020-08-28 16:01:26 +02:00
tonyuh
7f9130470b
feat(docs/backup_troubleshooting): SR_OPERATION_NOT_SUPPORTED ( #5232 )
...
Add SR_OPERATION_NOT_SUPPORTED error troubleshooting.
2020-08-28 11:49:47 +02:00
Julien Fontanet
b82aa1daa5
feat: release 5.50
2020-08-27 15:06:49 +02:00
Julien Fontanet
53cb325974
feat: technical release
2020-08-27 14:46:33 +02:00
Julien Fontanet
1256c320e3
feat(xo-web/host/network): button to scan PIFs
...
Fixes #5230
2020-08-27 11:42:28 +02:00
Julien Fontanet
15bc30a2d5
feat(xo-web/iso-device): hide missing VDIs
...
Fixes #5222
2020-08-27 11:13:59 +02:00
Julien Fontanet
fc3bc8468f
feat(xo-server/backup): add proxyId to job log
2020-08-27 10:54:44 +02:00
Julien Fontanet
b4e068f630
chore(xo-server/backup executor): proxyId = job.proxy
2020-08-26 16:50:33 +02:00
Pierre Donias
08eef80673
feat(xo-web/orphan VDIs): show VDI(-snapshot)s that don't have VBDs ( #5228 )
...
In the Dashboard > Health > Orphan VDIs table, show non-ISO VDIs and
VDI-snapshot that don't have any VBDs.
2020-08-25 09:32:21 +02:00
Pierre Donias
152f73ebf0
feat: technical release ( #5226 )
2020-08-20 15:15:34 +02:00
badrAZ
38de5048bc
feat(xo-server-audit): backup last hash ( #5077 )
2020-08-20 12:32:22 +02:00
Rajaa.BARHTAOUI
c4d96fbc49
feat(xo-web/vm/network): ability to change VIF locking mode ( #5188 )
...
See #4713
2020-08-20 09:48:50 +02:00
BenjiReis
ff25d402c1
fix(sdn-controller): host.$PIFs can have undefined element ( #5217 )
2020-08-20 09:25:41 +02:00
Julien Fontanet
f957024605
chore(xo-web): use js-cookie instead of cookies-js ( #5224 )
...
See #5223
`cookies-js` is no longer maintained.
2020-08-19 17:18:03 +02:00
badrAZ
006e54e2fd
feat(xo-web, xo-server/proxy): improve proxy health check errors ( #5191 )
...
Fixes #5161
2020-08-19 16:20:05 +02:00
badrAZ
5f7bc58788
fix(xo-server/sensitive-values): obfuscate params containing "password" ( #5220 )
...
Fixes #5219
2020-08-19 10:56:40 +02:00
Fabian Untermoser
bdd93603aa
fix(docs/backups): fix typo ( #5225 )
2020-08-18 21:46:30 +02:00
Rajaa.BARHTAOUI
8392a17cb2
fix(xo-server/authentication): add missing 'createPredicate' ( #5221 )
...
Fixes #5218
Introduced by 9ded2641a7
2020-08-18 16:15:35 +02:00
Julien Fontanet
5f7f0b777e
fix(xo-server): use http.cookies config everywhere
2020-08-17 11:06:45 +02:00
Julien Fontanet
3f574606d9
feat(backups-cli/clean-vms): display merge progress
2020-08-17 11:06:45 +02:00
badrAZ
45f0f93895
feat(xo-server,xo-web/VM): ability to set VIF TX checksumming ( #5182 )
...
Fixes #5095
See xoa-support#2619
2020-08-14 17:14:48 +02:00
badrAZ
af2710135b
fix(xo-web/proxies): remove upgrade button style ( #5216 )
...
See https://github.com/vatesfr/xen-orchestra/pull/5167/files?file-filters%5B%5D=.md#r469763760
...when the proxy is already up to date
2020-08-13 16:52:29 +02:00
Rajaa.BARHTAOUI
95ed6094fe
fix(xo-web/vm/snapshot): fix redirection when copying a VM ( #5213 )
...
Introduced by d9211053ce
2020-08-13 11:12:56 +02:00
BenjiReis
6af8ce9eeb
feat(sdn-controller): specify tunnel protocol at its creation ( #5210 )
2020-08-13 11:11:11 +02:00
badrAZ
3ff37f00fe
fix(xo-web/deploy-proxy): throw error on trial start failure ( #5196 )
...
Introduced by 902953a1fa
2020-08-12 15:11:49 +02:00
Pierre Donias
ed5b066cbe
fix(CHANGELOG.unreleased): remove sdn-controller package ( #5214 )
...
Introduced by cec5593c70
2020-08-12 12:21:18 +02:00
Mark Martin
cec5593c70
feat(xo-web/vm): protect from accidental shutdown ( #5107 )
...
Fixes #5090
2020-08-12 12:17:30 +02:00
Julien Fontanet
04924884ad
feat(@xen-orchestra/backups-cli): 0.1.0
2020-08-11 09:57:01 +02:00
Julien Fontanet
3ccf64fcd3
feat(backups-cli/clean-vms): merge single children
2020-08-11 09:56:25 +02:00
Julien Fontanet
8eb7f9b91c
fix(xo-server-sdn-controller): remove deprecated uuid import
2020-08-10 11:15:40 +02:00
Julien Fontanet
f25c50c629
chore: update dev deps
2020-08-10 11:15:40 +02:00
Rajaa.BARHTAOUI
e524a1b865
feat: release 5.49.1 ( #5207 )
2020-08-05 14:46:12 +02:00
Rajaa.BARHTAOUI
ac15e3355e
feat: technical release ( #5206 )
...
* feat(xo-server-sdn-controller): 1.0.2
* feat(xo-web): 5.67.0
* chore(CHANGELOG): update next
2020-08-05 13:39:50 +02:00
Julien Fontanet
0930a37819
fix(CHANGELOG.unreleased): add xo-server patch
...
Due to 2789ead99
2020-08-05 12:33:30 +02:00
Rajaa.BARHTAOUI
d62f91a9e6
feat(xo-web/sr/advanced): show thin/thick provisioning for missing SR types ( #5204 )
2020-08-05 11:15:55 +02:00
Julien Fontanet
2789ead999
fix(xo-server/pool.listMissingPatches): really dont log errors
...
Previous fix (e1bf68ab3 ) was incorrect.
2020-08-05 11:10:35 +02:00
BenjiReis
f25fd267dd
fix(sdn-controller): only admin can create private networks ( #5200 )
2020-08-04 14:09:33 +02:00
BenjiReis
47999f1f72
doc(sdn-controller): indicate correct version in OpenFlow requirements ( #5199 )
2020-08-03 16:47:13 +02:00
Pierre Donias
095bbcd15c
feat: release 5.49.0 ( #5195 )
2020-07-31 14:14:32 +02:00
Pierre Donias
9177bb8451
feat: technical release (patch) ( #5194 )
2020-07-31 09:41:11 +02:00
Pierre Donias
119bf9b0ff
feat(xo-web/VM/network): click on IP address to copy it ( #5186 )
...
Fixes #5185
2020-07-31 09:17:37 +02:00
Julien Fontanet
015c6037c4
fix: add prepublishOnly to replace removed prepare scripts
...
Introduced by 452a7e744
2020-07-30 19:07:36 +02:00
Adam Stankiewicz
452a7e7445
feat(test): remove need for prepare scripts ( #5192 )
2020-07-30 18:56:13 +02:00
Nicolas Raynaud
407586e2d5
feat(remotes): AWS S3 backup storage ( #5037 )
2020-07-30 16:47:04 +02:00
badrAZ
ffa431a3cd
fix(xo-web/vm/tab-network): add default value to plugins ( #5190 )
...
Introduced by 2a74a49995
Plugins can be `undefined` on fetching which triggers the error `Cannot read property "some" of undefined`
2020-07-30 14:57:06 +02:00
Julien Fontanet
281a5ff991
chore: remove unused JSHint comments
2020-07-30 14:32:19 +02:00
BenjiReis
92db9bd284
fix(xo-server-sdn-controller): deactive DH for TLS connections ( #5187 )
...
Fixes #5074
2020-07-30 13:17:40 +02:00
Julien Fontanet
ea8f319f45
feat(self-signed): expose days option
2020-07-30 11:20:57 +02:00
Olivier Lambert
a11e9fe04e
fix(changelog): caps typo ( #5184 )
2020-07-29 16:58:10 +02:00
Pierre Donias
27367bd1fc
fix(CHANGELOG): wrong xo-server version ( #5183 )
2020-07-29 16:50:16 +02:00
Pierre Donias
c6f48ae054
feat: technical release ( #5181 )
2020-07-29 16:32:55 +02:00
Rajaa.BARHTAOUI
7d6efe3694
feat(xo-web/vm/network): improve the VIF locking mode feedback ( #5170 )
...
See #4713
2020-07-29 15:55:59 +02:00
Rajaa.BARHTAOUI
f4aad05edc
feat(xo-web/backup): show warning if min(fullBackupInterval, retention)>50 ( #5144 )
...
See https://xcp-ng.org/forum/post/27539
2020-07-29 15:30:38 +02:00
Pierre Donias
d8f7637ca0
feat(xo-web/self): ability to cancel edition of resource set ( #5174 )
...
See xoa-support#2767
2020-07-29 13:59:45 +02:00
badrAZ
f9a7bd199e
fix(xo-server#createVm): change network boot priority ( #5119 )
...
Fixes #4980
2020-07-29 11:34:24 +02:00
Rajaa.BARHTAOUI
68b7ed284a
feat(xo-web/backup/health): show detached VM snapshots ( #5125 )
...
Fixes #5086
2020-07-29 10:56:31 +02:00
badrAZ
e782895cf5
feat(xo-server-audit): add extension to exported records ( #5180 )
2020-07-29 10:52:06 +02:00
Julien Fontanet
a5935b40d5
feat(xo-server/api): user must be signed in by default ( #5175 )
...
It's a lot more secure than previous default value.
2020-07-29 10:40:17 +02:00
badrAZ
035d2cb440
fix(xo-server-audit): fix incorrect records content type ( #5179 )
2020-07-29 10:38:59 +02:00
BenjiReis
2a74a49995
feat(sdn-controller, xo-web): add & remove network rules to a VM's VIFs ( #5177 )
2020-07-29 09:56:06 +02:00
badrAZ
902953a1fa
feat(xo-server, xo-web): display proxy available upgrades ( #5167 )
2020-07-28 17:13:01 +02:00
Pierre Donias
1ffef91b7a
fix(xo-web/copyVm): correctly pass the VM type to copyVms ( #5173 )
...
Fixes xoa-support#2773
The modal uses the type to find the objects (either VMs or snapshots) and use
them to generate the names. The missing type caused the VM clones to be named
`undefined_clone`.
2020-07-28 16:29:37 +02:00
Julien Fontanet
3d13d9b0dc
feat(xo-server/addApiMethod): check method props
2020-07-28 16:02:32 +02:00
Nicolas Raynaud
adcc5d5692
feat(import/ova): allow import of gzipped vmdk disks ( #5085 )
2020-07-28 11:52:44 +02:00
badrAZ
c49d70170e
feat(xo-server,xo-web/proxy/deploy): ability to set HTTP proxy ( #5145 )
2020-07-28 11:51:57 +02:00
badrAZ
349a78a5bd
fix(xo-web/file-restore): ignore proxy remotes ( #5171 )
...
See xoa-support#2741
2020-07-28 11:43:33 +02:00
badrAZ
48734c6896
fix(xo-web/proxies): don't open proxy VM in new tab ( #5172 )
2020-07-28 10:23:16 +02:00
Rajaa.BARHTAOUI
0f60a3b24d
feat(xo-web/home): ability to filter by power state ( #5118 )
2020-07-27 16:52:07 +02:00
Pierre Donias
d3a88011a6
feat(xo-server/self): can ignore VM snapshots resources usage ( #5164 )
...
See xoa-support#2643
With the config option `selfService.ignoreVmSnapshotResources`
2020-07-27 16:08:20 +02:00
Rajaa.BARHTAOUI
9b6e4c605b
feat(xo-web/schedules): ability to enable schedule when editing ( #5111 )
...
Fixes #5026
This change affects ordinary jobs only, not backup jobs
2020-07-27 15:46:21 +02:00
Nicolas Raynaud
7c91524111
fix(OVA import): allow import of .ova files generated by Red Hat ( #5159 )
...
See xoa-support#2713.
- use <rasd:Address> when <rasd:AddressOnParent> is not available on disks
- avoid dotfiles and pax headers in tar parser.
2020-07-27 08:24:01 +02:00
Olivier Lambert
e1573069e4
fix(docs/license): truly fix the warning tag ( #5169 )
2020-07-24 10:08:58 +02:00
marcpezin
f2459c964b
Fixing warning closing tag ( #5168 )
...
Fixing warning closing tag
2020-07-24 09:20:36 +02:00
Pierre Donias
43aa0b815d
feat(xo-web/VM/disks): sort disks by device by default ( #5165 )
...
Fixes #5163
2020-07-23 09:53:07 +02:00
marcpezin
0740630e05
fix(docs): rebind license documentation update ( #5166 )
2020-07-21 17:16:18 +02:00
Rajaa.BARHTAOUI
c9244b2b13
feat(xo-web): log Invalid XML-RPC message error as an unexpected response ( #5138 )
...
See xoa-support#2588
2020-07-21 15:11:57 +02:00
Pierre Donias
0d398f867f
fix(xo-web/home): link to global filter section ( #5157 )
2020-07-16 15:32:44 +02:00
Julien Fontanet
b74ec2d7d3
fix(xo-web/backup/restore): dont fail if no backups for a VM ( #5156 )
...
Fixes xoa-support#2707
The API does not guarantee that each VM UUID will have at least a backup, and when it happens, the code failed because `first` and `last` where not properly defined.
2020-07-16 14:29:10 +02:00
Julien Fontanet
26a295c8ed
chore(xo-web/createSubscription/run): add small comment
2020-07-13 16:13:33 +02:00
Julien Fontanet
2a71d3d20c
chore(xo-web/createSubscription): rename loop to run
2020-07-13 16:10:48 +02:00
Pierre Donias
b79605b692
feat: release 5.48.3 ( #5154 )
2020-07-10 18:12:03 +02:00
Pierre Donias
ea0fc68a53
feat: technical release (patch) ( #5153 )
2020-07-10 16:38:41 +02:00
badrAZ
1ca5c32de3
feat(xo-web/audit): show warning in case of disabled logs record ( #5152 )
2020-07-10 15:32:30 +02:00
Julien Fontanet
f51bcfa05a
feat(xo-server-audit): add active setting (default false) ( #5151 )
2020-07-10 14:29:30 +02:00
Pierre Donias
e1bf68ab38
fix(xo-server/pool.listMissingPatches): don't log errors ( #5149 )
...
Work-around to avoid generating too many logs
2020-07-10 12:49:37 +02:00
Pierre Donias
99e03b7ce5
fix(xo-web): broken doc links ( #5146 )
...
Introduced by 30d69dadbb
2020-07-10 09:14:55 +02:00
Julien Fontanet
cd70d3ea46
fix(Travis CI): use Node 12 ( #5147 )
2020-07-09 15:51:22 +02:00
Julien Fontanet
d387227cef
fix(xo-server/backups): dont ignore proxy job result/error
2020-07-09 09:40:02 +02:00
Pierre Donias
2f4530e426
feat: release 5.48.2 ( #5143 )
2020-07-07 15:49:34 +02:00
badrAZ
4db181d8bf
chore(xo-server-audit): document audit DB strucure ( #5078 )
2020-07-07 15:22:41 +02:00
Pierre Donias
9a7a1cc752
feat: technical release ( #5142 )
2020-07-07 15:03:04 +02:00
Pierre Donias
59ca6c6708
feat(xo-web): prevent XO from checking time consistency of halted hosts
2020-07-07 14:51:06 +02:00
Pierre Donias
fe7901ca7f
feat(xo-web): prevent XO from listing missing patches on halted XCP-ng hosts
...
Otherwise it triggers a lot of errors on XCP-ng
2020-07-07 14:51:06 +02:00
Pierre Donias
9351b4a5bb
feat(xo-web/backup/logs): better resolution of last run log ( #5141 )
2020-07-07 13:47:32 +02:00
badrAZ
dfdd0a0496
fix(xo-server-test): extend timeout of deleteTempResources ( #5117 )
2020-07-07 13:31:13 +02:00
Pierre Donias
cda39ec256
fix(xo-web/backup/edit): tags overwritten by default ones ( #5136 )
...
Introduced by 1c042778b6
See xoa-support#2663
It was due to a race condition between the fetch of the default excluded tags
and the fetch of the job (and its schedules) which made the component populate
the form with the job's information.
Changes:
- `Edit` waits for the `job` and the `schedules` before rendering its child
- `New`'s wrapper waits for the `remotes` and the `suggestedExcludedTags` before
rendering `New`
- `New`: `updateParams` is now called in `initialize` because we don't need to
wait for the job and the schedules any more to be able to populate the form
2020-07-07 09:40:40 +02:00
Olivier Lambert
3720a46ff3
feat(docs/supported_hosts): no pro support for XS < 6.5 ( #5137 )
2020-07-06 20:03:47 +02:00
Julien Fontanet
7ea50ea41e
fix(xo-server/callProxyMethod): dont use HTTP proxy
2020-07-06 17:06:37 +02:00
Pierre Donias
60a696916b
feat: release 5.48.1 ( #5133 )
2020-07-03 15:25:39 +02:00
Pierre Donias
b6a255d96f
feat: technical release (patch) ( #5132 )
2020-07-03 14:24:40 +02:00
marcpezin
44a0cce7f2
fix(docs/license_management): replace confusing screenshot about activation ( #5131 )
2020-07-03 12:03:07 +02:00
Nicolas Raynaud
f580e0d26f
fix(import/OVA): fix big size parsing in OVA files ( #5129 )
2020-07-03 11:48:39 +02:00
Rajaa.BARHTAOUI
6beefe86e2
feat(xo-web/backup): don't open edition in new tab ( #5130 )
2020-07-03 11:45:06 +02:00
Julien Fontanet
cbada35788
fix(xo-server/file restore): dont fail on LVM partitions
...
Fixes xoa-support#2640
Introduced by 48ce7df43
The issue was due to object spreading copying only own properties but `path` is now an inherited property due to `dedupeUnmount`.
2020-07-03 11:05:04 +02:00
Julien Fontanet
44ff2f872d
feat(xo-server/getBackupNgLogs): dont fail on undefined/null errors
...
See xoa-support#2663
This should almost never happen but if it does, it should not prevent logs from being consolidated.
2020-07-03 09:22:28 +02:00
Julien Fontanet
2198853662
feat(xo-server/logs-cli): can match on missing props
2020-07-03 09:22:28 +02:00
badrAZ
4636109081
fix(xo-web/(file-)restore-legacy): ignore proxy remotes ( #5124 )
...
Legacy restore doesn't support proxy remotes
2020-07-02 16:23:36 +02:00
Pierre Donias
1c042778b6
feat(xo-server,xo-web/smart backup): exclude XO Proxy VMs by default ( #5128 )
2020-07-02 15:06:47 +02:00
Rajaa.BARHTAOUI
34b5962eac
fix(xo-web/backup/health): missing noop function ( #5126 )
...
Introduced by committing a suggestion https://github.com/vatesfr/xen-orchestra/pull/5062#discussion_r446135166
without taking into account that the `noop` function is not already defined.
2020-07-02 15:05:55 +02:00
Rajaa.BARHTAOUI
fc7af59eb7
chore(xo-web/home): remove 'tags' filter from selector ( #5121 )
...
See https://github.com/vatesfr/xen-orchestra/pull/5118#discussion_r447586676
2020-07-02 14:52:59 +02:00
Olivier Lambert
7e557ca059
feat(docs/supported hosts): add CH 8.2 LTS in the list of supported hosts ( #5127 )
2020-07-02 09:30:16 +02:00
Julien Fontanet
1d0cea8ad0
feat(xo-server/logs-cli): add --delete command
2020-07-01 18:04:45 +02:00
Julien Fontanet
5c901d7c1e
fix(xo-server/logs-cli): dont fail on non-string value
2020-07-01 18:01:34 +02:00
Julien Fontanet
1dffab0bb8
feat(xen-api): 0.29.0
2020-07-01 17:11:19 +02:00
Julien Fontanet
ae89e14ea2
feat(xo-server/getRemoteHandler): throw for proxy remotes
2020-07-01 11:46:28 +02:00
Pierre Donias
908255060c
feat: release 5.48.0 ( #5123 )
2020-06-30 17:25:16 +02:00
Pierre Donias
88278d0041
feat: technical release (patch) ( #5122 )
2020-06-30 16:51:20 +02:00
Julien Fontanet
86bfd91c9d
feat(xo-server/backup): logs proxy support
2020-06-30 15:45:40 +02:00
Julien Fontanet
0ee412ccb9
feat(xo-server/callProxyMethod): allow proxy.address to contain port
2020-06-30 15:20:58 +02:00
Julien Fontanet
b8bd6ea820
chore(xo-server/callProxyMethod): use parse.result to handle errors
2020-06-30 12:14:45 +02:00
Julien Fontanet
98a1ab3033
fix(xo-server/callProxyMethod): destroy lines stream in case of error
2020-06-30 12:14:45 +02:00
Julien Fontanet
e360f53a40
fix(xo-server/callProxyMethod): all lines should be JSON parsed
2020-06-30 12:14:45 +02:00
Julien Fontanet
237ec38003
fix(xo-server/callProxyMethod): lines is an object stream
2020-06-30 12:14:45 +02:00
Julien Fontanet
30ea1bbf87
feat(xo-server/callProxyMethod): expectStream as named option
2020-06-30 12:14:45 +02:00
Pierre Donias
0d0aef6014
feat: technical release (patch) ( #5120 )
2020-06-30 11:40:44 +02:00
badrAZ
1b7441715c
feat(xo-server-perf-alert): regroup items with missing stats in one email ( #4413 )
...
Fixes #5104
2020-06-30 09:30:20 +02:00
badrAZ
e3223b6124
fix(xo-web/audit): ref not correctly forwarded ( #5106 )
...
Introduced by 9f29a047a7
The high level component (audit UI) need to call a `SortedTable` method. The only way to do it is to have access to its ref.
All components between the high level component and the `SortedTable` should forward this ref. Unfortunately, the commit 9f29a047a7 decorate the `StortedTable` with `withRouter` without forwarding its ref which breaks the audit check integrity feedback.
2020-06-29 15:44:33 +02:00
Julien Fontanet
41fb06187b
fix(coalesce-calls/README): fix import
2020-06-29 15:39:14 +02:00
Julien Fontanet
adf0e8ae3b
feat(@vates/coalesce-calls): 0.1.0
2020-06-29 15:33:53 +02:00
Rajaa.BARHTAOUI
42dd1efb41
feat(xo-web/home): remove unnecessary condition ( #5116 )
...
Introduced by f736381933
Backup filter: remove the needless condition to go to the first page.
2020-06-29 15:24:28 +02:00
badrAZ
b6a6694abf
fix(xo-server-test/job with non-existent VM): logged as failed task ( #5112 )
...
Since c061505bf8 , missing VMs are logged as a failure tasks
2020-06-29 14:04:23 +02:00
Pierre Donias
04f2f50d6d
feat: technical release ( #5115 )
2020-06-26 15:56:40 +02:00
Rajaa.BARHTAOUI
6d1048e5c5
feat(xo-web/backup/health): show detached backups ( #5062 )
...
See #4716
2020-06-26 14:45:01 +02:00
Pierre Donias
fe722c8b31
feat(xo-web/licenses): rebind license to this XOA ( #5110 )
...
See xoa#55
Requires xoa#58
When an XOA license is bound to another XOA, allow the user to move it to the
current XOA (thus unbinding it from the other one).
2020-06-26 13:12:53 +02:00
badrAZ
0326ce1d85
feat(xo-server-audit): ignore common methods without side effects ( #5109 )
...
Ignoring these methods reduce the number of records in the audit which makes it easier to analyze and store.
2020-06-25 16:55:57 +02:00
Rajaa.BARHTAOUI
183ddb68d3
fix(changelog): missing a parenthesis ( #5113 )
2020-06-25 15:53:30 +02:00
badrAZ
d7fe1afc08
fix(xo-server#listVmBackups): provide schedule ID ( #5101 )
...
Introduced by b138438036
Schedule ID is used by [xo-server-test](c1d588264c/packages/xo-server-test/src/_xoConnection.js (L216) )
2020-06-25 10:20:17 +02:00
Rajaa.BARHTAOUI
ae9aeaf5fd
feat(xo-server,xo-web/SR): expose thin/thick provisioning ( #5081 )
...
Fixes #2208
2020-06-24 16:21:23 +02:00
Rajaa.BARHTAOUI
ec9476216f
feat(xo-web/sr/disks): add tooltip for disabled migration ( #4884 )
2020-06-24 16:07:48 +02:00
badrAZ
619f2ef119
fix(VM): support old ipv4 protocol ( #5098 )
...
See xoa-support#2540
Indroduced by 7f64cd1801
2020-06-24 15:44:52 +02:00
Rajaa.BARHTAOUI
52020abde8
feat(xo-web/home): don't use SortedTable for VMs (not) backed up ( #5046 )
...
Introduced by f736381933
2020-06-24 14:12:37 +02:00
badrAZ
1bd504d67e
feat: differentiate PV drivers and management agent ( #5007 )
...
Fixes #4783
2020-06-24 11:50:45 +02:00
badrAZ
edc4414de4
fix(xo-server/remotes): inability to get remotes info ( #5093 )
...
Introduced by 218bd0f
2020-06-23 11:12:16 +02:00
Olivier Lambert
c1d588264c
feat(docs/backups): crop delta images ( #5097 )
2020-06-19 10:00:25 +02:00
badrAZ
94b84b75ad
feat(xo-web/backup): document full backup interval functionality ( #5052 )
...
Fixes #4986
2020-06-19 09:43:13 +02:00
Olivier Lambert
b72a4c5aa9
feat(docs/proxy): add missing image and store them locally ( #5096 )
2020-06-18 21:37:19 +02:00
Julien Fontanet
857a9f3efc
feat(xen-api): optional sync traces ( #5091 )
...
Initial actions call stacks are often missing from the resulting error for the following reasons:
- low level Node functions don't have proper stack traces
- replies handling maybe separate from requests (eg watchers)
This commit adds the option `syncStackTraces` that works around this, it has a performance impact but is useful for debugging.
2020-06-18 17:19:21 +02:00
badrAZ
ce53128657
feat(xo-server-audit): ignore xoa.getApplianceInfo ( #5083 )
...
`xoa.getApplianceInfo` doesn't have any side effect and is called many times.
2020-06-18 15:16:12 +02:00
Rajaa.BARHTAOUI
d9211053ce
feat(xo-web/home/template): ability to copy/clone VM templates ( #5006 )
...
Fixes #4734
2020-06-18 15:13:12 +02:00
Rajaa.BARHTAOUI
e8316178a0
feat(xo-web/plugins): disable "Test plugin" if not loaded ( #5038 )
2020-06-18 14:33:18 +02:00
badrAZ
bf763d2cf4
feat(xo-web/backup): add placeholder to report recipients input ( #5051 )
...
Fixes #5035
2020-06-17 16:22:38 +02:00
badrAZ
eba5b34982
fix(xo-server#moveVdi): moveVdi should always return a VDI ( #5073 )
...
Fixes #5072
2020-06-16 20:56:00 +02:00
Pierre Donias
afb8b3dd6b
feat(xo-server,xo-web/vm): protect from accidental deletion ( #5045 )
...
Fixes #4773
2020-06-16 15:40:49 +02:00
Julien Fontanet
c5fa94894b
feat(xen-api): require Node >=7.6
...
Native support of async functions which leads to better stack traces.
2020-06-16 12:54:51 +02:00
Pierre Donias
4137758caa
fix(xo-web/tooltip): use pointer events instead of mouse events ( #5084 )
2020-06-15 17:29:40 +02:00
Nicolas Raynaud
3578d16e9e
fix(xo-server): correctly import vmdkToVhd ( #5087 )
...
Introduced in 5ee1ceced
2020-06-15 17:00:49 +02:00
BenjiReis
3ef263a5cc
fix(xo-server-sdn-controller): correctly find preferred center's pool ( #5080 )
2020-06-15 11:13:01 +02:00
BenjiReis
510460c966
fix(xo-web): dont pass preferredCenter to sdnController.createPrivateNetwork ( #5079 )
2020-06-13 10:00:08 +02:00
Julien Fontanet
f74ecc53ae
chore(xo-server): use @vates/decorate-with
2020-06-12 11:18:47 +02:00
Julien Fontanet
c4121073ad
feat(@vates/decorate-with): 0.0.1
2020-06-12 11:12:49 +02:00
Julien Fontanet
9ded2641a7
chore(xo-server/authentication): remove unused import
2020-06-12 11:02:42 +02:00
Julien Fontanet
295ca68d02
chore(xo-server): use @vates/parse-duration
2020-06-12 11:02:42 +02:00
Julien Fontanet
27f53f262b
feat(@vates/parse-duration): 0.1.0
2020-06-12 11:02:42 +02:00
Olivier Lambert
3fc16cb414
feat(docs/backups): warn of 99 chain limit for file restore ( #5070 )
2020-06-11 14:29:49 +02:00
Pierre Donias
90db25d732
fix(xo-web/notifications): set cookie expiration date ( #5067 )
...
Without an expiration date, the cookie expires at the end of the session and
read notifications are marked as unread the next time the user connects.
2020-06-11 12:34:33 +02:00
Julien Fontanet
bbb359470e
fix(xo-server/backup): remove enumerable xapi on SR records ( #5069 )
...
Fixes xoa-support#2527
This was causing huge logs in case of CR/DR errors because this property was included and pulled in all XAPI records.
Instead of making it non-enumerable, I was able to remove entirely because records now already include a non-enumerable `$xapi` property.
2020-06-10 11:25:32 +02:00
badrAZ
319652c7c7
fix(xo-web/migrate-vdi): remove inter-pool migration possibility ( #5050 )
2020-06-10 09:16:14 +02:00
Julien Fontanet
c9c271fee8
feat(xen-api): $xapi defined on prototype instead of record
...
This should reduce a bit memory consumption.
2020-06-09 23:17:02 +02:00
marcpezin
ca0755e92b
fix(docs/delta-backup): schemas should not display XVA ( #5032 )
2020-06-09 15:50:13 +02:00
Rajaa.BARHTAOUI
acd38597f6
fix(xo-web/vm/network): VM addresses can be null ( #5049 )
...
Introduced by 7f64cd1801
2020-06-09 15:12:04 +02:00
Pierre Donias
f4a5a80f3c
fix(xo-web/SR): fix name_label edition from the home view ( #5058 )
...
Fixes #5057
Introduced by da468c46ee
2020-06-09 13:38:42 +02:00
Pierre Donias
c45d00fee8
fix(xo-web/import): default sub-route should be /vm ( #5056 )
...
Fixes #5055
Introduced by a95d7796bc
2020-06-08 16:31:02 +02:00
Ronan Abhamon
ffae59fa1c
feat(changelog): missing entries for #5054 ( #5066 )
2020-06-08 11:17:38 +02:00
Pierre Donias
b697178f68
feat(xo-web/SortedTable): always show amount of selected items ( #5041 )
...
Fixes #4982
2020-06-08 10:57:37 +02:00
Julien Fontanet
83ade5eecb
chore(CHANGELOG.unreleased): clarify that packages are not yet released
2020-06-08 10:54:42 +02:00
Ronan Abhamon
6973b92c4a
fix(load-balancer): fix memory check condition in the performance plan
...
We must migrate a VM if the free memory in the destination host is lower than the used VM
memory!
2020-06-08 10:22:34 +02:00
Ronan Abhamon
6261f8a778
feat(load-balancer): add various logs to explicit migration checks and steps
2020-06-08 10:22:34 +02:00
badrAZ
6048493ac6
fix(xo-server#_extractIpFromVmNetworks): support old ipv4 protocol ( #5036 )
...
See xoa-support#2540
In case of an old version of guest tools, the VM ipv4 isn't reported.
This issue is due to a non-existant `n/ipv4/m` property in the VM addresses which is a new protocol.
2020-06-08 09:52:33 +02:00
Pierre Donias
1cbd715235
feat(xo-web/new-vm): dont prefill VM description ( #5047 )
...
Fixes #4981
Except if the template is a custom template
2020-06-05 14:52:31 +02:00
Julien Fontanet
703fcbccd6
feat(xo-server/xo.exportConfig): entries param
...
Can be used to export a subset of the config, example:
```
xo.exportConfig entries=["acls"]
```
This will only export `acls` entries and dependencies (`groups` and `users`).
2020-06-05 13:57:54 +02:00
Julien Fontanet
2f9cbec07e
feat(xo-cli): support @=- to output to stdout
2020-06-05 13:57:54 +02:00
badrAZ
9f0b22d3e9
fix(xo-server#createVm): move VDIs before resize them ( #5044 )
...
See xoa-support#2535
Otherwise resizing might file due to space limitation on the template VDI's SR.
2020-06-05 13:37:18 +02:00
Julien Fontanet
ab5907c09c
feat(xo-server/logs-cli): implement --gc
2020-06-05 10:58:26 +02:00
Olivier Lambert
fae0b168f6
feat(docs/load_balancing): various improvements ( #5048 )
2020-06-04 10:49:26 +02:00
Julien Fontanet
f18e98a63e
chore: reformat code with Prettier
2020-06-03 11:03:03 +02:00
Julien Fontanet
3524886d5d
chore: update dev dependencies
2020-06-03 11:03:03 +02:00
Julien Fontanet
fb44eea06c
fix(xo-server): load globally installed plugin
...
It has been broken by d4526e1ed
Thanks @Danp2 for the report!
2020-06-02 20:44:33 +02:00
Julien Fontanet
3ea4c757e6
feat(backups-cli): clean checksums for missing XVAs
2020-06-02 15:27:36 +02:00
badrAZ
cfb8d79049
feat: release 5.47.1 ( #5043 )
2020-06-02 13:40:36 +02:00
badrAZ
1ea86da7af
feat: technical release (patch) ( #5042 )
2020-06-02 13:02:21 +02:00
Julien Fontanet
e289f2dba2
fix(auth-ldap/authenticate): dont use second param as logger ( #5039 )
2020-06-02 11:11:25 +02:00
Rajaa.BARHTAOUI
7f64cd1801
feat(xo-web/vm/network): show IPs in front of their VIFs ( #5003 )
...
Fixes #4882
2020-06-02 09:26:31 +02:00
Julien Fontanet
d4526e1ed2
feat(xo-server): load @xen-orchestra/server-* plugins
2020-06-01 21:06:04 +02:00
Julien Fontanet
34f42216c8
feat(*/README.md): better badges
2020-06-01 14:41:52 +02:00
Julien Fontanet
a26a24a8ad
fix(normalize-packages): dont replace author in READMEs
2020-06-01 14:06:09 +02:00
Julien Fontanet
4530fd4164
chore(*/package.json): normalize author to Vates SAS
2020-06-01 14:06:09 +02:00
Olivier Lambert
9156b8f48c
feat(docs): merge and clean old docs into new one ( #5025 )
2020-06-01 11:32:27 +02:00
Julien Fontanet
6212109fc1
feat(@vates/read-chunk): 0.1.1
2020-05-29 15:10:20 +02:00
Julien Fontanet
c22a080e23
fix(read-chunk): not an ES module
2020-05-29 15:10:20 +02:00
Julien Fontanet
834a7109f9
fix: add @vates to list of workspaces
2020-05-29 15:10:20 +02:00
badrAZ
7cbf32202d
feat: release 5.47.0 ( #5031 )
2020-05-29 12:29:41 +02:00
Julien Fontanet
d0b9380dca
fix(*/README): license link
2020-05-28 21:24:20 +02:00
Julien Fontanet
13fd9be566
feat(*/README.md): re-generate for all packages
2020-05-28 20:56:14 +02:00
Julien Fontanet
53a9aa6ad2
fix(vhd-lib): dont prefer global install
2020-05-28 20:29:10 +02:00
Julien Fontanet
c2ce4aca1b
feat(async-map/package.json): add description
2020-05-28 20:28:52 +02:00
Julien Fontanet
567f6d7cc0
fix: prefer global install for CLIs
2020-05-28 20:28:28 +02:00
Julien Fontanet
489c0b27f9
fix: use AGPL-3.0-or-later licenses for xo pkgs
2020-05-28 20:27:39 +02:00
Julien Fontanet
343f988584
fix: use AGPL-3.0-or-later license identifier
...
`AGPL-3.0` identifier has been deprecated by SPDX.org
2020-05-28 20:26:55 +02:00
Julien Fontanet
7f676c56c8
feat(normalize-packages): add license to all packages
2020-05-28 16:05:55 +02:00
Julien Fontanet
3c0ca7026f
fix(read-chunk/README): fix pkg name
2020-05-28 16:05:55 +02:00
Rajaa.BARHTAOUI
2ceba11aa7
feat: technical release ( #5028 )
2020-05-28 16:04:13 +02:00
Julien Fontanet
6db5e0b27c
feat(@vates/read-chunk): 0.1.0
2020-05-28 14:49:00 +02:00
Julien Fontanet
dfecb801db
fix(read-chunk/USAGE): fix pkg name
2020-05-28 14:48:27 +02:00
Julien Fontanet
c10bfe3db2
feat(read-chunk): module to read data from stream
2020-05-28 14:45:22 +02:00
Julien Fontanet
20fb2c99bc
feat(normalize-packages): generate README.md from USAGE.md
2020-05-28 14:45:21 +02:00
Pierre Donias
b4a0b5c58b
fix(xo-server/setData): dont wait for update if no changes ( #5027 )
...
If an other_config entry is set to the same value as it was before, the object
will not be updated and the _waitObject promise will "never" resolve.
2020-05-28 14:01:54 +02:00
badrAZ
faa46c2a21
fix(xo-web/modal#form): defer rendering until all props are set ( #5024 )
...
The set default value is not used in the first render due to a race condition between the modal render and the modal value.
To avoid this race condition and multiple renders, the modal should open at the end of the set of its properties.
2020-05-28 11:19:25 +02:00
badrAZ
9691199ae8
feat(xo-web/proxies): start trial if no license available ( #5022 )
...
See xoa#54
2020-05-28 10:58:43 +02:00
Rajaa.BARHTAOUI
f736381933
feat(xo-web/home): ability to list VMs which are (not) backed up ( #4974 )
...
Fixes #4777
2020-05-28 10:10:34 +02:00
Julien Fontanet
f44e5b3b7a
fix(babel-config): remove auto useBuiltIns
...
Too magical, caused too much problems.
2020-05-27 10:25:41 +02:00
Julien Fontanet
6e24bf5f8c
fix(xo-{cli,upload-ova}): remove deprecated dep @babel/polyfill
2020-05-27 10:13:54 +02:00
Julien Fontanet
8fb43e31c5
fix(babel-config): useBuiltIns only if core-js
...
Because `@babel/polyfill` is deprecated.
See https://babeljs.io/docs/en/babel-preset-env#usebuiltins
2020-05-27 10:13:30 +02:00
Julien Fontanet
0860c80e51
fix(*/README): legacy project URLs
2020-05-27 10:04:00 +02:00
Julien Fontanet
66fc25756f
Revert "feat(xo-server): load plugins from mono-repo"
...
This reverts commit 3e3ce543a8 .
This can cause problems due to duplicate loading.
2020-05-27 09:53:46 +02:00
Olivier Lambert
f008e240cd
feat(docs/installation): banner explanation ( #5023 )
2020-05-27 09:44:36 +02:00
BenjiReis
8d7e95d6e9
feat(sdn-controller/new network): choose preferred center ( #5000 )
...
Fixes #4991
2020-05-26 16:56:46 +02:00
Julien Fontanet
3e3ce543a8
feat(xo-server): load plugins from mono-repo
2020-05-26 14:01:43 +02:00
Julien Fontanet
6c447a82f1
chore(audit-core): remove unused dev dep
2020-05-26 13:59:06 +02:00
Julien Fontanet
64a0918ff1
chore(yarn.lock): update dependencies
2020-05-26 13:59:06 +02:00
Nicolas Raynaud
9274223701
chore(server): dont handle errors in registerHttpRequest() handlers ( #5021 )
...
`registerHttpRequest()` has built in error handling/logging.
2020-05-26 12:19:24 +02:00
Pierre Donias
1368c18844
feat(xo-web): disclaimer banner cooldown ( #5008 )
2020-05-26 10:59:10 +02:00
Pierre Donias
67a60a7557
feat(xo-web/config): UI for the encrypted config export/import ( #4997 )
...
See 1da889e420
2020-05-25 14:58:48 +02:00
badrAZ
3d5fd47748
feat(audit): record failed users' connection attempt ( #4900 )
...
See #4844
2020-05-25 12:48:05 +02:00
Julien Fontanet
b9a18807ae
fix(xo-server/_handleHttpRequest): dont write if something has been sent
2020-05-25 09:58:03 +02:00
marcpezin
088c0b6321
fix(docs): replace the delta backup image with the right file type ( #5019 )
...
Replace `.xva` with `.vhd`
2020-05-25 09:23:30 +02:00
Nicolas Raynaud
ecee11a24c
feat(xo-server/OVA import): comptibility with version 2.0 ( #4921 )
2020-05-25 08:50:32 +02:00
Olivier Lambert
ec8df7ce57
fix(docs): properly add license management to menu ( #5018 )
2020-05-23 22:16:58 +02:00
Julien Fontanet
4159fd2ffb
fix(backups-cli/_fs/readdir2): dont warn on missing dir
2020-05-22 23:48:15 +02:00
Julien Fontanet
1a1d21bbb3
fix(backups-cli/clean-vms): isValidXva is a named import
2020-05-22 23:48:14 +02:00
marcpezin
be1045fed9
feat(docs): license management ( #5015 )
...
* licensing documentation
How to bind license in XOA
* Update license-management.md
* Add files via upload
license activation image
* fix links
* fix wording
* adding license management in menu
* Update license-management.md
2020-05-22 16:47:14 +02:00
Olivier Lambert
e43773c712
feat(docs/delta_backups): manual initial seed ( #5011 )
2020-05-22 14:03:07 +02:00
Olivier Lambert
30d69dadbb
feat(docs): major rewrite using vue-press ( #4957 )
2020-05-21 11:46:24 +02:00
badrAZ
b138438036
feat(xo-server#_listVmBackupsOnRemote): remove unused properties ( #4985 )
...
This reduce by 10/100 times the quantity of data sent to the clients, which should improve performance.
2020-05-19 14:25:33 +02:00
badrAZ
d649211330
fix(xo-server-backup-reports): fix No recipients defined error ( #4998 )
...
Correctly fall back to plugin recipients if `mailRecipients` is empty.
2020-05-19 14:22:24 +02:00
Nicolas Raynaud
6cf211a9ad
fix(xo-server-perf-alert): make message compatible with XenCenter ( #5004 )
2020-05-18 14:56:11 +02:00
badrAZ
3388e5e8a4
fix(xen-api#_sessionOpen): don't log credentials on error ( #4995 )
2020-05-18 09:47:52 +02:00
Julien Fontanet
5d497a1908
fix(xo-server-auth-ldap): use this._tlsOptions in bind
...
Introduced by 5870f6f73
2020-05-17 16:48:57 +02:00
Julien Fontanet
c820646fb6
fix(xo-server-auth-ldap): upgrade ldapts dep
...
Necessary for 5870f6f73
Also, only pass `tlsOptions` when creating client when using `ldaps`.
2020-05-17 16:11:24 +02:00
Julien Fontanet
5870f6f734
feat(xo-server-auth-ldap): support startTLS
...
Fixes #4999
2020-05-17 15:24:01 +02:00
Julien Fontanet
6732150121
fix(xo-server-auth-ldap): dont pass bindDN and `bindCredentials to LDAP client
...
It was left from an older version of the code which was working differently.
2020-05-17 12:47:08 +02:00
Pierre Donias
1dead8b080
feat(xo-web/modal/form): don't close on click or escape ( #5002 )
...
See xoa-support#2469
When the user clicks outside of a form modal or presses escape, don't close the
modal as all the information they entered so far will be lost.
2020-05-15 16:24:16 +02:00
BenjiReis
d547aa8ebd
fix(sdn-controller): recreate both sides of tunnels when host updated ( #4996 )
...
To keep password synchronized.
2020-05-15 16:05:21 +02:00
Julien Fontanet
1da889e420
feat(xo-server/xo.{export,import}Config}): support passphrase ( #4935 )
2020-05-14 15:23:45 +02:00
Pierre Donias
5d0a308d1d
fix(xo-web/SortedTable): don't inject empty filter if there isn't a URL param ( #4994 )
2020-05-14 11:11:05 +02:00
badrAZ
f9886d52da
feat(usage-report): include CSV raw data files to sent email ( #4979 )
...
Fixes #4970
2020-05-13 14:42:46 +02:00
badrAZ
4f8e48b7d4
fix(CHANGELOG.unreleased): add missing entry ( #4992 )
2020-05-12 12:26:22 +02:00
Rajaa.BARHTAOUI
258e07c2ca
feat(xo-web/render-xo-item): add pool name to networks ( #4990 )
...
Fixes #4885
2020-05-12 11:24:24 +02:00
badrAZ
cc32c50665
feat(xo-web/xoa): display proxy licenses ( #4944 )
...
There are three license states:
- license bound to an `XOA` which **is** linked to a proxy: display proxy link
- license bound to an `XOA` which **isn't** linked to a proxy: display `License attached to an unknown proxy`
- license not bound to any `XOA`: display `No proxy attached`
2020-05-12 09:17:19 +02:00
Ben
ec1d91f73e
fix(@xen-orchestra/fs): fix mount for FreeBSD ( #4988 ) ( #4989 )
2020-05-12 00:08:34 +02:00
badrAZ
eb2f429964
fix(xo-server#getAllRemotesInfo): ignore disabled remotes
2020-05-11 17:49:58 +02:00
Julien Fontanet
1ad067309d
fix(xo-cli/README): link to xo-upload-ova
2020-05-11 17:30:12 +02:00
Julien Fontanet
48ce7df43a
feat(xo-server/file restore): dedupe mount/unmount ( #4961 )
2020-05-07 17:36:37 +02:00
Pierre Donias
6555e2c440
chore(xo-web/VM): move boot order setting from Disks to Advanced ( #4975 )
...
See #1523
2020-05-07 09:37:00 +02:00
badrAZ
a05191e112
fix(xo-server/proxies): remove duplicated license unbind ( #4977 )
...
On destroying a proxy, the license will be unbound twice: on the proxy destruction and on the proxy unregistration.
These unbinds will lead to an error which will be displayed in the console and will have no side effects on the process. This error will not be visible by users.
2020-05-06 14:23:04 +02:00
Julien Fontanet
b8eeee1d5d
feat(xo-server/listVmBackups): use backup.listingDebounce setting ( #4972 )
2020-05-05 14:23:22 +02:00
Pierre Donias
4aa87f3fa5
chore(xo-web/xoa/update): hide XOA build number when unknown ( #4973 )
2020-05-05 14:15:44 +02:00
badrAZ
40c37d923b
fix(xo-web/Number): fix inability to set advanced expressions ( #4690 )
...
Fixes #4566
2020-05-05 11:20:17 +02:00
Rajaa.BARHTAOUI
5a5837b8ed
feat: release 5.46.0 ( #4963 )
2020-04-30 16:20:04 +02:00
Julien Fontanet
1e0b521070
fix(xo-server/backup): pass correct path to isValidXva (2)
...
Fix incorrect change in c4a157919 .
2020-04-30 15:16:30 +02:00
Julien Fontanet
35ed58cc5e
feat(xo-server): auto-generate express-session secret on first run
...
Also, use this secret to sign all cookies.
2020-04-30 14:57:05 +02:00
Julien Fontanet
c4a1579197
fix(xo-server/backup): pass correct path to isValidXva
...
The path was incorrect which means there was a warning in xo-server logs and the check was not properly working.
2020-04-30 14:45:53 +02:00
badrAZ
e471706422
fix(xo-web/proxies): only fetch licenses when (re)deploy ( #4962 )
2020-04-30 13:49:47 +02:00
Julien Fontanet
d78b7350b5
feat(xo-server): use memorystore as express-session store
...
This removes a warning and potential memory leaks.
2020-04-30 09:32:42 +02:00
Rajaa.BARHTAOUI
47b29d5a49
feat: technical release ( #4958 )
2020-04-29 10:51:35 +02:00
Rajaa.BARHTAOUI
e5946a51d1
feat(xo-web/backup/run): show # of VMs that will be backed up ( #4875 )
2020-04-28 17:40:05 +02:00
Pierre Donias
a88798cc22
feat(xo-server/vm/snapshot): handle Self Service ( #3693 )
...
See #3304
2020-04-28 16:14:43 +02:00
badrAZ
6fbd32523a
fix(xo-server/callProxyMethod): support IPv6 address ( #4955 )
2020-04-28 14:17:46 +02:00
Pierre Donias
94b1cc2bdd
chore(xo-web/xosan): prevent installing XOSAN on XCP-ng pools ( #4953 )
2020-04-28 14:17:02 +02:00
badrAZ
0ed5c8f0ae
fix(xo-server/proxies): use configured address only when no associated VM ( #4950 )
2020-04-28 09:49:49 +02:00
Pierre Donias
5f883f552b
feat(xo-common/api-errors): notEnoughResources error ( #4952 )
2020-04-27 16:55:44 +02:00
Julien Fontanet
9db99ab4a5
feat(xo-server): auto self signed cert generation ( #4954 )
2020-04-27 15:40:15 +02:00
Julien Fontanet
287214c2b2
fix(xo-server): debounceWithKey.decorate( → decorateWith(debounceWithKey
...
Introduced by 317a02084
2020-04-27 13:21:53 +02:00
Julien Fontanet
317a020841
chore(xo-server/decorateWith): use fn wrappers as method decorator
2020-04-27 09:35:05 +02:00
Julien Fontanet
b50e3aec5f
chore(xo-server/decorators/debounce): replace with debounceWithKey
2020-04-24 17:18:15 +02:00
badrAZ
21a9e0e2a7
chore(xo-web/proxies): remove proxy address column ( #4951 )
2020-04-24 17:16:58 +02:00
badrAZ
7775df8ef1
fix(xo-web/proxies): proxy VM should be in RO ( #4947 )
2020-04-24 11:16:07 +02:00
badrAZ
53f9b5d131
fix(xo-server,xo-web): add mainIpAddress to VM objects ( #4943 )
...
Fixes #4927
2020-04-24 10:16:13 +02:00
badrAZ
bf4d4a4742
fix(xo-web/backup-ng): only show delta info if delta is enabled ( #4946 )
...
Fixes #4945
2020-04-23 10:12:51 +02:00
Nicolas Raynaud
0dbbe7104d
fix(xo-server/OVA import): fix memory issue ( #4920 )
...
Affects both VDMK and OVA import because an OVA file contains VMDK disks.
The input VMDK stream was put in memory instead of braking the upload speed when the VHD stream was slower than the input stream.
The reason is that pipette/slicer makes no attempts at pausing the input stream, so it will store everything in memory if the writing of the VHD stream is slower than the reading of the VMDK stream (https://github.com/Medium/pipette#layering-philosophy "They do not make upstream calls to the flow-control methods pause() and resume()")
The proposed solution is to remove pipette and handle the case ourselves.
2020-04-22 17:25:17 +02:00
badrAZ
561ef00680
fix(xo-server/backup-ng): throw error if remote's proxy is different than backup's proxy ( #4907 )
...
See #4905
2020-04-22 14:39:28 +02:00
Pierre Donias
85428fa72e
fix(xo-web/xoa): always allow users to manage the XOA ( #4941 )
2020-04-22 14:18:59 +02:00
badrAZ
29d0593b86
fix(xo-server/proxies): incorrect extract of network IP ( #4928 )
...
See #4927
2020-04-22 13:04:33 +02:00
badrAZ
ac524dd799
feat(xo-server/proxies): unbind license on forgetting a proxy
...
See xoa#52
2020-04-22 09:14:53 +02:00
badrAZ
aba8b764b6
feat(xo-server/proxies): unbind license on destroying a proxy
...
See xoa#52
2020-04-22 09:14:53 +02:00
badrAZ
a9050e0f41
fix(xo-server/proxies): fix inability to destroy proxy on missing VM
...
See xoa#52
2020-04-22 09:14:53 +02:00
badrAZ
15ef84e238
feat(xo-web/proxy): bind license to a (re)deployed proxy ( #4916 )
...
See xoa#52
2020-04-22 09:14:53 +02:00
badrAZ
09096fef5b
feat(xo-server/proxy): bind license on (re)deploying ( #4913 )
...
See xoa#52
2020-04-22 09:14:53 +02:00
badrAZ
19b08e1019
feat(proxy): CHANGELOG ( #4930 )
...
See xoa#52
2020-04-22 09:14:53 +02:00
Pierre Donias
06d67642dd
fix(xo-server/patching): filter out CH8x patches ( #4942 )
...
We already filter out XSxx patches from normal patches (XSxxExxx) since they're special patches that are meant to upgrade the host to the next version.
Since XenServer has been renamed Citrix Hypervisor, patches names now start with the letters "CH" so we also need to filter out CHxx patches.
2020-04-21 12:01:47 +02:00
Pierre Donias
ceb6c450c0
feat(xo-web): Italian locale ( #4932 )
...
Fixes #2888
2020-04-20 10:48:23 +02:00
Julien Fontanet
a745e42cf5
feat(xo-server/_handleHttpRequest): send directly string/Buffer results
2020-04-17 17:09:40 +02:00
Julien Fontanet
462d6a4450
chore(xo-server/{export,import}Config): handle JSON instead of raw objects
2020-04-17 17:08:38 +02:00
Julien Fontanet
a2e39c5e2e
fix(xo-server-audit/_exportRecords): dont return 200 on failure
...
See ec899be3b
2020-04-17 16:14:34 +02:00
Julien Fontanet
ec899be3b5
fix(xo-server/xo.exportConfig): dont return 200 on failure
...
`writeHead` sends immediatly the response header, which has a number of undesirable side-effects.
For instance, in this case, it prevented returning a 500 code in case of error.
It's almost always preferable to use `statusCode`, `writeHead()` or Express methods like `set()`.
2020-04-17 16:12:55 +02:00
Julien Fontanet
c79ebfdd0a
fix(CHANGELOG.unreleased): better syntax for variables
2020-04-16 15:09:11 +02:00
Julien Fontanet
cd95e6c552
chore(CHANGELOG.unreleased): doc for package version
2020-04-16 15:08:06 +02:00
Julien Fontanet
f676145302
fix(xen-api/putResource): compat with XS 6.5 and Node 12
2020-04-16 15:04:17 +02:00
Pierre Donias
0847267069
feat(xo-web/snapshot with memory): add confirm modal ( #4917 )
...
Fixes #4914
2020-04-09 16:51:09 +02:00
Julien Fontanet
6fe1da1587
fix(CHANGELOG): add missing released packages
2020-04-08 16:43:55 +02:00
Julien Fontanet
7ab555d869
feat: release 5.45.1
2020-04-08 15:37:09 +02:00
Julien Fontanet
4a35e9e60d
feat(xo-web): 5.58.2
2020-04-08 13:59:20 +02:00
Julien Fontanet
5e8dfdfd9b
feat(xo-server): 5.58.2
2020-04-08 13:59:14 +02:00
Julien Fontanet
278a1b8ab3
feat(xo-server-audit): 0.3.0
2020-04-08 13:58:30 +02:00
Julien Fontanet
6cb03dded1
feat(xo-server-auth-saml): 0.8.0
2020-04-08 13:58:25 +02:00
Julien Fontanet
4752ec1b67
fix(CHANGELOG.unreleased): xo-server-saml → xo-server-auth-saml
2020-04-08 13:58:18 +02:00
Pierre Donias
e641371544
feat(xo-server/patches): debounce listMissingPatches for XS ( #4911 )
2020-04-07 11:18:58 +02:00
Nicolas Raynaud
8d9a7e9af1
fix(xo-server/xosan): fix SR size limit ( #4910 )
2020-04-07 09:54:14 +02:00
Julien Fontanet
2b8e9bf887
feat(auth-ldap): support strategyOptions from static config
2020-04-06 15:17:14 +02:00
Julien Fontanet
a16c55c679
fix(xo-web/utils/format*): never throw ( #4909 )
...
These functions previously thew if the param was not a number.
This can breaks the UI, as a work-around, this change logs the error and returns a default value.
2020-04-06 14:09:55 +02:00
badrAZ
9a72c40149
feat(audit,xo-server): blockedList can be configure via xo-server ( #4897 )
...
Fixes #4854
See #4844
2020-04-06 11:47:09 +02:00
Julien Fontanet
8424fc4c19
fix(xen-api,xo-server): fix compatibility with XS 6.5 and Node 12
...
Fixes #4906
2020-04-02 16:07:54 +02:00
badrAZ
9f29a047a7
feat(xo-web/sorted-table): make url state dynamic ( #4641 )
...
See #4564
2020-04-02 09:17:37 +02:00
Pierre Donias
af4904ce8d
chore(xo-web,xo-server): move "snapshot before" feature to the client ( #4893 )
...
From xo-server's API's point of view, it makes more sense for the "snapshot before" feature to be implemented in xo-web since snapshotting a VM is a whole independent process on its own that requires its own API permissions.
Making this change will be especially useful to not over-complicate the permissions checks for the incoming "Self Service snapshots" feature.
See #3693
2020-04-01 14:10:35 +02:00
Rajaa.BARHTAOUI
6f2a323063
feat(xo-web/vm/disks): add bulk migration ( #4877 )
...
See #4455
2020-04-01 11:46:01 +02:00
Rajaa.BARHTAOUI
1da8ecfaac
feat(xo-web): VDI migration: remove 'Migrate all VDIs' checkbox ( #4876 )
...
See #4455
2020-04-01 09:51:17 +02:00
Rajaa.BARHTAOUI
1ba386bbd2
feat: release 5.45.0 ( #4902 )
2020-03-31 18:11:33 +02:00
Julien Fontanet
d00d791cda
feat(@xen-orchestra/upload-ova): 0.1.3
2020-03-31 17:49:25 +02:00
Julien Fontanet
51aabd7b21
feat(xo-vmdk-to-vhd): 1.1.1
...
Re-release of 1.0.1 because an erroneous 1.1.0 has been published which prevents it from being matched by `^1.0.1`.
2020-03-31 17:48:06 +02:00
Julien Fontanet
7840c3bdc8
feat(@xen-orchestra/upload-ova): 0.1.2
2020-03-31 17:34:30 +02:00
Julien Fontanet
07d13002b0
feat(xo-vmdk-to-vhd): 1.0.1
2020-03-31 17:33:28 +02:00
Julien Fontanet
23abe2ba06
fix(xo-vmdk-to-vhd): tmp is a dev dep
2020-03-31 17:32:43 +02:00
Julien Fontanet
4d73821d21
fix(xo-vmdk-to-vhd): add missing dep lodash
2020-03-31 17:31:40 +02:00
Julien Fontanet
f2687cf807
fix(xo-vmdk-to-vhd): add missing dep xml2js
2020-03-31 17:30:31 +02:00
Julien Fontanet
8abce0d4cf
feat(@xen-orchestra/upload-ova): 0.1.1
2020-03-31 17:21:56 +02:00
Julien Fontanet
62ad3848c4
fix(upload-ova): add shebang to bin
...
Also set executable permission even if not necessary when installed via npm.
2020-03-31 17:21:20 +02:00
Rajaa.BARHTAOUI
521e9969f1
feat: technical release (patch) ( #4901 )
2020-03-31 16:04:21 +02:00
Nicolas Raynaud
5ee1ceced3
feat(upload-ova): new CLI to import OVA VMs ( #3630 )
2020-03-31 14:44:10 +02:00
Julien Fontanet
efffbafa42
feat(xo-server,xo-web): checkpoint backups ( #4252 )
...
Fixes #645
2020-03-30 22:02:57 +02:00
Rajaa.BARHTAOUI
899cec8814
feat: technical release ( #4888 )
2020-03-27 15:59:51 +01:00
Pierre Donias
55beb993e5
feat(xo-web/xoa): handle XOA licenses ( #3717 )
2020-03-27 15:25:14 +01:00
badrAZ
fba46a1e00
feat(audit): contextualize integrity check error ( #4879 )
...
See #4798
2020-03-27 13:20:58 +01:00
Rajaa.BARHTAOUI
68c4d6f295
feat(xo-web/vm/backup): show backup jobs that include the VM ( #4860 )
...
Fixes #4623
2020-03-27 12:14:24 +01:00
Pierre Donias
2ad07c018e
fix(xo-server/self): remove ACLs when user is removed from resource set ( #4874 )
2020-03-25 14:26:43 +01:00
badrAZ
c2418559f1
feat(xo-server/audit): add more data about open/close console event ( #4867 )
...
See #4798
2020-03-24 16:43:55 +01:00
badrAZ
de0277eb3b
feat(xo-server-audit): ability to export records ( #4858 )
...
See #4798
2020-03-24 15:49:16 +01:00
Pierre Donias
b58802b495
fix(xo-web/recomputeAllLimits): force refresh the subscription
2020-03-24 13:19:01 +01:00
Pierre Donias
898e20e8b2
fix(xo-server/recomputeAllLimits): properly take IP pools into account
2020-03-24 13:19:01 +01:00
Pierre Donias
75bf10d83d
chore(xo-server/self): computeVmResourcesUsage → computeVmXapiResourcesUsage
2020-03-24 13:19:01 +01:00
Pierre Donias
e8e58cc4a2
fix(xo-server/computeVmIpPoolsUsage): bad destructuring
2020-03-24 13:19:01 +01:00
Pierre Donias
342d02c8a8
fix(xo-web/VM resource set): handle unknown resource set ( #4872 )
...
In the VM's advanced tab, there was an "an error has occurred" whenever the user
couldn't access the VM's resource set.
2020-03-24 11:29:21 +01:00
badrAZ
ae885eaddc
feat(xo-web/proxies): only deploy on HVM-capable SRs ( #4849 )
...
See #4825
2020-03-24 10:01:36 +01:00
badrAZ
b75bb4ed9f
feat(proxy/deploy): ability to select the destination network ( #4855 )
...
See #4825
2020-03-23 19:42:18 +01:00
badrAZ
a171863591
fix(xo-server/xen-servers): pass type to getXenServerIdByObject ( #4883 )
2020-03-23 15:40:02 +01:00
badrAZ
bcc2286018
fix(xo-server/api): user_ip is not defined for scheduled jobs ( #4878 )
...
See https://xcp-ng.org/forum/topic/2752/jobs-not-running-error-no-value-for-user_ip/5
Context: The audit plugin needs to log the User IP to identify which user has executed an action. This IP is got from the client request, unfortunately, there is no client request for scheduled jobs and this case is not handled by the audit. It will be done in #4844 .
2020-03-23 14:38:29 +01:00
Julien Fontanet
beb8b9723f
feat(xo-server/xapi/utils/parseDateTime): throw on invalid input it no default value passed
...
See xoa-support#2277
Before it was simply returning `null` which can lead to bugs.
2020-03-23 11:06:53 +01:00
Jon Sands
ab3129b9c3
feat(docs/troubleshooting): clarify RAM allocation to XO ( #4881 )
2020-03-23 09:36:25 +01:00
badrAZ
c061505bf8
fix(xo-server/backup-ng): log instant failure task in case of missing VM ( #4862 )
...
Fixes #4857
2020-03-19 14:58:00 +01:00
Rajaa.BARHTAOUI
171bbedcde
feat(xo-web/sr/disks): ability to migrate VDI ( #4696 )
...
Fixes #4455
See #4035
2020-03-19 11:40:25 +01:00
Julien Fontanet
ae655727c0
chore(CHANGELOG.unreleased): format with Prettier
2020-03-18 16:22:13 +01:00
Julien Fontanet
288b3783c3
fix(xo-server-auth-ldap): fix reading ca files
...
Fixes #4873
2020-03-18 16:21:25 +01:00
marcpezin
320612c826
feat(docs/continuous replication): failover process ( #4870 )
2020-03-17 11:34:52 +01:00
Julien Fontanet
9b0a293d2b
chore(xo-server): update dep hashy@0.8.0
...
Remove unnecessary bcrypt dep, update argon2@0.25 which is compatible with newer Node versions.
2020-03-16 11:58:15 +01:00
W Anders
d5b6f27e97
fix(docs/configuration/custom ca): add note on Linux Capabilities ( #4718 )
2020-03-13 16:16:52 +01:00
Julien Fontanet
cf8bd759e3
feat(docs/from sources): Node 8 → LTS
2020-03-13 11:35:00 +01:00
Rajaa.BARHTAOUI
c2142c5cd9
fix(xo-web/set boot firmware): experimental warning on 8.0 only ( #4780 )
...
Fixes #4749
2020-03-12 11:56:06 +01:00
Nicolas Raynaud
eeef536803
fix(xo-server/importOvaVm): set memory_static_min ( #4866 )
2020-03-12 09:48:40 +01:00
Julien Fontanet
ec51cf7606
feat(xo-server-auth-{github,google,saml}): reload on configure ( #4864 )
...
Fixes #4863
Otherwise, the new configuration is not taken into account.
2020-03-12 09:35:51 +01:00
Pierre Donias
ec83b76e46
fix(xo-server/self): always de-allocate resources in case of failure ( #4861 )
...
See support#2240
2020-03-11 17:31:54 +01:00
badrAZ
6bc73f8f43
feat(proxy): ability to re-deploy a proxy ( #4725 )
...
See #4825
2020-03-11 17:01:17 +01:00
badrAZ
65127e04aa
feat(xo-web/audit): remove useless step in the integrity check ( #4846 )
...
See #4798
2020-03-11 15:41:20 +01:00
Nicolas Raynaud
2726045fb0
fix(XOSAN): fix XOSAN installer ( #4839 )
2020-03-11 10:19:46 +01:00
Rajaa.BARHTAOUI
d4046c3295
feat(xo-web/xoa/support): add a link to create a support ticket ( #4833 )
...
Fixes #4234
2020-03-10 11:16:25 +01:00
marcpezin
97d4f5583c
feat(docs/supported-version): add CH 8.0, 8.1 and XCP-ng 8.0 ( #4786 )
2020-03-10 09:49:43 +01:00
badrAZ
96dc36cd16
chore(xo-server/proxies): remove unused defer ( #4859 )
2020-03-09 16:42:55 +01:00
Julien Fontanet
ab2344ebfc
feat(CHANGELOG): add missing release 5.43.3
2020-03-09 15:36:28 +01:00
Rajaa.BARHTAOUI
4dd7d86ea8
feat(xo-web/vm/migrate): choose network even within pool ( #4828 )
...
Fixes #2028
2020-03-09 10:29:04 +01:00
Julien Fontanet
6adfa618a3
feat(xo-cli): 0.11.0
2020-03-06 11:38:27 +01:00
Julien Fontanet
855e896a5a
fix(CHANGELOG): syntax
2020-03-05 17:38:09 +01:00
Julien Fontanet
2bacb0f073
feat: release 5.44.1 ( #4853 )
2020-03-05 17:36:21 +01:00
Julien Fontanet
399131a5a9
feat: technical release (patch) ( #4851 )
2020-03-05 16:45:52 +01:00
Julien Fontanet
4c77be9e83
feat: add description for plugins ( #4850 )
2020-03-05 16:27:19 +01:00
Julien Fontanet
8ed5463f19
feat: technical release ( #4845 )
2020-03-05 12:16:39 +01:00
Julien Fontanet
63739df903
Merge branch '5.43'
2020-03-05 11:30:55 +01:00
Julien Fontanet
3d72232bb9
feat(xo-server): 5.56.3
2020-03-05 10:42:13 +01:00
Julien Fontanet
d5ff811de7
feat(xen-api): 0.28.2
2020-03-05 10:42:02 +01:00
Julien Fontanet
f74f47965c
fix: revert to http-request-plus@0.8
...
Fixes #4774
There appears to be an issue with `pump` in `http-request-plus@0.9` which leads backups to never finish.
2020-03-05 10:29:24 +01:00
Pierre Donias
79adb7225e
fix(xo-web/select-objects): clearer placeholder for SelectProxy ( #4843 )
2020-03-05 10:21:08 +01:00
Pierre Donias
11e79914ef
feat(xo-web/audit): upgrade panel if insufficient plan ( #4836 )
...
See #4798
2020-03-05 10:15:00 +01:00
badrAZ
9b34fc369b
fix(@xen-orchestra/fs): fix deadlock between "outputFile" and "mkdir" ( #4831 )
2020-03-04 16:07:50 +01:00
Rajaa.BARHTAOUI
ae812806a1
feat(xo-web/plugins): show plugin description ( #4832 )
...
Fixes #4569
2020-03-04 15:32:36 +01:00
Julien Fontanet
956c7728bf
fix(CHANGELOG.unreleased): missing xen-api pkg
2020-03-04 14:26:14 +01:00
Julien Fontanet
6d5a5a46e4
feat(xo-server/createVdi): allow setting sm_config ( #4841 )
2020-03-04 08:43:28 +01:00
badrAZ
b244126d60
fix(@xen-orchestra/fs#write): dont call limited public methods ( #4840 )
2020-03-03 18:08:56 +01:00
Julien Fontanet
2a7f8c5229
fix(xen-api): accept TLSv1 which is used by XenServer 6.5 ( #4837 )
...
Fixes xoa-support#2216
2020-03-02 17:35:55 +01:00
Julien Fontanet
59fddf7c59
fix(xo-server/proxy.register): only returns the id
2020-03-02 11:59:01 +01:00
Julien Fontanet
d21fd2a1ed
fix(xo-server/proxy.checkHealth): dont return server version
2020-03-02 11:59:01 +01:00
badrAZ
6828a5d9a0
fix(xo-server-backup-reports): handle interrupted root task ( #4772 )
2020-03-02 11:08:53 +01:00
Rajaa.BARHTAOUI
32960332b9
fix(xo-web): fix selectors ( #4807 )
2020-03-02 10:57:48 +01:00
BenjiReis
9ba77c9498
doc(sdn-controller): use correct XOA version (not xo-server one) ( #4830 )
2020-03-02 10:48:59 +01:00
Rajaa.BARHTAOUI
65f9a9dcc1
feat: release 5.44.0 ( #4829 )
2020-02-28 10:38:13 +01:00
Julien Fontanet
13315eec42
feat(xo-server): 5.57.2
2020-02-28 09:51:39 +01:00
Julien Fontanet
e43ccd155b
fix(docs/xoa): bad markdown formatting
2020-02-28 09:10:54 +01:00
Julien Fontanet
e92960a413
fix(xo-server-logs): require level from level-party
...
This is not very clean but I dont want to add a `level` dependency to `xo-server` which might have a different version of the one provided by `level-party`.
2020-02-27 17:13:01 +01:00
Julien Fontanet
e82eec0cd6
feat(xo-server): 5.57.1
2020-02-27 16:14:13 +01:00
Julien Fontanet
23b687c528
feat(xo-server-auth-ldap/cli): default to adding as many items as present in default value
2020-02-27 14:02:21 +01:00
Julien Fontanet
5044a814a1
fix(xo-server-logs): missing JSON value encoding option
2020-02-27 10:58:18 +01:00
Julien Fontanet
3250b95f5e
feat(xo-server-audit): 0.1.2
2020-02-27 10:16:11 +01:00
badrAZ
2a0934ec28
fix(xo-server-audit): missing @iarna/toml dep ( #4827 )
2020-02-27 10:15:36 +01:00
Julien Fontanet
f1752abc5d
feat(xo-server-audit): 0.1.1
2020-02-27 09:53:27 +01:00
badrAZ
e931ec74dd
fix(xo-server-audit): package config.toml ( #4826 )
2020-02-27 09:51:50 +01:00
Rajaa.BARHTAOUI
528d823c55
feat: technical release ( #4823 )
2020-02-26 17:25:53 +01:00
badrAZ
6475b58541
feat(audit-log): version 1 ( #4740 )
...
Fixes #4653 #701
2020-02-26 16:25:35 +01:00
badrAZ
59e8b26015
feat(xo-server/backup-ng): list existent backups on proxy remote ( #4816 )
...
See #4814
2020-02-26 14:32:26 +01:00
Julien Fontanet
0894c21296
feat(xen-api): setFields method
2020-02-26 14:30:12 +01:00
Julien Fontanet
4223bdd4ad
feat(xo-server/deployProxy): dont destroy on error
...
Fixes #4815
2020-02-26 14:29:28 +01:00
badrAZ
c55ed42b2b
feat(xo-server/backups-ng): ability to restore a VM via proxy ( #4821 )
...
See #4814
2020-02-26 13:58:17 +01:00
Rajaa.BARHTAOUI
7abc833ebe
feat(xo-web/new-vm): ability to copy host bios strings ( #4755 )
...
Fixes #4204
2020-02-26 09:52:39 +01:00
Rajaa.BARHTAOUI
6abe399e36
feat(xo-web/sr/general): add a link to disks group ( #4754 )
...
Fixes #4747
2020-02-25 16:06:08 +01:00
Julien Fontanet
555b1a16da
fix(xo-server-logs): level-sublevel → subleveldown
2020-02-25 10:31:42 +01:00
Julien Fontanet
52b956e677
fix(xo-server-logs): use indirect dep level
2020-02-25 10:31:35 +01:00
Julien Fontanet
0296cbe9e9
chore(xo-server/package.files): better-stacks.js no longer exists
2020-02-24 17:55:58 +01:00
Julien Fontanet
8315d7790a
fix(xo-server-logs): better-stacks.js no longer exists
2020-02-24 17:55:58 +01:00
Rajaa.BARHTAOUI
dd60d289ff
feat(xo-web/menu): warning in case of missing patches ( #4683 )
...
Fixes #4475
2020-02-21 16:14:07 +01:00
Pierre Donias
8c61fd0bf7
fix(xo-web/update): put current version first ( #4795 )
2020-02-21 14:15:41 +01:00
Pierre Donias
814e08edd4
fix(xo-web/vm/disks): don't pass null to Size component ( #4811 )
...
Fixes support#2181
- `vdi.size` should always be defined
- `null` was passed when `vdi.size` was `0`
2020-02-20 15:51:32 +01:00
badrAZ
44956dff85
fix(xo-server/proxies#deployProxy): unregister created proxy on failure ( #4812 )
2020-02-20 15:06:51 +01:00
badrAZ
18685d061a
feat(proxy): ability to set the deployed VM network configuration ( #4810 )
2020-02-20 12:03:25 +01:00
Julien Fontanet
692d5be166
chore(xo-web/xoa/update): this._lowState.state → state
2020-02-18 16:21:17 +01:00
Julien Fontanet
60bdaef716
fix(xo-web/xoa/update): fix test for register-needed
2020-02-18 16:21:17 +01:00
Julien Fontanet
cb51f44a45
fix(xo-web/xoa-updater): handle all *-upgrade-needed states
...
Otherwise adding new namespaces in the updater will break state handling.
2020-02-18 16:21:17 +01:00
Julien Fontanet
88f43a8124
fix(xo-web/xoa/update): dont fail if channels is undefined
...
Which is always the case during loading.
2020-02-18 14:35:39 +01:00
Julien Fontanet
7de7cdba60
fix(xo-web/xoa/update): channels is an object not an array
2020-02-18 14:34:59 +01:00
BenjiReis
ba140c60e3
chore(sdn-controller/ovsdb-client): dont use set when not necessary ( #4806 )
2020-02-18 12:09:19 +01:00
BenjiReis
95a5c7a001
fix(sdn-controller/_hostUpdated): use splice instead of slice to remove newHost ( #4805 )
2020-02-17 17:23:58 +01:00
BenjiReis
b399da72d8
fix(sdn-controller): missing namespace for other_config/private-network-uuid ( #4804 )
2020-02-17 17:23:27 +01:00
BenjiReis
f9a10d8932
chore(xo-server-sdn-controller): various cleaning in the code ( #4699 )
2020-02-17 13:45:09 +01:00
Julien Fontanet
549ce6fbf9
feat(xo-server-auth-ldap): schedule release 0.7.0
2020-02-13 17:32:48 +01:00
BenjiReis
e63d27a035
feat(xo-server-sdn-controller): dynamically handle (dis)connected servers ( fixes #4649 ) ( #4677 )
...
* feat(xo-server-sdn-controller): Dynamically monitor xapis dis/connection to XO (fixes #4649 )
* fill changelog.unreleased.md
* adapt ro PR comments
* rename methods
* refactor code
* Update packages/xo-server-sdn-controller/src/index.js
Co-Authored-By: badrAZ <azizbibadr@gmail.com >
* refactor
* Update CHANGELOG.unreleased.md
Co-Authored-By: Julien Fontanet <julien.fontanet@isonoe.net >
* Update CHANGELOG.unreleased.md
Co-Authored-By: Julien Fontanet <julien.fontanet@isonoe.net >
* use native array map
* Better name for setControllerNeeded
* add try/catch block
* use correct check on objects
* fix previous commit
* remove useless emit
Co-authored-by: badrAZ <azizbibadr@gmail.com >
Co-authored-by: Julien Fontanet <julien.fontanet@isonoe.net >
2020-02-13 12:04:22 +01:00
badrAZ
ab3621fe3c
fix(xo-server-usage-report): dynamic date ( #4799 )
...
Fixes #4779
2020-02-13 11:22:24 +01:00
Pierre Donias
8b99f2ecbc
fix(xo-server/disk): remove unused resize method ( #4796 )
...
- resizing a VDI can be done with `vdi.set`
- `disk.resize` doesn't check Self Service constraints
2020-02-11 16:02:14 +01:00
Rajaa.BARHTAOUI
433b309907
feat: relase 5.43.2 ( #4794 )
2020-02-11 11:08:45 +01:00
badrAZ
ac40cec138
feat(xo-web/new-vm): ability to set VM max vCPUS ( #4729 )
...
Fixes #4703
2020-02-11 10:43:45 +01:00
Rajaa.BARHTAOUI
93702ece48
feat(xo-server): 5.56.2 ( #4793 )
2020-02-11 10:29:38 +01:00
Julien Fontanet
1678474830
chore: update yarn.lock
2020-02-11 10:24:38 +01:00
badrAZ
4260099c23
fix(xen-servers#getXenServer): should return raw server ( #4791 )
2020-02-11 10:05:33 +01:00
Julien Fontanet
6139cb50bc
fix(server/backup): fix vms pattern when calling proxy ( #4792 )
2020-02-11 09:58:09 +01:00
Julien Fontanet
49e334d726
feat(@xen-orchestra/backups): 0.1.1
2020-02-11 09:25:04 +01:00
Julien Fontanet
6beded153b
feat(backups/extractIdsFromSimplePattern): throw on invalid pattern
2020-02-11 09:23:26 +01:00
Julien Fontanet
750308a16a
fix(backups/extractIdsFromSimplePattern): returns [] for undefined pattern
2020-02-11 09:22:09 +01:00
Julien Fontanet
57fa00b765
feat(bump-pkg): without version, simply update other packages
2020-02-10 15:58:03 +01:00
Julien Fontanet
b57d4fdbec
feat(xen-api): 0.28.0
2020-02-10 15:40:39 +01:00
Julien Fontanet
93aca81265
feat(xen-api): way to add methods on record
...
Example: calling `Vm#foo()` will call `XenApi#VM_foo(vmRef)`.
2020-02-10 15:40:08 +01:00
Julien Fontanet
5c704e142e
feat(xen-api): add $call and $callAsync on records
2020-02-10 15:38:20 +01:00
Julien Fontanet
1a4a77066e
chore(xen-api/_watchEvents): add FIXME
2020-02-10 15:37:42 +01:00
Julien Fontanet
a690b9d825
feat(xen-api): export isOpaqueRef
2020-02-10 15:37:06 +01:00
Julien Fontanet
b70969fd03
feat(@xen-orchestra/backups): 0.1.0
2020-02-10 15:35:36 +01:00
Julien Fontanet
daf5fff83f
feat(backups): add a bunch of utils
2020-02-10 15:34:20 +01:00
Rajaa.BARHTAOUI
aef1f9b857
feat: release 5.43.1 ( #4785 )
2020-02-06 10:58:42 +01:00
Rajaa.BARHTAOUI
c1c8ea7df0
feat: technical release ( #4784 )
2020-02-06 10:18:41 +01:00
BenjiReis
b75034b40c
fix(xo-server-sdn-controller): match VLAN when selecting PIF on network creation ( #4757 )
...
Fixes #4737
2020-02-05 14:49:08 +01:00
Pierre Donias
cb41a79b36
fix(xo-web): use window.open instead of window.location ( #4782 )
...
Fixes #4709
Changing the location closes the WebSocket connection.
2020-02-05 10:51:07 +01:00
Pierre Donias
cedc20ce6a
fix(doc/self): snapshots don't use the quota ( #4781 )
...
Since 75521f8757
2020-02-05 10:21:24 +01:00
Julien Fontanet
43bc1e9116
fix(auth-saml): add missing type for disableRequestedAuthnContext
2020-02-04 16:14:57 +01:00
Julien Fontanet
6fa1379c1e
chore(xo-server): julien-f-unzip → unzipper ( #4717 )
...
`julien-f-unzip` does not work with recent versions of Node.
2020-02-04 15:55:34 +01:00
Pierre Donias
cb16438b1c
fix(xo-server/store): store.get returns a promise ( #4776 )
...
Fixes xoa-support#2137
2020-02-04 11:14:41 +01:00
badrAZ
e6c8d6cc7d
fix(xo-server/proxy.update): only check address/VM duplicates on change ( #4723 )
...
See xoa#49
2020-02-03 09:37:54 +01:00
Rajaa.BARHTAOUI
f0e87e71ab
chore(CHANGELOG): 5.43.0 ( #4771 )
2020-01-31 16:43:55 +01:00
Rajaa.BARHTAOUI
cdd28b8e31
feat: technical release (patch) ( #4769 )
2020-01-31 14:28:59 +01:00
Rajaa.BARHTAOUI
9bff564ace
fix(xo-web/common): import Icon component ( #4768 )
2020-01-31 14:15:18 +01:00
Rajaa.BARHTAOUI
62c616c6af
feat: technical release ( #4767 )
2020-01-31 12:16:55 +01:00
Julien Fontanet
8a35f5d6ca
chore(CHANGELOG): format with Prettier
2020-01-31 12:04:03 +01:00
Rajaa.BARHTAOUI
e1b051324d
feat(xo-web/migration): dont force migration by default ( #4364 )
...
Fixes #2136
2020-01-31 11:14:18 +01:00
badrAZ
a947c3152a
fix(xo-server/network): create bond for each host ( #4756 )
...
Fixes #4529
2020-01-31 11:00:12 +01:00
badrAZ
cca43040d3
feat(xo-server/proxy): make static values configurable ( #4724 )
...
See xoa#49
2020-01-31 10:55:06 +01:00
badrAZ
9b42657ca7
fix(xo-server/proxy): ability to remove proxy VM ( #4722 )
...
See xoa#49
2020-01-31 10:43:49 +01:00
Rajaa.BARHTAOUI
bb19c55c3a
fix(log): procces.stdout/stderr are undefined in browsers ( #4765 )
2020-01-31 10:32:39 +01:00
Pierre Donias
1ec6611410
feat(xo-web/proxy) ( #4764 )
...
See #4254
2020-01-31 09:48:41 +01:00
Pierre Donias
218bd0ffc1
feat(xo-server/proxy) ( #4763 )
...
See #4254
2020-01-30 16:32:26 +01:00
Julien Fontanet
d649a22b80
feat(log/transports/console): add colors
2020-01-30 15:25:54 +01:00
badrAZ
0bffbbfe65
fix(xo-web/backup/overview): disable job cancellation ( #4688 )
...
Fixes #4657
2020-01-30 10:48:03 +01:00
Rajaa.BARHTAOUI
04a562372b
feat(xo-web/SelectTag): ability to manually add custom tags ( #4648 )
...
See #2810
2020-01-29 16:17:45 +01:00
Rajaa.BARHTAOUI
11b08ce53a
feat(xo-web/tags): ability to add existing tags ( #4530 )
...
See #2810
2020-01-29 09:35:23 +01:00
Rajaa.BARHTAOUI
70f8f9679d
feat(xo-web/home): allow to change the number of items per page ( #4708 )
...
See #4535
2020-01-27 17:11:58 +01:00
Julien Fontanet
4773f9ebf6
chore(xo-server-auth-ldap): use ldapts instead of unmaintained ldapjs ( #4732 )
2020-01-24 09:27:48 +01:00
Julien Fontanet
c1b6d1706a
chore(vhd-lib): remove unused _constant-stream.js
...
Since 43822d3667
2020-01-21 15:35:07 +01:00
Jon Sands
9f94b8f915
feat(docs/concurrency): document VM exports limit ( #4746 )
2020-01-20 22:57:11 +01:00
badrAZ
3abd97d0fb
chore(xo-server/xen-servers): delete duplicated logic ( #4684 )
2020-01-20 17:25:09 +01:00
Rajaa.BARHTAOUI
416a0687ee
feat: release 5.42.1 ( #4745 )
2020-01-17 17:59:10 +01:00
Rajaa.BARHTAOUI
7056e20075
feat: technical release ( #4744 )
2020-01-17 16:50:06 +01:00
Julien Fontanet
de4b158a44
fix(xo-server): correct isValidXva import
...
Introduced by a456be9d7
2020-01-17 15:44:09 +01:00
Julien Fontanet
c7f4648d5a
feat(xo-server/Xapi): make built-in concurrency limits configurable ( #4743 )
...
See xoa-support#2075
2020-01-17 13:44:22 +01:00
Julien Fontanet
a456be9d76
feat(xo-server/backup): check XVA file after creation ( #4741 )
...
See xoa-support#2017
2020-01-17 11:49:56 +01:00
badrAZ
3befaac114
feat(xo-web/log): add XOA info to bug report ( #4692 )
2020-01-14 16:23:29 +01:00
Julien Fontanet
11616ee03b
feat(xo-server/snapshotVm): handle removed method ( #4736 )
...
Fixes #4735
This is necessary because CH 8.1 removed this method.
2020-01-14 10:09:01 +01:00
Julien Fontanet
2a59feddb6
feat(xen-api/barrier): add ms timestamp in barrier tags
...
Enable identification of stale entries.
2020-01-13 12:15:16 +01:00
Julien Fontanet
e2fa0aface
chore(xo-server-auth-ldap): remove event-to-promise dep
2020-01-09 13:53:53 +01:00
Julien Fontanet
6d4d954713
chore(xo-server-auth-ldap): remove lodash dep
2020-01-09 11:59:42 +01:00
marcpezin
a4592ca425
feat(docs/xosan): remove legacy beta info ( #4727 )
2020-01-08 23:52:41 +01:00
Julien Fontanet
700eae4cc6
chore(backups-cli): move isValidXva into new backups package
2020-01-08 16:35:21 +01:00
Julien Fontanet
2c9fe6f37d
feat(normalize-packages): pkgs are private by default
2020-01-08 16:21:13 +01:00
Julien Fontanet
558ede11cf
fix(docs/README): use local XO logo
...
To avoid being detected as trackers and blocked.
2020-01-07 11:13:28 +01:00
Julien Fontanet
4c0a68ab0b
chore(docs): remove unused cover image
2020-01-07 11:02:14 +01:00
Julien Fontanet
d6b4931001
chore(xo-server): julien-f-source-map-support → source-map-support
...
`source-map-support` is correctly maintained and support modern Node versions.
2019-12-27 15:36:31 +01:00
Julien Fontanet
79ef01cb25
fix(xo-server/store): missing await
2019-12-26 11:09:28 +01:00
Julien Fontanet
ea8735f390
chore(xo-server): level-sublevel → subleveldown
...
`level-sublevel` is no longer maintained, `subleveldown` is the official replacement
2019-12-26 00:47:28 +01:00
Julien Fontanet
7b70855e94
chore(xo-server): remove direct level dep
...
This is an indirect dep via `level-party`.
2019-12-25 11:43:17 +01:00
Julien Fontanet
65f818b631
chore(backups-cli): only package relevant files
2019-12-25 11:12:16 +01:00
Julien Fontanet
0a0baeaeab
feat(xo-server/blocked-at): disable by default
2019-12-23 16:12:06 +01:00
Julien Fontanet
e011ed1f64
chore: update dependencies
2019-12-23 14:39:03 +01:00
Julien Fontanet
5142bf4338
chore: update dependencies
2019-12-21 13:36:55 +01:00
Rajaa.BARHTAOUI
e3532612ff
feat: release 5.42.0 ( #4714 )
2019-12-20 12:33:02 +01:00
Pierre Donias
d25e403233
fix(xo-web/remotes): refresh remote subscription right after an edition
...
And keep the subscription refresh after the `remote.test` call as well
2019-12-19 10:01:10 +01:00
Pierre Donias
8a5580eae5
fix(xo-web/remotes): SMB domain default value
2019-12-19 10:01:10 +01:00
Pierre Donias
cf1251ad7b
fix(xo-web/remotes/edit): reset form before populating it with remote
...
Otherwise, the inputs that have already been edited by the user aren't properly
overwritten by the remote's values
2019-12-19 10:01:10 +01:00
Pierre Donias
4b1d0e8786
chore(xo-web/remotes): remove *s in placeholders since they can be confusing
...
See support#1974
2019-12-19 10:01:10 +01:00
Pierre Donias
b6e99ce4a6
fix(xo-web/remotes): simplify SMB host inputs patterns
2019-12-19 10:01:10 +01:00
Rajaa.BARHTAOUI
920def30d7
feat: technical release ( #4711 )
2019-12-18 14:23:04 +01:00
GHEMID Mohamed
3839aa7419
feat(xo-web/recipes): hub recipes ( #4695 )
...
See xoa#43
Kubernetes cluster recipe
2019-12-16 16:39:17 +01:00
Rajaa.BARHTAOUI
8fde720f02
feat(xo-web/xoa): display XOA build number ( #4694 )
...
Fixes #4693
2019-12-12 16:12:26 +01:00
Julien Fontanet
c6dfaa30b5
feat(xo-server/blocked-at): increase threshold to 1s
...
Should be enough to detect problems without flooding the logs.
2019-12-11 10:20:59 +01:00
Julien Fontanet
0d4975ba0f
feat(xo-server/blocked-at): expose settings in config
2019-12-11 10:20:32 +01:00
Julien Fontanet
77325c98a6
feat(xo-server): use blocked-at instead of blocked
...
It provides more info regarding why the event loop was blocked.
It could not be used before because it requires Node >= 8.
2019-12-11 10:13:39 +01:00
Julien Fontanet
01dc088a6f
feat(xo-server/blocked): use ms to format the time
2019-12-11 10:10:35 +01:00
Julien Fontanet
c20e9820fe
feat(xo-server/workers): expose options in config
2019-12-10 12:03:18 +01:00
Julien Fontanet
d255c116dd
feat(backups-cli): create-symlink-index command
...
```
> xo-backups create-symlink-indexes ./xo-vm-backups vm.name_label
> ls ./xo-vm-backups/indexes/vm.name_label
Debian\ 9.5\ 64bit\ web9 -> ../../c60dc26a-49e8-be58-6ae4-175cf03b19d5/
Prod\ VM -> ../../1498796a-3d23-d0cc-74be-b25d6e598c03/
```
2019-12-09 16:36:21 +01:00
Julien Fontanet
2c1da3458a
chore(backups-cli): move utils in their own module
2019-12-09 16:36:19 +01:00
Julien Fontanet
8017e42797
feat(xo-server): passport strategies can be unregistered ( #4702 )
...
Now all authentication plugins can be unloaded.
2019-12-09 10:51:35 +01:00
Julien Fontanet
c162a7d3b1
feat(xo-server): configurable passport strategies name/label
2019-12-06 12:27:22 +01:00
Julien Fontanet
d759d3dfee
chore(xo-server/setUpPassport): handle unchecked paths first
2019-12-05 17:06:36 +01:00
Julien Fontanet
daecf4db14
chore(xo-server/setUpPassport): remove unnecessary returns
2019-12-05 17:06:26 +01:00
Julien Fontanet
1e8318598a
chore: update dependencies
2019-12-05 11:37:24 +01:00
Julien Fontanet
53450d1160
feat: autoformat TypeScript and Markdown files
2019-12-04 17:44:56 +01:00
Julien Fontanet
c0049b3223
chore: format Markdown files with Prettier
2019-12-04 17:18:47 +01:00
Julien Fontanet
3ea9ce0270
feat(vhd-cli): 0.3.1
2019-12-04 12:23:15 +01:00
BenjiReis
bb18ffd9e7
feat(xo-web/new/network): private network on bond and VLAN ( #4682 )
2019-12-03 16:54:19 +01:00
Julien Fontanet
1064c04ab8
feat(docs/xoa): add unsecure deploy variant
2019-12-03 13:09:18 +01:00
Julien Fontanet
2d84027a59
feat(docs/xoa): simpler deploy command
2019-12-03 12:58:06 +01:00
Julien Fontanet
98680508d3
feat(docs/xoa): ensure curl display errors
2019-12-03 12:57:06 +01:00
Julien Fontanet
74cbec468f
feat(docs/xoa): use HTTPS for deploy
2019-12-03 12:55:38 +01:00
Rajaa.BARHTAOUI
31e89b0868
fix(xo-web): don't show a spinner on empty selectors ( #4639 )
...
Fixes #4525
2019-12-03 10:01:25 +01:00
Julien Fontanet
c12a7a6319
feat(PULL_REQUEST_TEMPLATE): remove strikethrough
...
This was cumbersome to use, items should simply stay unchecked if not intended to be implemented.
2019-12-02 16:21:04 +01:00
Jon Sands
82b0df6058
feat(docs/delta): add note about snapshots ( #4691 )
2019-12-02 10:35:04 +01:00
Rajaa.BARHTAOUI
b6bd67b62f
feat: release 5.41.0 ( #4689 )
2019-11-29 16:55:44 +01:00
Julien Fontanet
877226014d
feat(xo-web): 5.53.3
2019-11-29 15:58:04 +01:00
Julien Fontanet
7572d306a0
fix(xo-web/host/advanced): encode hostname in telemetry URL
2019-11-29 15:57:50 +01:00
Julien Fontanet
f2f4573064
fix(xo-web/host/advanced): add trailing slash to telemetry URL
2019-11-29 15:57:01 +01:00
Julien Fontanet
b1641edff6
feat(xo-web): 5.53.2
2019-11-29 14:55:32 +01:00
Julien Fontanet
b5147256e9
fix(xo-web/host/advanced): fix telemetry URL
2019-11-29 14:44:13 +01:00
Julien Fontanet
06f596adc6
feat(xo-web): 5.53.1
2019-11-29 13:53:42 +01:00
HamadaBrest
1f3b54e0c4
fix(xo-web/host): recheck telemetry state after install ( #4686 )
2019-11-29 13:52:27 +01:00
Rajaa.BARHTAOUI
2ddfbe8566
feat: technical release ( #4685 )
2019-11-28 16:58:30 +01:00
HamadaBrest
c61a118e4f
feat(xo-web/host): advanced live telemetry ( #4680 )
2019-11-28 14:52:01 +01:00
Nicolas Raynaud
d69e61a634
feat(xo-web,xo-server): ability to import a VHD/VMDK disk ( #4138 )
2019-11-28 11:35:31 +01:00
Julien Fontanet
14f0cbaec6
fix(docs/from sources): no need to configure / mount point
2019-11-27 20:25:00 +01:00
Bill Gertz
b313eb14ee
fix(docs/configuration): host → hostname ( #4681 )
...
The attribute `hostname` is incorrectly documented as `host`. Updated all occurrences of attribute `host` to `hostname`.
2019-11-26 14:38:33 +01:00
Julien Fontanet
7b47e40244
fix(docs/from sources): dont use .xo-server.toml
2019-11-26 14:12:10 +01:00
Julien Fontanet
b52204817d
feat(xo-server): configurable sign in page ( #4678 )
...
See xoa-support#1940
2019-11-26 13:27:13 +01:00
Julien Fontanet
377552103e
fix(xo-server/config): maxMergedDeltasPerRun position
...
Introduced by 688b65ccd
2019-11-26 11:55:25 +01:00
Julien Fontanet
688b65ccde
feat(xo-server/backups-ng): limit number of gc-ed deltas ( #4674 )
...
Merging multiple VHDs is currently a slow process which could be optimized by doing a single merge of a synthetic delta.
Until this is implement, the number of garbage collected deltas should be limited to avoid taking too much time (and possibly interrupted jobs) in case of an important retention change.
2019-11-26 11:29:55 +01:00
badrAZ
6cb4faf33d
feat(xo-web/log): add log schedule to bug report ( #4676 )
2019-11-26 11:23:24 +01:00
badrAZ
78b83bb901
feat(xo-server/metadata-backups): clear backup listing cache on change ( #4672 )
...
See 471f39741
2019-11-26 10:34:26 +01:00
badrAZ
9ff6f60b66
fix(xo-server/metadata-backups): add 10m timeout to avoid stuck jobs ( #4666 )
...
See #4657
2019-11-25 16:26:11 +01:00
Julien Fontanet
624e10ed15
feat(xo-server-auth-saml): disableRequestedAuthnContext ( #4675 )
...
Fixes xoa-support#1940
2019-11-25 15:05:48 +01:00
badrAZ
19e10bbb53
feat(backup): report recipients configurable in backup settings ( #4646 )
...
Fixes #4581
2019-11-25 14:49:17 +01:00
Julien Fontanet
cca945e05b
fix(xo-server): remove overzealous changes
...
Bug introduced in 21901f2a7
As usual, thanks @Danp2 for your report :-)
2019-11-25 14:10:12 +01:00
Julien Fontanet
21901f2a75
chore: dont wrap unnecessary with fromCallback
2019-11-25 12:34:21 +01:00
Julien Fontanet
ef7f943eee
chore(xo-server/index): use Array#forEach lodash.forOwn and ensureArray
2019-11-25 12:10:52 +01:00
Julien Fontanet
ec1062f9f2
chore(xo-server-auth-ldap): centralize default settings
2019-11-25 09:25:05 +01:00
Pierre Donias
2f67ed3138
fix(fs/Local#getInfo): remove NaN values ( #4671 )
...
Introduced by e34a0a6e33
NaNs were turned into nulls when sent to the client which was making
human-format throw a value must be a number error.
2019-11-22 17:16:23 +01:00
Rajaa.BARHTAOUI
ce912db30e
feat(CHANGELOG): 5.40.2 ( #4669 )
2019-11-22 11:40:40 +01:00
Julien Fontanet
41d790f346
feat(xo-server): 5.52.1
2019-11-22 11:33:38 +01:00
Julien Fontanet
bf426e15ec
fix(xo-server/proxies): fix WS error handling
...
Fixes #4670
Introduced by 56d63b10e4
2019-11-22 11:22:12 +01:00
badrAZ
e4403baeb9
fix(xo-server/backup-ng): fix pool metadata backups not debounced ( #4668 )
2019-11-22 10:04:13 +01:00
Julien Fontanet
61101b00a1
feat(xo-server-auth-ldap): add group filter example for AD
2019-11-20 21:37:22 +01:00
Julien Fontanet
69f8ffcfeb
feat(xen-api/examples/import-vdi): guess VHD size if necessary
2019-11-20 12:12:12 +01:00
Rajaa.BARHTAOUI
6b8042291c
feat: technical release ( #4667 )
2019-11-20 12:04:53 +01:00
Julien Fontanet
ffc0c83b50
fix: revert http-request-plus to 0.8
...
The new version breaks some features like VDI import.
This will be fixed this directly in `http-request-plus` but in the meantime 0.8 will be used.
Fixes #4640
2019-11-19 18:15:23 +01:00
badrAZ
8ccd4c269a
feat(xo-web/logs): open bug even if support panel doesnt respond ( #4654 )
2019-11-19 16:10:29 +01:00
Julien Fontanet
934ec86f93
feat(vhd-lib/_readChunk): explicit error when read too much
2019-11-19 15:51:21 +01:00
Julien Fontanet
23be38b5fa
chore(vhd-lib/_readChunk): dont clean twice on end
2019-11-19 15:49:56 +01:00
Rajaa.BARHTAOUI
fe7f74e46b
feat(xo-web): store SortedTable param in URL ( #4637 )
...
Fixes #4542
2019-11-19 15:25:57 +01:00
Pierre Donias
a3fd78f8e2
fix(doc): web hooks menu link ( #4665 )
2019-11-19 10:30:44 +01:00
Pierre Donias
137bad6f7b
feat(xo-server-web-hooks): web hooks on XO API calls ( #3155 )
...
Fixes #1946
2019-11-15 16:17:17 +01:00
Julien Fontanet
17df6fc764
fix(xen-api): Node warning promise rejected with non-error ( #4659 )
...
Not a real problems but triggered a lot of warnings which could be very verbose in application logs.
2019-11-15 15:42:03 +01:00
badrAZ
2e51c8a124
fix(xo-server/backup-ng): handle timeouts larger than 596h ( #4663 )
...
Fixes #4662
2019-11-15 15:06:57 +01:00
Julien Fontanet
5588a46366
feat(xo-server/proxies): use proxy config ( #4655 )
2019-11-15 14:44:03 +01:00
Julien Fontanet
a8122f9add
feat(normalize-packages): replace vars in READMEs
2019-11-15 11:25:51 +01:00
Julien Fontanet
5568be91d2
chore: format with Prettier
...
Related to 2ec964178
2019-11-15 11:05:30 +01:00
Julien Fontanet
a04bd6f93c
fix(docs/configuration): convert redirectToHttps to TOML
2019-11-14 15:32:24 +01:00
Julien Fontanet
56d63b10e4
fix(xo-server/proxies): correctly handle errors
2019-11-14 15:31:55 +01:00
Julien Fontanet
2c97643b10
feat(xo-server/Xapi#_assertHealthyVdiChains): configurable tolerance ( #4651 )
...
Fixes #4124
Related to xoa-support#1921
Only configurable globally (not per backup job) for the moment with the `xapiOptions.maxUncoalescedVdis` setting.
2019-11-14 14:34:32 +01:00
marcpezin
679f403648
feat(docs/xoa): UI support page ( #4650 )
2019-11-14 13:10:00 +01:00
Julien Fontanet
d482c707f6
chore(docs/xoa): various improvements
2019-11-14 12:30:47 +01:00
Julien Fontanet
2ec9641783
chore: update dependencies
2019-11-13 17:15:42 +01:00
badrAZ
dab1788a3b
feat(logs/backup-ng): support ticket with attached log ( #4201 )
...
Related to support-panel#24
2019-11-13 15:57:52 +01:00
Julien Fontanet
47bb79cce1
feat(server/Xo): remove #httpProxy in favor of `#hasOwnHttpProxy
2019-11-12 16:51:50 +01:00
badrAZ
41dbc20be9
fix(xo-server/plugins): try empty config if none provided ( #4647 )
...
Required by #4581
Plugins with optional configuration should be loadable without explicit user configuration.
2019-11-08 15:27:22 +01:00
Julien Fontanet
10a631ec96
fix(log/README): catchGlobalErrors expect a logger
2019-11-08 11:07:42 +01:00
Julien Fontanet
830e5aed96
feat(log/README): { createLogger }
...
Related to 0b90befda
2019-11-08 09:58:15 +01:00
Julien Fontanet
7db573885b
fix(cron/tests): mock Date.now() ( #4628 )
...
Related to changes in #4623 (and 07526efe6 ).
2019-11-07 11:37:53 +01:00
Julien Fontanet
a74d56ebc6
feat: always specify required Node version
2019-11-07 10:18:05 +01:00
Julien Fontanet
ff7d84297e
fix(server/plugins): prevent duplicate loading ( #4645 )
...
Related to xoa-support#1905
2019-11-06 15:15:13 +01:00
Julien Fontanet
3a76509fe9
chore(xo-server/xapi): use promise-toolbox/retry ( #4635 )
...
Instead of custom implementation.
2019-11-06 10:23:06 +01:00
Julien Fontanet
ac4de9ab0f
chore(backups-cli): move clean-vms in dedicated module
2019-11-05 15:29:49 +01:00
badrAZ
471f397418
feat(xo-server/backup-ng): clear "_listVmBackupsOnRemote" cache on change ( #4580 )
...
See #4539
This PR gives the possibility to clear the backup list cache using the API and it makes sure that the cache is cleaned after a backup or its deletion on a remote.
2019-11-05 09:44:50 +01:00
badrAZ
73bbdf6d4e
fix(xo-web): missing "noopener noreferrer" ( #4643 )
...
Anchors with `target='_blank'` need `rel='noopener noreferrer'`
2019-11-04 15:24:01 +01:00
Julien Fontanet
7f26aea585
feat(backups-cli): dont report compressed XVAs as broken ( #4642 )
...
Detect compressed XVAs and don't try to validate them with tar heuristic.
2019-11-04 14:33:50 +01:00
Julien Fontanet
1c767b709f
chore(xo-server/setUpApi): fix void lint
2019-10-31 16:45:17 +01:00
badrAZ
0ced82c885
fix(xo-web/sorted-table): missing "noopener noreferrer" ( #4636 )
2019-10-31 11:05:50 +01:00
BenjiReis
21dd195b0d
fix(xo-web): prevent private network creation on bond slave PIFs ( #4633 )
...
Fixes xcp-ng/xcp#300
2019-10-30 17:17:18 +01:00
badrAZ
6aa6cfba8e
fix(xo-server): failed metadata backup reported as successful ( #4598 )
...
Fixes #4596
2019-10-30 17:08:56 +01:00
Julien Fontanet
fd7d52d38b
chore: update dependencies
2019-10-30 14:06:50 +01:00
Julien Fontanet
a47bb14364
chore(vhd-lib): prefix private methods with _ ( #4621 )
...
So they are clearly identified, which will help us with a future refactorization.
2019-10-30 10:18:29 +01:00
Julien Fontanet
d6e6fa5735
chore: use Function#bind instead of lodash/bind ( #4602 ) ( #4614 )
...
Support is good enough: https://kangax.github.io/compat-table/es5/#test-Function.prototype.bind
2019-10-30 09:50:15 +01:00
Rajaa.BARHTAOUI
46da11a52e
chore(CHANGELOG): 5.40.1 ( #4632 )
2019-10-29 15:24:05 +01:00
Pierre Donias
68e3dc21e4
fix(xo-web): update checks for Cloud plugin ( #4631 )
...
See #4615
Introduced by fd06374365
- Every time we checked if the Cloud plugin was installed, we now need to check
if the XOA plugin is installed
- Update the warning messages mentioning the Cloud plugin
2019-10-29 14:25:49 +01:00
Julien Fontanet
7232cc45b4
feat(scripts/bump-pkg): dont create version tags
2019-10-29 13:59:27 +01:00
Julien Fontanet
be5a297248
feat(xo-server/Xo#httpProxy): expose
2019-10-29 12:01:16 +01:00
Rajaa.BARHTAOUI
257031b1bc
chore(CHANGELOG): 5.40.0 ( #4630 )
2019-10-29 10:36:25 +01:00
Julien Fontanet
c9db9fa17a
fix(vhd-lib/Vhd#readHeaderAndFooter): always throw AssertionErrors
2019-10-28 15:58:22 +01:00
Julien Fontanet
13f961a422
feat(server): new setHttpProxy internal method
...
Related to xoa#38
2019-10-28 14:20:07 +01:00
Rajaa.BARHTAOUI
3b38e0c4e1
chore: patch release ( #4629 )
2019-10-25 16:40:36 +02:00
Julien Fontanet
07526efe61
fix(cron): dont forget to compute next date
...
Introduced by #4626
2019-10-25 15:49:05 +02:00
badrAZ
8753c02adb
chore: technical release ( #4627 )
2019-10-25 15:47:40 +02:00
Julien Fontanet
6a0bbfa447
chore(log): always build on install
...
Necessary because used by other modules during their tests.
2019-10-25 13:29:21 +02:00
Julien Fontanet
21faaeb33d
fix(server/scheduling): start/stop schedules after import ( #4624 )
2019-10-25 10:44:36 +02:00
Julien Fontanet
0525fc5909
fix(cron): prevent early runs ( #4626 )
...
Fixes #4625
2019-10-25 10:22:24 +02:00
badrAZ
a1a53bb285
feat(backup-ng): offline snapshotless backup ( #4470 )
...
Fixes #3449
2019-10-25 09:45:45 +02:00
Rajaa.BARHTAOUI
0c453c4415
feat(xo-web/backup): hide legacy backup menu entry ( #4476 )
...
Fixes #4467
2019-10-24 17:19:16 +02:00
HamadaBrest
d0406f9736
feat(xo-web/hub): update existing template ( #4613 )
...
See xoa#35
2019-10-24 15:11:22 +02:00
BenjiReis
ba74b8603d
feat(xo-server-transport-icinga2): Icinga2 support ( #4573 )
...
Fixes #4563
2019-10-24 14:35:02 +02:00
Julien Fontanet
c675a4d61d
chore(yarn.lock): remove unnecessary entry
2019-10-24 14:16:40 +02:00
Julien Fontanet
965c45bc70
chore(vhd-lib): use @xen-orchestra/log
2019-10-24 12:18:01 +02:00
Rajaa.BARHTAOUI
139a22602a
feat(xo-web/xoa/support): expose support tunnel ( #4616 )
...
Fixes #4513
2019-10-24 09:51:22 +02:00
Julien Fontanet
e0e4969198
fix(backups-cli): should be compatible with Node 7.10
2019-10-23 17:53:07 +02:00
Julien Fontanet
08d69d95b3
chore(server/backup): explicit use of SR UUID ( #4622 )
2019-10-23 15:38:51 +02:00
HamadaBrest
4e6c507ba9
feat(xo-web/hub): extra hub template info ( #4593 )
...
See xoa#35
2019-10-23 12:09:11 +02:00
HamadaBrest
fd06374365
feat(xo-server-cloud): remove ( #4615 )
...
All its features were irrelevant for the open source version and have been merged into `xo-server-xoa`.
See xoa#39
2019-10-22 16:03:51 +02:00
Julien Fontanet
a07ebc636a
fix(docs/from sources): show Node 8.16.2
2019-10-20 12:43:06 +02:00
BenjiReis
4c151ac9aa
chore(xo-server-sdn-controller): complete refactor ( #4570 )
2019-10-18 17:04:26 +02:00
HamadaBrest
05c425698f
feat(xo-web/hub): ability to select SR in hub VM installation ( #4571 )
2019-10-16 15:34:43 +02:00
Julien Fontanet
2a961979e6
chore: use String#trim instead of lodash/trim ( #4602 )
...
Support is good enough: https://kangax.github.io/compat-table/es5/#test-String_properties_and_methods
2019-10-15 09:43:20 +02:00
Pierre Donias
211ede92cc
fix(xo-web/new/sr): reattach SR ( #4550 )
...
See #4546
2019-10-14 14:57:24 +02:00
Julien Fontanet
256af03772
chore: use typeof instead of lodash/isString ( #4603 )
2019-10-14 13:58:58 +02:00
Julien Fontanet
654fd5a4f9
chore: use typeof instead of lodash/isBoolean ( #4604 )
2019-10-14 13:51:45 +02:00
Julien Fontanet
541d90e49f
fix(xo-server-recover-account): explicit appDir
2019-10-12 17:07:14 +02:00
Julien Fontanet
974e7038e7
chore(backups-cli): dont fail on missing dirs
2019-10-12 00:49:16 +02:00
Pierre Donias
e2f5b30aa9
fix(xo-server/patching): install XCP-ng patches host by host ( #4532 )
...
Fixes #4468
To prevent issues where 2 hosts try to modify the XAPI DB at the same time
2019-10-12 00:39:17 +02:00
Julien Fontanet
3483e7d9e0
chore: update dependencies
2019-10-11 17:15:25 +02:00
Julien Fontanet
56cb20a1af
chore: use typeof instead of lodash/isFunction ( #4587 )
2019-10-11 15:16:37 +02:00
Rajaa.BARHTAOUI
64929653dd
feat(xo-server): upgrade to execa@2.0.5 ( #4584 )
2019-10-11 15:01:56 +02:00
Julien Fontanet
c955da9bc6
feat(backups-cli): lowlevel tool to help with backups ( #4556 )
2019-10-11 14:48:37 +02:00
Julien Fontanet
291354fa8e
chore: use Object.assign instead of lodash/assign ( #4585 )
...
Support is good enough:
- https://node.green/#ES2015-built-in-extensions-Object-static-methods-Object-assign
- https://kangax.github.io/compat-table/es6/#test-Object_static_methods
2019-10-11 14:43:38 +02:00
Julien Fontanet
905d736512
chore: use Array.isArray instead of lodash/isArray ( #4586 )
...
Support is good enough:
- https://node.green/#ES2015-built-ins-Proxy-Array-isArray-support
- https://kangax.github.io/compat-table/es5/#test-Array_methods
2019-10-11 14:29:01 +02:00
Rajaa.BARHTAOUI
3406d6e2a9
chore(CHANGELOG): 5.39.1 ( #4597 )
2019-10-11 10:33:18 +02:00
BARHTAOUI
fc10b5ffb9
chore(CHANGELOG): update next
2019-10-10 16:03:20 +02:00
BARHTAOUI
f89c313166
feat(xo-web): 5.50.3
2019-10-10 16:03:20 +02:00
Rajaa.BARHTAOUI
7c734168d0
feat(xo-web/xoa): expose 'xoa check' on the UI ( #4574 )
...
See #4513
2019-10-10 13:49:17 +02:00
HamadaBrest
1e7bfec2ce
feat(xo-web/hub): delete template by namespace instead of ID ( #4594 )
2019-10-10 10:36:07 +02:00
badrAZ
1eb0603b4e
chore(xo-server-test/backup-ng): consolidate default values ( #4544 )
...
Required for #4470
2019-10-08 14:34:11 +02:00
badrAZ
4b32730ce8
feat(xo-web/vm): improve invalid cores per socket feedback ( #4187 )
...
Fixes #4120
2019-10-08 11:05:11 +02:00
BenjiReis
ad083c1d9b
chore(xo-server-sdn-controller): better cert creation code ( #4582 )
2019-10-07 12:12:01 +02:00
BenjiReis
b4f84c2de2
chore(xo-server-sdn-controller): arrow functions when possible ( #4583 )
2019-10-07 11:29:30 +02:00
badrAZ
fc17443ce4
fix(xo-web/vm/advanced): error on displaying ACL users ( #4578 )
2019-10-07 11:08:11 +02:00
Julien Fontanet
342ae06b21
chore(xo-sdn-controller): minor formatting fix
2019-10-07 10:19:34 +02:00
Julien Fontanet
093fb7f959
fix(xo-server-logs): explicit appDir
...
May fix #4576
2019-10-03 16:02:10 +02:00
Julien Fontanet
f6472424ad
fix(eslint): disable lines-between-class-members rule
2019-10-02 15:52:51 +02:00
Julien Fontanet
31ed3767c6
chore: fix some lint
...
Mainly: `obj['prop']` → `obj.prop`
2019-10-02 15:45:32 +02:00
marcpezin
366acb65ea
doc(updater): release channels ( #4572 )
2019-10-02 15:24:45 +02:00
Pierre Donias
7c6946931b
chore(xo-web): PascalCase NotFound component ( #4567 )
...
https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-pascal-case.md
2019-10-01 17:21:00 +02:00
HamadaBrest
5d971433a5
fix(xo-web/new-vm/self): template selection ( #4568 )
...
Fixes #4565
Introduced by 9efc3dd1fb
2019-10-01 16:59:59 +02:00
Rajaa.BARHTAOUI
05264b326b
chore(CHANGELOG): 5.39.0 ( #4561 )
2019-09-30 16:08:56 +02:00
BARHTAOUI
fdd5c6bfd8
chore(CHANGELOG): update next
2019-09-30 15:13:05 +02:00