Bernhard Schussek
|
44fa9bbeaa
[Form] Fixed: CSRF token is regenerated if validation fails to avoid stalled tokens. Closes https://github.com/symfony/symfony/pull/415
|
14 years ago |
Bernhard Schussek
|
c9c8b5c98e
[Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433
|
14 years ago |
Bernhard Schussek
|
77bea81ed5
[Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493
|
14 years ago |
Bernhard Schussek
|
fa457b1cc4
[Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework
|
14 years ago |
Henrik Bjørnskov
|
fbb0ca5c4e
[Form] Fixed tests for previous commit
|
14 years ago |
Henrik Bjørnskov
|
5547243f53
[Form] Starting to bring back resouces as configurable
|
14 years ago |
Fabien Potencier
|
44edd8fe96
[TwigBundle] renamed default widget files
|
14 years ago |
Bernhard Schussek
|
c6fe6a750d
[Form] Added functional test for the 'size' attribute in the select tags of a time field
|
14 years ago |
Bernhard Schussek
|
e3db366116
[Form] Passing FormFactory to FormBuilder in its constructor
|
14 years ago |
Bernhard Schussek
|
2ddc85ae5a
[Form][Twig] Removed obsolete form_data() helper
|
14 years ago |
Bernhard Schussek
|
44af72bbf4
Merge remote branch 'symfony/master' into experimental
|
14 years ago |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
14 years ago |
Bernhard Schussek
|
ca6ae09779
[Form] Removed TemplateContext::create()
|
14 years ago |
Bernhard Schussek
|
4907c7d81d
[Form] Added test coverage for expanded choice fields
|
14 years ago |
Bernhard Schussek
|
4c0d53a7b6
[TwigBundle] Merged div_layout.html.twig and widget.html.twig
|
14 years ago |
Bernhard Schussek
|
c2dcebf6ea
[FrameworkBundle] Added test coverage for FormHelper and fixed various rendering bugs
|
14 years ago |
Fabien Potencier
|
9cc340a262
fixed inconsistencies in file locator classes
|
14 years ago |
Bernhard Schussek
|
ce5f3073bd
Fixed test suite and names of accessor methods in TemplateContext
|
14 years ago |
Bernhard Schussek
|
602846f386
[Form] Added tests for table_layout.html.twig
|
14 years ago |
Bernhard Schussek
|
96f040cec1
[Form] Added extensive test coverage for div_layout.html.twig
|
14 years ago |
Fabien Potencier
|
ea1a16b99f
Merge remote branch 'henrikbjorn/doctrine-mongodb-hydrator-dir'
|
14 years ago |
Fabien Potencier
|
5316decd8c
Merge remote branch 'hhamon/shared_maxage_fix'
|
14 years ago |
Fabien Potencier
|
56a4f0463a
Merge remote branch 'vicb/fix-dbg-evt-mgr'
|
14 years ago |
Fabien Potencier
|
d2af468b60
Merge remote branch 'francisbesset/webprofiler_session'
|
14 years ago |
Fabien Potencier
|
b32a7e935a
simplified code
|
14 years ago |
Fabien Potencier
|
ea84bb025b
fixed session management in functional tests
|
14 years ago |
Victor Berchet
|
3322cdbefc
[FrameworkBundle] Fix an issue when adding a scoped service as an event listener
|
14 years ago |
Fabien Potencier
|
6957dae4f9
[HttpKernel] added support for cookies in Client
|
14 years ago |
Francis Besset
|
79cfea20fd
[WebProfilerBundle] Displayed search form even if the session is not configured
|
14 years ago |
Fabien Potencier
|
e2c9fdf2c7
[HttpFoundation] fixed expiration time for Cookie (PHP wants a Unix timestamp)
|
14 years ago |