- 28 Dec, 2013 2 commits
- 27 Dec, 2013 11 commits
- 26 Dec, 2013 12 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
The signature for `yii\gridview\ActionColumn::urlCreator` is changed - the `$action` parameter is moved to the first
-
Qiang Xue authored
-
Carsten Brandt authored
-
- 25 Dec, 2013 5 commits
-
-
Luciano Baraglia authored
-
Luciano Baraglia authored
-
Luciano Baraglia authored
-
Qiang Xue authored
Fixes #1610: `Html::activeCheckboxList()` and `Html::activeRadioList()` will submit an empty string if no checkbox/radio is selected
-
Qiang Xue authored
-
- 24 Dec, 2013 4 commits
- 23 Dec, 2013 5 commits
-
-
Qiang Xue authored
Fixes #1499: Added `ActionColumn::controller` property to support customizing the controller for handling GridView actions
-
Qiang Xue authored
-
Qiang Xue authored
-
Vincent authored
I checked this using XDebug, and the function actually returns null (which is something different than false). I assume it is the comment that should be changed, and not the code itself...
-
Qiang Xue authored
-
- 22 Dec, 2013 1 commit
-
-
Qiang Xue authored
Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. Refactored UniqueValidator and ExistValidator.
-