9449 Commits (f109e2d02c2bfb65d856f638c6403af4d9757de9)
 

Author SHA1 Message Date
Carsten Brandt f109e2d02c Merge pull request #5163 from mrarthur/patch-8 10 years ago
Alexander Makarov b665b08eb6 Merge pull request #5165 from Skysplit/pl-docs 10 years ago
Skysplit 7a0e004dce Update polish messages [ci skip] 10 years ago
Arthur Khachaturov 5cba8b2e68 Fix PHPDoc [skip ci] 10 years ago
Skysplit 28341f7412 Update readme.md [ci skip] 10 years ago
Skysplit 2cc3b8a3f1 Merge branch 'pl-docs' of https://github.com/Skysplit/yii2 into pl-docs 10 years ago
Alexander Makarov 9256cbf268 Merge pull request #5161 from janisto/message_fi_update-4 10 years ago
Jani Mikkonen 1ba09e2149 Update finnish translation 10 years ago
Carsten Brandt f76e767edd added docs for #5147 10 years ago
Qiang Xue 15b60174b4 fixes for sphinx. 10 years ago
Qiang Xue 566ed3c594 Fixes #5147: null is not handled correctly for arbitrary operator in SQL. 10 years ago
Carsten Brandt 4772be9cc4 doc typo 10 years ago
Carsten Brandt 9df21d46f3 reverted addition of $where property 10 years ago
Carsten Brandt 68714cc805 ignore invalid date format and just display value as is 10 years ago
Carsten Brandt 222f9ddfad added missing documentation about the NOT operator in Query 10 years ago
Alexander Makarov 52c809ee99 Merge pull request #5148 from githubjeka/patch-1 10 years ago
Alexander Makarov bdc1d2e2ea Merge pull request #5154 from bedezign/master 10 years ago
Steve Guns 86c8b5958b [NL] Updated translations 10 years ago
Qiang Xue 613d3071a7 Fixes #5106: Refactored query caching to not load cache component when query caching is not used at all. 10 years ago
Carsten Brandt d6b7a5e093 Update .travis.yml 10 years ago
Carsten Brandt 39c796e42b chanded jui DatePicker widget to use ICU date format 10 years ago
Qiang Xue aa8c013ebf Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results 10 years ago
Carsten Brandt a1d10b2cea updated guide about i18n and ICU 10 years ago
Evgeniy Tkachenko d2c32a27a3 Update rest-rate-limiting.md 10 years ago
Evgeniy Tkachenko 01b8f7745f Update rest-rate-limiting.md 10 years ago
Carsten Brandt 426e6c9f4c reword/structure of the i18n and formatter guide 10 years ago
Qiang Xue 6c0dde6f5e Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Carsten Brandt 982a27db83 removed support for unlinkAll() from elasticsearch 10 years ago
Carsten Brandt 3b0f561480 format timestamps with invalid date input 10 years ago
Kartik Visweswaran 18b57af5ac Better date parsing and formatting including 32 bit support 10 years ago
Alexander Makarov a8ed099b99 Merge pull request #5140 from gegebao/patch-1 10 years ago
Carsten Brandt d973e337cf Added issue stats 10 years ago
宝哥哥 1b716a119f Update User.php 10 years ago
Qiang Xue 1b509ccc37 Mark failed tests as skipped. 10 years ago
Alexander Makarov 9a82b85e0f Merge pull request #5103 from tebazil/patch-7 10 years ago
Qiang Xue 851d15380f Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()` 10 years ago
Qiang Xue 9c375d6538 Fixed test break. 10 years ago
Qiang Xue d9f897ca56 Merge branch 'unlink-tests' 10 years ago
Qiang Xue aeaf0511d2 Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
Carsten Brandt 1fe5b53f39 Merge pull request #4944 from yiisoft/redis-fixes 10 years ago
Carsten Brandt 7e0c6353f7 optimized redis AR insert 10 years ago
Carsten Brandt ece300ac30 removed null value adjustment in redis ActiveQuery 10 years ago
Carsten Brandt df22616c76 finished fix for redis null and boolean value storage 10 years ago
Qiang Xue 82037bc70e Fixes #5124: Added support to prevent duplicated form submission when using `ActiveForm` 10 years ago
Qiang Xue ac7e3bdbed Fixes #5126: Fixed text body and charset not being set for multipart mail 10 years ago
Nikola Kovacs f82519b1c3 Use text/plain part of multipart message for text body and charset in debug mail panel. 10 years ago
Qiang Xue 3697682a8e Merge branch 'master' of git://github.com/yiisoft/yii2 10 years ago
Qiang Xue 34a2c590e4 Fixes #5117: Added `beforeFilter` and `afterFilter` JS events to `GridView` 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Kartik Visweswaran db99b5fda5 Code cleanup - beforeFilter and afterFilter events 10 years ago