Historial de Commits

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