4765 Commits (f109e2d02c2bfb65d856f638c6403af4d9757de9)

Author SHA1 Message Date
Skysplit 7a0e004dce Update polish messages [ci skip] 10 years ago
Arthur Khachaturov 5cba8b2e68 Fix PHPDoc [skip ci] 10 years ago
Jani Mikkonen 1ba09e2149 Update finnish translation 10 years ago
Carsten Brandt f76e767edd added docs for #5147 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 222f9ddfad added missing documentation about the NOT operator in Query 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
Qiang Xue aa8c013ebf Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results 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
Qiang Xue 851d15380f Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()` 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
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
Qiang Xue 34a2c590e4 Fixes #5117: Added `beforeFilter` and `afterFilter` JS events to `GridView` 10 years ago
Kartik Visweswaran db99b5fda5 Code cleanup - beforeFilter and afterFilter events 10 years ago
Kartik Visweswaran 2c64ee0f1d Updated comments for beforeFilter event 10 years ago
Kartik Visweswaran 9496c46646 Updated formatting - Created beforeFilter and afterFilter grid events 10 years ago
Kartik Visweswaran 4c9556a9f3 Simplified afterFilter event trigger code 10 years ago
Kartik Visweswaran f8dc796d23 Simplified beforeFilter and afterFilter events 10 years ago
Kartik Visweswaran 4bd8a8c9dd Corrected trigger element for beforeFilter 10 years ago
Kartik Visweswaran df99a2435e Updated comments for beforeFilter and afterFilter events 10 years ago
Kartik Visweswaran 141e3d7039 Updated comments for beforeFilter event 10 years ago
Kartik Visweswaran f95be734cf Created beforeFilter and afterFilter grid events 10 years ago
Kartik Visweswaran 48d2204226 Add event for coding post filter triggers 10 years ago
Carsten Brandt 46488e674a improved version constraints for bower asset packages 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Dmitry Kushnikov 3d55ee5af0 Add possibility to customize path to binary using alias. 10 years ago
Qiang Xue 65edc03b49 Fixes #5127. 10 years ago
Carsten Brandt 8176a392bb Changed version constratints to be semantic versioning again 10 years ago
Carsten Brandt 8fa4899e02 use utf8_unicode_ci instead of utf8_general_ci 10 years ago
Carsten Brandt 6c51866e36 Update UPGRADE.md 10 years ago
Qiang Xue 169a2a39c0 Fixes #5110. 10 years ago
Qiang Xue ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 10 years ago
Qiang Xue 889d3bc942 using stable versions. 10 years ago
Qiang Xue ad4f652ca9 Removed unused bower.json files. Adjusted version dependencies. 10 years ago
Qiang Xue a81969950d Adjusted dependency versions to stable ones. 10 years ago
Qiang Xue deb6ba3cf9 Fixes #5105 [skip ci] 10 years ago
Qiang Xue 108b451805 Fixes #5049. 10 years ago
Qiang Xue d3f2010e07 Fixes #2380: Added `yii\widgets\ActiveForm::enableClientScript` to support turning on and off client side script generation 10 years ago
Qiang Xue 93496bf8fd Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Qiang Xue 4a31628b01 Fixes #5089: Added asset debugger panel 10 years ago
Carsten Brandt 6744228e77 use mb_string to work with non latin characters 10 years ago
Carsten Brandt 32c122178e avoid publishing dev files of js packages 10 years ago
Klimov Paul 684365e8c9 Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache' 10 years ago
Carsten Brandt 8c5d175a97 typo 10 years ago
Qiang Xue 6230aa7523 minor fix. [skip ci] 10 years ago