68 Commits (3da9a31da7aee2ac3fe17498be764d79746f3bf7)

Author SHA1 Message Date
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
genichyar 679c85a1f5 Fixes #5191: Sandbox was ignored for models and AR relations 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Alexander Makarov 9d6202ea2e Removed unused variable initialization 10 years ago
Alexander Makarov 895bdbcd49 Fixes #4637: fixed broken Twig method calls 10 years ago
Alexander Makarov 7aa6a30d7b Fixes #4290: Fixed throwing exception when trying to access AR relation that is null 10 years ago
Alexei Tenitski fd5e05b1cf Support for method calls on models from Twig templates 10 years ago
Alexei Tenitski 80178e6dee Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values) 10 years ago
Alexander Makarov 76b529927b Better alias handling for Twig extension 10 years ago
Alexander Makarov e2b2326e33 Added string check to Twig renderer alias auto adding 10 years ago
Alexander Makarov b44a900779 Fixes Twig to ignore non-path aliases instead of erroring 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov e1bdc9cdc9 Fixes #3674: Various Twig enhancements: 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Alexander Makarov c9fe74b299 Changed descriptive extension name to ID 10 years ago
Alexander Makarov 22884e7384 Fixes #3535: Syntax changes 10 years ago
Alexander Makarov 194f451a72 Fixed changelog wording 10 years ago
Alexander Makarov 31e1afc15f Renamed `TwigSimpleFileLoader` into `FileLoader` 10 years ago
Alexander Makarov 0ec2e2e3cd Fixed changelog 10 years ago
Alexander Makarov d3391ed5f7 Updated twig extension changelog 10 years ago
patrick 48f941dac7 Fixes Twig lexerOptions throwing exception (#3877) and adds test for lexerOptions 10 years ago
Andrey Grachov b88369870d Updated changelog 10 years ago
Andrey Grachov f6bc4a32be Extensions were added twice 10 years ago
Alexander Makarov 7f6fc39861 Fixes #1799: Added form_begin, form_end to twig extension 11 years ago
Alexander Makarov 539b74d172 Added note about disabling cache to twig extension readme 11 years ago
Alexander Makarov 5196ba372f Replaces tabs to spaces in example code 11 years ago
Alexander Makarov 8c79c4f08b Fixed typo 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov 20e4abeac1 Added changelog for #3175 that fixes #2925 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Carsten Brandt cf9597a7aa code style 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Qiang Xue d9802aacce psr-4 change. 11 years ago
Qiang Xue 02a2a50b5a moved twig to yii subdirectory. 11 years ago
Carsten Brandt e837e44ac1 updated ext composer.json for issue labels 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
Carsten Brandt 2a412fab72 fixed twig readme 11 years ago