72 Commits (9f3e716932b338005c3bb8e0c038451c39063910)

Author SHA1 Message Date
joni-jones 255bd33aff Fixes #3934: Added attr() method instead prop() to get valid action url. 10 years ago
Qiang Xue ffa596f5f4 Fixes #3934: yii.handleAction() in yii.js does not handle the case when a hyperlink is a hash character 10 years ago
Thiago Talma aa51947e2f Update jquery.inputmask.bundle.min.js 10 years ago
Kartik Visweswaran 8331ff018d Fix #3196: Masked input widget revamped to use new plugin 10 years ago
Alexander Kochetov d3dd1352b9 RangeValidator typo fix 10 years ago
Alexander Kochetov 12a143bdac RangeValidator client side type conversion to array 10 years ago
Alexander Kochetov a4e8829717 Additional RangeValidator fixes 10 years ago
Alexander Kochetov b1ba2439a6 [WIP] Additional RangeValidator fixes 10 years ago
Marius Kubrakov 1182ba5e45 Fixes #3368 value also has to be parsed. 11 years ago
Marius Kubrakov a2bf04b084 Fix for comparing numeric attributes in JavaScript 11 years ago
Marius Kubrakov b014a7bd09 Fix for comparing numeric attributes in JavaScript 11 years ago
Qiang Xue 051b4194e9 Fixes #3216. 11 years ago
Qiang Xue d859fca569 Fixes #3216: Fixed the bug that `yii.activeForm.destroy()` did not remove `submit` event handlers 11 years ago
Sergeygithub dd4464d670 Update yii.validation.js 11 years ago
Qiang Xue 4acab5c42d fixed data-method. 11 years ago
Qiang Xue f9befd58fc typo. [skip ci] 11 years ago
Qiang Xue e343d2d7db Fixes #2881. 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
Qiang Xue 7960ccdf50 Tab to spaces conversion. 11 years ago
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 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
Alexander Mohorev f849623359 code style. FOR 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 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Borales a2db4e043e Fix for multiple $.ajax calls with "JSONP" dataType (related to #2417) 11 years ago
Borales a32753b5e5 #2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js 11 years ago
Qiang Xue 80d69a6551 Renamed csrfParam back to csrfVar for consistency. 11 years ago
Dilip 75fb261423 Update yii.js 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 1367a7b560 update pjax plugin to 1.8.0 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 6ab97d92cd pjax WIP 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Kevin LEVRON 4527a3dc4c Fixes #1998 : get input value from hidden field when necessary(unchecked checkbox/radio) 11 years ago
aleksandr d30ca6d1f9 beforeSubmit function after global validation all fields forms 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue c7e40f5c7a Debug toolbar WIP. 12 years ago
Qiang Xue 96fd37de2e Fixes issue #49: finished CAPTCHA feature. 12 years ago
Qiang Xue 147b3155c8 Added contact page. Fixed various form bugs. 12 years ago
Qiang Xue 9100217229 Finished ActiveForm. 12 years ago