Henrik Bjørnskov
|
e687685f98
[Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
|
14 vuotta sitten |
Bernhard Schussek
|
e787d5dc22
[Form] PropertyPath now can handle elements with special characters
|
14 vuotta sitten |
Bernhard Schussek
|
4f1ae660fa
[Form] Fixed choice labels in expanded choice fields
|
14 vuotta sitten |
Bernhard Schussek
|
41c6ab0ac7
[Form] Field labels can now be passed in the 'label' option
|
14 vuotta sitten |
Bernhard Schussek
|
3d92549382
[FrameworkBundle] Fixed various escaping problems and added test cases for them
|
14 vuotta sitten |
Bernhard Schussek
|
990bef8afb
[Form][FrameworkBundle][TwigBundle] Fixed: CSRF fields are not rendered for nested forms anymore
|
14 vuotta sitten |
Bernhard Schussek
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
14 vuotta sitten |
Bernhard Schussek
|
276b23a344
[Form] Moved creation logic of FormView to Form class
|
14 vuotta sitten |
Fabien Potencier
|
db8b118e8a
Merge remote branch 'hidenorigoto/fix-methodname-case'
|
14 vuotta sitten |
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 vuotta sitten |
Bernhard Schussek
|
c9c8b5c98e
[Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433
|
14 vuotta sitten |
Fabien Potencier
|
7e58c3f976
[Routing] allowed default route variables to be null
|
14 vuotta sitten |
hidenorigoto
|
1e78ec395c
[HttpFoundation] fixed wrong method name
|
14 vuotta sitten |
Fabien Potencier
|
ad112da5bc
added the request content to the request data collector
|
14 vuotta sitten |
Bernhard Schussek
|
77bea81ed5
[Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493
|
14 vuotta sitten |
Bernhard Schussek
|
fa457b1cc4
[Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework
|
14 vuotta sitten |
Fabien Potencier
|
855206fcb5
updated UPDATE file
|
14 vuotta sitten |
Fabien Potencier
|
de390fd893
[DependencyInjection] removed timing info as it is useless
|
14 vuotta sitten |
Fabien Potencier
|
0b563c32ac
Merge remote branch 'schmittjoh/diLogging'
|
14 vuotta sitten |
Johannes M. Schmitt
|
49ecb90221
[DependencyInjection] enable debug related passes only in debug environment
|
14 vuotta sitten |
Johannes Schmitt
|
fd5caa9546
[DependencyInjection] also check references of inlined services
|
14 vuotta sitten |
Johannes Schmitt
|
ff41541d45
[DependencyInjection] removed pass time
|
14 vuotta sitten |
Fabien Potencier
|
067bd0009e
Merge remote branch 'kriswallsmith/scalar-nodes'
|
14 vuotta sitten |
Johannes Schmitt
|
6d7a9d752d
[DependencyInjection] adds emulation of "exception-on-invalid-reference" behavior
|
14 vuotta sitten |
Johannes M. Schmitt
|
1992c3b96d
[DependencyInjection] fixes a bug which might have occurred when using property injection under certain circumstances
|
14 vuotta sitten |
Johannes M. Schmitt
|
75ac0f5dc3
[DependencyInjection] fixed method name
|
14 vuotta sitten |
Johannes M. Schmitt
|
e5b6ce1d08
[FrameworkBundle] whitespace fix
|
14 vuotta sitten |
Johannes M. Schmitt
|
6ea9fb16c7
[DependencyInjection] refactored code a bit, added some more logging messages
|
14 vuotta sitten |
Johannes M. Schmitt
|
ee05534815
[DependencyInjection] dump a readable format
|
14 vuotta sitten |
Henrik Bjørnskov
|
fbb0ca5c4e
[Form] Fixed tests for previous commit
|
14 vuotta sitten |