Bernhard Schussek
|
fc59936740
[Form] Fixed: ThemeRenderer::isChoiceSelected() works correctly for boolean choices
|
14 years ago |
Bernhard Schussek
|
a4bbc40ac6
[Form] Cleaned up ChoiceListInterface
|
14 years ago |
Bernhard Schussek
|
d3b7c4e8c1
[Form] Moved getLabel(), isChoiceSelected() and isChoiceGroup() from ChoiceListInterface to ThemeRenderer
|
14 years ago |
Bernhard Schussek
|
d3c8647f49
[Form] Fixed EntitiesToArrayTransformer::reverseTransform() to accept NULL values
|
14 years ago |
Bernhard Schussek
|
94f2baa895
[Form] Fixed BooleanToStringTransformer::reverseTransform() to accept NULL values. Fixes ChoiceTypeTest
|
14 years ago |
Bernhard Schussek
|
37e8e1270c
[Form][FrameworkBundle][TwigBundle] Renamed view variable 'disabled' to 'read_only' to match with the according FormInterface methods
|
14 years ago |
Bernhard Schussek
|
39b0aafc00
Merge remote branch 'symfony/master' into experimental
|
14 years ago |
Bernhard Schussek
|
35d9b7f800
[Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects
|
14 years ago |
Bernhard Schussek
|
4f39234741
[Form] bind() is ignored if a form is read-only
|
14 years ago |
Bernhard Schussek
|
ca20aef379
[Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance
|
14 years ago |
Bernhard Schussek
|
33b0011f86
[Form] Improved test coverage of Form
|
14 years ago |
Fabien Potencier
|
1d4024c654
[Process] added some missing accessors/mutators
|
14 years ago |
Fabien Potencier
|
54655104ca
[Process] changed run() behavior to always populate getOutput() and getErrorOutput()
|
14 years ago |
Fabien Potencier
|
1a486492b8
[HttpKernel] fixed test
|
14 years ago |
Fabien Potencier
|
10297d4eb5
Merge remote branch 'hason/frameworkbundle'
|
14 years ago |
Kris Wallsmith
|
daccbf45bf
[Routing] updated for DirectoryResource changes
|
14 years ago |
Kris Wallsmith
|
c51b716180
[Config] simplified DirectoryResource to only allow one regex
|
14 years ago |
Martin Hason
|
e43b53fea3
[HttpKernel] removed unused class
|
14 years ago |
Martin Hason
|
57b1b4992b
[FrameworkBundle] fixed bugs
|
14 years ago |
Martin Hason
|
c045f2896b
[FrameworkBundle] fixed test on windows
|
14 years ago |
Martin Hason
|
3baebe4e3b
[FrameworkBundle] fixed CS
|
14 years ago |
Fabien Potencier
|
c9c66db108
Merge remote branch 'kadeer/master'
|
14 years ago |
Fabien Potencier
|
046e3637db
[FrameworkBundle] removed unused parameters
|
14 years ago |
Fabien Potencier
|
46dc196288
[DoctrineMongoDBBundle] added a FIXME not for non-working code
|
14 years ago |
Fabien Potencier
|
eb21f5b76e
[FrameworkBundle] moved some validation related services to the XML services file
|
14 years ago |
Fabien Potencier
|
33add37f7c
[FrameworkBundle] removed the validator.annotations.namespaces parameter
|
14 years ago |
Fabien Potencier
|
fe19646470
[HttpKernel] made the _route request attribute _internal for embedded controller renderings
|
14 years ago |
Fabien Potencier
|
a9160eee70
[Validator] made fields the default option for Collection constraint
|
14 years ago |
Bernhard Schussek
|
c864d7fae1
[Form] Improved test coverage of Form class
|
14 years ago |
Fabien Potencier
|
16a98cf104
[Validator] added a Metadata factory that can be used with ValidatorInterface::validateValue()
|
14 years ago |