42 Commits (f2e3312dbc9002264c2cd1791c7a1a4b9c993050)

Author SHA1 Message Date
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 36960da101
Fixed `applyFilter` function in `yii.gridView.js` 8 years ago
Alexey Rogachev 8d813f7bf1 Fixes #12840, #12836, #13231, #13232 8 years ago
mrgarry f5049d8a31 Correct MSIE8 reserved word error (#12722) 8 years ago
Carsten Brandt b49ce4f0bb Fixes Gridview JS to respect # in filterUrl (#12837) 8 years ago
pavlm 355d83ac58 Fixes #11947: Fixed `gridData` initialization in `yii.gridView.js` 8 years ago
Thiago Talma 60a2a54fc8 CheckboxColumn - Use CSS class to find the elements (#11729) 8 years ago
DrDeath72 fd6f536eaf YUI Compressor fix 8 years ago
SilverFire - Dmitry Naumenko d3beca32b4 Refactored PR, updated CHANGELOG 9 years ago
Pavel Solomienko b6b2befb00 Fix cutting of url params with the same name upon filtering 9 years ago
Pavel 055859c90e Fix #10217 for the case when there is hidden input combined with listview 9 years ago
SilverFire - Dmitry Naumenko 69ceccc213 Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style 9 years ago
SilverFire - Dmitry Naumenko d3cfb87ba6 Enh #10217: GridView JS multiple params with the same name 9 years ago
NekitoSP 3ee89ac42c selectedRows fix for $showHeader=false #9074 9 years ago
Alexander Makarov 8ac5776a0d Changed back usage of attr() to usage of prop() for checkboxes 10 years ago
Alexander Makarov 926770b7d9 Changed usage of .prop() to .attr() in order to avoid issues when working with forms having input with names matching form properties. Related to #8014. 10 years ago
Alexander Makarov 52df3466f4 Reverted #7450: Don't add empty parameters to URL when filtering a grid (reverted from commit aba7710699) 10 years ago
Yurii K aba7710699 Fixes #7450: Don't add empty parameters to URL when filtering a grid 10 years ago
Alexander Makarov dab2b03f09 Fixes #5863: Selecting all individual `yii\grid\CheckboxColumn` checkboxes in grid view wasn't resulting in "all" checkbox selected 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
Qiang Xue 7960ccdf50 Tab to spaces conversion. 11 years ago
Antonio Ramirez f5cc851fc2 return data from module scope variable 11 years ago
Antonio Ramirez 0e9c2890d7 remove previous attachments if any 11 years ago
Antonio Ramirez f1bf859434 add multiple grid support to gridData 11 years ago
Antonio Ramirez 4fffe47903 fix formatting 11 years ago
Antonio Ramirez c31c5713b4 fix formatting 11 years ago
Antonio Ramirez ea90ac1a0f fixes #2559 11 years ago
Qiang Xue 0994615851 removed duplicated query parameters. 11 years ago
Qiang Xue 07c7236bc7 GridView filter now works with Pjax. 11 years ago
Qiang Xue f5f5538df8 Reverted the change to gridview regarding filter submission. 11 years ago
Qiang Xue 197bf52a0f Use a hidden link to support grid filtering. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue cf9104f7fd make grid view filtering work. 11 years ago
Qiang Xue 7e5630b558 GridView WIP 11 years ago