547 Commits (0ec2e2e3cd6554ef4f70451a98ccf949d65c0a21)

Author SHA1 Message Date
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
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
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
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
Carsten Brandt 3e4ec22004 update changelog 10 years ago
SonicGD 199bc57780 fix issue number 10 years ago
SonicGD fa01c003e4 line to changelog 10 years ago
Kartik Visweswaran 8331ff018d Fix #3196: Masked input widget revamped to use new plugin 10 years ago
leandrogehlen fbb2d940ec Adjusted changelog 10 years ago
leandrogehlen 95f87f77c4 Changelog 10 years ago
leandrogehlen b2e8c07e4f changelog 10 years ago
Alexander Makarov ad7f7c43ac Fixes #3636: Hide menu container tag with empty items in `yii\widgets\Menu` 10 years ago
Carsten Brandt ac9a7c65d7 changelog 10 years ago
Klimov Paul f19a97e308 Fix `yii\helpers\FileHelper::copyDirectory()` pattern not working 10 years ago