stloyd
|
cb22ccc516
[Form] Added missing feature for adding attributes to an field label
|
14 лет назад |
Victor Berchet
|
eb10c66a55
[Twig][Form] Optimize form rendering
|
14 лет назад |
Bernhard Schussek
|
eb50d766da
[Form] Fixed variable scope when entering nested form helpers
|
14 лет назад |
Bernhard Schussek
|
38098604af
[Form] Added tests for blocks/templates in the format _<ID>_(widget|row|label|...)
|
14 лет назад |
Fabien Potencier
|
6180b6aeb5
[TwigBundle] removed obsolete code
|
14 лет назад |
Fabien Potencier
|
a204aec08b
added the possibility to easily customize the template of just one widget of a form
|
14 лет назад |
Fabien Potencier
|
509f3dd454
removed the possibility to pass a template to render_widget()
|
14 лет назад |
Artur Kotyrba
|
d506a55b40
[Bridge][Twig] removed unused argument passed to setRendered() method
|
14 лет назад |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 лет назад |
Bernhard Schussek
|
273d72ef75
[Form] Changed separator for Twig blocks from double underscore to single underscore to match the PHP template separator
|
14 лет назад |
Henrik Bjørnskov
|
e687685f98
[Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
|
14 лет назад |
Bernhard Schussek
|
2ddc85ae5a
[Form][Twig] Removed obsolete form_data() helper
|
14 лет назад |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
14 лет назад |
Bernhard Schussek
|
ca6ae09779
[Form] Removed TemplateContext::create()
|
14 лет назад |
Bernhard Schussek
|
ce5f3073bd
Fixed test suite and names of accessor methods in TemplateContext
|
14 лет назад |
Bernhard Schussek
|
96f040cec1
[Form] Added extensive test coverage for div_layout.html.twig
|
14 лет назад |
Fabien Potencier
|
7f2294395c
[Form] reverted the templating part to be similar to what we have today
|
14 лет назад |