142 Commits (1141fc81a7f466590618eed40f843e9166556f9b)

Author SHA1 Message Date
OmgDef 697a85dd26 Check for UPLOAD_ERR_NO_FILE in UploadedFile 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Carsten Brandt 41177b0258 Update UPGRADE.md 10 years ago
Klimov Paul e5922a2aaf 'autoGenerateSecretKey' mention removed from upgrade note about `Security` 10 years ago
Alexander Makarov c68e5f1fdb Adjusted naming 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Alexander Makarov 3eee7b8e4b Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
Paul Klimov 052ae83340 Option `Security::autoGenerateSecretKey` added 10 years ago
Paul Klimov 25a3637709 Upgrade note about `Security` updated 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago
Klimov Paul 4a47a59323 Upgrade not about `Security` component adjusted 10 years ago
Klimov Paul c86db26136 Notes about `Security` class refactoring added to CHANGELOG.md and UPGRADE.md 10 years ago
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. 11 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