badrAZ
cdc2ac2d9b
feat(xo-web/VM/Snapshots): notify the result of reverting a VM ( #3150 )
...
Fixes #3095
2018-07-06 11:20:27 +02:00
badrAZ
de76387c8f
fix(xo-server/cloud-config): templates be available to all users ( #3148 )
...
Fixes #3147
2018-07-05 17:15:06 +02:00
badrAZ
939b416d2e
fix(xo-web): missing file from #3131 ( #3146 )
2018-07-05 17:14:16 +02:00
badrAZ
f1b1c4ae13
feat(xo-web/backup-ng/overview): display non-default advanced settings ( #3145 )
...
Fixes #3087
2018-07-05 14:40:07 +02:00
badrAZ
d38a4ccf08
feat(xo-web/backup-ng/new): add offline snapshot info ( #3144 )
2018-07-05 11:35:14 +02:00
badrAZ
fb1bf6a1e7
feat(NFS remote): allow optional port ( #3131 )
...
Fixes #2299
2018-07-05 11:09:34 +02:00
Julien Fontanet
46100729b0
feat(xo-web/settings/remotes): warning when creating a local remote ( #3142 )
...
Fixes #3105
2018-07-05 10:24:12 +02:00
Pierre Donias
4916643fdc
PR
2018-07-04 15:46:21 +02:00
Pierre Donias
124d743052
feat(xo-web/settings/remotes): warning when creating a local remote
...
Fixes #3105
2018-07-04 15:41:25 +02:00
Pierre Donias
dfdc2a62ab
fix(xo-web/settings/remotes): correctly reset form ( #3141 )
...
Fixes #3140
2018-07-04 15:29:16 +02:00
badrAZ
76f3bc0758
feat(xo-web/backup-ng/logs): make copy to clipboard and report buttons always available ( #3133 )
...
Fixes #3130
2018-07-03 16:16:12 +02:00
Julien Fontanet
e16971c31a
feat(xo-server/backup NG): job level timeout ( #3129 )
...
See #2978
2018-07-02 16:21:07 +02:00
badrAZ
c4b9e36346
feat(xo-web/backup-ng/new): add a link to the remotes' settings ( #3128 )
...
See #2711
See #2299
Fixes #3106
2018-07-02 14:47:11 +02:00
Julien Fontanet
c95fe164cf
feat(vhd-cli): new command merge
...
See #2792
2018-07-02 14:07:37 +02:00
Julien Fontanet
f1964f3380
feat(vhd-lib/mergeVhd): report progress
...
Fixes #3099
2018-07-02 14:07:37 +02:00
Julien Fontanet
84701cb7e2
fix(xo-server/job.delete): delete related schedules ( #3124 )
...
Fixes #3108
2018-06-29 16:20:13 +02:00
Julien Fontanet
f8a2f2d3cd
Merge branch 'xo/master'
2018-06-29 15:26:25 +02:00
Julien Fontanet
4b092a5a7f
chore(docs): prepare for merge
2018-06-29 15:24:53 +02:00
Julien Fontanet
33e8cb81bb
chore(PR template): add packages to CHANGELOG
2018-06-28 17:27:53 +02:00
Julien Fontanet
e2b29be6a8
feat(xo-web): 5.21.0
2018-06-28 14:19:17 +02:00
Julien Fontanet
6f9dad8999
feat(xo-server): 5.21.0
2018-06-28 14:18:47 +02:00
Julien Fontanet
089cffcca1
feat(xo-server-load-balancer): 0.3.2
2018-06-28 14:14:48 +02:00
Julien Fontanet
88df5a8337
feat(xen-api): 0.16.11
2018-06-28 14:13:35 +02:00
Julien Fontanet
794c1cf89b
feat(vhd-lib): 0.2.0
2018-06-28 14:10:08 +02:00
Julien Fontanet
9a5eea6e78
chore(CHANGELOG): 5.21.0
2018-06-28 13:58:44 +02:00
badrAZ
40568cd61f
feat(xo-web/backup-ng/logs): copy full log and report a failed job ( #3110 )
...
Fixes #3100
2018-06-28 10:57:35 +02:00
Pierre Donias
358e1441cc
fix(xo-server/pool.mergeInto): fail when product brands are different ( #3118 )
...
Fixes #3061
2018-06-28 10:10:55 +02:00
badrAZ
be930e127e
fix(xo-web/vm/snapshots): creation from snapshot ( #3117 )
2018-06-28 10:03:19 +02:00
badrAZ
3656e83df5
feat(backup-ng/logs): add the job's name to the modal's title ( #3115 )
...
See #2711
2018-06-27 17:43:06 +02:00
badrAZ
abbb0450f8
feat(xo-web/backup-ng/logs): remove Mode column ( #3116 )
...
See #2711
2018-06-27 17:41:03 +02:00
Pierre Donias
8e4beeb00f
feat(xo-web/backup-ng/health): legacy snapshots table ( #3111 )
...
Fixes #3082
2018-06-27 17:25:52 +02:00
Julien Fontanet
05d10ef985
feat(xo-web/settings/remotes): type defaults to NFS ( #3114 )
...
Fixes #3103
2018-06-27 17:04:55 +02:00
Pierre Donias
989d27154d
fix(xo-web/backup/health): missing schedule subscription ( #3104 )
...
Also, move the table from `Backup/Health` to `Backup NG/Health`.
2018-06-26 16:12:29 +02:00
Pierre Donias
ec9957bd86
feat(xo-server,xo-web/tasks): disable cancel/destroy when not relevant ( #3109 )
...
* feat(xo-server,xo-web/tasks): disable cancel/destroy when not relevant
Fixes #3076
* cancellable/destroyable → allowedOperations
* Update index.js
* Update index.js
2018-06-26 15:40:53 +02:00
Julien Fontanet
dc8a7c46e0
feat(xo-server): dont create default remote ( #3107 )
...
Related to #3105
2018-06-26 14:47:24 +02:00
Pierre Donias
9ee2d8e0c2
feat(xo-web): new backup/health view ( #3102 )
...
Fixes #3090
Move "VM snapshots related to non-existent backups" table
from dashboard/health to backup/health
### Check list
> Check items when done or if not relevant
- [x] PR reference the relevant issue (e.g. `Fixes #007`)
- [x] if UI changes, a screenshot has been added to the PR
- [x] CHANGELOG updated
- [x] documentation updated
### Process
1. create a PR as soon as possible
1. mark it as `WiP:` (Work in Progress) if not ready to be merged
1. when you want a review, add a reviewer
1. if necessary, update your PR, and readd a reviewer
### List of packages to release
> No need to mention xo-server and xo-web.
### Screenshots

2018-06-25 17:59:36 +02:00
badrAZ
6c62d6840a
fix(backup-ng/new): "new-schedules" dont exist anymore ( #3098 )
2018-06-25 14:02:10 +02:00
badrAZ
2a2135ac71
fix(xo-server-load-balancer): make the metric "memoryFree" optional ( #3073 )
2018-06-22 19:00:27 +02:00
badrAZ
efaad2efb2
feat(backup-ng/new): ability to enable/disable a schedule ( #3094 )
...
Fixes #3062
2018-06-22 17:25:31 +02:00
badrAZ
3b244c24d7
feat(backup-ng/new): group saved & new schedules ( #3093 )
...
See #2711
2018-06-22 16:23:12 +02:00
badrAZ
915052d5f6
feat(backup NG): ability to cancel a running job ( #3053 )
...
Fixes #3047
2018-06-22 09:10:10 +02:00
Pierre Donias
05c6c7830d
feat(xo-web/backups): add blog link to deprecation message ( #3092 )
...
Fixes #3089
2018-06-21 16:48:28 +02:00
badrAZ
0217c51559
fix(backup-ng/new): only list writable SRs for CR/DR ( #3085 )
...
Fixes #3050
2018-06-21 15:41:16 +02:00
badrAZ
0c514198bb
feat: ability to save cloud configs ( #3054 )
...
Fixes #2984
2018-06-21 15:02:52 +02:00
Pierre Donias
0e68834b4c
chore(xo-web): multiple minor fixes ( #3091 )
2018-06-21 12:10:38 +02:00
Julien Fontanet
ee99ef6264
feat(vhd-lib): createContentStream ( #3086 )
...
Export the raw content of the VHD as a stream.
This features is exposed in CLI: `vhd-cli raw input.vhd output.raw`
Related to #3083
Perf comparison between qemu-img and our vhd-cli to convert a 10GiB VHD file to raw:
```
> time qemu-img convert -f vpc -O raw origin.vhd expected.raw
1.40user 15.19system 1:01.88elapsed 26%CPU (0avgtext+0avgdata 24264maxresident)k
20979008inputs+20971520outputs (12major+4648minor)pagefaults 0swaps
> time vhd-cli raw origin.vhd actual.raw
21.97user 16.03system 1:09.11elapsed 54%CPU (0avgtext+0avgdata 65208maxresident)k
20956008inputs+20972448outputs (1major+754101minor)pagefaults 0swaps
> md5sum *.raw
b55ec6924be750edd2423e4a7aa262c3 actual.raw
b55ec6924be750edd2423e4a7aa262c3 expected.raw
```
2018-06-20 17:53:20 +02:00
badrAZ
bebb9bf0df
fix(XapiStats/iowait): don't scale XAPI values ( #3079 )
...
Fixes #2969
2018-06-19 16:16:07 +02:00
badrAZ
4830ac9623
fix(xo-server/xapi-stats): specify the wanted step when requesting the RRD ( #3078 )
...
Fixes #3026
Fixes #3075
2018-06-18 18:32:16 +02:00
badrAZ
58b1d0fba8
fix(xo-server-load-balancer): issue whith a mutation of a var ( #3077 )
2018-06-18 16:01:26 +02:00
Julien Fontanet
cc4e69e631
feat(xo-server): 5.20.3
2018-06-16 17:05:54 +02:00