Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier d429594afb removed separator of choice widget when the separator is null il y a 13 ans
  Fabien Potencier 73c8d2ba74 [Form] fixed error bubbling for Date and Time types when rendering as multiple choices (closes #2062) il y a 13 ans
  Fabien Potencier de9f8ab47e added a unit test for previous merge il y a 14 ans
  marc.weistroff 2b4cc9bd06 [Form] Changed collection prototype rendering. il y a 14 ans
  Fabien Potencier e8ea852179 added missing test il y a 14 ans
  Fabien Potencier 9a6aafa83f added missing required classes on form label il y a 14 ans
  Fabien Potencier 4e605aa761 merged branch Seldaek/form_tpl (PR #1519) il y a 14 ans
  Fabien Potencier c9a9200115 merged branch stloyd/datetime_fixes (PR #1485) il y a 14 ans
  Jordi Boggiano 52fdd53af8 [Bridge/Twig] Add required class to labels that match required fields il y a 14 ans
  stloyd c85b815c7b Fixed few issues with Date and Time: il y a 14 ans
  Fabien Potencier 339ad861bb added missing translator calls in form templates il y a 14 ans
  stloyd f4c7333bca Fix populating seconds when option "with_seconds" is set to false il y a 14 ans
  stloyd 7bc19f9675 Added to `DateTimeType` extension possibility to render form as `single_text` (similar to `DateType` option) (issue #1323 it requires fix for #1205) il y a 14 ans
  stloyd 4e3406d633 Sync with master and clean up il y a 14 ans
  stloyd ad5d2c13e1 Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205) il y a 14 ans
  Fabien Potencier 6de97c56e1 [Form] made required part of the algorithm to determine if an empty value should be added to a choice il y a 14 ans
  Fabien Potencier a395582605 merged branch stloyd/choicetype (PR #1371) il y a 14 ans
  Victor Berchet a43fad409b [Form] Improve unit tests for rendering il y a 14 ans
  stloyd 7783a050c2 Removed unused code from DateType il y a 14 ans
  stloyd cdd39ac3e2 Added ability to set "empty_value" for `DateTimeType`, `DateType` and `TimeType` il y a 14 ans
  stloyd af4a7d77d9 More tests and more compatible code, with some suggestions from @helmer il y a 14 ans
  stloyd 527b7383b9 Test covered version of fix for issue #1336 il y a 14 ans
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) il y a 14 ans
  Fabien Potencier 2ce3cfad18 [Form] made it possible to translate the empty value of Choice fields il y a 14 ans
  Fabien Potencier c364008a3b [Form] allowed an empty value to be displayed for choices even when required is true il y a 14 ans
  Fabien Potencier d16a708cc8 [Form] simplified file type class il y a 14 ans
  Fabien Potencier 0c29a25d89 Merge remote branch 'kriswallsmith/form/collection-proto' il y a 14 ans
  Fabien Potencier 852a4c9c6a [Form] removed the file upload temporary storage feature il y a 14 ans
  Kris Wallsmith 0df338fdb1 added script[type="text/html"] collection prototype to form themes il y a 14 ans
  Katsuhiro OGAWA 5893874ed5 [Form] Fixed single expanded choice type to set checked attribute when passed boolean value il y a 14 ans