]> git.proxmox.com Git - pve-manager.git/history - www/manager6/ceph/Pool.js
use windowEdit from widget toolkit
[pve-manager.git] / www / manager6 / ceph / Pool.js
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Thomas Lamprechtuse Checkbox from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.Utils instead of PVE.Utils
2018-01-25 Dominik Csapakuse Button from widget toolkit
2018-01-25 Dominik Csapakuse UpdateStore from widget toolkit
2018-01-25 Dominik Csapakuse IntegerField from widget toolkit
2017-10-19 Thomas Lamprechtui: ceph: add some help buttons
2017-09-07 Fabian Grünbichlerrename 'Remove' ceph pool button to 'Destroy'
2017-09-07 Fabian Grünbichlerenable showProgress for create/destroy pool
2017-09-07 Dominik Csapakadd remove_storages parameter to the pool destruction
2017-09-07 Dominik Csapakadd add storages checkbox to ceph pool creation
2017-08-07 Dominik Csapakfix jslint error
2017-07-31 Dominik Csapakindentation and jslint fix
2017-07-31 Dominik Csapakreload the pool grid correctly
2017-07-31 Dominik Csapakalso get the crush rule name in the ceph pool list
2017-07-31 Dominik Csapakfix #1465: use a combobox for the crush rule instead...
2017-07-31 Dominik Csapakmake crush rules working again
2017-06-13 Emmanuel KasperFix #1372: require manually entering the Ceph Pool...
2017-04-03 Thomas Lamprechtceph/pool: allow bigger size and min_size values
2017-04-03 Thomas Lamprechtceph/pool: change default replica to 3/2
2017-03-02 Emmanuel KasperRename 'create' to 'isCreate' in pveWindowEdit and...
2017-01-18 Emmanuel KasperDo not try to translate domain specific terms
2016-11-17 Dominik Csapakmake ceph panels/grids stateful
2016-11-02 Dominik Csapakadd pveIntegerField and use it
2016-11-02 Dominik Csapakmove onlineHelp into classes from definition
2016-08-24 Dominik Csapakdrop all hide calls
2016-04-29 Dominik Csapakjslint: remove trailing commas
2016-04-29 Dominik Csapakjslint: fix type confusion and property access
2016-04-13 Dominik Csapakfix ceph tabs switching
2016-04-04 Dietmar Maurerreduce translation overhead
2016-03-04 Dominik Csapakext6migrate: fix whitespaces and intendation
2016-03-04 Dominik Csapakext6migrate: fix ceph Pool tab
2016-03-04 Dietmar Maurercopy ceph/Pool.js from manager to manager6