6576 Commits (104712103bed51c8adab9a54689b20fd43fe8808)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 0ff6eeba7d Enhanced 9f499eb: `yii\web\User::checkRedirectAcceptable()` removed check for "*" type (invalid in accept header) 8 years ago
SilverFire - Dmitry Naumenko 9f499eb51e Fixed `yii\web\User::checkRedirectAcceptable()` to treat acceptable content type `*/*` as `*` 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
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
Evgeniy Tkachenko d0a68883c7 phpDoc of $layout updated 8 years ago
SilverFire - Dmitry Naumenko bc63b7607f Fixed PHPDoc for BaseArrayHelper::index() 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
Klimov Paul b5ff914d80 issue #11507 added to CHANGLOG 8 years ago
Sergey Smirnov 1ed6fc09f6 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 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 030913e7f0 Fixed code style and indentations 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
mdmunir 7dc9d07bcd Changable default flavor for Markdown helper 9 years ago
SSiwek 5fc46d900b Moved setting of isPrimaryKey #11484 9 years ago
SilverFire - Dmitry Naumenko 37380f785d Updated CHANGELOG 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 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
cartmanchen fc987f48de Fixes #11459: Fixed flash messages not destroyed when `session.auto_start = 1` set in php.ini 9 years ago
Razzwan 0a10d6e265 Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered 9 years ago
Anatoly Rugalev b14758d423 Removed extra changelog line (#11451) 9 years ago
Carsten Brandt be7ad4366c prepare for next release 9 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago
Carsten Brandt e94b68436d complete test coverage for reading /dev/urandom 9 years ago
SSiwek 5f8881cfbd #11428 (oci) speedup SQL SELECT in findColumns 9 years ago
Carsten Brandt f2f082dbab moved checks before random_bytes() to have consistent behavior accross php versions 9 years ago
Carsten Brandt edd6e719bb added missing since annotations and removed duplicate line 9 years ago
Carsten Brandt 55b858df6d use already existing error string 9 years ago
Carsten Brandt c86f78cb55 german translatoin update 9 years ago
Vladimir Khramov c6d04644d3 passing properties to recursive call if properties of top object are not specified 9 years ago
Carsten Brandt 627233715b proper `@since` annotations 9 years ago
Carsten Brandt 4411a74ebd proper fix for #9425, adjust changes from #11363 9 years ago
Carsten Brandt 9ea5d46140 added missing `@since` annotations 9 years ago
Carsten Brandt 9f044b269f update Upgrade notes 9 years ago
Evgeniy Tkachenko 72eca59399 [ci skip] add note about create_xxx drop_xxx (#11435) 9 years ago
Evgeniy Tkachenko 7c663debd5 [ci skip] phpDoc updated (#11434) 9 years ago
Alexander Makarov 140e7fc915 Fixed changelog line that belongs to 2.0.8 instead of 2.0.7 9 years ago
Juuso Leinonen 396bd9f714 Fixes #10309: Extracted `yii\web\UrlManager` rule cache key into `$cacheKey` protected property 9 years ago
Darking f75f453ec4 Fixes #10475: Extracted `getUrlFromCache()` and `setRuleToCache()` protected methods from `yii\web\UrlManager::createUrl()` 9 years ago
Carsten Brandt 5dab713840 moved wrongly created changelog lines 9 years ago
Carsten Brandt f900f24ca9 Fixed namespace conflict with Markdown helper and Console helper 9 years ago