7377 Commits (8474927a55003388f915e8a1921664d0371e3948)

Author SHA1 Message Date
vladis84 8474927a55
Fixed ambiguous error sql while using unique validator 8 years ago
Sam Mousa 98871123c9
Fixed ignored params when using count in `SqlDataProvider` 8 years ago
depesr 6ce6385094 Updated slovak localization 8 years ago
Гордиенко Владислав Юрьевич bda091bbb2 yii\filters\RateLimiter refactored (#13994) 8 years ago
Alexander Makarov eed00dc33d
Fixed PHP manual link language [skip ci] 8 years ago
Alexander Makarov 38488ca55b
Fixes #13694: yii\widgets\Pjax now sends X-Pjax-Url header with response to fix redirect 8 years ago
Insolita 28d8fa66fc Fixes #14012: `yii\db\pgsql\Schema::findViewNames()` was skipping materialized views 8 years ago
Alexander Makarov 079c5a41f7
Fixes #13362: Fixed return value of 8 years ago
Masterklavi d077839d13
Changed return value in MemCache::setValues() 8 years ago
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
PaulZi 224201950d
Fixes #13911: Significantly enhanced MSSQL schema reading performance 8 years ago
Гордиенко Владислав Юрьевич 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