Fabien Potencier
|
0c8ff92ecd
made the controller name in the WDT clickable
|
пре 14 година |
Kris Wallsmith
|
7d9ddb546e
[TwigBundle] updated to support asset packages
|
пре 14 година |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
пре 14 година |
Christophe Coevoet
|
92bfbf575c
Fixed CS
|
пре 14 година |
Christophe Coevoet
|
156a5dcb9f
Fixed escaping for arguments
|
пре 14 година |
Fabien Potencier
|
73ab687521
moved ControllerResolver methods to HttpKernel (makes more sense)
|
пре 14 година |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
пре 14 година |
Fabien Potencier
|
055b6e4d6e
made a big refactoring of the templating sub-framework
|
пре 14 година |
Fabien Potencier
|
6b4ae4479a
[TwigBundle] removed coupling between TemplatingExtension and Templating Engine
|
пре 14 година |
Fabien Potencier
|
e3944bf4e6
fixed escaping in CodeHelper::formatArgs()
|
пре 14 година |
Johannes M. Schmitt
|
c5ef113b18
DI container optimization
|
пре 14 година |
Fabien Potencier
|
7b7e83f428
removed js and css helpers and Twig integration
|
пре 14 година |
Fabien Potencier
|
b60d254be2
[TwigBundle] added request and session as global variables
|
пре 14 година |
Fabien Potencier
|
acbdbfca52
fixed typo
|
пре 14 година |
Fabien Potencier
|
e20a246eee
[TwigBundle] fixed format_args configuration
|
пре 14 година |
Fabien Potencier
|
55b343b27c
[TwigBundle] simplified code a bit
|
пре 14 година |
Fabien Potencier
|
2e9b8a4117
[TwigBundle] removed HelperTokenParser
|
пре 14 година |
Fabien Potencier
|
13bcf7cdac
[TwigBundle] converted flash tag to a function
|
пре 14 година |
Fabien Potencier
|
3f492cae40
[TwigBundle] removed usage of HelperTokenParser for the js/css tags
|
пре 14 година |
Fabien Potencier
|
840bd8aacd
[TwigBundle] removed usage of HelperTokenParser for the 'render' tag
|
пре 14 година |
Fabien Potencier
|
62cd09e708
[TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }}
|
пре 14 година |
Fabien Potencier
|
77f5e7a5f3
[TwigBundle] updated functions to work with the latest version of Twig
|
пре 14 година |
Fabien Potencier
|
5d65f3edbd
[TwigBundle] converted path and url tags to functions
|
пре 14 година |
Fabien Potencier
|
6970a46b84
updated Twig templates for the new hash syntax
|
пре 14 година |
Francis Besset
|
5e150931c9
[TwigBundle] Fix call to a member function get() on a non-object
|
пре 14 година |
Fabien Potencier
|
a40d317f49
made a slight optimization
|
пре 14 година |
Fabien Potencier
|
e3551b5f87
[TwigBundle] renamed yaml filter to yaml_encode (to be coherent with json_encode)
|
пре 14 година |
Fabien Potencier
|
a323dd0e93
[TwigBundle] added filters from Code helpers
|
пре 14 година |
Fabien Potencier
|
17c500e0f0
[TwigBundle] added a yaml filter
|
пре 14 година |
Fabien Potencier
|
1e13ecb5f3
[TwigBundle] split the route tag to 2 tags: path and url
|
пре 14 година |