phuoc
|
fc08270ea7
Remove submitHandler. Use success.form.bv event instead
|
11 years ago |
phuoc
|
ca643ff301
Support data-bv-{validator}-on[error/success] attribute for field
|
11 years ago |
phuoc
|
33c84e49a3
Support data-bv-onstatus attribute for field
|
11 years ago |
phuoc
|
887396068a
date validator doesn't allow negative day/month/year
|
11 years ago |
phuoc
|
ee31976fac
API: Added getOptions: function(field, validator, option) method
|
11 years ago |
phuoc
|
ce768ab2d3
Fix #475
|
11 years ago |
phuoc
|
b6769f7ec2
Fix #310
|
11 years ago |
phuoc
|
763f37a592
#465: Refactoring vat validator
|
11 years ago |
phuoc
|
703937b4e3
#465: Refactoring phone validator
|
11 years ago |
phuoc
|
6029c3833c
#465: Refactoring stringLength validator
|
11 years ago |
phuoc
|
43dc4ce8b8
#465: Refactoring iban validator
|
11 years ago |
phuoc
|
494c500865
#465: Refactoring id validator
|
11 years ago |
phuoc
|
672786db90
#465: Refactoring choice validator
|
11 years ago |
phuoc
|
08a8ff1354
#430: between adds support for comparing to other field, return value of a callback function
|
11 years ago |
phuoc
|
3443704ba5
#430: lessThan adds support for comparing to other field, return value of a callback function
|
11 years ago |
phuoc
|
9b856d22f7
#430: greaterThan adds support for comparing to other field, return value of a callback function
|
11 years ago |
nghuuphuoc
|
54127c1322
#426: Add test suite for the zipCode validator
|
11 years ago |
nghuuphuoc
|
50abef69b3
#179, #426: Add test suite for the vat validator
|
11 years ago |
nghuuphuoc
|
f01c95e203
#232, #426: Add test suite for the id validator
|
11 years ago |
phuoc
|
654d3b8924
#420: Enable/disable particular validator
|
11 years ago |
phuoc
|
167c5190ec
#426, #175: Add test suite for the container option
|
11 years ago |
phuoc
|
199383e333
#426, #356: Add test suite for group option
|
11 years ago |
phuoc
|
53a33f6b18
#121: Support data-bv-onsuccess, data-bv-onerror attributes on form
|
11 years ago |
nghuuphuoc
|
683b6c8f22
#387: Add test suite for default message
|
11 years ago |
nghuuphuoc
|
1a6c3f9866
#422: Add test suite for excluded setting
|
11 years ago |
nghuuphuoc
|
7f1c85c1b8
#432: Define the callback via ```data-bv-callback-callback``` attribute
|
11 years ago |
nghuuphuoc
|
c2dc307e88
#406: Add test suite for revalidateField() method
|
11 years ago |
nghuuphuoc
|
f05432c7c6
#275: Add test suite for destroy() method
|
11 years ago |
nghuuphuoc
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
11 years ago |
phuoc
|
95abc679ee
#195: Allow to set the success/error event on field by attribute, event, or callback
|
11 years ago |