620 Commits (bc3200cef1c94808b86ab7e2ae907155cf065db6)

Author SHA1 Message Date
Carsten Brandt 651e6a3feb added support for BIT default values 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Qiang Xue 06235cd156 Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options` 10 years ago
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
Dmitry Chernikov 56e4f7ba8e Updated CHANGELOG.md 10 years ago
Dmitry Chernikov d26f36d45d Updated CHANGELOG.md 10 years ago
Carsten Brandt bbbe2a3e4b Added support for transaction isolation levels 10 years ago
Dmitry Chernikov 8b8e5c4de9 fixed 10 years ago
Dmitry Chernikov 1cb4036d14 updated CHANGELOG.md 10 years ago
Carsten Brandt ba690d5451 Imagick image can not be converted to string on HHVM 10 years ago
Qiang Xue 7b1cef269d Fixes #3996: Traversing `Yii::$app->session` may cause a PHP error 10 years ago
Qiang Xue 209dd7e600 Fixes #3956: Flash messages set via `Yii::$app->session->setFlash()` will be removed only if they are accessed 10 years ago
Qiang Xue 46041d0c65 Fixes #3280: Support dynamically attaching anonymous behaviors 10 years ago
Alexander Makarov 0ec2e2e3cd Fixed changelog 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Qiang Xue 59b967cc17 Fixes #3968: Messages logged in shutdown functions are not handled 10 years ago
Qiang Xue 56fde4a574 Fixed CHANGELOG [skip ci] 10 years ago
joni-jones 255bd33aff Fixes #3934: Added attr() method instead prop() to get valid action url. 10 years ago
Alexander Makarov ff66c02cd7 Added changelog for SluggableBehavior 10 years ago
Qiang Xue ffa596f5f4 Fixes #3934: yii.handleAction() in yii.js does not handle the case when a hyperlink is a hash character 10 years ago
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
Dmitry Chernikov b33a3d25de CHANGELOG.md fix 10 years ago
Dmitry Chernikov 4716572998 CHANGELOG.md fix 10 years ago
Dmitry Chernikov 623c196c3e CHANGELOG.md update 10 years ago
Klimov Paul d1781b5908 Issue #3801 added to CHANGELOG 10 years ago
Alexander Makarov dfa0bc8d06 Fixes #3897: Raised visibility of `yii\web\View::registerAssetFiles()` to protected 10 years ago
patrick 48f941dac7 Fixes Twig lexerOptions throwing exception (#3877) and adds test for lexerOptions 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 52283616a1 updated CHANGELOG line 10 years ago
Alexander Kochetov 24239e4205 CHANGELOG updated 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
Dmitry Chernikov c3cde232e4 Added bug to CHANGELOG.md 10 years ago
Qiang Xue 9ae79c24a1 fixed CHANGELOG [skip ci] 10 years ago
Mark 7d1f6488e3 notes added 10 years ago
mitalcoi 4f57fdb55f fic changelog spaces 10 years ago
mitalcoi 543647371c fixed asterisk bug, update chanelog 10 years ago
Qiang Xue 5c84d3fd42 Fixes #3817: `yii\rbac\PhpManager::getChildren()` returns null instead of expected empty array 10 years ago
Qiang Xue 6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 10 years ago
Kartik Visweswaran 516ba30bcc Fix #3756: Convert values to float for number formatting 10 years ago
Carsten Brandt 9679721e0c fixes display of array log messages in debug toolbar 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
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