6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
kidol 603092db28 \yii\web\Response::sendHeaders() does not send status header last 9 years ago
SilverFire - Dmitry Naumenko 2275156f7e PHPDoc updated 9 years ago
SilverFire - Dmitry Naumenko 090a9875d9 Fixed `CaptchaValidator` to pass correct `hashKey` 9 years ago
SilverFire - Dmitry Naumenko 8c86310003 BaseInflaector: PHPDoc updated 9 years ago
AnatolyRugalev c9463235d1 Added changelog line 9 years ago
AnatolyRugalev 84702f1e6f 1. Added init() warning to session component 9 years ago
Alexander Makarov d17993c82c ApcCache is now able to handle PHP 7 APCu 9 years ago
Revin Roman 62fd874413 Update phpdoc comments and changelog 9 years ago
Revin Roman b711d39164 Update changelog 9 years ago
Revin Roman c22a9c0d84 Method `isIgnoredCategory` renamed to `isCategoryIgnored` and update phpdoc comments 9 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Alexander Makarov cc4849a3ae Renamed getUserIDsByRole → getUserIdsByRole for consistency 9 years ago
Daniel Gomez Pan 08034bbe10 Add @since [skip ci] 9 years ago
Gaël Wogenstahl d5a0b9a4b4 Fix french translation for compare validator 9 years ago
Daniel Gomez Pan cb3557c30d Update messages-es [skip ci] 9 years ago
Ruslan Bat 4a1a0fb4d8 FIX rule for camelCase controllerName 9 years ago
callmez a18423493c Update yii.php 9 years ago
SilverFire - Dmitry Naumenko 61d8bb0cd5 Changelog updated 9 years ago
Alexander Makarov 97b40bf705 Added note for upgrade guide 9 years ago
Alexander Makarov 0e0079bcae Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations 9 years ago
SilverFire - Dmitry Naumenko e8aa60e411 Merge branch 'pjax' of https://github.com/Alex-Code/yii2 into Alex-Code-pjax 9 years ago
Daniel Gomez Pan ab5baa6c41 Add @since [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 898ffa57c4 FileValidator - updated PHPDoc 9 years ago
Carsten Brandt 468886a77b small refactoring for #9452 9 years ago
SilverFire - Dmitry Naumenko 2be8a716b1 #8995, #8996 - added unit test, changelog line 9 years ago
Klimov Paul bea90e1228 Fixed `yii\db\Query::where()` does not add params from directly passed `yii\db\Expression` 9 years ago
Klimov Paul 170c376648 `yii\helpers\VarDumper::dump()` now respects PHP magic method `__debugInfo()` 9 years ago
Jani Mikkonen e75abaf9f6 Update Finnish translation 9 years ago
Vovan-VE d1d1106179 MessageController output DB lost EOL when unused messages unchanged 9 years ago
SilverFire - Dmitry Naumenko 8f94a824fd Added #10302 to CHANGELOG 9 years ago
Sam Mousa 25b1178515 Implemented data-form support. 9 years ago
Andrey Klochok 4a0d7b3676 Fixed client-side IP validator 9 years ago
Carsten Brandt a8448eba47 Update LinkPager.php 9 years ago
Pavel Solomienko b6b2befb00 Fix cutting of url params with the same name upon filtering 9 years ago
Carsten Brandt b44649fd97 Update FilterValidator.php 9 years ago
githubjeka 88241f24f3 `yii.activeForm.js`: input onBlur event forces field validation 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Angel Guevara 2d05b11f68 remove PHP_EOL 9 years ago
SilverFire - Dmitry Naumenko 723e3a9850 Updated ActiveField::getInputId PHPDoc, CHANGELOG 9 years ago
githubjeka 12c738c058 Cosmetic 9 years ago
Angel Guevara ec43f4c370 add separator around the items in `ul()` 9 years ago
Angel Guevara d0ffb58efb syntax error 9 years ago
Angel Guevara 7a2bbabbbd add separator special option to `ul` and `listBox` 9 years ago
githubjeka b52cbd11f8 update changelog 9 years ago
githubjeka c750bb1577 update changelog 9 years ago
githubjeka 5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 9 years ago
Angel Guevara 7618e4ee13 changes suggested by review. 9 years ago
Angel Guevara 5b67bc1822 use ArrayHelper::remove() 9 years ago
SilverFire - Dmitry Naumenko 8e68d2cd57 IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS 9 years ago
Pavel f6b2c8f5be Fix #10217 for the case when there is hidden input combined with listview 9 years ago