6855 Commits (483e09dc4ab31adfc96648d22108101da7911136)

Author SHA1 Message Date
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
Robert Korulczyk 2f981c5a70 Fix BC break for `UniqueValidator` custom message when validating multiple attributes 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
Roman Grinyov b54ef3f9e3 Typos in docblock of $errorAction (#12250) [skip ci] 8 years ago
Rangel Reale 9a2b6e48ad * Changelog 8 years ago
Roman Grinyov d8e0694aec Added missing square bracket 8 years ago
Nate Sanden d33227ab85 typo fix (#12217) [skip ci] 8 years ago
Rangel Reale 13c05ef3fa * Allows BaseHtml::activeListInput to override the field value, to follow BaseHtml::activeInput which already allows it 8 years ago
Evgeniy Tkachenko 89bcda97fe PHPDoc: Add @param $value to MemCache::addValue() (#12215) [skip ci] 8 years ago
Evgeniy Tkachenko 3ce36573b6 Fix 12188 (#12202) 8 years ago
Evgeniy Tkachenko bbeebaa11e Update PageCache.php 8 years ago
Evgeniy Tkachenko a9eee3f243 Update Cache.php 8 years ago
Evgeniy Tkachenko 3e680f9311 Update FragmentCache.php (#12179) [skip ci] 8 years ago
AS 665a12b25c Fix typo detaild -> detailed (#12177) [skip ci] 8 years ago
Evgeniy Tkachenko 931e8cda96 Update PageCache.php 8 years ago
Zulhilmi Rahman ed12e3c99f Update yii.php (#12165) [skip ci] 8 years ago
Evgeniy Tkachenko 976acc6146 Update BaseDataProvider.php (#12168) [skip ci] 8 years ago
Vladimir Shevchenko b8c07f6839 Fixes #12009: Do not render "for" field label attribute for active form RadioList and CheckboxList 8 years ago
PowerGamer1 3b2374b543 Fixes #12073: Added the ability to suppress the generation of input hint when it is specified through `Model::attributeHints()` 8 years ago
AS df945761d7 Add missing message (#12160) [skip ci] 8 years ago
Nikola Kovacs 84124bec4f Fix grammar in migration template docblocks. (#12148) 8 years ago
Klimov Paul 143f9070af Fixed `yii\db\BaseActiveRecord::updateAttributes()` change `isNewRecord` state for the new model 8 years ago