pve-manager/www/manager5/data
Emmanuel Kasper 5997aecaef ext5migrate: replace call to private ExtJS function getRoot()
getRoot() semantics changed with ExtJS5.

To avoid further annoyances when ExtJS6 is around the corner, replace the call
to this private method, set rootProperty in the ObjectStore call,
and use the value of rootProperty to filter out the content of the server
answer.
2015-07-22 12:16:18 +02:00
..
reader ext5migrate: replace call to private ExtJS function getRoot() 2015-07-22 12:16:18 +02:00
DiffStore.js Add documentation header 2015-06-15 16:39:29 +02:00
ObjectStore.js ext5migrate: replace call to private ExtJS function getRoot() 2015-07-22 12:16:18 +02:00
PVEProxy.js ext5migrate: rename 'root:' property of a Ext.data.reader 2015-04-28 06:46:57 +02:00
ResourceStore.js Remove unused misspelled parameter 2015-05-29 09:03:59 +02:00
TimezoneStore.js copy data/TimezoneStore.js from manager to manager5 2015-07-03 11:29:11 +02:00
UpdateQueue.js copy UpdateQueue.js from manager to manager5 2015-04-27 11:54:50 +02:00
UpdateStore.js Add documentation header 2015-06-15 16:37:54 +02:00