6764 Commits (6c8e72936d45487cce4dbd4afe32a7599bba715d)

Author SHA1 Message Date
Bizley 3deb6900b8 Yii 2 name fix (#12448) 8 years ago
__FresHmaN af189518a3 removed incorrect docblocks 8 years ago
Roman Grinyov b668970a80 Small corrections in docblocks (#12443) [skip ci] 8 years ago
Robert Korulczyk d5d36a9c40 Fix phpdoc for UrlNormalizer::normalizeRoute() [skip ci] (#12444) 8 years ago
Paul Klimov 2fe0a405a9 fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
Evgeniy Tkachenko 5df0ebceea phpDoc: Update ActiveField::label() 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
DrmagicE b3081e53a5 Fixed bug in yii\db\mysql\QueryBuilder (#12428) 8 years ago
Robert Korulczyk 6a9e9df8d6 Fix phpdoc for UrlNormalizer [skip ci] (#12417) 8 years ago
Robert Korulczyk ecfaa9875d Fix phpdoc for constants in db\Schema [skip ci] (#12418) 8 years ago
Alexander Makarov b2c92d3f4b Fixes #12382: Changed `yii\widgets\MaskedInput` to use `jQuery` instead of `$` to prevent conflicts 8 years ago
Klimov Paul db15c50557 Fixed `yii\console\controllers\AssetController` looses bundle override configuration, which makes it external one 8 years ago
Evgeniy Tkachenko 2365c77102 Fixes #12402: Added clarification about array-parameters to phpdoc of Url::current() [skip ci] 8 years ago
Klimov Paul c9fc60fe74 Fixed `yii\console\controllers\AssetController` looses custom options of 'target' bundles 8 years ago
Alexander Makarov dbe284c618 Changed formatting of phpdoc. See #12409 8 years ago
Roman Grinyov f0c44bca91 Cosmetic changes 2 (#12409) [skip ci] 8 years ago
Klimov Paul 90b9ed87bd Added `yii\data\Sort::setAttributeOrders()` 8 years ago
Klimov Paul 56cc97ae42 Added `yii\console\controllers\AssetController::deleteSource` 8 years ago
Robert Korulczyk 8142de23d4 Improve normalizer for URL manager 8 years ago
Cronfy a7f63b6da3 Add normalizer for URL manager. 8 years ago
Klimov Paul 75439d367d Fixed `canGetProperty()` and `canSetProperty()` returns `false` for `yii\db\BaseActiveRecord` attributes 8 years ago
Carsten Brandt cd26cbf11a added docs example to HttpBasicAuth filter 8 years ago
Klimov Paul c41ced6f1a PhpDoc for `\yii\web\View::registerJsFile()` improved 8 years ago
Klimov Paul 4f7b1b0817 Fixed `yii\db\BaseActiveRecord::refresh()` may set incorrect `oldAttributes` values at some cases 8 years ago
Klimov Paul e0882a864d Added argument to `yii\grid\ActionColumn::urlCreator` callback, which holds reference to the column instance 8 years ago
Klimov Paul 09b1fd47e0 Fixed `yii\log\FileTarget` does not apply `fileMode` for rotated via copy files 8 years ago
Carsten Brandt e97c798a4f fixed wrong docs about behaviors 8 years ago
Aleksey Loban 5307d50852 Typos yii\validators\Validator::$whenClient [skip ci] 8 years ago
Klimov Paul cd8c01f555 Fixed `yii\rest\Serializer::serialize()` serializes DataProvider incorrectly, if models keys do not compose integer sequence 8 years ago
Roman Grinyov 0187c09a84 Cosmetic changes 3 8 years ago
Roman Grinyov 10462f1a81 Cosmetic changes 8 years ago
Roman Grinyov 389054dde1 Cosmetic changes 2 8 years ago
Roman Grinyov a6fa576aab Cosmetic changes 8 years ago
Roman Grinyov b5b674995c Cosmetic changes 8 years ago
SilverFire - Dmitry Naumenko 1e1723a741 Updated PHPDoc in BaseActiveRecord 8 years ago
SilverFire - Dmitry Naumenko 0f568807e5 Updated PHPDoc in ActiveRecordInterface 8 years ago
Roman Grinyov ba43ef370d Cosmetic changes 8 years ago
hAppywAy_ cac514e8e9 Fixes #12293: Fixed MSSQL `Schema::resolveTableNames()` when using linked database tables 8 years ago
Carsten Brandt 469c0548b6 fixed formatter to respect grouping separator for currency format 8 years ago
Dmitriy Makarov 2d9b659777 Fixes #12296: Added value validation to `yii\log\Target::setLevels()` 8 years ago
SilverFire - Dmitry Naumenko 3ff988a761 CHANGELOG updated 8 years ago
Anatoly Rugalev fa5baf3275 [#9989] Added support of formaction, formmethod and formenctype submit button attributes 8 years ago
Liam Davies 98b6851c41 Update User.php 8 years ago
Roman Grinyov 926a238595 Removed duplicate sentence in docblock (#12290) [skip ci] 8 years ago
Roman Grinyov f0e999e017 Cosmetic changes (#12292) [skip ci] 8 years ago
Roman Grinyov 434a4ce632 Typos in class docblock (#12270) 8 years ago
Sergey Gonimar 4c2301b782 Rename tj to tg according to ISO 639-1 (#12261) 8 years ago
Carsten Brandt 4b40417972 improved docs about sendFile() in Request 8 years ago
Roman Grinyov 00e4470c42 Cosmetic changes 8 years ago
SilverFire - Dmitry Naumenko 623f30324d Added tests for ActiveField::hint(), fixed code formatting 8 years ago