1364 Commits (a12e1630dfab68479f8f3a073db0d925f17aa5a8)

Author SHA1 Message Date
Klimov Paul 5b0d6f885c `yii\sphinx\ActiveQuery` fixed to be resuable with 'match' condition. 10 years ago
Klimov Paul 10edf5c929 `yii\sphinx\ActiveQuery` fixed to be resuable. 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago
Alexander Makarov 24f46c645a Fixed grammar 10 years ago
Alexander Makarov 78ae63250f Fixes #4812 10 years ago
Alexander Makarov 22839d92af Fixes #4812: Fixed search filter 10 years ago
Alexander Makarov c9d51ee0fd Adjusted testing namespaces in application templates 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Alexander Makarov c33214b35d Adjusted test configs structure 10 years ago
Alexander Makarov cef430af01 Renamed guy classes to actors, fixed phpdoc and code style 10 years ago
Qiang Xue c36417a831 Added bower.json for gii and debug extensions. 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
Alexander Makarov 9b1ab7cd36 Fixes #4708 10 years ago
Alexander Makarov 3dd516e486 Fixes #4701 10 years ago
Carsten Brandt f099616967 improved IDE autocompletion for AR::find() 10 years ago
Carsten Brandt 87427294fe fixed broken NOT condition in elasticsearch 10 years ago
Qiang Xue 19b98948e4 Use 0666 to set files as writable. 10 years ago
Carsten Brandt 316317c87f Add note about smarty SVN 10 years ago
Alexander Makarov c4b8e045f0 Fixed Smarty extension "use" function to work properly in linux environment 10 years ago
Alexander Makarov 739f3b13e4 Fixes #4553: Smarty enhancements 10 years ago
Qiang Xue 3b01f48c6a Fixes #4597: `yii\composer\Installer::setPermission()` supports setting permission for both directories and files now (qiangxue) 10 years ago
Alexander Makarov 895bdbcd49 Fixes #4637: fixed broken Twig method calls 10 years ago
Alexander Makarov 82e70be171 Fixed condition for #4595 10 years ago
Qiang Xue be8b03bcd9 minor refactoring. [skip ci] 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
Alexander Makarov fb67f958a9 More cases for #4595 10 years ago
Alexander Makarov b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 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
Qiang Xue fcaddb0c62 Fixes #4609. Fixes #4610. 10 years ago
Alexander Makarov 2a8ca600c5 Simplified parameter check for buildSimpleCondition() 10 years ago
Alexander Makarov b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
Alexander Makarov 76b529927b Better alias handling for Twig extension 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
Alexander Makarov d9a23975a5 Relaxed access level for `yii\gii\generators\model\Generator` 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
Alexander Makarov a38ba3ccbf Fixes #4526: fixed error caused by substr_compare length parameter doesn't accept null in PHP 5.4 10 years ago
Klimov Paul 11f8a2d190 Using of `MongoCollection::createIndex()` provided 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 1f31f27787 phpdoc 10 years ago
Carsten Brandt a9aebfab7c minor message improvements 10 years ago
Klimov Paul fedf8eccd9 `yii\authclient\widgets\AuthChoice` now preserves initial settings while opening popup 10 years ago
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago