9515 Commits (0b566b7e7d5fe8e6ca7aadb257282c14f06424a3)
 

Author SHA1 Message Date
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
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 708d586201 Merge pull request #5114 from larnu/master 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 340e2b51d6 asset guide WIP [skip ci] 10 years ago
Qiang Xue 0ea8ef712d asset guide WIP 10 years ago
larnu 1cb7ee5fae update pending translations 10 years ago
Larnu b62d2c2037 translate spanish docs 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
Carsten Brandt 45a748a2d4 added asset path info to apidoc composer.json 10 years ago
Qiang Xue deb6ba3cf9 Fixes #5105 [skip ci] 10 years ago
Vasiliy Baukin e9afccda6c Перевод runtime-logging на русский язык 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 3905c419f0 Merge pull request #5084 from yiisoft/asset-improvements 10 years ago
Qiang Xue d49957fe35 Fixes #5079: added test case. 10 years ago
Qiang Xue 4a31628b01 Fixes #5089: Added asset debugger panel 10 years ago