Commit History

Author SHA1 Message Date
  Benjamin Eberlei f882a511a0 [Form] Initialize on iterator access. 14 years ago
  Benjamin Eberlei cd1ce86aee [Form] Iterator support for ThemeRenderer 14 years ago
  Bernhard Schussek 18b98353d5 Merge branch 'master' into experimental 14 years ago
  Fabien Potencier 8d84fdfedc [Finder] added Finder::append() method to be able to combine several Finder instances into one 14 years ago
  Bernhard Schussek 7585dce8dd [Form] Added options validation to field creation 14 years ago
  Fabien Potencier 2d27b13338 Merge remote branch 'bschussek/validator' 14 years ago
  Fabien Potencier a2fcd0cf6b Merge remote branch 'stealth35/removed_alias' 14 years ago
  Fabien Potencier 3a46ed58b3 Merge remote branch 'stealth35/use_splfileinfo' 14 years ago
  Kris Wallsmith 2e1924ec1c [AsseticBundle] updated for Assetic changes 14 years ago
  stealth35 dedf9b4fc0 tab to spaces 14 years ago
  stealth35 58cd03cedf use SplFileInfo insteed fgetcsv 14 years ago
  Bernhard Schussek 0ace068a52 [Form] PropertyPathMapper now only maps if the form data is synchronized to avoid duplicate form errors ('invalid'+'NotNull', for example) 14 years ago
  Bernhard Schussek 6825ea2489 [Form] Improved test coverage of PropertyPathMapper 14 years ago
  stealth35 cee94be277 sanitize die (exit) 14 years ago
  Bernhard Schussek e3ac248617 [Form] Errors are mapped to subforms correctly and bubble up again if necessary 14 years ago
  Bernhard Schussek 4f360109ed [Form] Fixed validation.xml (now really) 14 years ago
  Bernhard Schussek eb18676354 Merge branch 'master' into experimental 14 years ago
  Fabien Potencier 0e57943531 [HttpKernel] fixed typo 14 years ago
  Fabien Potencier 043988f670 Merge remote branch 'aurelijus/wrong_arguments_for_exception' 14 years ago
  Fabien Potencier 6051577b7e Merge remote branch 'kriswallsmith/framework/asset-packages-fix' 14 years ago
  Fabien Potencier e5a5c63050 Merge remote branch 'bschussek/rename-execute' 14 years ago
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead 14 years ago
  Bernhard Schussek 9c4095a356 [FrameworkBundle] AddFormTypesPass now uses the service ID as alias if no alias is given 14 years ago
  Bernhard Schussek 40ee22c8b4 [Form] Fixed call to DataEvent::getForm() in Doctrine bridge 14 years ago
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago
  Bernhard Schussek 3c412ffba0 [Form] Moved Form::validateData() to DelegatingValidator::validateFormData() 14 years ago
  Bernhard Schussek ec38901572 Merge branch 'rename-execute' into experimental 14 years ago
  Bernhard Schussek 71230a094b [Form] Fixed validation.xml 14 years ago
  Bernhard Schussek 729438fdea Merge branch 'rename-execute' into experimental 14 years ago
  Bernhard Schussek 3e29348d21 [Validator] Added support for static callbacks to Callback constraint 14 years ago