nghuuphuoc
|
e45eb478e8
#366: Don't change the enable setting when the new one is the same
|
11 years ago |
nghuuphuoc
|
3f62bb9097
#348: The uri validator now provides an option to support private/local network address
|
11 years ago |
nghuuphuoc
|
8cb74757b7
#364: Clicking the feedback icon also effect to the checkbox, radio fields
|
11 years ago |
phuoc
|
54ac62bcfc
#358: The zipCode validator doesn't work for Canadian zip code
|
11 years ago |
phuoc
|
85bb445496
#348: Update uri validator
|
11 years ago |
nghuuphuoc
|
e2374511bc
#202, #206: Take the tab back. Automatically activate the tab containing the first invalid field
|
11 years ago |
nghuuphuoc
|
8ab2d93579
#262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators
|
11 years ago |
nghuuphuoc
|
bf73a17622
#336: Add ```$field``` instance to the callback validator
|
11 years ago |
nghuuphuoc
|
de5e341b7a
#42: Add new ```getSubmitButton()``` method to get the clicked submit button
|
11 years ago |
nghuuphuoc
|
32a85f2426
#334: Update the Getting Started document, thanks to @jjshoe
|
11 years ago |
nghuuphuoc
|
b4006d48d5
#332: Add UK phone number support for the phone validator, thanks to @aca02djr
|
11 years ago |
nghuuphuoc
|
7939ca8f5a
Fix #325: the threshold option doesn't work on IE 8
|
11 years ago |
phuoc
|
379dc151fc
#324: Add success.validator.bv and error.validator.bv events
|
11 years ago |
nghuuphuoc
|
540984ddb1
#323: Add isValidField(field) method
|
11 years ago |
phuoc
|
5fe110c561
#320: Add separator option to the date validator
|
11 years ago |
phuoc
|
4ff8c8c27e
#125: Support dynamic fields
|
11 years ago |
phuoc
|
927242693f
#130: Add addField() and removeField() methods for managing dynamic fields, thanks to @jcnmulio
|
11 years ago |
nghuuphuoc
|
0bd2ba36e1
Move #202, #206 out of built-in features, to an example of using events
|
11 years ago |
nghuuphuoc
|
b9ca73502b
#316: Add isValidContainer() API
|
11 years ago |
nghuuphuoc
|
41258d58d8
#315: cvv validator doesn't work on IE 8
|
11 years ago |
nghuuphuoc
|
f32158fe4e
#314: creditCard validator doesn't work on IE 8
|
11 years ago |
nghuuphuoc
|
b18d73c297
#311: Update the changelog
|
11 years ago |
nghuuphuoc
|
434ba78a5e
#311, #313: Fix the file validator issues
|
11 years ago |
nghuuphuoc
|
9136d10380
#312: Fix broacast typo in the uri validator, thanks to @mrpollo
|
11 years ago |
phuoc
|
4744c2fa29
#305, #306, #307: Fix inclusive option in between, greaterThan, lessThan; thanks to @johanronn77
|
11 years ago |
phuoc
|
bbaafaea61
#310: date validator still return valid if the value doesn't contain digits
|
11 years ago |
nghuuphuoc
|
ac0b83088c
Fix inclusive option in the lessThan validator, thanks to @johanronn77
|
11 years ago |
nghuuphuoc
|
d38eaf034f
#303: Fix typo in remote validator document, thanks to @MartinDevillers
|
11 years ago |
nghuuphuoc
|
d9fe23d85e
Add status.field.bv event triggered after updating the field status (#300, #301)
|
11 years ago |
nghuuphuoc
|
6d7e0e735b
#244: Only enable the submit buttons if all fields are valid, thanks to @smeagol74
|
11 years ago |