Commit History

Author SHA1 Message Date
  phuoc 5708cfe073 #687, #711: Keep disabled validators VALID, thanks to @talberti 11 years ago
  Phuoc Nguyen 7d53504abd Merge pull request #711 from talberti/patch-1 11 years ago
  phuoc 65764d6ccc #557, #569: The container option can be defined by a callback, thanks to @mattrick 11 years ago
  Phuoc Nguyen c84e1095d6 Merge pull request #569 from mattrick/master 11 years ago
  phuoc c2bb706312 #542, #666: Add blank validator, thanks to @bermo 11 years ago
  Phuoc Nguyen 499fdc3995 Merge pull request #666 from bermo/patch-1 11 years ago
  phuoc 653c27859b #675: The emailAddress validator accepts multiple email addresses, thanks to @kenny-evitt 11 years ago
  phuoc 3bec71ea36 Merge branch 'kenny-evitt-multiple-email-addresses' 11 years ago
  phuoc b5e05b015b Merge branch 'multiple-email-addresses' of https://github.com/kenny-evitt/bootstrapvalidator into kenny-evitt-multiple-email-addresses 11 years ago
  phuoc c1f6756704 #345, #454: The different validator allows more than a 2-way comparison, thanks to @AlaskanShade 11 years ago
  phuoc 5f0b399558 Merge branch 'AlaskanShade-master' 11 years ago
  phuoc 044ca20657 Merge branch 'master' of https://github.com/AlaskanShade/bootstrapvalidator into AlaskanShade-master 11 years ago
  phuoc 8ffa949f40 Merge branch 'master' of https://github.com/AlaskanShade/bootstrapvalidator into AlaskanShade-master 11 years ago
  phuoc 6450090da7 #712: Add @ulsa to the list of contributors 11 years ago
  phuoc 10ce619bf8 #712: Swedish language package, thanks to @ulsa 11 years ago
  Phuoc Nguyen 17bb1c0f3e Merge pull request #712 from ulsa/master 11 years ago
  Ulrik Sandberg 6f2b922dd1 Added Swedish translation. 11 years ago
  Tony a356718237 Keep disabled valadtiors VAILD 11 years ago
  Phuoc Nguyen 9cbf66a7c7 Release v0.5.1 11 years ago
  Phuoc Nguyen ed44ab6df2 #698: Ignore type checking if the file type is empty 11 years ago
  Phuoc Nguyen 2c072f35e8 #700: between, greaterThan, lessThan validators accept param which isn't number 11 years ago
  Kenny Evitt 4a48edf868 Add separator regex option for emailAddress validator. 11 years ago
  phuoc 8fd77093e8 #683: Force the format option to be YYYY-MM-DD when using type="date" 11 years ago
  phuoc cce5e0b5f1 #692: The remote validator can't set the type option via HTML attribute 11 years ago
  phuoc 52ca13de07 #548: Fix the issue when using different validator to compare with not existing field 11 years ago
  phuoc 9738975fc0 #588: Don't use min/max attribute (greaterThan/lessThan validator) for <input type="date" /> 11 years ago
  phuoc cba6b87fee #284, #294: The HTML 5 <input type="number" /> input allows to input non-digits characters 11 years ago
  phuoc 3780fd6b23 #681: Fix the date validator issue 11 years ago
  phuoc cab23ce468 #681: Fix the date validator issue where one of date/month/year or hours/minutes/seconds is prefixed by zero 11 years ago
  phuoc f3ac2e3724 #665: The submitButtons option doesn't work correctly 11 years ago