Fabien Potencier
|
741b11c618
|
fixed Twig C extension
|
2012-02-28 23:19:54 +01:00 |
|
Fabien Potencier
|
2fb20cdf77
|
added some information about Twig_Template::getContext() and made it final
|
2012-02-19 11:09:47 +01:00 |
|
Fabien Potencier
|
5e11c672de
|
updated CHANGELOG
|
2012-02-18 10:35:52 +01:00 |
|
Fabien Potencier
|
07385f6a2c
|
updated CHANGELOG
|
2012-02-18 09:55:38 +01:00 |
|
Fabien Potencier
|
4dee4e5841
|
updated the CHANGELOG and documentation for previous merge
|
2012-02-15 17:29:31 +01:00 |
|
Fabien Potencier
|
2bcd60c9a8
|
updated CHANGELOG
|
2012-02-06 10:05:54 +01:00 |
|
Fabien Potencier
|
5b5de2c743
|
fixed the creation of the cache directory in case of a race condition (closes #620)
|
2012-02-04 09:40:09 +01:00 |
|
Fabien Potencier
|
203945602b
|
bumped version to 1.7.0-DEV
|
2012-02-04 08:38:29 +01:00 |
|
Fabien Potencier
|
9154d27622
|
prepared the 1.6.0 release
|
2012-02-04 08:34:52 +01:00 |
|
Fabien Potencier
|
310020ac98
|
fixed raw blocks when used with the whitespace trim option (closes #617)
|
2012-01-28 17:45:54 +01:00 |
|
Tobias Schultze
|
faa90c9268
|
updated doc for random function
|
2012-01-26 12:45:18 +01:00 |
|
Jordi Boggiano
|
0255764455
|
Updated CHANGELOG
|
2012-01-24 17:41:37 +01:00 |
|
Fabien Potencier
|
e81c932e77
|
made a speed optimization to macro calls when imported via the from tag
|
2012-01-23 09:22:43 +01:00 |
|
Fabien Potencier
|
58f7fa3574
|
updated CHANGELOG
|
2012-01-23 08:58:03 +01:00 |
|
Fabien Potencier
|
883a93bb4d
|
fixed the attribute function when passing arguments (closes #608)
|
2012-01-23 08:51:52 +01:00 |
|
Fabien Potencier
|
88389ac503
|
Revert "made a speed optimization to macro calls when imported via the from tag"
This reverts commit 3b87da344a.
|
2012-01-21 21:26:04 +01:00 |
|
Fabien Potencier
|
3b87da344a
|
made a speed optimization to macro calls when imported via the from tag
|
2012-01-21 21:18:48 +01:00 |
|
Fabien Potencier
|
d9dc813dfd
|
added a slice filter
|
2012-01-14 08:49:51 +01:00 |
|
Fabien Potencier
|
4578c176e5
|
added string support for the reverse filter
|
2012-01-14 08:49:13 +01:00 |
|
Fabien Potencier
|
68fa9c9bb8
|
fixed the empty test and the length filter for Twig_Markup instances (closes #589)
|
2012-01-09 20:32:51 +01:00 |
|
Fabien Potencier
|
764829f55a
|
added a date function to ease date comparison (closes #571)
|
2012-01-06 20:32:26 +01:00 |
|
Fabien Potencier
|
c07014a387
|
updated CHANGELOG
|
2012-01-06 19:48:27 +01:00 |
|
Fabien Potencier
|
e74205e21e
|
bumped version to 1.6.0-DEV
|
2012-01-05 15:35:20 +01:00 |
|
Fabien Potencier
|
5bba149706
|
prepared the 1.5.1 release
|
2012-01-05 15:34:14 +01:00 |
|
Fabien Potencier
|
d76d670b54
|
bumped version to 1.6.0-DEV
|
2012-01-04 14:31:46 +01:00 |
|
Fabien Potencier
|
f6e49636d1
|
prepared the 1.5.0 release
|
2012-01-04 14:20:58 +01:00 |
|
Fabien Potencier
|
19ba9c2141
|
added Traversable objects support for the join filter
|
2012-01-02 13:10:08 +01:00 |
|
Fabien Potencier
|
956830c7ee
|
prepared the 1.5.0-RC2 release
|
2011-12-30 16:23:51 +01:00 |
|
Fabien Potencier
|
736dfa84d0
|
added a way to set the default global date interval format
|
2011-12-30 09:15:53 +01:00 |
|
Fabien Potencier
|
519b6805b0
|
refactored date filter code
|
2011-12-30 08:58:12 +01:00 |
|
Fabien Potencier
|
fc85a16886
|
refactored Twig_Template::display() to ease its extension
|
2011-12-28 23:05:59 +01:00 |
|
Fabien Potencier
|
88de457774
|
tweaked previous merge
|
2011-12-28 20:34:32 +01:00 |
|
Fabien Potencier
|
fb6d5660ab
|
prepared the 1.5.0-RC1 release
|
2011-12-26 11:40:36 +01:00 |
|
Fabien Potencier
|
f3de043d0e
|
changed hash key expression support (expression must now be enclosed with parentheses and hash keys can now be names)
|
2011-12-26 09:35:38 +01:00 |
|
Fabien Potencier
|
591f982b47
|
Revert "Revert "merged branch arnaud-lb/hash-key-expr (PR #514)""
This reverts commit 99b2c5bf99.
|
2011-12-24 09:22:35 +01:00 |
|
Fabien Potencier
|
99b2c5bf99
|
Revert "merged branch arnaud-lb/hash-key-expr (PR #514)"
This reverts commit 8665c64634, reversing
changes made to 4aba337cda.
|
2011-12-23 08:59:54 +01:00 |
|
Fabien Potencier
|
ad0b8f0900
|
updated CHANGELOG
|
2011-12-22 22:42:44 +01:00 |
|
Fabien Potencier
|
4aba337cda
|
added a do tag (closes #446)
|
2011-12-22 22:36:35 +01:00 |
|
Fabien Potencier
|
26453bffcf
|
fixed typo
|
2011-12-21 20:17:43 +01:00 |
|
Fabien Potencier
|
1d6dfad4f5
|
added a flush tag
|
2011-12-21 19:34:14 +01:00 |
|
Fabien Potencier
|
4f19c7a04b
|
added support for dynamically named filters and functions
|
2011-12-18 20:20:35 +01:00 |
|
Fabien Potencier
|
865a7039f8
|
added a dump function to help debugging templates
|
2011-12-18 18:30:06 +01:00 |
|
Fabien Potencier
|
932a4d8d94
|
added a nl2br filter
|
2011-12-18 12:36:07 +01:00 |
|
Fabien Potencier
|
89a1519e09
|
added a random function
|
2011-12-18 11:27:47 +01:00 |
|
Fabien Potencier
|
f8b7441e42
|
added a way to change the default format for the date filter
|
2011-12-18 11:12:59 +01:00 |
|
Fabien Potencier
|
ae250f6b6f
|
fixed the lexer when an operator ending with a letter ends a line
|
2011-12-08 09:29:20 +01:00 |
|
Fabien Potencier
|
6e2d7ba1b9
|
added documentation for the new string interpolation feature
|
2011-12-07 11:03:00 +01:00 |
|
Fabien Potencier
|
08bda72355
|
enhanced exceptions for unknown filters, functions, tests, and tags
|
2011-12-07 09:54:44 +01:00 |
|
Fabien Potencier
|
460ba4d6c7
|
bumped version to 1.5.0-DEV
|
2011-12-07 08:11:23 +01:00 |
|
Fabien Potencier
|
0b7d6dfa0c
|
prepared the 1.4.0 release
|
2011-12-07 08:09:57 +01:00 |
|