7482 Commits (e14606175f418395001c2db89ee73faee322e1a6)

Author SHA1 Message Date
Гордиенко Владислав Юрьевич 0cf236ec66 Fixes #13963: Added tests for yii\behaviors\TimestampBehavior 8 years ago
Alexander Makarov c35ddec09a
Update composer fxp plugin version in docs and travis scripts 8 years ago
Carsten Brandt 02ffbb28ec
update AR docs 8 years ago
SilverFire - Dmitry Naumenko 620ce9af19
Enhanced requirements memo for IPv6 8 years ago
SilverFire - Dmitry Naumenko 14a245a413
Added AF_INET6 to requirements 8 years ago
Mikk Tendermann 59d3292399 [IpValidator] disable ipv6 checks (#13984) 8 years ago
Joel Small cd8b98bb92 Added note to findOne and findAll docs (#14002) [skip ci] 8 years ago
Sergey Makinen 454f0a9301 Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
micro-maureen 8eabff0698 #13975: make documentation of current behaviour more clear [skip ci] 8 years ago
Carsten Brandt 0fdd5b81dd
Revert "update phpdoc annotation in BaseActiveRecord" 8 years ago
Carsten Brandt dbfe36521e
added upgrade note about yii\cache\Cache::getOrSet() 8 years ago
Carsten Brandt 0f78008bc7
update phpdoc annotation in BaseActiveRecord 8 years ago
SilverFire - Dmitry Naumenko b0b55472da
`yii\caching\Cache::getOrSet()` now supports both `Closure` and `callable` 8 years ago
Vladimir Guts d2fb17f444 Fixes #13961: RBAC Rules: PostgreSQL: PHP Warning "unserialize() expects parameter 1 to be string, resource given" was fixed 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
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
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 5bbf372f85
cleanup some phpdoc 8 years ago
Sergey Gonimar 14f629c7d4 Updated Tajik message translations [skip ci] (#13917) 8 years ago
Carsten Brandt 6301daecf7
reverted wrong phpdoc change from #13905 8 years ago
Kolyunya 4eed7fb3da
Fixes #13901: Fixed passing unused parameter to `formatMessage()` call in `\yii\validators\IpValidator` 8 years ago
Nikolay Oleynikov 950e895fe0 Fix phpDocumentor annotations (#13905) [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
Igor Jerosimić fb50273c17 Fixed Serbian translation (#13882) [skip ci] 8 years ago
Alexander Makarov a626440761
Reverted #13822, clarified exception descriptions 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
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
Nikolay Oleynikov cf4eea1878 Fixes #13823: Refactored migrations template 8 years ago
yyxx9988 0770863209 Fixes #13820: Add new HTTP status code 451 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