Jordi Boggiano
|
7132f81d14
[Serializer] Some more privates
|
14 anni fa |
Jordi Boggiano
|
47733d08a1
[Serializer] Move private methods below protected ones
|
14 anni fa |
Jordi Boggiano
|
54ffb1fbc0
[Serializer] Added @api annotations
|
14 anni fa |
Jordi Boggiano
|
507f6269b5
[Serializer] Added docblocks for NormalizableInterface
|
14 anni fa |
Jordi Boggiano
|
76cab7deb9
[Serializer] add methods to the SerializerInterface
|
14 anni fa |
Jordi Boggiano
|
cb727dbde3
[Serializer] Added docblock
|
14 anni fa |
Jordi Boggiano
|
424a1dad27
[Serializer] Switched most protected to private or final
|
14 anni fa |
Fabien Pennequin
|
34c6dbf5d2
Updated file UPDATE.md for assetic filters
|
14 anni fa |
Victor Berchet
|
788ed5126b
[FrameworkBundle] Fix the cache template loader
|
14 anni fa |
Fabien Potencier
|
5d143c4aac
Merge remote branch 'weaverryan/prevent_exception_on_handle_exception'
|
14 anni fa |
Fabien Potencier
|
53274512e2
Merge remote branch 'weaverryan/better_import_exception_and_bug_fix'
|
14 anni fa |
Fabien Potencier
|
e92ac9eeef
Merge remote branch 'weaverryan/exception_page_changes'
|
14 anni fa |
Bernhard Schussek
|
72a41f8c94
[Form] Fixed: Booleans can be used as choice keys now
|
14 anni fa |
Fabien Potencier
|
1cd9b5bb49
Merge remote branch 'kriswallsmith/assetic/updates'
|
14 anni fa |
Fabien Potencier
|
0667e706fe
Merge remote branch 'kriswallsmith/assetic/config-fixes'
|
14 anni fa |
Fabien Potencier
|
336a184bb4
Merge remote branch 'kriswallsmith/assetic/coalesce-dirs'
|
14 anni fa |
Bernhard Schussek
|
a5d0b3aea6
[Form] Changed FormBuilder::set(Client|Norm)Transformer to FormBuilder::prepend(Client|Norm)Transformer and FormBuilder::append(Client|Norm)Transformer to facilitate extension of types
|
14 anni fa |
Victor Berchet
|
5e141402e1
[WebProfilerBundle] Fix the intercept_redirects option
|
14 anni fa |
Victor Berchet
|
ac03440d7a
[WebProfilerBundle] Make wdtb verbosity configurable
|
14 anni fa |
Victor Berchet
|
b2be041475
[WebProfilerBundle] Remove the format and content type from the wdtb
|
14 anni fa |
Bernhard Schussek
|
be9ef42af9
[Form] Renamed choice transformers for better clarity
|
14 anni fa |
Bernhard Schussek
|
fc59936740
[Form] Fixed: ThemeRenderer::isChoiceSelected() works correctly for boolean choices
|
14 anni fa |
Bernhard Schussek
|
a4bbc40ac6
[Form] Cleaned up ChoiceListInterface
|
14 anni fa |
Pascal Borreli
|
8a82aee56f
[Locale][Windows] Fixing tests for old ICU version (default in php.net packages)
|
14 anni fa |
Bernhard Schussek
|
d3b7c4e8c1
[Form] Moved getLabel(), isChoiceSelected() and isChoiceGroup() from ChoiceListInterface to ThemeRenderer
|
14 anni fa |
Bernhard Schussek
|
d3c8647f49
[Form] Fixed EntitiesToArrayTransformer::reverseTransform() to accept NULL values
|
14 anni fa |
Ryan Weaver
|
39f81753ce
[FrameworkBundle] When there are multiple nested exceptions, this hides the stacktrace from all exceptions by default
|
14 anni fa |
Ryan Weaver
|
a166b8de64
[FrameworkBundle] Fixing small bug on exception page where the +/- icons didn't toggle correctly
|
14 anni fa |
Bernhard Schussek
|
94f2baa895
[Form] Fixed BooleanToStringTransformer::reverseTransform() to accept NULL values. Fixes ChoiceTypeTest
|
14 anni fa |
Bernhard Schussek
|
37e8e1270c
[Form][FrameworkBundle][TwigBundle] Renamed view variable 'disabled' to 'read_only' to match with the according FormInterface methods
|
14 anni fa |