Historique des commits

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