Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Bernhard Schussek c58b05a6d6 [Form] Removed obsolete code in TextType 14 vuotta sitten
  Fabien Potencier 9694ac77a7 [Form] fixed translations escaping 14 vuotta sitten
  Ryan Weaver 967a42b797 [Form] Adding a check that the choice_list option on the ChoiceType implements the ChoiceListInterface. 14 vuotta sitten
  Fabien Potencier 3ca5f513a4 [Form] added support for groups in form validation (when using array data) 14 vuotta sitten
  Fabien Potencier 5242859920 [Form] fixed error bubbling for choices when expanded is true 14 vuotta sitten
  Fabien Potencier 33498bffa4 [Form] added a unit test 14 vuotta sitten
  Bernhard Schussek d93e10160c [Form] Removed obsolete view variables 14 vuotta sitten
  Bernhard Schussek b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names 14 vuotta sitten
  Bernhard Schussek 273d72ef75 [Form] Changed separator for Twig blocks from double underscore to single underscore to match the PHP template separator 14 vuotta sitten
  Bernhard Schussek f078554c2a [Form] Removed StripTagsListenerTest 14 vuotta sitten
  Bernhard Schussek abb0d0cde1 [Form] Removed StripTagsListener. Its implementation is insufficient and needs to be replaced by a better one. 14 vuotta sitten
  Fabien Potencier bee5d07d86 [Form] added a way to specify the form constraint when building the form (useful if you work with arrays instead of objects) 14 vuotta sitten
  Bernhard Schussek 57722550de [Form] Added test for 'email' type and fixed a few bugs 14 vuotta sitten
  Bernhard Schussek 23e9ad7a99 Merge remote branch 'mvrhov/email_type' into mvrhov_merge 14 vuotta sitten
  Bernhard Schussek eb21dc9fea [Form] Removed obsolete constraints from validation.xml 14 vuotta sitten
  Bernhard Schussek 325049ac73 Revert "[Form] removed validation.xml file (not used anymore)" 14 vuotta sitten
  Miha Vrhovnik 50011fa344 Added html5 email input to the forms 14 vuotta sitten
  Miha Vrhovnik 43bcadbb80 Updating renamed event 14 vuotta sitten
  Fabien Potencier 4bb823fda4 [Form] added missing interfaces 14 vuotta sitten
  Fabien Potencier 3a2ca3dd92 moved Doctrine2 Entity Type guesser to the Doctrine bridge 14 vuotta sitten
  Fabien Potencier b71f9d2708 [Form] added a unit tests for previous commit 14 vuotta sitten
  Fabien Potencier 4bfd5bf079 [Form] tweaked Date time transformer to allow fields with 0 as hour/minute/... 14 vuotta sitten
  Fabien Potencier 3e476e1c30 [Form] removed validation.xml file (not used anymore) 14 vuotta sitten
  Bernhard Schussek be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests 14 vuotta sitten
  Bernhard Schussek 4905bfd285 Merge remote branch 'brikou/form' into form 14 vuotta sitten
  Tobias Naumann f6ce451e2c [Form] Made FormView implement Countable 14 vuotta sitten
  Brikou CARRE a83046f470 fixed regex (we don't need '?') 14 vuotta sitten
  Brikou CARRE 28121e4a57 [Form] AbstractType::getName() improvement 14 vuotta sitten
  Bernhard Schussek 7b1bf621e1 [Form] Removed obsolete code from div_layout.html.twig 14 vuotta sitten
  Bernhard Schussek 2ea68dfcd2 [Form] Improved test coverage of NumberToLocalizedStringTransformer 14 vuotta sitten