17059 Commits (06d7a1f0c6ab6c6bd878bbe9f7cab3dbdb3e2a53)
 

Author SHA1 Message Date
张迪 6bbdada426 Fixed zh-CN docs [skip ci] (#14573) 7 years ago
Alexander Makarov 89d8c0f20c Fixed changelog [skip ci] 7 years ago
Alexander Makarov ff2bde4939 Added CVE number to escaping issue in changelog [skip ci] 7 years ago
Alexander Makarov 3a060d2dd2 Fixed formatting in docs [skip ci] 7 years ago
Lesha701 7cd5fc56c4 Fix typos and punctuation (#14564) [skip ci] 7 years ago
Dmitry Dorogin f7fb7cdd87 Fixes #14022: Added posibility to use aliases in yii\web\UrlManager::setBaseUrl() (#14540) 7 years ago
rlgy e87db6751f Complete translation for `guide-zh-CN/input-forms.md` and `guide-zh-CN/input-multiple-models.md` . (#14563) [skip ci] 7 years ago
Dmitry Dorogin e18e98ffb3 Fixes #14363: Added `yii\widgets\LinkPager::$linkContainerOptions` and possibility to override tag in `yii\widgets\LinkPager::$options` 7 years ago
PowerGamer1 459721d471 Fixes #14471: `ContentNegotiator` will always set one of the configured server response formats even if the client does not accept any of them 7 years ago
Alexey Rogachev 8f2d9baf98 Fixes #14186, Fixes #14510: yiiActiveForm regressions 7 years ago
Carsten Brandt 37bd0229ad fixed migration example in guide 7 years ago
Ondřej Vašíček 203e3d3441 Updates Czech translations (#14547) [skip ci] 7 years ago
BowenChen 20c0e9391a Updated a slip of a pen on db-dao.md in guide-zh-CN (#14541) [skip ci] 7 years ago
Michaël Arnauts e472b4e29c Fixes #14525: Fixed 2.0.12 regression of loading of global fixtures trough `yii fixture/load` 7 years ago
rhertogh 2ada766d83 Restored part of original Yii::trace documentation (#14534) [skip ci] 7 years ago
Klimov Paul 2466d397ae Fixed `yii\validators\ExistValidator` and `yii\validators\UniqueValidator` throw exception in case they are set for `yii\db\ActiveRecord` with `$targetClass` pointing to NOSQL ActiveRecord 7 years ago
Dmitry Dorogin a731fd4142 Fixes #14318: Trigger `yiiActiveForm.events.afterValidateAttribute` after updating attribute 7 years ago
Dmitry Dorogin d4ded67f69 Fixes #14513: Updated phpdoc and added tests for yii\rbac\ManagerInterface::assign and yii\rbac\ManagerInterface::revoke functions (#14528) 7 years ago
Carsten Brandt f24d29a46f Added guide about Client side Javascript of ActiveForm (#12541) [skip ci] 7 years ago
Dmitry Dorogin 1ee29c630d Fixes #14493: Fixed getting permissions in `yii\rbac\Dbmanger::getPermissionsByUser` by user with id equals 0 7 years ago
Dmitry Dorogin e2ba94abd6 Fixes #7823: Added `yii\filters\AjaxFilter` filter 7 years ago
Klimov Paul 578b2caf42 Added `yii\web\MultipartFormDataParser::$force` option allowing to enforce parsing even on 'POST' request 7 years ago
Alexander Makarov 915c78facd
Fixed ExitCode::getReason() 7 years ago
PowerGamer1 8a6f5829d4 Fix for invalid example in Request phpdoc [skip ci] 7 years ago
Dmitry Dorogin 8ae2223c6a Fixes #14370: Fixed creating built-in validator in model with same function name 7 years ago
Evgeniy Tkachenko a55de109aa Update input-validation.md (#14514) 7 years ago
Alexander Makarov f9121fc2e0 Removed HHVM status from readme since service providing it seems to be down for a while [skip ci] 7 years ago
Alexander Makarov b1a49a18a7
Fixes #14509: clarified on when AJAX validation is triggered 7 years ago
Robert Korulczyk 6782ad96f0 Reduce `Segmentation fault` errors for PHP 5.4 tests on travis. (#14092) 7 years ago
Robert Korulczyk 462b5f5b50 Use new trusty images on travis (#14508) 7 years ago
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
Alexander Makarov acf29e0001 Fixes #14492: Fixed error handler not escaping error info debug mode 7 years ago
Dmitry Dorogin 21d2d72534 Fixes #14487: Changed i18n message error to warning 7 years ago
Sergey Makinen 92d2245ca6 Add support for an older SQLite in constraints (fixes #14483) (#14497) 7 years ago
Dmitry Dorogin 6d2e0aff82 Fixes #14406: Fixed caching rules in `yii\web\UrlManager` with different `ruleConfig` configuration 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Carsten Brandt 758f01934f Make PHPUnit run on PHP 7.2 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk 5b2101f14c Update guide: Object -> BaseObject 7 years ago
Carsten Brandt d4e584f7a7 UPGRADE notes for Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Alexander Makarov 000192522b
Fixes #14482: fixed tests incompatibility with PHP 5.4 7 years ago
PowerGamer1 40e242b562 Fixes #14469: updated RFC links [skip ci] 7 years ago
Nikolay Oleynikov ea33bbd369 Fix docs of a base file helper (#14477) [skip ci] 7 years ago
Alexander Makarov d38908fc13
Fixed #14469: updated RFC links 7 years ago
Alexander Makarov 062e1c7e67 Uppercased HTTP methods as required by RFC [skip ci] 7 years ago
Carsten Brandt aba0b4a59a added test that fails #14413 7 years ago
Alex 59002a9e1e Fixes #6644: Added `yii\helpers\ArrayHelper::setValue()` 7 years ago
Carsten Brandt 2f9f15bf92 Fixes #14188: Add constants and function for sysexits(3) to `ConsoleHelper` 7 years ago
Alexander Makarov 0adae899ce
Additional fix for SluggableBehavior immutability after merge of #13449 7 years ago
Boudewijn Vahrmeijer 03d53b785d Fixes #14449: Fix PHP 7.2 compatibility bugs and add explicit closure support in `yii\base\Application` 7 years ago