Project

General

Profile

Actions

Feature #50539

closed

Epic #69036: EXT:form - Optimize layout rendering

Forms: Add HTML5 input types

Added by Stephan Bauer over 10 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2013-07-29
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Remote Sprint

Description

Please add the HTML5 input types.


Files

form.diff (593 Bytes) form.diff Stephan Bauer, 2013-07-29 22:05
Bildschirmfoto 2015-08-27 um 21.17.37.png (97.9 KB) Bildschirmfoto 2015-08-27 um 21.17.37.png Oliver Hader, 2015-08-27 21:21

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #69973: Form: Add HTML5 input types to form wizardClosed2015-09-19

Actions
Actions #1

Updated by Philipp Gampe over 10 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

Actions #2

Updated by Gerrit Code Review over 10 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

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23506

Actions #7

Updated by Julian Stock over 9 years ago

Why is this still not in the current version of TYPO3?

Actions #8

Updated by Gerrit Code Review over 8 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

Actions #9

Updated by Frans Saris over 8 years ago

  • Status changed from Under Review to In Progress
  • Assignee set to Wouter Wolters
  • Sprint Focus set to Remote Sprint
Actions #10

Updated by Gerrit Code Review over 8 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

Actions #11

Updated by Gerrit Code Review over 8 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

Actions #12

Updated by Gerrit Code Review over 8 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

Actions #13

Updated by Gerrit Code Review over 8 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

Actions #14

Updated by Gerrit Code Review over 8 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

Actions #15

Updated by Björn Jacob over 8 years ago

  • Category changed from Form Framework to 1602
Actions #16

Updated by Björn Jacob over 8 years ago

  • Category changed from 1602 to Form Framework
Actions #17

Updated by Gerrit Code Review over 8 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

Actions #18

Updated by Oliver Hader over 8 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

Actions #19

Updated by Björn Jacob over 8 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?

Actions #20

Updated by Björn Jacob over 8 years ago

  • Parent task set to #69036
Actions #21

Updated by Benni Mack over 8 years ago

  • Status changed from Under Review to Closed

this is fixed in v7.

Actions #22

Updated by Julian Stock almost 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.

Actions #23

Updated by Björn Jacob almost 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.

Actions #24

Updated by Julian Stock almost 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!

Actions #25

Updated by Wouter Wolters almost 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.

Actions

Also available in: Atom PDF