- 26 Nov, 2014 1 commit
-
-
Qiang Xue authored
-
- 09 Nov, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #5863: Selecting all individual `yii\grid\CheckboxColumn` checkboxes in grid view wasn't resulting in "all" checkbox selected
-
- 08 Nov, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Nov, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5768: When setting `data-confirm` attribute to a submit button, clicking on the button would not trigger form submission
-
- 06 Nov, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 22 Sep, 2014 12 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
Removed `form` as a parameter to the events since it can be retrieved using `$grid.find('form.gridview-filter-form')`.
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
Events `beforeFilter.yiiGridView` and `afterFilter.yiiGridView` javascript events created for advanced use cases.
-
Kartik Visweswaran authored
Trigger a new `filter.yiiGridView` event for yii grid view after grid filters are applied. This will enable developer to code a lot of use cases based on the grid filtering event. The filter `$form` can be accessed as a parameter to the event.
-
- 18 Sep, 2014 2 commits
- 16 Sep, 2014 5 commits
- 11 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks
-
- 06 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 04 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 03 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 29 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 21 Aug, 2014 1 commit
-
-
Thiago Talma authored
-
- 12 Aug, 2014 1 commit
-
-
Alex-Code authored
Updated yii.activeform.js to use the encode option introduced in #4122. Updated ActiveForm with new option encodeErrorSummary fixes #4690, close #4691
-
- 04 Aug, 2014 2 commits
-
-
Alex-Code authored
- `beforeValidateAll` - `afterValidateAll` fixes #4234, close #4559
-
Thiago Talma authored
-
- 03 Aug, 2014 3 commits
- 02 Aug, 2014 1 commit
-
-
Tomek Romik authored
-