4765 Commits (f109e2d02c2bfb65d856f638c6403af4d9757de9)

Author SHA1 Message Date
ItsReddi 8e1d63e4cb Fixes #4893: Added note about `cookieValidationKey` and console application to UPGRADE 10 years ago
Mark ff80968387 cache controller adjustments and improvements 10 years ago
Carsten Brandt 92b958cd33 fixed return value of yii\web\Request::getPrefferedLanguage 10 years ago
Qiang Xue fa0418f8a1 Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response` 10 years ago
Qiang Xue 2f526521ce new asset WIP 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Qiang Xue 5a1cf0f3a5 Adjusted the location of AuthChoice assets. [skip ci] 10 years ago
Qiang Xue 1a62551691 new asset WIP 10 years ago
Qiang Xue ee5d5ca71c adjusted ignore [skip ci] 10 years ago
Qiang Xue 04f49de881 new asset WIP 10 years ago
Carsten Brandt 78b5c7db66 fixed boolean handling for PostgreSQL 10 years ago
Qiang Xue c6a1afe2ea updated bower dependency [skip ci] 10 years ago
Qiang Xue f51a263570 new asset management WIP 10 years ago
Alexander Makarov 31a17d6791 Revert "Fixes #4829: Removed `PARSING_ONLY` from `\yii\rest\UrlRule` to allow creating non-GET URLs for forms and tests" 10 years ago
Alexander Makarov 4ffbfec9aa Fixes #4829: Removed `PARSING_ONLY` from `\yii\rest\UrlRule` to allow creating non-GET URLs for forms and tests 10 years ago
Qiang Xue f3105f736a Fixes #3283: Added `$checkAjax` to `yii\web\User::loginRequired()` 10 years ago
Alexander Makarov 355c26df8b Fixes #4188: API exceptions are now exposing less data when YII_DEBUG is false 10 years ago
Alexander Makarov 7aed617c38 Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints 10 years ago
Alexander Makarov 82fbc0ef2c Fixes #4247 10 years ago
Qiang Xue 3786440288 Fixes #4762: Reverted automatic ID fix. 10 years ago
Arthur Khachaturov 5794534a26 Unused InvalidConfigException 10 years ago
Arthur Khachaturov 7deb26f6c8 Fix PHPDoc 10 years ago
Qiang Xue ce6f33af28 Fixes #4736 10 years ago
wenbin1989 3b705855aa fix bugs of BlameableBehavior in console application. In console application, \yii\console\Application doesn't have `getUser()` method. Use BlameableBehavior in console application will cause an exception. 10 years ago
Qiang Xue 385e13978d Fixes #4800. 10 years ago
Ragazzo d86691240c fixed console guide and docs of FixtureController 10 years ago
Qiang Xue 3f597fd45d updated doc [skip ci] 10 years ago
Thiago Talma 81c225f470 Upgrade jquery.inputmask to Version: 3.1.1 10 years ago
Qiang Xue 5be6a841e3 Cleaned up doc. [skip ci] 10 years ago
Mark 033d66deac changed format of applying command to all 10 years ago
Mark 461576dc85 added other syntax for and tests for fixture controller 10 years ago
Mark d9cd1a859b added append option to fixture controller 10 years ago
Jin Hu 3a7ed9b1a9 Added yii\web\Request::setRawBody() 10 years ago
Klimov Paul 0bf16497af Convert 'caseless' option into 'caseSensitive' option at `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Klimov Paul fe36bc9ecd `options` parameter extracted at `yii\web\Response::xSendFile()` 10 years ago
Klimov Paul 6461523aca Added 'caseless' option to `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Klimov Paul b48e46a25b Added error logging at `yii\caching\FileCache::gcRecursive()` 10 years ago
Klimov Paul 6709154792 `yii\base\ErrorHandler::handleError()` adjusted keeping native error processing on error reporting miss match. 10 years ago
Klimov Paul e3cea2138a Added `forceDownload` parameter to `yii\web\Response::xSendFile()` 10 years ago
Qiang Xue 1cfa5bc9ee Fixes #4740: Added `yii\web\Session::addFlash()` 10 years ago
restyler f1aeac5dc2 addFlash method was implemented 10 years ago
restyler 3d2cac534c Multiple flash messages per type support 10 years ago
Qiang Xue c0d771f744 Fixes #4640: Added `yii\widgets\ActiveForm::beginField()` and `endField()` 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Qiang Xue 9a68678ded Additional fix to #4728. 10 years ago
Qiang Xue 45dbbc39f6 Additional fix to #4728. 10 years ago
Alexander Makarov 109da0b76e Added missing github name to changelog 10 years ago
Alexander Makarov 90c6a476ce Fixes #4727: Fixed wrong Stylus definition in `\yii\web\AssetConverter` 10 years ago
DaSourcerer a5b6c19d81 Removed bogus conditional 10 years ago
Carsten Brandt f4a9646a22 more on HHVM compatibility 10 years ago