Commit History

Автор SHA1 Съобщение Дата
  Bernhard Schussek abb0d0cde1 [Form] Removed StripTagsListener. Its implementation is insufficient and needs to be replaced by a better one. преди 14 години
  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 години
  Bernhard Schussek 57722550de [Form] Added test for 'email' type and fixed a few bugs преди 14 години
  Bernhard Schussek 23e9ad7a99 Merge remote branch 'mvrhov/email_type' into mvrhov_merge преди 14 години
  Bernhard Schussek eb21dc9fea [Form] Removed obsolete constraints from validation.xml преди 14 години
  Bernhard Schussek 325049ac73 Revert "[Form] removed validation.xml file (not used anymore)" преди 14 години
  Miha Vrhovnik 50011fa344 Added html5 email input to the forms преди 14 години
  Miha Vrhovnik 43bcadbb80 Updating renamed event преди 14 години
  Fabien Potencier 4bb823fda4 [Form] added missing interfaces преди 14 години
  Fabien Potencier 3a2ca3dd92 moved Doctrine2 Entity Type guesser to the Doctrine bridge преди 14 години
  Fabien Potencier b71f9d2708 [Form] added a unit tests for previous commit преди 14 години
  Fabien Potencier 4bfd5bf079 [Form] tweaked Date time transformer to allow fields with 0 as hour/minute/... преди 14 години
  Fabien Potencier 3e476e1c30 [Form] removed validation.xml file (not used anymore) преди 14 години
  Bernhard Schussek be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests преди 14 години
  Bernhard Schussek 4905bfd285 Merge remote branch 'brikou/form' into form преди 14 години
  Tobias Naumann f6ce451e2c [Form] Made FormView implement Countable преди 14 години
  Brikou CARRE a83046f470 fixed regex (we don't need '?') преди 14 години
  Brikou CARRE 28121e4a57 [Form] AbstractType::getName() improvement преди 14 години
  Bernhard Schussek 7b1bf621e1 [Form] Removed obsolete code from div_layout.html.twig преди 14 години
  Bernhard Schussek 2ea68dfcd2 [Form] Improved test coverage of NumberToLocalizedStringTransformer преди 14 години
  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 преди 14 години
  Bernhard Schussek a05575bba1 [Form] Removed obsolete code. Use the 'attr' var instead преди 14 години
  Bernhard Schussek 9582221862 [Form] ResizeFormListener::preBind() now handles empty strings. Fixes https://github.com/symfony/symfony/pull/40 преди 14 години
  Bernhard Schussek d0c572716a Merge remote branch 'henrikbjorn/form' into henrik_merge преди 14 години
  Bernhard Schussek bc0efff28d [Form][FrameworkBundle] Fixed escaping of choice widgets преди 14 години
  Henrik Bjørnskov e687685f98 [Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has преди 14 години
  Bernhard Schussek e787d5dc22 [Form] PropertyPath now can handle elements with special characters преди 14 години
  Bernhard Schussek 4f1ae660fa [Form] Fixed choice labels in expanded choice fields преди 14 години
  Bernhard Schussek 41c6ab0ac7 [Form] Field labels can now be passed in the 'label' option преди 14 години
  Bernhard Schussek 3d92549382 [FrameworkBundle] Fixed various escaping problems and added test cases for them преди 14 години