4312 Commits (bc5028eb973595b2299d4d0ac960802866c0aa6f)

Author SHA1 Message Date
Carsten Brandt ba690d5451 Imagick image can not be converted to string on HHVM 10 years ago
Steve 8cc2d575f0 Minor changes in Estonian translation 10 years ago
Qiang Xue 60b38a1a33 Finished filter section [skip ci] 10 years ago
Alexander Makarov 02e3746013 Fixed Inflector::slug to work properly with numbers 10 years ago
Qiang Xue 7b1cef269d Fixes #3996: Traversing `Yii::$app->session` may cause a PHP error 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 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
Qiang Xue 0087339a42 log fatal errors to yii logs. 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
Alien13n e0a1b77e58 Update config.php 10 years ago
Alien13n e0c3624faa Create yii.php 10 years ago
Qiang Xue 785b027dbf doc update [skip ci] 10 years ago
Alexander Makarov ff66c02cd7 Added changelog for SluggableBehavior 10 years ago
Alexander Kochetov 038257e3ed SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov 15f3385d53 SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov f368cff3ec SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov 031c9cca06 SluggableBehavior phpDoc added 10 years ago
Alexander Kochetov 7a81fff972 SluggableBehavior updated 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
Thiago Talma aa51947e2f Update jquery.inputmask.bundle.min.js 10 years ago
Dmitry Chernikov 7889d1ee88 Upgrade of the code 10 years ago
Dmitry Chernikov b33a3d25de CHANGELOG.md fix 10 years ago
Dmitry Chernikov 4716572998 CHANGELOG.md fix 10 years ago
Dmitry Chernikov 1909da2a21 re `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 7f0427d911 `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 623c196c3e CHANGELOG.md update 10 years ago
Dmitry Chernikov b1f71cbf60 `yii\widgets\Breadcrumbs` enhancement. Allow link to have its `ownTemplate` 10 years ago
Klimov Paul d1781b5908 Issue #3801 added to CHANGELOG 10 years ago
Klimov Paul 166465ec7a `MigrationInterface` extracted 10 years ago
Klimov Paul 6cc1310aed `BaseMigrateController` extracted 10 years ago
Alexander Kochetov 22b04c5c99 SluggableBehavior initial implementation 10 years ago
Alexander Makarov dfa0bc8d06 Fixes #3897: Raised visibility of `yii\web\View::registerAssetFiles()` to protected 10 years ago
Klimov Paul 7ddca60099 Unnecessary full class name usage removed 10 years ago
Carsten Brandt 871ae29c9c call asArray() instead of assign directly 10 years ago
Qiang Xue c8cb40cb50 Finished view tutorial [skip ci] 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 64deaad75d undo changes 10 years ago
Mark 52283616a1 updated CHANGELOG line 10 years ago
Mark 42643e3747 type validation adjusted 10 years ago
Alexander Kochetov 1b81503d71 \yii\widgets\ActiveForm incorrect js selector for `errorSummaryCss` property better fix 10 years ago