Commit Graph

1227 Commits

Author SHA1 Message Date
Sergey Linnik 75bfb4e1a0 Syncing Twig extension with latest changes in Twig master 2012-01-15 01:15:28 +04:00
Fabien Potencier 249ec8b28a made a cosmetic change 2012-01-14 17:17:37 +01:00
Fabien Potencier 7ca986ccf7 merged branch lyrixx/patch-4 (PR #596)
Commits
-------

fa2501f Added a link to the documentation site

Discussion
----------

Added a link to the documentation site

Now, on the github project page, there is a link to http://twig.sensiolabs.org/documentation. (like silex)
2012-01-14 17:17:22 +01:00
Fabien Potencier 47c284fe87 merged branch aerialls/patch-2 (PR #597)
Commits
-------

924c8b3 fixed CS

Discussion
----------

fixed CS
2012-01-14 17:17:02 +01:00
Julien Brochet 924c8b352e fixed CS 2012-01-14 15:56:01 +01:00
Grégoire Pineau fa2501f3d4 Added a link to the documentation site 2012-01-14 15:12:39 +01:00
Fabien Potencier d8951853ba added support for optional length in the slice [] notation 2012-01-14 09:27:35 +01:00
Fabien Potencier d9dc813dfd added a slice filter 2012-01-14 08:49:51 +01:00
Fabien Potencier a4e1151d43 fixed core filters phpdoc 2012-01-14 08:49:16 +01:00
Fabien Potencier 4578c176e5 added string support for the reverse filter 2012-01-14 08:49:13 +01:00
Fabien Potencier d95db40838 tweaked doc for the merge filter 2012-01-13 13:14:08 +01:00
Fabien Potencier 087df0513e tweaked documentation 2012-01-13 10:18:17 +01:00
Fabien Potencier aa3c0d8457 fixed some phpdoc 2012-01-11 13:27:00 +01:00
Fabien Potencier fee85f2f1d fixed charset for previous commit 2012-01-09 20:51:54 +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 b019019485 added one more rule in the coding standards (closes #587) 2012-01-09 08:04:17 +01:00
Fabien Potencier e67d976fce added one more rule to the coding standards 2012-01-08 21:24:46 +01:00
Fabien Potencier 27137f6023 re-added the version in composer.json (if not, the version on packagist is master-dev instead of the more desirable 1.6-dev) 2012-01-08 20:40:34 +01:00
Fabien Potencier 50f3d0ef2e merged branch aerialls/patch-1 (PR #585)
Commits
-------

3c934f4 Update doc/coding_standards.rst

Discussion
----------

Update doc/coding_standards.rst
2012-01-08 20:38:51 +01:00
Julien Brochet 3c934f40fe Update doc/coding_standards.rst 2012-01-08 20:37:45 +01:00
Fabien Potencier f06ac33b53 fixed markup in doc 2012-01-08 20:24:02 +01:00
Fabien Potencier bdcb176cc8 added coding standards in the docs 2012-01-08 20:19:11 +01:00
Fabien Potencier e7510cb1d3 merged branch lyrixx/patch-dead-code (PR #584)
Commits
-------

6ca2ca6 [Tests] Removed dead code in core test

Discussion
----------

[Tests] Removed dead code in core test

$core is never used. Test keeps passing.
2012-01-08 17:57:34 +01:00
Grégoire Pineau 6ca2ca6050 [Tests] Removed dead code in core test 2012-01-08 17:27:53 +01:00
Fabien Potencier fa08e76f09 added a recipe for stateful node visitors 2012-01-07 09:53:33 +01:00
Fabien Potencier 260505129e added missing phpdoc 2012-01-06 20:35:29 +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 8fb4172a04 fixed unary operators precedence (closes #583) 2012-01-06 19:47:50 +01:00
Fabien Potencier 46bd737007 merged branch vicb/doc/use (PR #581)
Commits
-------

28b9b7b [Twig] Add a note about multiple inheritance (use tag)

Discussion
----------

[Twig] Add a note about multiple inheritance (use tag)

To add some visibility to this feature
2012-01-06 12:47:43 +01:00
Victor Berchet 28b9b7ba44 [Twig] Add a note about multiple inheritance (use tag) 2012-01-06 09:22:05 +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 v1.5.1 2012-01-05 15:34:14 +01:00
Fabien Potencier ee39215cc2 fixed regression in string parsing (closes #580) 2012-01-05 15:29:43 +01:00
Fabien Potencier 5fdf6599da merged branch lenar/patch-1 (PR #578)
Commits
-------

5214794 compiles -> compile

Discussion
----------

compiles -> compile
2012-01-04 15:40:11 +01:00
Lenar Lõhmus 5214794f97 compiles -> compile 2012-01-04 16:26:15 +02:00
Fabien Potencier aa037c80c4 added a note about the Twig extension DLL for Windows 2012-01-04 15:15:01 +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 v1.5.0 2012-01-04 14:20:58 +01:00
Fabien Potencier 029ebe93c3 fixed doc (closes #577) 2012-01-03 21:52:27 +01:00
Fabien Potencier b626798160 merged branch lyrixx/patch-1 (PR #576)
Commits
-------

7e8df56 Fixed CS

Discussion
----------

Fixed CS

I just fixed the CS in the doc
2012-01-03 21:50:50 +01:00
Grégoire Pineau 7e8df56852 Fixed CS 2012-01-03 18:31:08 +01:00
Fabien Potencier b44dba5c7c fixed the join filter when several items have the same key 2012-01-02 15:13:27 +01:00
Fabien Potencier 64e3ce6a11 simplified code 2012-01-02 14:20:16 +01:00
Fabien Potencier c03458483b added a unit test 2012-01-02 13:14:06 +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 v1.5.0-RC2 2011-12-30 16:23:51 +01:00
Fabien Potencier f64d976182 updated doc for the date filter 2011-12-30 09:21:01 +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