Commit Graph

3 Commits

Author SHA1 Message Date
Emmanuel Kasper
5ea3004303 ext5migrate: Replace obsolete call to Ext.ModelMgr.create()
See a736e4b749 for reasoning
2015-05-18 11:25:38 +02:00
Emmanuel Kasper
6ccdfae501 ext5migrate: remove Ext.grid.feature.Chunking hack
With ExtJS 4, we introduced an override to Ext.grid.feature.Chunking
to fix scrollings problems in the grid when having a high number
of nodes. Ext.grid.feature.Chunking has been removed from ExtJS
in version 5, so we hope either the problem is fixed on ExtJS side,
or we will have to find a different workaround.
2015-05-12 16:34:34 +02:00
Dietmar Maurer
e5c95a126e copy ResourceGrid.js from manager to manager5 2015-05-05 06:46:11 +02:00