Commit History

Автор SHA1 Съобщение Дата
  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 години
  Bernhard Schussek 6f1bc356a8 [Form] Refactored code from CoreExtension to new ValidatorExtension преди 14 години
  Bernhard Schussek 54e66c518f [Form] Reorganized code into "form extensions" преди 14 години
  Bernhard Schussek a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() преди 14 години
  Bernhard Schussek 57722550de [Form] Added test for 'email' type and fixed a few bugs преди 14 години
  Bernhard Schussek 30922d9375 [Form] Fixed: Checkboxes in an expanded choice field never have the 'required' HTML5 attribute. Closes http://trac.symfony-project.org/ticket/9588 преди 14 години
  Bernhard Schussek bc0efff28d [Form][FrameworkBundle] Fixed escaping of choice widgets преди 14 години
  Bernhard Schussek 4f1ae660fa [Form] Fixed choice labels in expanded choice fields преди 14 години
  Bernhard Schussek 41c6ab0ac7 [Form] Field labels can now be passed in the 'label' option преди 14 години
  Bernhard Schussek 3d92549382 [FrameworkBundle] Fixed various escaping problems and added test cases for them преди 14 години
  Bernhard Schussek 990bef8afb [Form][FrameworkBundle][TwigBundle] Fixed: CSRF fields are not rendered for nested forms anymore преди 14 години
  Bernhard Schussek 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object преди 14 години
  Bernhard Schussek c6fe6a750d [Form] Added functional test for the 'size' attribute in the select tags of a time field преди 14 години
  Bernhard Schussek 72b17cd67c [Form] Renamed TemplateContext to FormView преди 14 години