badrAZ
2a0934ec28
fix(xo-server-audit): missing @iarna/toml dep ( #4827 )
2020-02-27 10:15:36 +01:00
badrAZ
e931ec74dd
fix(xo-server-audit): package config.toml ( #4826 )
2020-02-27 09:51:50 +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
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
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
badrAZ
ab3621fe3c
fix(xo-server-usage-report): dynamic date ( #4799 )
...
Fixes #4779
2020-02-13 11:22:24 +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
badrAZ
4260099c23
fix(xen-servers#getXenServer): should return raw server ( #4791 )
2020-02-11 10:05:33 +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
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
badrAZ
0bffbbfe65
fix(xo-web/backup/overview): disable job cancellation ( #4688 )
...
Fixes #4657
2020-01-30 10:48:03 +01:00
badrAZ
3abd97d0fb
chore(xo-server/xen-servers): delete duplicated logic ( #4684 )
2020-01-20 17:25:09 +01:00
badrAZ
3befaac114
feat(xo-web/log): add XOA info to bug report ( #4692 )
2020-01-14 16:23:29 +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
badrAZ
19e10bbb53
feat(backup): report recipients configurable in backup settings ( #4646 )
...
Fixes #4581
2019-11-25 14:49:17 +01:00
badrAZ
e4403baeb9
fix(xo-server/backup-ng): fix pool metadata backups not debounced ( #4668 )
2019-11-22 10:04:13 +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
badrAZ
2e51c8a124
fix(xo-server/backup-ng): handle timeouts larger than 596h ( #4663 )
...
Fixes #4662
2019-11-15 15:06:57 +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
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
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
badrAZ
0ced82c885
fix(xo-web/sorted-table): missing "noopener noreferrer" ( #4636 )
2019-10-31 11:05:50 +01:00
badrAZ
6aa6cfba8e
fix(xo-server): failed metadata backup reported as successful ( #4598 )
...
Fixes #4596
2019-10-30 17:08:56 +01:00
badrAZ
8753c02adb
chore: technical release ( #4627 )
2019-10-25 15:47:40 +02:00
badrAZ
a1a53bb285
feat(backup-ng): offline snapshotless backup ( #4470 )
...
Fixes #3449
2019-10-25 09:45:45 +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
badrAZ
fc17443ce4
fix(xo-web/vm/advanced): error on displaying ACL users ( #4578 )
2019-10-07 11:08:11 +02:00
badrAZ
14f5fd8f73
feat(xen-api): 0.27.2
2019-09-27 09:54:47 +02:00
badrAZ
9e80f76dd8
fix(xo-server-test/backup-ng): force fetching uptodate logs ( #4551 )
...
See a6d182e
The issue:
xo-server-test execute sequentially multiple backups and validate their execution using logs. The issue is that the logs are not up-to-date in the second fetch because the method returns the previous cached response.
The solution:
Add _forceRefresh param to backupNg.getLogs to be able to clear the method cache. It's just a work-around which will be removed once the consolidated logs will be stored in the DB.
2019-09-26 16:42:12 +02:00
badrAZ
7d51ff0cf5
feat(xo-server/_pDebounceWithKey): ability to clear cache entry ( #4549 )
...
Fixes #4548
2019-09-26 14:17:33 +02:00
badrAZ
3ec6a24634
chore(CHANGELOG): update next
2019-09-20 16:36:04 +02:00
badrAZ
164b4218c4
feat(xo-web): 5.50.0
2019-09-20 16:21:38 +02:00
badrAZ
56df8a6477
feat(xo-server): 5.50.0
2019-09-20 16:21:22 +02:00
badrAZ
47a83b312d
feat(@xen-orchestra/template): 0.1.0
2019-09-20 16:20:26 +02:00
badrAZ
41a28ae088
feat(xo-server-sdn-controller): 0.3.0
2019-09-20 16:05:27 +02:00
badrAZ
436a8755ae
feat(@xen-orchestra/cron): 1.0.4
2019-09-20 16:04:31 +02:00
badrAZ
0f0d0e1076
fix(xo-server-test/backupNg): bypass VDI chains check ( #4538 )
2019-09-20 12:15:49 +02:00
badrAZ
30a6877f8a
fix(xo-server/jobs): report backups as failed if already running ( #4534 )
...
Fixes #4497
2019-09-19 17:27:16 +02:00
badrAZ
aaae2583c7
fix(xo-web/new-vm): ability to escape cloud config template variables ( #4501 )
...
Fixes #4486
Fixes xoa-support#1721
2019-09-19 16:19:18 +02:00
badrAZ
dcf55e4385
fix(xo-server/network.set): missing param definition ( #4510 )
...
Fixes #4514
See https://xcp-ng.org/forum/topic/962/why-are-you-using-xcp-ng-center/96
2019-09-17 12:05:11 +02:00
badrAZ
dcd8a62784
fix(xo-server/network.create): return id XAPI record ( #4523 )
...
It was a mistake to return the record, and it was not used.
2019-09-16 14:45:17 +02:00
badrAZ
3451ab3f50
fix(xo-server/editVm): null support for CoresPerSocket and cpuCap ( #4507 )
...
Introduced by 3196c7c#diff-a20130cea265330a92852ddcd3a425ebR286
2019-09-12 12:09:01 +02:00
badrAZ
352230446c
chore(xo-server-test/createTempVm): returns a record instead of an id ( #4508 )
2019-09-11 16:19:51 +02:00
badrAZ
c44ef6a1dc
fix(xo-web/backup-ng): display user errors in the form ( #4131 )
...
Fixes #3831
2019-09-10 14:23:20 +02:00
badrAZ
f0996fcfa7
feat(xo-server/backup-ng): emit warning task when zstd is chosen but not supported ( #4375 )
...
See #3892
2019-09-10 11:55:57 +02:00
badrAZ
54bc384d37
fix(xo-server/vm): fix "vm.set_domain_type" is not a function on XS < 7.5 ( #4504 )
...
Fixes #4348
Introduced by https://github.com/vatesfr/xen-orchestra/commit/3196c7ca09d212330058716af5d17c11260d1355#diff-a20130cea265330a92852ddcd3a425ebR286
2019-09-09 17:05:12 +02:00
badrAZ
564252c198
chore(CHANGELOG): update next
2019-09-05 16:32:47 +02:00
badrAZ
802a7a4463
feat(xo-web): 5.49.0
2019-09-05 16:17:00 +02:00
badrAZ
3b3d6ba13c
feat(xo-server): 5.49.0
2019-09-05 16:16:52 +02:00
badrAZ
7350bf58e2
feat(xo-server-sdn-controller): 0.2.1
2019-09-05 16:16:00 +02:00
badrAZ
d37e29afc6
fix(xo-web/home): wait initial fetch before state.objects.fetched ( #4456 )
...
Fixes #4420
2019-09-05 15:42:13 +02:00
badrAZ
c81eac13c8
fix(xo-server/cr): handle undefined vdis ( #4417 )
...
Fixes #4416
2019-09-05 14:31:12 +02:00
badrAZ
a6e1860f0d
fix(xo-web/network): fix inability to create bonded network ( #4489 )
...
Fixes xoa-support#1725
2019-09-05 13:39:31 +02:00
badrAZ
171710b5e8
feat(xo-web/backup-ng/new): warning if zstd is not supported ( #4411 )
...
Fixes #3892
2019-09-05 11:44:48 +02:00
badrAZ
38081d9822
fix(xo-server/api/xosan): missing params definition ( #4478 )
...
Fixes xoa-support #1724
2019-09-04 16:23:14 +02:00
badrAZ
5f94a52537
fix(xo-server/xapi-object-to-xo): fix incorrect PBD entry name ( #4466 )
...
Fixes #4465
Introduced by 77c62d6e7d
2019-09-02 10:33:40 +02:00
badrAZ
11a57f4618
chore(CHANGELOG): 5.38.0
2019-08-29 17:06:56 +02:00
badrAZ
57f35aff90
chore(CHANGELOG): update next
2019-08-29 13:39:26 +02:00
badrAZ
60e63a307f
feat(xo-web): 5.48.1
2019-08-29 13:16:10 +02:00
badrAZ
175e878ea6
chore(CHANGELOG): update next
2019-08-28 17:27:10 +02:00
badrAZ
5c960a3213
feat(xo-server-sdn-controller): 0.2.0
2019-08-28 16:59:28 +02:00
badrAZ
77c62d6e7d
fix(xo-server/xapi-object-to-xo): obfuscate cifs password from PBD device_config ( #4401 )
...
Fixes #4384
2019-08-27 17:37:57 +02:00
badrAZ
ba54b53194
fix(xo-server-test/backup-ng): reduce timeout for delta backup scenario ( #4454 )
...
Introduced by 1ce3368530
2019-08-27 10:08:18 +02:00
badrAZ
1ce3368530
fix(xo-server-test/backup-ng): large timeout for delta backup scenario ( #4453 )
2019-08-27 09:45:32 +02:00
badrAZ
ee9cc05ae0
feat(PULL_REQUEST_TEMPLATE): xo-server-test integration ( #4447 )
2019-08-26 13:59:40 +02:00
badrAZ
886b499b94
feat(xo-server-test): update documentation
2019-08-26 11:54:48 +02:00
badrAZ
2528bbc552
chore(CHANGELOG): update next
2019-08-08 16:26:04 +02:00
badrAZ
7c3a480003
feat(xo-web): 5.47.0
2019-08-08 16:08:16 +02:00
badrAZ
80eac8443d
feat(xo-server): 5.47.0
2019-08-08 16:07:38 +02:00
badrAZ
a97234c48d
feat(xo-server-usage-report): 0.7.3
2019-08-08 16:06:39 +02:00
badrAZ
53ea58c2f6
chore(CHANGELOG): v5.37.1
2019-08-06 14:22:11 +02:00
badrAZ
d867524c6b
feat(xo-server-sdn-controller): 0.1.2
2019-08-06 13:51:43 +02:00
badrAZ
5edf9bde78
fix(xo-web/copyVms): handle undefined container ( #4402 )
...
Introduced by 770ea55872
2019-08-02 17:01:06 +02:00
badrAZ
770ea55872
feat(xo-web#copyVms): warning if some VMs don't support ZSTD ( #4346 )
...
See #3892
2019-08-02 15:51:08 +02:00
badrAZ
5d7af94abf
fix(xo-server/xen-servers): error on connecting a connected server ( #4396 )
2019-08-02 14:38:49 +02:00
badrAZ
6b5e94103d
fix(usage-report): throw error when transport-email is disabled ( #4389 )
...
See support#1652
2019-07-31 14:25:08 +02:00
badrAZ
aee4679ae5
fix(xo-web/exportVm,copyVm): handle undefined container ( #4386 )
...
Introduced by a00e3e6f41 and 10d5228eb2
2019-07-30 17:11:16 +02:00
badrAZ
10d5228eb2
feat(xo-web#exportVm): only show zstd option when it's supported ( #4368 )
...
See #3892
2019-07-30 10:20:42 +02:00
badrAZ
15fab226b7
chore(CHANGELOG): 5.37.0
2019-07-25 14:21:58 +02:00
badrAZ
de81f3ffbb
chore(xo-server-test/README): add known issue
2019-07-24 14:20:43 +02:00
badrAZ
a00e3e6f41
feat(xo-web#copyVm): only show zstd option when it's supported ( #4326 )
...
See #3892
2019-07-23 15:00:55 +02:00
badrAZ
d70ae6ebe3
feat(xo-web/backup-ng/new): create schedule without mode ( #4357 )
...
Fixes #4098
2019-07-22 15:22:01 +02:00
badrAZ
b606eaf9ee
chore(CHANGELOG): update next
2019-07-22 10:42:04 +02:00
badrAZ
516edd1b09
feat(xo-web): 5.46.0
2019-07-22 10:29:05 +02:00
badrAZ
e31c3b1f27
feat(xo-server): 5.46.0
2019-07-22 10:28:54 +02:00
badrAZ
60fad187a2
feat(xo-web/backup-ng/new): generate default schedule if no sch… ( #4183 )
...
…edules specified
Fixes #4036
2019-07-16 16:20:43 +02:00
badrAZ
de6620be12
chore(CHANGELOG): update next
2019-07-16 16:05:25 +02:00
badrAZ
72dee73faa
fix(xo-server): 5.45.3
2019-07-16 16:01:54 +02:00
badrAZ
d8ce27907d
fix(@xen-orchestra/fs): 0.10.1
2019-07-16 15:57:00 +02:00
badrAZ
3d8891d518
chore(CHANGELOG): update next
2019-07-16 14:50:02 +02:00
badrAZ
97742ccdc2
fix(xo-server): 5.45.2
2019-07-16 14:00:06 +02:00
badrAZ
82fec86179
fix(xen-api): 0.27.1
2019-07-16 13:39:16 +02:00