Bug #38736
closedTask #38755: Usability issues collected on the UX sprint
Cleanup TCEform FlexForm section HTML and JS code
100%
Description
The existing JS code for TCEform FlexForm sections is messy, mostly inline and not easy to maintain, the first part of the cleanup streamlines the HTML and the JavaScript.
- Adds a jQuery version of the JavaScript features
for TCEform FlexForms, and include them in
the TYPO3 rendering call when accessing
TCEforms FlexForms. - Adds clean "t3-flex" prefixed CSS classes for all
components of FlexForms sections. Added styling
for the components with the new classes - Removes all existing inline JS code for FlexForms
- Adds minor bug fixes (no title output for section
elements, preview text will be rendered on load on
hidden section elements) - Reviewed existing ACTION code in TCEmain
for flexform elements
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Steffen Ritter over 12 years ago
- Category set to Backend User Interface
- Assignee set to Benni Mack
- Parent task set to #38755
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Gerrit Code Review about 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Benni Mack about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1460e9ec6124059487e9523f997a20abe33dcff1.