Julien Fontanet
01450db71e
fix(proxy/backup.run): clear error on license issue
...
Fixes https://xcp-ng.org/forum/topic/4901/backups-silently-fail-with-invalid-xo-proxy-license
2021-09-24 13:15:32 +02:00
Julien Fontanet
ed987e1610
fix(proxy/api/ndJsonStream): send JSON-RPC error if whole iteration failed
...
See https://xcp-ng.org/forum/topic/4901/backups-silently-fail-with-invalid-xo-proxy-license
2021-09-24 13:15:24 +02:00
Florent BEAUCHAMP
2773591e1f
feat(xo-web): add go back to ActionButton and use it when saving a backup ( #5913 )
...
See xoa-support#2149
2021-09-24 11:38:37 +02:00
Pierre Donias
a995276d1e
fix(xo-server-netbox): better handle missing uuid
custom field ( #5909 )
...
Fixes #5905
See #5806
See #5834
See xoa-support#3812
- Check if `uuid` custom field has correctly been configured before synchronizing
- Delete VMs that don't have a UUID before synchronizing VMs to avoid conflicts
2021-09-22 18:08:09 +02:00
Nicolas Raynaud
ffb6a8fa3f
feat(VHD import): ensure uploaded file is a VHD ( #5906 )
2021-09-21 16:25:50 +02:00
Pierre Donias
0966efb7f2
fix(xo-server-netbox): handle nested prefixes ( #5908 )
...
See xoa-support#4018
When assigning prefixes to VMs, always pick the smallest prefix that the IP
matches
2021-09-21 09:55:47 +02:00
Julien Fontanet
4a0a708092
feat: release 5.62.1
2021-09-17 10:04:36 +02:00
Julien Fontanet
6bf3b6f3e0
feat(xo-server): 5.82.2
2021-09-17 09:24:32 +02:00
Julien Fontanet
8f197fe266
feat(@xen-orchestra/proxy): 0.14.6
2021-09-17 09:24:05 +02:00
Julien Fontanet
e1a3f680f2
feat(xen-api): 0.34.2
2021-09-17 09:23:28 +02:00
Julien Fontanet
e89cca7e90
feat: technical release
2021-09-17 09:19:26 +02:00
Nicolas Raynaud
5bb2767d62
fix(xo-server/{disk,vm}.import): fix import of very small VMDK files ( #5903 )
2021-09-17 09:17:34 +02:00
Julien Fontanet
95f029e0e7
fix(xen-api/putResource): fix non-stream use case
...
Introduced by ea10df8a92
2021-09-14 17:42:20 +02:00
Julien Fontanet
fb21e4d585
chore(xen-api/_setHostAddressInUrl): use _roCall to fetch network ref
...
Introduced by a84fac1b6
2021-09-14 17:42:20 +02:00
Julien Fontanet
633805cec9
fix(xen-api/_setHostAddressInUrl): correctly fetch network ref
...
Introduced by a84fac1b6
2021-09-14 17:42:20 +02:00
Marc Ungeschikts
b8801d7d2a
"rentention" instead of "retention" ( #5904 )
2021-09-14 16:30:10 +02:00
Julien Fontanet
a84fac1b6a
fix(xen-api/{get,put}Resource): use provided address when possible
...
Fixes #5896
Introduced by ea10df8a92
Don't use the address provided by XAPI when connecting to the pool master and without a default migration network as it will unnecessarily break NATted hosts.
2021-09-14 13:52:34 +02:00
Julien Fontanet
a9de4ceb30
chore(xo-server/config.toml): explicit auth delay is per user
2021-09-12 10:55:31 +02:00
Julien Fontanet
827b55d60c
fix(xo-server/config.toml): typo
2021-09-12 10:54:49 +02:00
Julien Fontanet
0e1fe76b46
chore: update dev deps
2021-09-09 13:48:15 +02:00
Julien Fontanet
097c9e8e12
feat(@xen-orchestra/proxy): 0.14.5
2021-09-07 19:02:57 +02:00
Pierre Donias
266356cb20
fix(xo-server/xapi-objects-to-xo/VM/addresses): handle newline-delimited IPs ( #5897 )
...
See xoa-support#3812
See #5860
This is related to a505cd9
which handled space delimited IPs, but apparently,
IPs can also be newline delimited depending on which Xen tools version is used.
2021-09-03 12:30:47 +02:00
Julien Fontanet
6dba39a804
fix(xo-server/vm.set): fix converting to BIOS ( #5895 )
...
Fixes xoa-support#3991
2021-09-02 14:11:39 +02:00
Olivier Lambert
3ddafa7aca
fix(docs/xoa): clarify first console connection ( #5894 )
2021-09-01 12:51:33 +02:00
Julien Fontanet
9d8e232684
chore(xen-api): dont import promise-toolbox/retry twice
...
Introduced by ea10df8a9
2021-08-31 12:28:23 +02:00
Anthony Stivers
bf83c269c4
fix(xo-web/user): SSH key formatting ( #5892 )
...
Fixes #5891
Allow SSH key to be broken anywhere to avoid breaking page formatting.
2021-08-31 11:42:25 +02:00
Pierre Donias
54e47c98cc
feat: release 5.62.0 ( #5893 )
2021-08-31 10:59:07 +02:00
Pierre Donias
118f2594ea
feat: technical release ( #5889 )
2021-08-30 15:40:26 +02:00
Julien Fontanet
ab4fcd6ac4
fix(xen-api/{get,put}Resource): correctly fetch host
...
Introduced by ea10df8a9
2021-08-30 15:23:42 +02:00
Pierre Donias
ca6f345429
feat: technical release ( #5888 )
2021-08-30 12:08:10 +02:00
Pierre Donias
79b8e1b4e4
fix(xo-server-auth-ldap): ensure-array dependency ( #5887 )
2021-08-30 12:01:06 +02:00
Pierre Donias
cafa1ffa14
feat: technical release ( #5886 )
2021-08-30 11:01:14 +02:00
Mathieu
ea10df8a92
feat(xen-api/{get,put}Resource): use default migration network if available ( #5883 )
2021-08-30 00:14:31 +02:00
Julien Fontanet
85abc42100
chore(xo-web): use sass instead of node-sass
...
Fixes build with Node 16
2021-08-27 14:22:00 +02:00
Mathieu
4747eb4386
feat(host): display warning for eol host version ( #5847 )
...
Fixes #5840
2021-08-24 14:43:01 +02:00
tisteagle
ad9cc900b8
feat(docs/updater): add nodejs.org to required domains ( #5881 )
2021-08-22 16:33:16 +02:00
Pierre Donias
6cd93a7bb0
feat(xo-server-netbox): add primary IPs to VMs ( #5879 )
...
See xoa-support#3812
See #5633
2021-08-20 12:47:29 +02:00
Julien Fontanet
3338a02afb
feat(fs/getSyncedHandler): returns disposable to an already synced remote
...
Also, no need to forget it.
2021-08-20 10:14:39 +02:00
Julien Fontanet
31cfe82224
chore: update to index-modules@0.4.3
...
Fixes #5877
Introduced by 030477454
This new version fixes the `--auto` mode used by `xo-web`.
2021-08-18 10:08:10 +02:00
Pierre Donias
70a191336b
fix(CHANGELOG): missing PR link ( #5876 )
2021-08-17 10:13:22 +02:00
Julien Fontanet
030477454c
chore: update deps
2021-08-17 09:59:42 +02:00
Pierre Donias
2a078d1572
fix(xo-server/host): clearHost
argument needs to have a $pool
property ( #5875 )
...
See xoa-support#3118
Introduced by b2a56c047c
2021-08-17 09:51:36 +02:00
Julien Fontanet
3c1f96bc69
chore: update dev deps
2021-08-16 14:10:18 +02:00
Mathieu
7d30bdc148
fix(xo-web/TabButtonLink): should not be empty on small screens ( #5874 )
2021-08-16 09:45:44 +02:00
Mathieu
5d42961761
feat(xo-server/network.create): allow pool admins ( #5873 )
2021-08-13 14:22:58 +02:00
Julien Fontanet
f20d5cd8d3
feat(xo-server): logging is now dynamically configurable
2021-08-12 17:30:56 +02:00
Julien Fontanet
f5111c0f41
fix(mixins/Config#watch): use deep equality to check changes
...
Because objects (and arrays) will always be new ones and thus different.
2021-08-12 17:29:57 +02:00
Pierre Donias
f5473236d0
fix(xo-web): dont warn when restoring XO config ( #5872 )
2021-08-12 09:52:45 +02:00
Julien Fontanet
d3cb31f1a7
feat(log/configure): filter
can be an array
2021-08-11 18:09:42 +02:00
Pierre Donias
d5f5cdd27a
fix(xo-server-auth-ldap): create logger inside plugin ( #5864 )
...
The plugin was wrongly expecting a logger instance to be passed on instantiation
2021-08-11 11:21:22 +02:00