Commit History

Author SHA1 Message Date
  nghuuphuoc 644c8a1814 #6: Add ISBN validator, support both ISBN 10 and 13 12 years ago
  nghuuphuoc f2cb18a94a #112: Fix creditCard validator 12 years ago
  nghuuphuoc b96dc47cd3 #97: Fix CVV validator 12 years ago
  phuoc bdf75db434 #97: Add creditCardField option 12 years ago
  phuoc 5ba47f51b8 #56: Fix choice, notEmpty, remote validators in case no name attribute is set 12 years ago
  nghuuphuoc 527cc14461 #97: Add CVV number validator 12 years ago
  nghuuphuoc 6f5c46d49a #112: creditCard validator now also validates the card's CCV (prefix) and length 12 years ago
  nghuuphuoc b5993e9d54 #96: Add base64 validator 12 years ago
  nghuuphuoc f59c9bb62f #95: Add MAC address validator 12 years ago
  nghuuphuoc d9f36f6147 #5: Add IP validator. Support IPv4 only 12 years ago
  nghuuphuoc e087d4ac51 #99, #100: Add country option to the phone validator 12 years ago
  nghuuphuoc 44cddcabdd #56: Support input defined by a CSS selector 12 years ago
  nghuuphuoc 536d0f0d25 #109: Suffix the event with .bootstrapValidator 12 years ago
  nghuuphuoc 6cc5150cd2 #107: Add container option to indicate the message container 12 years ago
  nghuuphuoc 12fe3ed2a2 Small fix 12 years ago
  nghuuphuoc 2ac6764abf Update updateStatus()'s doc 12 years ago
  nghuuphuoc e00f59e190 Release v0.3.1 12 years ago
  nghuuphuoc 2ddbdc3b1d Update README 12 years ago
  nghuuphuoc 3efc4dd86f #102: The ```resetForm``` method now only resets fields with validator rules 12 years ago
  nghuuphuoc ae9841673a Refactor: Remove setNotValidated(), use updateStatus() instead 12 years ago
  nghuuphuoc 7a964e96e3 Change updateStatus($field, validatorName, status) to updateStatus($field, status, validatorName) 12 years ago
  nghuuphuoc 47f162a9dc #89: ```submitHandler``` or default submission isn't called after ```remote``` validation completes 12 years ago
  nghuuphuoc bd6db3a6af #92: Improvement 12 years ago
  nghuuphuoc 3824488254 #3, #92: Support more form controls on the same row 12 years ago
  phuoc b50661e584 #72, #86: Add setNotValidated method to force the plugin validate the field 12 years ago
  nghuuphuoc 00ec335d70 Add a demo for date validator 12 years ago
  nghuuphuoc fffc48354d #82: The errors aren't shown if the form has no labels 12 years ago
  nghuuphuoc 2d7dbf0114 Improvement for #80 12 years ago
  nghuuphuoc 8f7b6f2389 #80: Add enabled option and enableFieldValidators() method to enabled/disable field validators 12 years ago
  nghuuphuoc 9be0ea584c #76: resetForm() does not hide FontAwesome feedback icons 12 years ago