228 Commits (728e910bafa01ea47d84391b41b971d18ef3b88e)

Author SHA1 Message Date
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Qiang Xue c6f711ccca Fixes #3765: Added `yii\web\User::enableSession` to support authentication without using session 10 years ago
Carsten Brandt 775141ab96 move mail event class 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Qiang Xue 084819b84c refactored file validator. 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Mark 31e8ef3ed4 fixed upgrade note 10 years ago
Mark 718d114828 file helper adjusted , upgrade notes added 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Alexander Makarov d84898a73d Fixes #2898: `yii\console\controllers\AssetController` is now using hashes instead of timestamps 10 years ago
Qiang Xue 50c6b690dd updated upgrade info [skip ci] 10 years ago
Qiang Xue cb465bc2af minor text update. 10 years ago
Kartik Visweswaran 63f5a74712 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Kartik Visweswaran 44b387e4fe Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Kartik Visweswaran 45e355a50c Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 11 years ago
Qiang Xue 14b782cf01 Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
Qiang Xue c3f4e0057d Refactored `yii\rbac\PhpManager` 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue e8a824cc46 readjusting files for the framework package. 12 years ago