Commit History

Author SHA1 Message Date
  Emil Rømer Christensen 236c33fe9e Refactor color validators to one single entity 11 years ago
  Emil Rømer Christensen 7525026249 Fix bug in form names for test suites for rgb, rgba and hsl 11 years ago
  Emil Rømer Christensen 4deeb7d532 Add validator and test suite for rgba() color validation 11 years ago
  Emil Rømer Christensen 28234eea0f Add validator and test suite for color validation 11 years ago
  Emil Rømer Christensen d11685feec Add test suite for keyword color validator 11 years ago
  Emil Rømer Christensen c0f8c7f13e Add validator and test suite for hsla() color validation 11 years ago
  Emil Rømer Christensen 7560a20cf4 Fix bug in form names for test suites for rgb, rgba and hsl 11 years ago
  Emil Rømer Christensen 2a2bb66f59 Add validator and test suite for hsl() color validation 11 years ago
  Emil Rømer Christensen cf232cfdff Add validator and test suite for rgba() color validation 11 years ago
  Emil Rømer Christensen 5c484cdf90 Add built files for the rgbColor and keywordColor commits 11 years ago
  Phuoc Nguyen 6ab0d6bfc4 #824: Add phone number validator test suite 11 years ago
  Phuoc Nguyen 90ccaa06f4 #816: Fix Russian VAT validator, add Russian postal code, thanks to @stepin 11 years ago
  Phuoc Nguyen 3de77c81bd #799: Fix #797; add ip validator test suite, thanks to @Arkni 11 years ago
  BRAHIM 638d5e8d29 Update IP validator test suite 11 years ago
  BRAHIM 2561a285fd - Fix #797. 11 years ago
  phuoc f7b70b6efa #793: Add Chinese citizen ID validator, thanks to @shamiao 11 years ago
  Phuoc Nguyen 92caeeb1f6 #759, #764: The tooltip/popover isn't shown if there is disabled validator, thanks to @leedorian 11 years ago
  Phuoc Nguyen 3cb898a046 #787: Add Thai lang pack; Thailand phone/id validator, thanks to @figgaro 11 years ago
  phuoc 62ca6d58ef #612, #740, #741: Fix the issue which email@server is not valid email address, thanks to @kromit 11 years ago
  Phuoc Nguyen 505e1b27ee #480: Add verbose option, thanks to @mbezhanov 11 years ago
  Phuoc Nguyen 2adba0da88 #724: Add Venezuelan VAT number (RIF) validator, thanks to @paquitodev 11 years ago
  Phuoc Nguyen 1c4cfb491c #737: Support VAT number without prefixing by country code 11 years ago
  Phuoc Nguyen f2a78e87c1 #725: Fix the issue when adding field which does not exist but is already set in "fields" option 11 years ago
  phuoc 653c27859b #675: The emailAddress validator accepts multiple email addresses, thanks to @kenny-evitt 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 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 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 Nguyen 26cf346b4c Fix #672: The zipCode validator throw an exception when passing not supported country code 11 years ago
  Kenny Evitt 107415dece Add option to emailAddress validator to allow multiple email addresses, separated by commas or semicolons. 11 years ago