5634 Commits (c115c677e66fa3f902495c1dff47f4aff4b8064b)

Author SHA1 Message Date
Amir Basiri 3349c06690 fixed a typo in fa, he and tj messages files. Solved #7695 10 years ago
Lorenzo Milesi 4007363ae5 Updated italian framework messages 10 years ago
nkovacs 45a0b67531 fix typo in hungarian translation 10 years ago
Alexander Kochetov 4e8197e43f Light Response refactoring 10 years ago
Qiang Xue bd20b30b89 AR guide WIP [skip ci] 10 years ago
Carsten Brandt 26392372c0 added ActionColumn::$buttonOptions 10 years ago
Ezekiel Fernandez d0c01dc9ba CodeStyle fix 10 years ago
Alexander Makarov 52df3466f4 Reverted #7450: Don't add empty parameters to URL when filtering a grid (reverted from commit aba7710699) 10 years ago
Yurii K aba7710699 Fixes #7450: Don't add empty parameters to URL when filtering a grid 10 years ago
Alexander Makarov b7a29e38d9 Fixes #6895: Added `ignoreCategories` config option for message command to ignore categories specified 10 years ago
Alexander Makarov b6a591c720 Fixes #7571: HTTP status 500 and "An internal server error occurred." are now returned in case there was an exception in layout and `YII_DEBUG` is false 10 years ago
Carsten Brandt 65a2c54974 fixed unicode in FormatConverter escaping 10 years ago
Carsten Brandt cd0093f7bd rework grid/list/detail view guide and docs 10 years ago
Carsten Brandt fc0d322e12 Updated dependency to `cebe/markdown` to version `1.0.x`. 10 years ago
Carsten Brandt 08e0143c16 created Console::wrapText() to imrove console help output on small screens 10 years ago
callmez f60da03e07 Fixes #7562, fixes #6841: `yii help` now lists all sub-commands by default 10 years ago
SilverFire 12fe0c7b85 Fixes #7488: Added `StringHelper::explode` to perform explode with trimming and skipping of empty elements 10 years ago
Carsten Brandt 624db0e678 updated Component::__isset() docs 10 years ago
Brandon Kelly 6d2bc06bf4 Corrected the Component::__isset() docs 10 years ago
Carsten Brandt 1945738c8d improved and fixed Html helper and ActiveField phpdoc 10 years ago
Alexander Makarov 0eecb6ab1e Fixes #7529: Fixed `yii\web\Response::sendContentAsFile()` that was broken in 2.0.3 10 years ago
lynicidn 1a81211a9a Update AssetManager #7535 10 years ago
Vasileios Lourdas 3f74319e26 Minor updates to Greek language. 10 years ago
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Carsten Brandt 2aace3714c minor adjustments 10 years ago
Artem Belov 81bcd116a8 Added "submenuTemplate" property for "items" config in Menu widget 10 years ago
Alexander Makarov d7346cbfaf Used PHP_OS instead of php_uname() to check for Linix 10 years ago
Brandon Kelly 7a37c47bb2 Fixed #7150 - support ICU single quote syntaxes 10 years ago
Alexander Kochetov 29f5dc37a5 Correct phpDoc for return in several cases 10 years ago
Carsten Brandt ba6bce4e2d fixed DateValidator to work with multibyte strings 10 years ago
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
Pavel 5ed412495e Added dot symbol to Html::getInputId() 10 years ago
Carsten Brandt 95cdd0905d fix case in asDatetime method references 10 years ago
Nikolay Bogolubov 2e414632be fix EmailValidator - added unit tests 10 years ago
Alexander Makarov 4fffd8fcef Prevented Security from erroring in case of /dev/urandom or /dev/random aren't available 10 years ago
Carsten Brandt 68f78f25e0 Update CHANGELOG.md 10 years ago
Carsten Brandt da50920ac8 improved wording in TimestampBehavior 10 years ago
Carsten Brandt e742ba0ea1 updated docs about timestamp and refresh 10 years ago
Qiang Xue 94564cd766 minor fix [skip ci] 10 years ago
Qiang Xue 0eb27981cd Fixes #7440: Added support to automatically set the `maxlength` attribute for `Html::activeTextInput()` 10 years ago
Leonardo Tietböhl 7f73d6a525 Use getAttributeName() 10 years ago
Leonardo Tietböhl cdfd73a9ff Add maxlength option to activeTextInput 10 years ago
Qiang Xue f57a517f6d Fixes #7449: Added `encode` option to allow not encoding select options for `Html::dropDownList()` and `Html::listBox()` 10 years ago
Anton Ivanov 9a52aab0f1 Enh #7449: `yii\helpers\Html::dropDownList()` and `yii\helpers\Html::listBox()` now supports Unicode characters in option text (yapi68) 10 years ago
Carsten Brandt 30e45a4aea improve documentation about uncheck and unselect in activefield 10 years ago
Carsten Brandt e83b479dfb improved validator documentation 10 years ago
Qiang Xue 5a63ae324e Fixes #7211: Query caching should properly deal with the case when query result is false 10 years ago
Alexander Makarov 796a0e6156 Fixes #7383: Fix precision loss in log timestamps when using `yii\log\DBTarget` 10 years ago
Alexander Makarov 7d0173db80 Added CHANGELOG 10 years ago