4112 Commits (8c8a389844b1ce8e0cdb31770c3ad0fc5eb40d69)

Author SHA1 Message Date
Qiang Xue 8c8a389844 Fixes #3772: Behaviors adding validation rules do not work as expected 10 years ago
Qiang Xue 24257e76c8 Fixes #3909: `Html::to()` should not prefix base URL to URLs that already contain scheme 10 years ago
Thiago Talma aa51947e2f Update jquery.inputmask.bundle.min.js 10 years ago
Dmitry Chernikov 7889d1ee88 Upgrade of the code 10 years ago
Dmitry Chernikov b33a3d25de CHANGELOG.md fix 10 years ago
Dmitry Chernikov 4716572998 CHANGELOG.md fix 10 years ago
Dmitry Chernikov 1909da2a21 re `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 7f0427d911 `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 623c196c3e CHANGELOG.md update 10 years ago
Dmitry Chernikov b1f71cbf60 `yii\widgets\Breadcrumbs` enhancement. Allow link to have its `ownTemplate` 10 years ago
Alexander Makarov dfa0bc8d06 Fixes #3897: Raised visibility of `yii\web\View::registerAssetFiles()` to protected 10 years ago
Klimov Paul 7ddca60099 Unnecessary full class name usage removed 10 years ago
Carsten Brandt 871ae29c9c call asArray() instead of assign directly 10 years ago
Qiang Xue c8cb40cb50 Finished view tutorial [skip ci] 10 years ago
Qiang Xue 084819b84c refactored file validator. 10 years ago
Mark 057d09ead4 fixed CHANGELOG notes 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Mark 64deaad75d undo changes 10 years ago
Mark 52283616a1 updated CHANGELOG line 10 years ago
Mark 42643e3747 type validation adjusted 10 years ago
Alexander Kochetov 1b81503d71 \yii\widgets\ActiveForm incorrect js selector for `errorSummaryCss` property better fix 10 years ago
Alexander Kochetov 24239e4205 CHANGELOG updated 10 years ago
Alexander Kochetov 4894d66d6e \yii\widgets\ActiveForm incorrect js selector for `errorSummaryCss` property 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
Klimov Paul 49f5d364a5 #3807: Wrong js/css path composition at `AssetController::buildTarget()` fixed 10 years ago
Qiang Xue b489cada30 guide WIP [skip ci] 10 years ago
Dmitry Chernikov c3cde232e4 Added bug to CHANGELOG.md 10 years ago
Dmitry Chernikov f27edcc27d Fix Menu bug when using `template` with `encodeLabel` => false 10 years ago
Qiang Xue 9ae79c24a1 fixed CHANGELOG [skip ci] 10 years ago
Carsten Brandt 20483e25db added reference link to SQL error code 10 years ago
Mark 7d1f6488e3 notes added 10 years ago
Carsten Brandt 9430ccd095 more robust check for table not exists 10 years ago
Qiang Xue 5c84d3fd42 Fixes #3817: `yii\rbac\PhpManager::getChildren()` returns null instead of expected empty array 10 years ago
Mark 31e8ef3ed4 fixed upgrade note 10 years ago
Mark 718d114828 file helper adjusted , upgrade notes added 10 years ago
Mark 724efdb58e fileinfo check 10 years ago
Mark d5a1a74864 fixed mime type file info 10 years ago
Qiang Xue 6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 10 years ago
MarcioCamello 1bad91bd4e Update FileValidator.php 10 years ago
MarcioCamello 431915c439 mimeTypes Validator is wrong 10 years ago
Wanderson Braganca c271ea81e1 Updated pt-BR translation 10 years ago
Mark c52c063ca6 file validator added mime - types , image validator fixed 10 years ago
Alexander Kochetov 333f521f1e \yii\i18n\DbMessageSource code style fixes 10 years ago
Alexander Kochetov 7bce33f1da Excess \yii\base\Model::resolveFields() method removed 10 years ago
Carsten Brandt 3eae6942e6 improve cache phpdoc 10 years ago
Kartik Visweswaran 516ba30bcc Fix #3756: Convert values to float for number formatting 10 years ago
Kartik Visweswaran 7f788e7427 Fix #3756: Convert values to float for number formatting 10 years ago
Carsten Brandt 886def8571 removed unused argument 10 years ago
Carsten Brandt 9679721e0c fixes display of array log messages in debug toolbar 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago