14844 Commits (c3c0d04f5bc58c5ad08da13797e27d956ebec043)
 

Author SHA1 Message Date
Dmitry Naumenko c3c0d04f5b Merge pull request #11547 from yiisoft/11429-message-source 8 years ago
TonisOrmisson 6bd9881eaf Minor changes in Estonian translation - more fluent. (#11568) [skip ci] 8 years ago
Alexander Makarov 4d809af0ff Fixed `@since` tag 8 years ago
Oleg Balykin 515732c7b8 Test for bug dbTypecast with empty char #11548 8 years ago
Alexander Makarov 94d0bd9ae7 Fixed method name 8 years ago
Alexander Makarov 27866bf9d6 Changed name to append(), fixed phpdoc, added changelog 8 years ago
Chris Harris 66eabda770 Fixes #11195: Added ability to append custom string to schema builder column definition 8 years ago
Alexander Makarov 5210fc8e42 Fixes #11532: Fixed casting of empty char value to `null` resulting in integrity constraint violation for not null columns 8 years ago
Dmitry Naumenko 85d19b56e6 Merge pull request #11564 from githubjeka/patch-1 8 years ago
Evgeniy Tkachenko d0a68883c7 phpDoc of $layout updated 8 years ago
Misbahul D Munir 449a572be5 translate guide to bahasa (#11563) 8 years ago
SilverFire - Dmitry Naumenko bc63b7607f Fixed PHPDoc for BaseArrayHelper::index() 8 years ago
Dmitry Naumenko 59daa80592 Merge pull request #11554 from Keanor/patch-1 8 years ago
Shirshov Alexander e9abf085e1 Update start-workflow.md 8 years ago
SilverFire - Dmitry Naumenko f7ff153fce Fixed `yii\i18n\PhpMessageSource::loadFallbackMessages()` not to log error when source and language is same, but locales are different 8 years ago
Dmitry Naumenko f6d664b5c8 Merge pull request #11545 from yiijan/docs-ja-0512 8 years ago
Klimov Paul b5ff914d80 issue #11507 added to CHANGLOG 8 years ago
Nobuo Kihara 5f769b1a7b docs/internals-ja updated [ci skip] 8 years ago
Nobuo Kihara 7bdd602ad1 docs/guide-ja/security-best-practices.md updated [skip ci] 8 years ago
Sergey Smirnov 1ed6fc09f6 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
Nobuo Kihara e96f956f8a docs/guide-ja updated [ci skip] (#11537) 8 years ago
Salem Ouerdani 2eb90f82fe removes nonexistent yii/web/rawCsrfToken from docs (#11521) 9 years ago
Klimov Paul abb408fc1d pgsql migrations fixed 9 years ago
Paul Klimov 6b607d078f #11498: Fixed unable to saved serialized object into PostgreSQL binary column (#11499) 9 years ago
Giorgio Giudetti 622676b9f9 Updated translation (#11510) 9 years ago
SilverFire - Dmitry Naumenko 53e1018648 Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
SilverFire - Dmitry Naumenko 7cfd454bd1 Merge branch 'PowerGamer1-patch-6' 9 years ago
SilverFire - Dmitry Naumenko 030913e7f0 Fixed code style and indentations 9 years ago
SilverFire - Dmitry Naumenko aaf6c844fb Added DataColumnTest 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
mdmunir 7dc9d07bcd Changable default flavor for Markdown helper 9 years ago
Carsten Brandt 69af09f2a4 added a note about the scope of indexBy() 9 years ago
SilverFire - Dmitry Naumenko 37380f785d Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko da355e8e4e Merge branch '#11428-oci-findcolumns-speedup' of https://github.com/SSiwek/yii2 into SSiwek-11428-oci-findcolumns-speedup 9 years ago
SilverFire - Dmitry Naumenko deb89177eb Fixed docs typo 9 years ago
Carsten Brandt e0fd874992 cleanup CHANGELOG 9 years ago
dasmfm 91734ae83b Fixes #11432: Added HTTP status 421 "Misdirected Request" to list of statuses in `yii\web\Response` 9 years ago
Alexander Makarov 9e7d5041cc Fixes #2022: Added info about `yii\db\Query::andFilterCompare()` to guide 9 years ago
Alexander Makarov 63cac32fbc Cleaned up security guide 9 years ago
Alexander Makarov 9f1c7ba532 Fixed typo 9 years ago
Alexander Makarov f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 9 years ago
Alexander Makarov 315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 9 years ago
Alexander Makarov fae0e9430b Fixes #8398: added info about how to deal with twoWord namespaces 9 years ago
Alexander Makarov cc40c55a6b Fixes #6160: Referred to Yii 2.0 cookbook for low level validation-related JavaScript methods reference 9 years ago
Alexander Makarov 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
Alexander Makarov 929d802059 Added note about where to read/send cookie to the guide 9 years ago
Alexander Makarov 707ec2b48c Fixes #11243: added note about naming validation rules for later use to validation guide 9 years ago
Alexander Makarov 9a842d25e5 Better docs wording as suggested in 752d537998 9 years ago
cartmanchen fc987f48de Fixes #11459: Fixed flash messages not destroyed when `session.auto_start = 1` set in php.ini 9 years ago
Alexander Makarov 325e416ab9 Fixes #9735: minor corrections in nginx config example 9 years ago