커밋 기록

작성자 SHA1 메시지 날짜
  stloyd c85b815c7b Fixed few issues with Date and Time: 14 년 전
  stloyd f4c7333bca Fix populating seconds when option "with_seconds" is set to false 14 년 전
  stloyd 7bc19f9675 Added to `DateTimeType` extension possibility to render form as `single_text` (similar to `DateType` option) (issue #1323 it requires fix for #1205) 14 년 전
  stloyd 4e3406d633 Sync with master and clean up 14 년 전
  stloyd ad5d2c13e1 Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205) 14 년 전
  Fabien Potencier 6de97c56e1 [Form] made required part of the algorithm to determine if an empty value should be added to a choice 14 년 전
  Fabien Potencier a395582605 merged branch stloyd/choicetype (PR #1371) 14 년 전
  Victor Berchet a43fad409b [Form] Improve unit tests for rendering 14 년 전
  stloyd 7783a050c2 Removed unused code from DateType 14 년 전
  stloyd cdd39ac3e2 Added ability to set "empty_value" for `DateTimeType`, `DateType` and `TimeType` 14 년 전
  stloyd af4a7d77d9 More tests and more compatible code, with some suggestions from @helmer 14 년 전
  stloyd 527b7383b9 Test covered version of fix for issue #1336 14 년 전
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 년 전
  Fabien Potencier 2ce3cfad18 [Form] made it possible to translate the empty value of Choice fields 14 년 전
  Fabien Potencier c364008a3b [Form] allowed an empty value to be displayed for choices even when required is true 14 년 전
  Fabien Potencier d16a708cc8 [Form] simplified file type class 14 년 전
  Fabien Potencier 0c29a25d89 Merge remote branch 'kriswallsmith/form/collection-proto' 14 년 전
  Fabien Potencier 852a4c9c6a [Form] removed the file upload temporary storage feature 14 년 전
  Kris Wallsmith 0df338fdb1 added script[type="text/html"] collection prototype to form themes 14 년 전
  Katsuhiro OGAWA 5893874ed5 [Form] Fixed single expanded choice type to set checked attribute when passed boolean value 14 년 전
  Fabien Potencier 2093a45aef merged stloyd/form_label 14 년 전
  stloyd 7b6d921cde [Form] Added tests for previous commit 14 년 전
  Victor Berchet b61929bf4a [Form] The variable stack should not persist between section rendering (fixes #1157) 14 년 전
  Miha Vrhovnik b8144c62ad DateType single-text should be single_text 14 년 전
  Bernhard Schussek c575432790 [Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0 14 년 전
  Bernhard Schussek e0ff61949e [Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text" 14 년 전
  Bernhard Schussek 74cca63938 [Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root 14 년 전
  Bernhard Schussek bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names 14 년 전
  Bernhard Schussek 38098604af [Form] Added tests for blocks/templates in the format _<ID>_(widget|row|label|...) 14 년 전
  Pascal Borreli 47948c8d2b [Form] Fixed bug creating empty "1" directory in root 14 년 전