19427 Commits (8651a7971672f7a1fc603c1cd8a4bc54a71219fa)
 

Author SHA1 Message Date
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
Maxim Chistyakov cb67d07b85
Fix #17974: Fix ActiveRelationTrait compatibility with PHP 7.4 4 years ago
Alexander Makarov e6c4640c98
Fix #17979: Improve migrate/fresh command description 4 years ago
Sartor a66fac3bb1
Fix #17758: `Query::withQuery()` can be used for CTE 5 years ago
Alexander Makarov 932aab4bbc
Fix #17960: Fix unsigned primary key type mapping for SQLite 5 years ago
Alexander Makarov e9c27ca51b
Merge branch 'master' into 17960-sqlite-unsigned-primary-key 5 years ago
Brandon Kelly b500631d0a
Document [alias=>table] syntax for join methods (#17967) 5 years ago
Bizley 86c5daf7e1 Changelog 5 years ago
Bizley 0643ef312d Corrected tests 5 years ago
Bizley 0210a5cbb0 Removed UNSIGNED from primary keys mapping 5 years ago
Bizley 64142f0677 Fixed typo 5 years ago
Brandon Kelly 13c14292c2
Fix #17948: Ignore errors caused by `set_time_limit(0)` 5 years ago
ricardomm85 355ca1562d
Fix #17810: Fix EachValidator crashing with uninitialized typed properties 5 years ago
Andre 2717070cce
Update Russian translation (#17945) 5 years ago
Alex 55890453ab
Fix #17942: Fix for `DbCache` loop in MySQL `QueryBuilder` 5 years ago
Alexander Makarov a702e9be14
prepare for next release 5 years ago
Alexander Makarov dd657f8d64
release version 2.0.34 5 years ago
Alexander Makarov 82649fc741
Fix formatting 5 years ago
Alexander Makarov fbd7eded2d
Bug #17933: Log warning instead of erroring when URLManager is unable to initialize cache 5 years ago
Brandon Kelly f8d417c42a
Fixed usage of non-existing ResponseEvent in yii\web\Response docs (#17939) 5 years ago
Brandon Kelly 7a5e51e9be
Fix #17935: Reset DB quoted table/column name caches when the connection is closed 5 years ago
Alexander Makarov f843317d97
Fix #17934: Fix regression in Oracle when binding several string parameters 5 years ago
Alexander Makarov 65e5640810
Fix #17932: Fix regression in detection of AJAX requests (#17937) 5 years ago
Alexander Makarov e9f42c0854
prepare for next release 5 years ago
Alexander Makarov 70f9ab858b
release version 2.0.33 5 years ago
Alexander Makarov 605505b255
Clarify changelog 5 years ago
Alexander Makarov 168ddace63
Do not shallow clone AppVeyor 5 years ago
Igor Tarasov 7f88acb313
Fix #17878: Detect CORS AJAX requests without `X-Requested-With` in `Request::getIsAjax()` 5 years ago