16641 Commits (5ea1acc96025c0ef61b185e1c2efd81b5b8885f8)
 

Author SHA1 Message Date
Evgeniy Moiseenko 510cd3541d Fixed wording in Russian translation (#13970) [skip ci] 8 years ago
Angel Guevara 519753d868 Added missing parts of disabling CSRF validation doc [skip ci] (#13966) 8 years ago
Nikolay Oleynikov e1b1622244 Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
Nikolay Oleynikov 11761ac42a Fix `\yii\db\QueryTrait` type hints (#13956) [skip ci] 8 years ago
Carsten Brandt ed9912591e
updated docs for base64UrlEncode() 8 years ago
Alexey Rogachev 9445e5508b Fixes #10675: Added docs for disabling CSRF validation in standalone actions 8 years ago
Skiptir Engu e62ea0136c Fixed phpdoc broken links to PHP manual pages [skip ci] 8 years ago
Alexander Makarov 3a6a590eae Fixes #13945: Removed Courier New from error page fonts list since it looks bad on Linux (#13947) 8 years ago
GirMate a9be295b94 Update input-validation.md (#13942) [skip ci] 8 years ago
Alexander Makarov b04ff959ce
Fixed misleading docs about encoded URIs [skip ci] 8 years ago
Carsten Brandt d9f592712b
remove upgrade note for #13822 / #13829 8 years ago
Carsten Brandt 5faa0032cb
added more assertations for security masking tests 8 years ago
Carsten Brandt 5bbf372f85
cleanup some phpdoc 8 years ago
Sergey Gonimar 14f629c7d4 Updated Tajik message translations [skip ci] (#13917) 8 years ago
Bizley d370b10cb9 Guide PL updates (#13914) [skip ci] 8 years ago
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