Commit History

Author SHA1 Message Date
  nghuuphuoc 28537f00f9 #382: Add JSLint to Grunt build 11 years ago
  nghuuphuoc 44ad3fbf08 #417: IPv6 validator doesn't work 11 years ago
  phuoc ba2483f40a #411: Fix the ean validator, thanks to @manish-in-java 11 years ago
  Phuoc Nguyen 85a96f4ae5 Merge pull request #411 from manish-in-java/master 11 years ago
  Manish Baxi b73b511091 Update ean.js 11 years ago
  phuoc 175a188668 #406: Add revalidateField() method 11 years ago
  phuoc b7572a0739 #390: Update enableFieldValidators() example 11 years ago
  phuoc 3681075ce3 #401: stringLength validator allows spaces after max length 11 years ago
  nghuuphuoc 6a31fa4cc3 Update the CHANGELOG 11 years ago
  nghuuphuoc 270065a29c #121: Add an example of using the error.form.bv event 11 years ago
  nghuuphuoc 431fd2f17b #385: Fix the Vietnamese package typo 11 years ago
  nghuuphuoc 63ee43bd18 #385: Add unnecessary English package 11 years ago
  nghuuphuoc b45b8c645f #385: Support i18n. Provide the Vietnamese language file 11 years ago
  nghuuphuoc 8e1fc0c001 #387: Provide default error messages 11 years ago
  nghuuphuoc 123c93b30d #393: The remote validator adds support for dynamic url and method type (GET/POST), thanks to @ericnakagawa 11 years ago
  Phuoc Nguyen e7a66d660c Merge pull request #393 from ericnakagawa/master 11 years ago
  Eric Nakagawa c7fb6db6e6 Fixed bug incorrectly requesting url, and not type. 11 years ago
  Eric Nakagawa 3411505415 Add support for dynamic 'url' on remote validator, also adds support for requesting a GET request (defaults to POST) 11 years ago
  phuoc ac70d80a44 #385, #387: Provide the default error messages; Support I18n 11 years ago
  phuoc d2bdaf9b3a #385, #387: Provide the default error messages; Support I18n 11 years ago
  nghuuphuoc 75eba952bf #388: Allow to override the default options. Useful for using multiple forms in the same page 11 years ago
  nghuuphuoc f621b052b2 #389: When using multiple forms with HTML attributes on the same page, the plugin options will be the same as the last one 11 years ago
  nghuuphuoc e556105187 Fix for #356 11 years ago
  nghuuphuoc ee1a746ae2 Merge remote-tracking branch 'origin/master' 11 years ago
  nghuuphuoc 8462c067b8 Fix for #356 11 years ago
  phuoc 1d332e8ba1 #377: id, vat validators should return false if the country code is not supported 11 years ago
  phuoc 4be6cf3c01 #356: Declare the group variable before using it 11 years ago
  nghuuphuoc dac1479f6c #356: Add group option 11 years ago
  phuoc 50412adc35 #374: Add Singapore postal code, thanks to @thisisclement 11 years ago
  Phuoc Nguyen 706f467da5 Merge pull request #374 from thisisclement/master 11 years ago