Julien Fontanet
2dec327013
chore: update dependencies
2020-12-04 12:09:32 +01:00
Julien Fontanet
8f4dae3134
chore(multi-key-map/README): sync with USAGE
2020-12-03 14:16:13 +01:00
Julien Fontanet
a584daa92d
chore(emit-async/README): minor improvements/fixes
2020-12-03 14:16:13 +01:00
Julien Fontanet
43431aa9a0
chore(fs/outputStream): remove duplicate await
2020-12-03 14:16:13 +01:00
Mathieu
f196d2abec
feat(xo-web/plugins): user feedback on successful test ( #5409 )
2020-12-03 09:10:57 +01:00
Julien Fontanet
4a6724f664
fea: release 5.53.0 ( #5416 )
2020-11-30 15:39:32 +01:00
Julien Fontanet
a960737207
feat: technical release ( #5415 )
2020-11-30 15:33:14 +01:00
badrAZ
da08bd7fff
fix(xo-server/backups-ng): invalidate cache in case of proxy backup ( #5414 )
2020-11-30 15:19:44 +01:00
Julien Fontanet
517430f23d
feat(xo-server/vm.set memory{,Max}): better error when DMC disabled and VM running
2020-11-30 14:39:36 +01:00
Julien Fontanet
48e82ac15b
feat(xo-server/vm.set memory{,Max}): handle MEMORY_CONSTRAINT_VIOLATION_MAXPIN
...
Fixes #4978
Fixes #5326
Fixes xoa-support#1187
This error is used when DMC is disabled.
2020-11-30 14:39:36 +01:00
Julien Fontanet
eead64ff71
feat(xo-server/authenticateUser): make throttling delay configurable
2020-11-30 12:53:40 +01:00
Rajaa.BARHTAOUI
9ac6db2f4c
fix(xo-web/vm/snapshots): missing color on bulk delete ( #5410 )
2020-11-30 11:59:14 +01:00
Julien Fontanet
92cf6bb887
chore(xo-server/authentication): parseDuration in constructor
2020-11-30 11:23:49 +01:00
Mathieu
1d3978ce2f
fix(xo-web/host): unsubscribe missing patches when the props change ( #5370 )
2020-11-30 11:20:28 +01:00
badrAZ
16c71da487
feat: technical release ( #5406 )
2020-11-27 16:22:15 +01:00
badrAZ
214dbafd62
fix(xo-server/jobs): don't throw when the job owner doesn't exist ( #5405 )
...
Introduced by 31b19725b7
2020-11-27 16:11:48 +01:00
badrAZ
89b162704c
feat: technical release ( #5404 )
2020-11-27 15:15:00 +01:00
Rajaa.BARHTAOUI
fbf906d97c
feat(xo-web/SortedTable): allow to change the number of items per page ( #5355 )
...
See xoa-support#3020
2020-11-27 14:20:33 +01:00
Rajaa.BARHTAOUI
7961ff0785
feat(xo-server, xo-web): expose and edit custom fields ( #5387 )
...
See #4730
2020-11-27 13:39:08 +01:00
Pierre Donias
00e53f455b
feat(xo-web/Dashboard): make Overview & Health available on all plans ( #5401 )
2020-11-27 11:10:32 +01:00
Mathieu
d1d4839a09
feat(xo-web/trial): end of trial info banner ( #5374 )
...
See company#558
2020-11-27 10:37:51 +01:00
Mathieu
31b19725b7
feat(xo-server/jobs): backup job support for webhooks ( #5360 )
...
Fixes #5205
2020-11-27 10:15:51 +01:00
badrAZ
a776eaf61a
feat(xo-server,xo-web): file restore via proxies ( #5359 )
2020-11-26 17:14:06 +01:00
badrAZ
ae2a92d229
feat(xo-server,fs): stricter perms for backup dirs ( #5378 )
...
Fixes xoa-support#3088
2020-11-26 11:02:33 +01:00
badrAZ
dedc4aa8b9
feat(xo-server/callProxyMethod): support binary response ( #5399 )
2020-11-25 18:16:20 +01:00
Julien Fontanet
7a8ca2f068
chore: change print width to 120 chars
2020-11-24 10:51:35 +01:00
Nicolas Raynaud
fdf52a3d59
feat(OVA/VMDK import): transmit VMDK tables in multipart POST request ( #5372 )
...
See xoa-support#3060
The VMDK block tables could become bigger than the max allowed size of a websocket message. The tables are now sent in a multipart POST in the same transaction as the file.
2020-11-23 10:27:35 +01:00
Pierre Donias
e0987059d3
fix(xo-server-auth-ldap): typo defaults → default ( #5388 )
...
The "Check certificate" option's default value was incorrectly set in the UI. So if it was left untouched by the user (showing as OFF since `undefined`), it would be saved as `undefined`, and then fallback to the actual default value (`true`) when used in the code. So it would try to check the certificate even though the user didn't want to.
2020-11-20 14:10:58 +01:00
Pierre Donias
ee7217c7c9
feat(xo-server,xo-web/VIF): set any allowed IP as an admin ( #5367 )
...
Fixes #2535
See #1872
See #5358
2020-11-20 10:35:23 +01:00
Pierre Donias
1027659f34
fix(xo-web/backup/restore): refresh button loading feedback ( #5381 )
...
See xoa-support#3093
Introduced by 48eeab974c
2020-11-20 10:05:21 +01:00
Albin Hedman
424a212cc3
feat(xo-web/dashboard/health): add 'missing guest tools' section ( #5376 )
2020-11-18 09:34:12 +01:00
Nicolas Raynaud
949ddbdcd7
feat(new SR): use zfs type when XCP-ng 8.2+ #5302 ( #5330 )
2020-11-16 15:04:39 +01:00
Rajaa.BARHTAOUI
7fcfc306f9
fix(xo-server/vif.set): don't change locking mode automatically ( #5357 )
...
See xoa-support#2929
2020-11-10 15:15:54 +01:00
Rajaa.BARHTAOUI
a691e033eb
fix(xo-web/pool/network): remove unnecessary braces ( #5366 )
2020-11-10 09:19:24 +01:00
Rajaa.BARHTAOUI
b76f62d470
fix(xo-web): missing key props ( #5365 )
2020-11-10 09:16:52 +01:00
Julien Fontanet
01a90a1694
feat(xapi-explore-sr): 0.3.0
2020-11-09 12:33:45 +01:00
badrAZ
97bcc7afb6
feat(@vates): add MultiKeyMap ( #5362 )
2020-11-09 12:30:35 +01:00
Olivier Lambert
9fa0ec440d
fix(xapi-explore-sr): replace XenServer by Host ( #5363 )
2020-11-09 12:19:44 +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