Fabien Potencier
|
7a70236437
Merge remote branch 'schmittjoh/containerBaseClass'
|
vor 14 Jahren |
Fabien Potencier
|
62737c2495
Merge remote branch 'hidenorigoto/feature/add-server-param-method'
|
vor 14 Jahren |
Fabien Potencier
|
5861a1b962
Merge remote branch 'merk/security/phpdoc'
|
vor 14 Jahren |
Fabien Potencier
|
45a551e9d5
[DoctrineBundle] removed unused file
|
vor 14 Jahren |
Johannes M. Schmitt
|
30bac46e1b
[DependencyInjection] make base class of generated container configurable
|
vor 14 Jahren |
hidenorigoto
|
43952b3175
[BrowserKit] added tests for setServerParameter/getServerParameter methods
|
vor 14 Jahren |
hidenorigoto
|
1d85a3dcb1
[BrowserKit] added getServerParameter method which makes setServerParameters/setServerParameter methods testable
|
vor 14 Jahren |
hidenorigoto
|
54c3d236c2
[BrowserKit] added the method to Client which enables to set single server parameter
|
vor 14 Jahren |
Fabien Potencier
|
c6818d8bf7
[HttpKernel] added support for controllers as arrays and object with an __invoke method
|
vor 14 Jahren |
Tobias Naumann
|
f6ce451e2c
[Form] Made FormView implement Countable
|
vor 14 Jahren |
Tim Nagel
|
ad86f9ff0d
[Security] Added missing phpdoc
|
vor 14 Jahren |
Brikou CARRE
|
e898445b94
removed empty lines/trailing spaces
|
vor 14 Jahren |
Brikou CARRE
|
a83046f470
fixed regex (we don't need '?')
|
vor 14 Jahren |
Brikou CARRE
|
28121e4a57
[Form] AbstractType::getName() improvement
|
vor 14 Jahren |
Bernhard Schussek
|
7b1bf621e1
[Form] Removed obsolete code from div_layout.html.twig
|
vor 14 Jahren |
Bernhard Schussek
|
2ea68dfcd2
[Form] Improved test coverage of NumberToLocalizedStringTransformer
|
vor 14 Jahren |
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
|
vor 14 Jahren |
Bernhard Schussek
|
a05575bba1
[Form] Removed obsolete code. Use the 'attr' var instead
|
vor 14 Jahren |
Bernhard Schussek
|
9582221862
[Form] ResizeFormListener::preBind() now handles empty strings. Fixes https://github.com/symfony/symfony/pull/40
|
vor 14 Jahren |
Bernhard Schussek
|
d0c572716a
Merge remote branch 'henrikbjorn/form' into henrik_merge
|
vor 14 Jahren |
Bernhard Schussek
|
bc0efff28d
[Form][FrameworkBundle] Fixed escaping of choice widgets
|
vor 14 Jahren |
Henrik Bjørnskov
|
e687685f98
[Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
|
vor 14 Jahren |
Bernhard Schussek
|
e787d5dc22
[Form] PropertyPath now can handle elements with special characters
|
vor 14 Jahren |
Bernhard Schussek
|
4f1ae660fa
[Form] Fixed choice labels in expanded choice fields
|
vor 14 Jahren |
Bernhard Schussek
|
41c6ab0ac7
[Form] Field labels can now be passed in the 'label' option
|
vor 14 Jahren |
Bernhard Schussek
|
3d92549382
[FrameworkBundle] Fixed various escaping problems and added test cases for them
|
vor 14 Jahren |
Bernhard Schussek
|
990bef8afb
[Form][FrameworkBundle][TwigBundle] Fixed: CSRF fields are not rendered for nested forms anymore
|
vor 14 Jahren |
Bernhard Schussek
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
vor 14 Jahren |
Bernhard Schussek
|
276b23a344
[Form] Moved creation logic of FormView to Form class
|
vor 14 Jahren |
Fabien Potencier
|
db8b118e8a
Merge remote branch 'hidenorigoto/fix-methodname-case'
|
vor 14 Jahren |