254 Commits (02276a6a2f30b9e5b1be5021c7a621b9646929db)

Author SHA1 Message Date
Qiang Xue f50f840a55 Fixes #4955: Replaced callbacks with events for `ActiveForm` 10 years ago
Qiang Xue b4c4b4053a Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks 10 years ago
Qiang Xue ae13b0593f Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically 10 years ago
Qiang Xue 262a77caca Added `yii\web\Response::enableCsrfCookie` to support storing CSRF tokens in session 10 years ago
Qiang Xue f34b138aab Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur` 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Thiago Talma 81c225f470 Upgrade jquery.inputmask to Version: 3.1.1 10 years ago
Alex-Code 25c2f9bf85 Made error message encoding configurable for ActiveForm 10 years ago
Alex-Code 594b57836d Added validation js callbacks 10 years ago
Thiago Talma d635ab857b Upgrade jquery.inputmask to v3.0.59 10 years ago
Qiang Xue 3f9d590dbe minor fix [skip ci] 10 years ago
Qiang Xue f0fefbb609 renamed function name [skip ci] 10 years ago
Qiang Xue 6dd2203a5c Fixes #4566: Added client validation support for image validator 10 years ago
Tomek Romik 87f58e4859 Abort further validation if there are no files to validate 10 years ago
Tomek Romik 8c5c4c503b Fix lines 10 years ago
Tomek Romik ed3564c1cf Added client-side image validation 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alex-Code 3a10c4cfa4 Update yii.activeForm.js 10 years ago
Alex-Code 66e0e8aafb Update yii.activeForm.js 10 years ago
Alex-Code 334b313020 Update yii.activeForm.js 10 years ago
Alex-Code 5186343734 deferred validation 10 years ago
Thiago Talma 88191bbe5c New callback functions for form validation using Ajax. 10 years ago
Qiang Xue 95460f92b2 Fixes #4360: Added client validation support for file validator 10 years ago
Tomek Romik 1a3a266fcd Changed Array.prototype.slice.call() into jQuery's $.each function for consistency 10 years ago
Tomek Romik b3f0f7dceb Fixed typo and inconsistent conditionals 10 years ago
Tomek Romik d1c2b137b3 Added client-side file validator 10 years ago
Thiago Talma 3df855f96b Upgrade jquery.inputmask to v3.0.52 10 years ago
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