1425 Commits (c3bb3c40f07a410e77d76a6508c230fc97e755d7)

Author SHA1 Message Date
Chris Harris bce61bd474 Add `after()` option to migrations schema builder 9 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
Alexander Makarov 5cecb09c1b Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
AnatolyRugalev 3b31aa771a #10363: Fixed i18n fallback float and integer formatting 9 years ago
SilverFire - Dmitry Naumenko dc93ec3812 Bug #9670: Fixed PJAX redirect in IE 9 years ago
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
cohen 85c6a903dc Enh #10390: Added ability to disable outer tag for `\yii\helpers\BaseHtml::radiolist()`, `::checkboxList` 9 years ago
SilverFire - Dmitry Naumenko 01a6235059 #9333: Fixed AssetManager to publish bundles using symlink with nested directories in `hash` 9 years ago
SilverFire - Dmitry Naumenko b83803460b Fixes #8466. FileValidator: units in tooBig and tooSmall error messsages are formated 9 years ago
Tom Worster 1f41a2c9af Fixes #9878,9879,9880: Make `\base\Security` use `random_bytes()`, LibreSSL, mcrypt, limit OpenSSL to Windows, and to prefer `password_hash()` over `crypt()` 9 years ago
Carsten Brandt d9f8933737 added prettyPrint option to JsonResponseFormatter 9 years ago
kidol 603092db28 \yii\web\Response::sendHeaders() does not send status header last 9 years ago
SilverFire - Dmitry Naumenko 090a9875d9 Fixed `CaptchaValidator` to pass correct `hashKey` 9 years ago
AnatolyRugalev c9463235d1 Added changelog line 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
Alexander Makarov cc4849a3ae Renamed getUserIDsByRole → getUserIdsByRole for consistency 9 years ago
SilverFire - Dmitry Naumenko 61d8bb0cd5 Changelog updated 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
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
SilverFire - Dmitry Naumenko 8f94a824fd Added #10302 to CHANGELOG 9 years ago
Sam Mousa 25b1178515 Implemented data-form support. 9 years ago
githubjeka 88241f24f3 `yii.activeForm.js`: input onBlur event forces field validation 9 years ago
SilverFire - Dmitry Naumenko 723e3a9850 Updated ActiveField::getInputId PHPDoc, CHANGELOG 9 years ago
githubjeka 12c738c058 Cosmetic 9 years ago
githubjeka b52cbd11f8 update changelog 9 years ago
githubjeka c750bb1577 update changelog 9 years ago
LAV45 aa13bf618b Added the entry in CHANGELOG.md 9 years ago
servocoder a301d7154a Enh #10267: `yii.js` - added original event passing to `pjaxOptions` for links with `data-method` and `data-pjax` 9 years ago
githubjeka 60081cbd47 updated CHANGELOG 9 years ago
githubjeka 9cc6f7a415 changelog has been added 9 years ago
Alexander Makarov a0ad7b4db2 Fixed language in changelog 9 years ago
SilverFire - Dmitry Naumenko 69ceccc213 Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style 9 years ago
SilverFire - Dmitry Naumenko d3cfb87ba6 Enh #10217: GridView JS multiple params with the same name 9 years ago
Alexander Makarov 8765cae71c Reverted #9656 because of BC break (reverted from commit 4a464afe9b) 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Alexander Makarov 45432cc653 #9528: added missing data provider for JSON formatter test, added changelog and upgrade note, added `@since` tag to new property 9 years ago
AnatolyRugalev 742f106ec0 Fixes #8284: Added `\yii\captcha\CaptchaAction::$imageLibrary` property allowing to set image rendering library 9 years ago
Carsten Brandt e5ed256959 rename ArrayHelper::in() and ArrayHelper::subset() 9 years ago
SilverFire - Dmitry Naumenko 7ac2bc13f7 Overrides c651dbb7. `yii\web\ErrorHandler::loggableGlobals` renamed to `displayVars` 9 years ago
SilverFire - Dmitry Naumenko c651dbb798 Added `yii\web\ErrorHandler::loggableGlobals`, removed `$_ENV` and `$_SERVER` from dumping by default 9 years ago
Luis Hernández d08ef83e2a Controller->viewPath can be set, fixes #10086 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Sam Mousa 4a464afe9b Fixes #9656: `yii\db\BaseActiveRecord` refactored in order to getting, setting and unsetring attribute values using the same approach 9 years ago
SilverFire - Dmitry Naumenko 035a9ce0a8 Added `yii\filters\auth\AuthMetod::optional` property 9 years ago
SilverFire - Dmitry Naumenko 9d79038485 Added requirement for ICU Data 9 years ago