Victor Berchet
|
b19052f879
[Form][TwigBridge] Improve the cache layer by caching blocks instead of templates
|
преди 14 години |
Victor Berchet
|
9135f963db
[Form][TwigBridge] Make the template cache more efficient
|
преди 14 години |
Victor Berchet
|
8677aa3dce
[Form][TwigBridge] Fix rendering
|
преди 14 години |
Fabien Potencier
|
0a7ce63d8f
Merge remote branch 'vicb/twig-theme-inheritance'
|
преди 14 години |
Victor Berchet
|
5060702669
[Form] Further tweaks of the twig theme inheritance
|
преди 14 години |
Victor Berchet
|
bee505a4bf
[Form] Fix twig theme inheritance
|
преди 14 години |
Fabien Potencier
|
566511e9e7
moved some FormView methods to FormUtil where they really belongs
|
преди 14 години |
Victor Berchet
|
b12b11c131
[Form] Never render a view again
|
преди 14 години |
Pascal Borreli
|
404c452c0b
[Various] Phpdoc & typos
|
преди 14 години |
Fabien Potencier
|
2093a45aef
merged stloyd/form_label
|
преди 14 години |
stloyd
|
cb22ccc516
[Form] Added missing feature for adding attributes to an field label
|
преди 14 години |
Victor Berchet
|
b61929bf4a
[Form] The variable stack should not persist between section rendering (fixes #1157)
|
преди 14 години |
Victor Berchet
|
d375379a6a
[Twig][Form] Tweak form extension phpDoc and code
|
преди 14 години |
Victor Berchet
|
2b99d45dd3
[FormView] fix phpDoc
|
преди 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 години |