Feature #50539
closedEpic #69036: EXT:form - Optimize layout rendering
Forms: Add HTML5 input types
100%
Description
Please add the HTML5 input types.
Files
Updated by Philipp Gampe over 11 years ago
- Category set to Form Framework
- Status changed from New to Accepted
- TYPO3 Version changed from 6.0 to 6.2
- Complexity set to easy
As a feature, this can only go to 6.2 (master).
Could you please push your patch to gerrit: http://wiki.typo3.org/CWT
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506
Updated by Gerrit Code Review about 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506
Updated by Gerrit Code Review about 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506
Updated by Julian Stock about 10 years ago
Why is this still not in the current version of TYPO3?
Updated by Gerrit Code Review over 9 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/23506
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to In Progress
- Assignee set to Wouter Wolters
- Sprint Focus set to Remote Sprint
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
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/23506
Updated by Gerrit Code Review over 9 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/23506
Updated by Gerrit Code Review over 9 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23506
Updated by Gerrit Code Review over 9 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23506
Updated by Gerrit Code Review over 9 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23506
Updated by Björn Jacob over 9 years ago
- Category changed from Form Framework to 1602
Updated by Björn Jacob over 9 years ago
- Category changed from 1602 to Form Framework
Updated by Gerrit Code Review about 9 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23506
Updated by Oliver Hader about 9 years ago
Usability-wise it's the question whether it's good to show all different HTML5 input type possibilities as separate elements...but that's more a general thing and up for discussion
Updated by Björn Jacob about 9 years ago
IMHO it would be great not having an additional area for the new HTML5 elements. Since all of the new elements are input fields (TEXTLINE) we should change it to the following:
- there is still one TEXTLINE element with a "type" drop down
- the drop down allows changing the behaviour, i.e. one can choose if the field is a range or email field etc.
What do you think about it?
Updated by Benni Mack about 9 years ago
- Status changed from Under Review to Closed
this is fixed in v7.
Updated by Julian Stock over 8 years ago
- Status changed from Closed to New
Please include this in v6, as it is LTS and a lot of people can't update their whole system to use html5 input fields.
Updated by Björn Jacob over 8 years ago
- Status changed from New to Closed
- Assignee deleted (
Wouter Wolters) - % Done changed from 0 to 100
I'm very sorry to say but there is no possibility to backport features into a LTS version. Furthermore, it's also technically not possible to have this in 6.2. There was a major rewrite necessary to have this functionality in 7 LTS. I'm closing this issue.
Updated by Julian Stock over 8 years ago
You don't have to backport anything. Just use the code that's already there in some reviews. And I know that it's possible, because I'm doing it over and over again with each TYPO3 update which kinda sucks :D Come on, please!
Updated by Wouter Wolters over 8 years ago
LTS doesn't mean it gets everything you want. 6.2 is an LTS release because of stability, we don't want to introduce such a huge change anymore. We call such a change a FEATURE. Features are not allowed in stable branches. 6.2 is already in the critical and security updates only mode. This particular change is not critical. It can be used within 7 LTS.