-
Christian Kuhn authored
* Move most rendering from PermissionController and PermissionAjaxController to fluid * PermissionController no longer calls methods from PermissionAjaxController * PermissionController no longer loops over the result set of getTree() in indexAction to prepare view data * Fix a couple of minor edge cases and bugs, especially some missing labels * Deprecate some now unused public methods in PermissionAjaxController Even with additional fluid rendering, the module is about 20% quicker with applied patch rendering longish tree lists, mostly by suppressing tons of calls to the sprite icon API. Change-Id: Ib3104d147270bc0ccf65f73773baed2a31418953 Resolves: #64489 Releases: master Reviewed-on: http://review.typo3.org/36246 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
ccf93de5