Bernhard Schussek
|
17acdd971c
[FrameworkBundle] Fixed maxlength attribute in TextField in PHP templates
|
14 years ago |
Fabien Potencier
|
fc96702483
[DependencyInjection] fixed generation of empty tags when getting a tag from a definition
|
14 years ago |
Fabien Potencier
|
598d458a3c
added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags
|
14 years ago |
Jeremy Mikola
|
3ab82cbd53
[FrameworkBundle][Security] Create DIC aliases for security providers that are explicit services
|
14 years ago |
GordonsLondon
|
1e27d4359c
[DoctrineBundle] Added class_metadata_factory_name Configuration option
|
14 years ago |
Fabien Potencier
|
1148519695
[HttpKernel] unified paths on Windows and *nix
|
14 years ago |
devel
|
b74bb15975
Fixed an issue with the definition description Mongo DB collections.
|
14 years ago |
chesteroni
|
cdc9c6395d
Corrected according to bugfix at Doctrine-jira
|
14 years ago |
Fabien Potencier
|
aea712d8a2
[ZendBundle] added a simple way to add new writers (add a service with a zend.logger.writer tag)
|
14 years ago |
Fabien Potencier
|
7fdc61f272
[TwigBundle] added a way to register Twig globals from configuration
|
14 years ago |
Fabien Potencier
|
7b7e83f428
removed js and css helpers and Twig integration
|
14 years ago |
Fabien Potencier
|
b60d254be2
[TwigBundle] added request and session as global variables
|
14 years ago |
Fabien Potencier
|
0e487cdda6
[TwigBundle] replaced current {{ foo }} syntax for translation placeholders to %foo%
|
14 years ago |
Ryan Weaver
|
9b10c8a866
[WebProfileBundle] Adding more information to the Response content returned when an intercept is redirected.
|
14 years ago |
Fabien Potencier
|
5c6f4fbdd7
[HttpFoundation] added missing directory in fixtures
|
14 years ago |
Bernhard Schussek
|
39c9bf160e
[Validator] Implemented @Ip constraint
|
14 years ago |
Bernhard Schussek
|
114b2cf6c1
[FrameworkBundle] Attributes can now be passed when rendering form fields with the PHP renderer
|
14 years ago |
Bernhard Schussek
|
acdd5c06de
[Form] Changed value transformers to throw UnexpectedTypeException instances
|
14 years ago |
Bernhard Schussek
|
48af2fc86e
[Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected
|
14 years ago |
Bernhard Schussek
|
e9a7531a26
[Form] added the constrained method Field::isTransformationSuccessful()
|
14 years ago |
Bernhard Schussek
|
8513082007
[Form][HttpFoundation] Improved File and UploadedFile class
|
14 years ago |
Bernhard Schussek
|
708c780213
[Validator] Renamed @Validation constraint to @Set
|
14 years ago |
Bernhard Schussek
|
ba422e8472
[Form] Added support for virtual field groups
|
14 years ago |
Fabien Potencier
|
8b843e2662
[TwigBundle] fixed trans tag due to Twig changes
|
14 years ago |
Fabien Potencier
|
8ca90d5233
fixed typo in phpdoc
|
14 years ago |
Fabien Potencier
|
acbdbfca52
fixed typo
|
14 years ago |
Fabien Potencier
|
5c6b594dae
[TwigBundle] converted form filters to functions
|
14 years ago |
Fabien Potencier
|
e20a246eee
[TwigBundle] fixed format_args configuration
|
14 years ago |
Fabien Potencier
|
55b343b27c
[TwigBundle] simplified code a bit
|
14 years ago |
Fabien Potencier
|
2e9b8a4117
[TwigBundle] removed HelperTokenParser
|
14 years ago |