16676 Commits (18bb002c99daaf4b3975bef79b05fd922949e637)
 

Author SHA1 Message Date
Carsten Brandt 6301daecf7
reverted wrong phpdoc change from #13905 8 years ago
Dmitry Naumenko f78ba80395 Merge pull request #13912 from s1lver/rest_rus_fix 8 years ago
Evgeniy Moiseenko 8434285611 Fixed russian translate 8 years ago
Bizley 726d4d1b6b Code style headers fix (#13908) [skip ci] 8 years ago
Roman Grinyov 9c8b289116 Incorrect use case of Datepicker widget (#13903) [skip ci] 8 years ago
Kolyunya 4eed7fb3da
Fixes #13901: Fixed passing unused parameter to `formatMessage()` call in `\yii\validators\IpValidator` 8 years ago
Bizley 2a71e251a7 PL guide updated (#13909) [skip ci] 8 years ago
Nikolay Oleynikov 950e895fe0 Fix phpDocumentor annotations (#13905) [skip ci] 8 years ago
Bizley 3e2086ed27 Internals PL updates (#13907) [skip ci] 8 years ago
S.M.A. Javadi 6cd3eaf828 Fixed persian translation (#13906) [skip ci] 8 years ago
Kolyunya 892512feba
Fixes #13560: Refactored `\yii\widgets\FragmentCache::getCachedContent()`, added tests 8 years ago
Alexander Makarov 43edf24123
Eliminated else branches in yii\web\Request 8 years ago
Sam Mousa 8ae207c3a1
Fixes #13837: Refactored masking of CSRF tokens 8 years ago
aquy 514b29d55d
Fixes #13369: Added ability to render current `yii\widgets\LinkPager` page disabled 8 years ago
Alexander Makarov 902c2b563d
Fixes #13831: Added more info about transactions in migrations to phpdoc [skip ci] 8 years ago
Sam Mousa ae7378974e
Fixes #13376: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination 8 years ago
Nikolay Oleynikov 4e9497c4fa Fixes #13770: Added support for `yii\widgets\Menu` item classes definition in the form of an array 8 years ago
Alexander Makarov 78a0035703
Removed unnecessary else 8 years ago
Sam Mousa 79f16b1492
Fixes #13883: `\yii\data\SqlDataProvider` now provides automatic fallback for the case when `totalCount` is not specified 8 years ago
Tran Tien Phong df33760865 Guide vi improvement (#13894) [skip ci] 8 years ago
Igor Jerosimić fb50273c17 Fixed Serbian translation (#13882) [skip ci] 8 years ago
phongtt3 729767b163 improve vi lang for intro-yii.md (#13886) [skip ci] 8 years ago
Alexander Makarov a626440761
Reverted #13822, clarified exception descriptions 8 years ago
Alexander Makarov f5f31c7fe1
Fixes #13864: Added info about configuring sub-rules of yii\rest\UrlRule [skip ci] 8 years ago
Alexander Makarov 0c56a7cab4
Fixed typo [skip ci] 8 years ago
Vladimir Reznichenko 6da1ec6fb2
Fixes #13845: `mt_rand()` is not used instead of `rand()` in `yii\captcha\CaptchaAction` + minor code improvements 8 years ago
Pavel Dovlatov 7e1a050a16 Fixes #13821: fixed docs and added more tests for Url helper 8 years ago
Alex 79e4201e57 Fixed Russian translation of core-code-style.md (#13832) [skip ci] 8 years ago
Dmitry Naumenko 60ea6bd29c Merge pull request #13834 from Kolyunya/13813-fix-tests-of-a-web-response 8 years ago
Kolyunya a35eada199 Fix tests of a web response 8 years ago
Alexander Makarov da3bb5aa42
Removed change from changelog since it's for code which wasn't yet released [skip ci] 8 years ago
Nikolay Oleynikov ea75068a92 Fixes #13813: Fixed PHP 7 compatibiltiy by adding support for passing instances of `Error` to the `yii\web\Response::setStatusCodeByException()` 8 years ago
Nikolay Oleynikov 558f2aa02a Fixes #13827 Generate "safe" methods uncommented by default 8 years ago
Alexander Makarov f906452f8e
Added UPGRADE note for #13829 8 years ago
Nikolay Oleynikov 7a2f04ae32 Fixes #13822: Fixed `yii\web\User::loginRequired()` to throw an `UnauthorizedHttpException` instead of a `ForbiddenHttpException` 8 years ago
SilverFire - Dmitry Naumenko 9d6c4bd41b
Enhanced PHPUnit 6 compatibility 8 years ago
Nikolay Oleynikov cf4eea1878 Fixes #13823: Refactored migrations template 8 years ago
yyxx9988 0770863209 Fixes #13820: Add new HTTP status code 451 8 years ago
Klimov Paul 01dc29705f
Fixed compatibility with PHPUnit 6.x 8 years ago
Alexander Makarov cc44339a45 Improved intl tests to tolerate ICU data differences 8 years ago
Skiptir Engu a600e165aa Added RadiobuttonColumnTest to the grid test group (#13795) 8 years ago
usix298 13c2f5370f Fixed formatting in tests [skip ci] 8 years ago
Гордиенко Владислав Юрьевич cd64fb2dc6 Refactored BooleanValidator (#13791) 8 years ago
Artur Fursa 1b322f519f Fixes #13776: Fixed setting precision and scale for decimal columns in MSSQL 8 years ago
vladis84 3c1f3e20cf
Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name 8 years ago
Vladislav Lyshenko b00cd65ef3 Fixes #13738: Fixed `getQueryParams()` method in `yii.js` to correctly parse URL with question mark and no query parameters 8 years ago
Alexander Makarov bc59d5da85 Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view 8 years ago
Sam b238afacee Fixes #4408: Add support for unicode word characters and `+` character in attribute names 8 years ago
Sam 9459eaa277 Fixes #10372: Fixed console controller including complex typed arguments in help 8 years ago
Bob Olde Hampsink 8192f84850 Fix SQLite resetSequence inconsistencies (#13755, #13630) 8 years ago