4609 Commits (0ed670fe476024f24de1ae4390b235ab716cc215)

Author SHA1 Message Date
Nikola Basic c5a536e5b7 Fix typos and semantic errors in Serbian translation 10 years ago
Qiang Xue ef1a6d20d1 When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence 10 years ago
Qiang Xue aeb8dd560a Refactored console help system [skip ci] 10 years ago
Qiang Xue fadfdf690a Refactored help system. [skip ci] 10 years ago
Qiang Xue 7efb47bf39 Fixes #4920: `yii\filters\auth\CompositeAuth` should not trigger error as long as one of the methods succeeds 10 years ago
Veaceslav Medvedev 48821a8c2c Update UrlManager.php 10 years ago
Qiang Xue 61284ed405 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Alexander Makarov a20f82dcfa Fixes #4919 10 years ago
Alexander Makarov fbdf2ef461 Renamed HelpParser::getFull() to HelpParser::getDetail() 10 years ago
Qiang Xue 262a77caca Added `yii\web\Response::enableCsrfCookie` to support storing CSRF tokens in session 10 years ago
Alexander Makarov d549aa39a7 Fixed method name 10 years ago
Alexander Makarov da7af42371 Added information about --appconfig to output of help command, color option is now passed to controller whose help we're getting 10 years ago
Alexander Makarov 21440d7aed Moved common help parsing code into HelpParser. Action methods now have default implementation. 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Alexander Makarov d44f424858 Fixed getting controller description, refactored a bit more 10 years ago
Alexander Makarov 277d8cbaeb Got rid of console inline action 10 years ago
Alexander Makarov dbac35b1aa Removed description and help code duplication 10 years ago
Alexander Makarov d74e89a1ca Extracted inline action object creation, implemented it in console controller in order to use console inline action instead of base one 10 years ago
Alexander Makarov 3af08064b8 Fixes #4911: Changed callback signature used in `yii\base\ArrayableTrait::fields()` from `function ($field, $model) {` to `function ($model, $field) {` 10 years ago
Qiang Xue f34b138aab Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur` 10 years ago
Qiang Xue 212c5ee3ef Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server 10 years ago
Qiang Xue d6fd45079e typo fix. 10 years ago
Qiang Xue 62b08a0959 Fixes #4755: `yii\test\BaseActiveFixture::unload()` does not clean up the internal cached data 10 years ago
Vadim Belorussov 97a6fb3b60 Fixes indents 10 years ago
Vadim Belorussov d1b4e6c6d2 Fixed #4754 10 years ago
Qiang Xue f417f4353c Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci] 10 years ago
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 5a1cf0f3a5 Adjusted the location of AuthChoice assets. [skip ci] 10 years ago
Qiang Xue ee5d5ca71c adjusted ignore [skip ci] 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
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