4087 Commits (a6d4fc83c0e5d2880916ead6868cadbd8bb7a810)

Author SHA1 Message Date
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
Qiang Xue ce49416e32 Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values 10 years ago
Alexander Makarov de8ba90019 Revert "Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind" 10 years ago
makroxyz 458c4a6623 Fix PostgreSQL enumValues 10 years ago
Alexander Makarov ea10ba4938 Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind 10 years ago
Alexander Makarov 714f27ab22 Fixes #3241 10 years ago
Alexander Makarov b01e6de9bc Fixes #3399: Added support for MS SQL Server older than 2012 10 years ago
Alexander Makarov 20d11ed0e6 Fixed typo 10 years ago
Alexander Makarov 4ad1b6c1d5 Fixes #3640: All cookies are not httpOnly by default in order to increase overall security 10 years ago
Alexander Makarov 36e4930dcd Fixes #3669: added note about using ArrayHelper::getValue with objects 10 years ago
Alexander Makarov 03efbc4ca8 Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract 10 years ago
Alexander Makarov 09e6a13e8f Fixed tests 10 years ago
Alexander Makarov f8e05fbf4f Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters 10 years ago
Alexander Makarov c7d8439072 Fixes #3687: Default `sourceLanguage` and `language` are now `en-US` in order for i18n formatter to work correctly 10 years ago
Alexander Kochetov a034fc2659 Additional `Application` property for `$formatter` 10 years ago
Qiang Xue 4d2cf38376 Fixes #3716: `DynamicModel::validateData()` does not call `validate()` if the `$rules` parameter is empty 10 years ago
Klimov Paul e67ca1a61c Issue #3478 added to CHANGELOG 10 years ago
Qiang Xue 91cd62be27 Fixes #3715: Fixed the bug that using a custom pager/sorter with `GridView` may generate two different pagers/sorters if the layout configures two pagers/sorters 10 years ago
Qiang Xue 01e5ffdceb guide WIP [skip ci] 10 years ago
Kartik Visweswaran e90fb534da Masked input widget upgrade fixing #3196 10 years ago
Qiang Xue d1e0a54553 guide WIP [skip ci] 10 years ago
Deng Zhi Cheng 47284b4907 fix wrong template for min validation error 10 years ago
Carsten Brandt 3e4ec22004 update changelog 10 years ago
Carsten Brandt d92281dcda refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago