Fabien Potencier
|
6aa190b2a6
[OutputEscaper] added SafeDecoratorInterface
|
14 years ago |
Fabien Potencier
|
7650dd708f
[FrameworkBundle] fixed comment
|
14 years ago |
Fabien Potencier
|
a6dc10c31a
changed templating name notation
|
14 years ago |
Fabien Potencier
|
4ac65cebcf
[Translation] renamed Range to Interval
|
14 years ago |
Fabien Potencier
|
9e50782b9d
fixed request data collector
|
14 years ago |
Brandon Turner
|
bda264bb81
[Form] Removed invalid unit test
|
14 years ago |
Fabien Potencier
|
707205410e
added an IdentityTranslator to make it possible to always relies on the translator service, even if none is configured
|
14 years ago |
Fabien Potencier
|
9c9edb3904
[FrameworkBundle] added error messages from the Form Component in the default validators.fr.xliff
|
14 years ago |
Sebastian Ionescu
|
4edd0c269b
updated some helper docblocks - fixed usage of helpers
|
14 years ago |
Fabien Potencier
|
9580c74f0b
[Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }})
|
14 years ago |
Fabien Potencier
|
d3aca1c04a
[FrameworkBundle] added support for the Translation component
|
14 years ago |
Fabien Potencier
|
d6f55c31d1
[TwigBundle] added helpers for translations
|
14 years ago |
Fabien Potencier
|
a7537906b4
[Translation] added the component
|
14 years ago |
Fabien Potencier
|
6317ddfbe1
[ZendBundle] removed translator support
|
14 years ago |
Fabien Potencier
|
b890c3429d
[FrameworkBundle] fixed file detection and formatting in Code helper
|
14 years ago |
Fabien Potencier
|
35ee15d131
[DependencyInjection] tweaked an error message to ease debugging
|
14 years ago |
Fabien Potencier
|
aaba52d928
[FrameworkBundle] made all Router options configurable
|
14 years ago |
Brandon Turner
|
953a81372a
[Form] fixed typo in unit test
|
14 years ago |
Brandon Turner
|
b2e4b452a4
[Form] added support for stdClass objects
|
14 years ago |
Brandon Turner
|
c3b89eeedd
[Form] fixed failing unit test due
|
14 years ago |
Brandon Turner
|
9e84f450c2
[Form] fixed decimal rounding in IntegerField
|
14 years ago |
Brandon Turner
|
a305eb063d
[Form] added support for rounding-mode option on NumberFields
|
14 years ago |
Brandon Turner
|
2052501634
[Form] fixed missing locale setting in unit tests
|
14 years ago |
Brandon Turner
|
86b6aff5b6
[Form] fixed bug that prevented setLocale from working
|
14 years ago |
Fabien Potencier
|
eb942c8f18
[ZendBundle] fixed translator configuration
|
14 years ago |
Fabien Potencier
|
0b98a2861e
fixed PHPUnit configuration
|
14 years ago |
Fabien Potencier
|
866c306dc8
removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component)
|
14 years ago |
Fabien Potencier
|
15ca8b4076
[FrameworkBundle] removed obsolete file
|
14 years ago |
Fabien Potencier
|
69b538b632
[FrameworkBundle] removed the app:init command
|
14 years ago |
Fabien Potencier
|
d62befd67b
[FrameworkBundle] fixed Filesystem when used within a phar archive
|
14 years ago |