Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier 33498bffa4 [Form] added a unit test há 14 anos atrás
  Bernhard Schussek d93e10160c [Form] Removed obsolete view variables há 14 anos atrás
  Bernhard Schussek b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names há 14 anos atrás
  Bernhard Schussek 273d72ef75 [Form] Changed separator for Twig blocks from double underscore to single underscore to match the PHP template separator há 14 anos atrás
  Bernhard Schussek f078554c2a [Form] Removed StripTagsListenerTest há 14 anos atrás
  Bernhard Schussek abb0d0cde1 [Form] Removed StripTagsListener. Its implementation is insufficient and needs to be replaced by a better one. há 14 anos atrás
  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) há 14 anos atrás
  Bernhard Schussek 57722550de [Form] Added test for 'email' type and fixed a few bugs há 14 anos atrás
  Bernhard Schussek 23e9ad7a99 Merge remote branch 'mvrhov/email_type' into mvrhov_merge há 14 anos atrás
  Bernhard Schussek eb21dc9fea [Form] Removed obsolete constraints from validation.xml há 14 anos atrás
  Bernhard Schussek 325049ac73 Revert "[Form] removed validation.xml file (not used anymore)" há 14 anos atrás
  Miha Vrhovnik 50011fa344 Added html5 email input to the forms há 14 anos atrás
  Miha Vrhovnik 43bcadbb80 Updating renamed event há 14 anos atrás
  Fabien Potencier 4bb823fda4 [Form] added missing interfaces há 14 anos atrás
  Fabien Potencier 3a2ca3dd92 moved Doctrine2 Entity Type guesser to the Doctrine bridge há 14 anos atrás
  Fabien Potencier b71f9d2708 [Form] added a unit tests for previous commit há 14 anos atrás
  Fabien Potencier 4bfd5bf079 [Form] tweaked Date time transformer to allow fields with 0 as hour/minute/... há 14 anos atrás
  Fabien Potencier 3e476e1c30 [Form] removed validation.xml file (not used anymore) há 14 anos atrás
  Bernhard Schussek be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests há 14 anos atrás
  Bernhard Schussek 4905bfd285 Merge remote branch 'brikou/form' into form há 14 anos atrás
  Tobias Naumann f6ce451e2c [Form] Made FormView implement Countable há 14 anos atrás
  Brikou CARRE a83046f470 fixed regex (we don't need '?') há 14 anos atrás
  Brikou CARRE 28121e4a57 [Form] AbstractType::getName() improvement há 14 anos atrás
  Bernhard Schussek 7b1bf621e1 [Form] Removed obsolete code from div_layout.html.twig há 14 anos atrás
  Bernhard Schussek 2ea68dfcd2 [Form] Improved test coverage of NumberToLocalizedStringTransformer há 14 anos atrás
  Bernhard Schussek 30922d9375 [Form] Fixed: Checkboxes in an expanded choice field never have the 'required' HTML5 attribute. Closes http://trac.symfony-project.org/ticket/9588 há 14 anos atrás
  Bernhard Schussek a05575bba1 [Form] Removed obsolete code. Use the 'attr' var instead há 14 anos atrás
  Bernhard Schussek 9582221862 [Form] ResizeFormListener::preBind() now handles empty strings. Fixes https://github.com/symfony/symfony/pull/40 há 14 anos atrás
  Bernhard Schussek d0c572716a Merge remote branch 'henrikbjorn/form' into henrik_merge há 14 anos atrás
  Bernhard Schussek bc0efff28d [Form][FrameworkBundle] Fixed escaping of choice widgets há 14 anos atrás