Commit History

Author SHA1 Message Date
  nghuuphuoc 7a964e96e3 Change updateStatus($field, validatorName, status) to updateStatus($field, status, validatorName) 11 years ago
  nghuuphuoc f9044246b0 Add the contributors to the CHANGELOG 11 years ago
  nghuuphuoc 47f162a9dc #89: ```submitHandler``` or default submission isn't called after ```remote``` validation completes 11 years ago
  nghuuphuoc 224f00536d We don't need the columns option anymore 11 years ago
  nghuuphuoc bd6db3a6af #92: Improvement 11 years ago
  nghuuphuoc 3824488254 #3, #92: Support more form controls on the same row 11 years ago
  nghuuphuoc 103881815f Update changelog 11 years ago
  phuoc b50661e584 #72, #86: Add setNotValidated method to force the plugin validate the field 11 years ago
  nghuuphuoc fffc48354d #82: The errors aren't shown if the form has no labels 11 years ago
  nghuuphuoc 2d7dbf0114 Improvement for #80 11 years ago
  nghuuphuoc 8f7b6f2389 #80: Add enabled option and enableFieldValidators() method to enabled/disable field validators 11 years ago
  nghuuphuoc 9be0ea584c #76: resetForm() does not hide FontAwesome feedback icons 11 years ago
  nghuuphuoc 38abd2999a validateField() now uses getFieldElements() 11 years ago
  nghuuphuoc 77f1ee7ed5 #4, #72, #79: Add date validator 11 years ago
  nghuuphuoc 5a6e5345fe #48: Support custom feedback icons 11 years ago
  nghuuphuoc ba1b20bcad #76: Add resetForm() method 11 years ago
  nghuuphuoc 523086d214 #76: Add resetForm() method 11 years ago
  nghuuphuoc 8b8b5cafa0 Re-validate the form even if the live validating mode is disabled 11 years ago
  nghuuphuoc d2b47b3ef9 Cleanup 11 years ago
  nghuuphuoc bdcaa51139 Refactoring, remove showError() and removeError(). Add updateStatus() 11 years ago
  nghuuphuoc 8b072a8449 Don't submit the form automatically when remote/callback validators complete their jobs 11 years ago
  nghuuphuoc 40995b0468 Use typeof to check if validate result is deferred or boolean 11 years ago
  nghuuphuoc 09d0009fc6 Don't validate field if it is already done 11 years ago
  nghuuphuoc 48808649fb #41: Disable submit button on successful form submit 11 years ago
  nghuuphuoc c18f7394b4 Improve the removeError() method: Doesn't remove error from field which hasn't been validated 11 years ago
  nghuuphuoc 65479a8ec1 #48: Add feedbackIcons option to indicate showing/hiding the feedback icons 11 years ago
  nghuuphuoc 3ee1b6caaf #48: Add optional feedback icons 11 years ago
  nghuuphuoc d277342e27 #42: Add submit button to submitHandler() parameter 11 years ago
  nghuuphuoc 9073bc9174 #36, #58: Add method to validate form manually 11 years ago
  nghuuphuoc 0c349bd9f8 #50: Don't validate disabled element 11 years ago