[TASK] Move FormEngine SelectboxFilter to jQuery
One of the last bits and pieces with PrototypeJS is a relatively new feature introduced with 6.2 for filtering records in a multi-select (two boxes mode). The JS functionality was completely written, styling is optimized to fit bootstrap needs. Through using deferred event handlers, the PHP code is reduced. Releases: master Resolves: #62991 Change-Id: Idb189a871b8499fd5129773641f6ac5e8fb373d2 Reviewed-on: http://review.typo3.org/34212 Reviewed-by:Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
Showing
- typo3/sysext/backend/Classes/Form/Element/SelectElement.php 11 additions, 14 deletionstypo3/sysext/backend/Classes/Form/Element/SelectElement.php
- typo3/sysext/backend/Classes/Form/FormEngine.php 0 additions, 16 deletionstypo3/sysext/backend/Classes/Form/FormEngine.php
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngine.js 64 additions, 6 deletions.../sysext/backend/Resources/Public/JavaScript/FormEngine.js
- typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tceforms_selectboxfilter.js 0 additions, 106 deletions...rces/Public/JavaScript/jsfunc.tceforms_selectboxfilter.js
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/_element_tceforms.less 5 additions, 0 deletions...kin/Resources/Private/Styles/TYPO3/_element_tceforms.less
- typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css 4 additions, 0 deletionstypo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css
Please register or sign in to comment