Project

General

Profile

Actions

Feature #80130

closed

Epic #80186: EXT:form - strong defaults and UI/ UX optimization

EXT:form - support for HTML5 attribute "pattern"

Added by Martin Kutschker about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Form Framework
Target version:
Start date:
2017-03-03
Due date:
% Done:

100%

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

Description

Allow an editor to set a client-side regexp for a text/email/url/tel field. This must be a separate property because the pattern in HTML5 is specified to be a Javascript regexp and not a PCRE. Furthermore the pattern will always have to match the complete value as if it were within a ^...$ pair.

Actions #1

Updated by Josef Glatz about 7 years ago

  • Category set to Form Framework
Actions #2

Updated by Björn Jacob about 7 years ago

  • Parent task set to #80186
Actions #3

Updated by Ralf Zimmermann about 7 years ago

  • Assignee set to Ralf Zimmermann
Actions #4

Updated by Ralf Zimmermann about 7 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Gerrit Code Review about 7 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #9

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #10

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #11

Updated by Martin Kutschker about 7 years ago

Just to avoid confusion: the regexp of pattern attribute will be matched against the complete value. Eg a contents of "a.*z" means "starts with a and ends with z".

Actions #12

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #13

Updated by Gerrit Code Review about 7 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #14

Updated by Gerrit Code Review about 7 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #15

Updated by Gerrit Code Review almost 7 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #16

Updated by Gerrit Code Review almost 7 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #17

Updated by Benni Mack almost 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #18

Updated by Gerrit Code Review almost 7 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #19

Updated by Gerrit Code Review over 6 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #20

Updated by Björn Jacob over 6 years ago

  • Sprint Focus set to Remote Sprint
Actions #21

Updated by Gerrit Code Review over 6 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #22

Updated by Gerrit Code Review over 6 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #23

Updated by Gerrit Code Review over 6 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #24

Updated by Gerrit Code Review over 6 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #25

Updated by Gerrit Code Review over 6 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #26

Updated by Ralf Zimmermann over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #27

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF