19304 Commits (4c416c7982d426ccf93571af6db458899e49b584)
 

Author SHA1 Message Date
DarkDef 4c416c7982
Fix #18105: Fix for old trigger in RBAC migration with/without prefixTable 4 years ago
trombipeti b642a384fa
Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator 4 years ago
Brandon Kelly ba7106564d
blacklist → exclude (#18104) 4 years ago
Brandon Kelly fc4f449e21
Fix #18083: Add `Controller::$request` and `$response` 4 years ago
DarkDef d317e41b21
Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test 4 years ago
Brandon Kelly 472600ee3f
Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
Marco van 't Wout 9a3093442c
Use inheritDoc to replace outdated docblock (#18100) 4 years ago
Sam 4ea484ca68
Fix #17722: Add action injection support 4 years ago
Nobuo Kihara c365f472cd
docs/guide-ja updated [ci skip] (#18095) 4 years ago
Alexander Makarov d4a3841d1c
Fix #18004: Clarify where PageCache::$cacheCookies and PageCache::$cacheHeaders are used 4 years ago
Evgenii Goryaev 1b07c0d4fb
Fix #18001: Fix getting table metadata for tables `(` in their name 4 years ago
Tigran Hambardzumyan 1d1a9fa106
Fix ImageValidator's maxHeight doc (#18089) 4 years ago
DarkDef 5c01dc75ae
Fix #13828, Fix #17474: Fix retrieving inserted data for a primary key for SQL Server 2005 or later 4 years ago
Michael Härtl 561c9cfb47
Fix #18082 Fix German translation (#18084) 4 years ago
DarkDef b9101ce893
Fix #18081: Fix for PDO_DBLIB/MSSQL. Set flag ANSI_NULL_DFLT_ON to ON for current connect to DB 4 years ago
Artem Konev 87a9beaede
Add NGINX Unit config to start-installation.md (#18079) 4 years ago
AHMAD ASJAD dc54137788
Fix #17852: Documented yii\console\Controller::stdout() additional parameters (#18076) 4 years ago
DarkDef b83f06268f
Fix #18041: Fix RBAC migration for MSSQL 4 years ago
Michael Naumov 79ffb87a48
Fix Russian message for FileValidator::$tooFew (#18078) 4 years ago
hableel 26ed25dcae
Fix typo in Arabic language (#18069) [skip ci] 4 years ago
Bizley 2a73a4ae3a
Fix #18051: Fix missing support for custom validation method in EachValidator 4 years ago
Alexander Makarov f2d32fab77
Fix #18046: Add test for current ArrayHelper::merge() behavior (#18054) 4 years ago
Alex eb7b23d117
Fix #18048: Use `Instance::ensure()` to set `User::$accessChecker` 4 years ago
Mikk Tendermann 35fb9c6248
Fix #18026: Fix `ArrayHelper::getValue()` did not work with `ArrayAccess` objects 4 years ago
Daniel Schischkin 3b87c5f31a
Fix #18028: Fix division by zero exception in Table.php::calculateRowHeight 4 years ago
Alexander Makarov e14dca9133
Rename workflow (#18044) 4 years ago
François Capon 8957d08e0b
Add blank lines before ```php if needed (#18042) 4 years ago
François Capon d0857589ae
Fix Markdown formating and a typo (#18043) 4 years ago
Uldis Nelsons b4c599c033
Fix Latvian translation of messages (#18024) 4 years ago
Sohel Ahmed Mesaniya 8e358ff14a
Add Hindi message translations (#18023) 4 years ago
Sergey Predvoditelev bec66eb83c
Add links to Russian translation of "testing" guide for templates (#18029) 4 years ago
Alexander Makarov 88b0abd633
Applied #18019 changes to framework package 4 years ago
Alexander Makarov 6ac98f3c4f
prepare for next release 4 years ago
Alexander Makarov 60a39654dd
release version 2.0.35 4 years ago
Alexander Makarov f425f1a655
Fix DynamicModel phpdoc 4 years ago
Alexander Makarov ac383366af
Minor changelog fixes 4 years ago
Alexander Makarov d07cbdaab3
Fix #17975: Fix deleting unused messages with console command if message tables were created manually (auerswald, cebe) 4 years ago
Alex 37fc929285
Fix #18010: Allow upper or lower case operators in `InCondition` and `LikeCondition` 4 years ago
Aurélien Chretien 3bc919bcbd
Fix #16481: Fix RBAC MSSQL trigger 4 years ago
tsvetiligo 2d15c484ef
Fix #17961: Fix pagination `pageSizeLimit` ignore if set as array with more then 2 elements 4 years ago
Carsten Brandt 088fd518fe
Fix #17991: Improve `yii\db\Connection` master and slave failover, no connection attempt was made when all servers are marked as unavailable 4 years ago
XPOHOC e20358241c
Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter 4 years ago
Kwok 89ded8c82a
Fix #18000: PK value of Oracle ActiveRecord is missing after save 4 years ago
Maksym Storchak c32811887a
Fix #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel` 4 years ago
scottix 975937e531
Fix #18006: Allow SameSite cookie pre PHP 7.3 4 years ago
Wouter Wolters 9814f61847
Fix #18019: Allow jQuery 3.5.0 to be installed 4 years ago
Baso10 647d53ad1f
Fix #17653: Fix `TypeError: pair[1] is undefined` when query param doesn't have = sign 4 years ago
n0tYet 0b66d8f988
Update yii2-base and yii2-advanced reference link (#18016) 4 years ago
Deryabin Sergey 7a27f5fd12
Add missing third parameter to preg_match in ChangeLogTest (#17998) 4 years ago
Chaim Leichman a96823d3ab
Added Hebrew delete confirm message (#17982) 4 years ago