Commit History

Author SHA1 Message Date
  nghuuphuoc efab6806c9 Add init.form.bv event which is trigger after initializing form (and all fields) 11 years ago
  nghuuphuoc 2370550cde #121, #195: Add added.field.bv and removed.field.bv events 11 years ago
  nghuuphuoc ed35946bd4 #121, #195: Use only one parameter to store the event data 11 years ago
  phuoc 4ff8c8c27e #125: Support dynamic fields 11 years ago
  phuoc 927242693f #130: Add addField() and removeField() methods for managing dynamic fields, thanks to @jcnmulio 11 years ago
  phuoc 0c370d8f0b Merge branch 'jcnmulio-master' 11 years ago
  phuoc 3efbceab6a Merge branch 'master' of https://github.com/jcnmulio/bootstrapvalidator into jcnmulio-master 11 years ago
  nghuuphuoc ed2771669e #130: Add an example for adding/removing field 11 years ago
  nghuuphuoc 0bd2ba36e1 Move #202, #206 out of built-in features, to an example of using events 11 years ago
  nghuuphuoc b9ca73502b #316: Add isValidContainer() API 11 years ago
  nghuuphuoc 41258d58d8 #315: cvv validator doesn't work on IE 8 11 years ago
  nghuuphuoc f32158fe4e #314: creditCard validator doesn't work on IE 8 11 years ago
  nghuuphuoc b18d73c297 #311: Update the changelog 11 years ago
  nghuuphuoc 434ba78a5e #311, #313: Fix the file validator issues 11 years ago
  nghuuphuoc 9136d10380 #312: Fix broacast typo in the uri validator, thanks to @mrpollo 11 years ago
  Phuoc Nguyen 2a575cea4b Merge pull request #312 from mrpollo/patch-1 11 years ago
  Ramon Roche c45aa9562f fixed broacast typo 11 years ago
  phuoc 4744c2fa29 #305, #306, #307: Fix inclusive option in between, greaterThan, lessThan; thanks to @johanronn77 11 years ago
  phuoc 747704c3c5 #305, #306, #307: Fix inclusive option in between, greaterThan, lessThan; thanks to @johanronn77 11 years ago
  phuoc 85701d3246 Merge branch 'master' of https://github.com/johanronn77/bootstrapvalidator into johanronn77-master 11 years ago
  phuoc bbaafaea61 #310: date validator still return valid if the value doesn't contain digits 11 years ago
  Johan Rönn 5c9195e4b3 Fixed GreaterThen, LessThan and Between 11 years ago
  Phuoc Nguyen 55b128412d Merge pull request #306 from johanronn77/master 11 years ago
  Johan Rönn 184116dd62 Fixed GreaterThan include option 11 years ago
  nghuuphuoc 4cca57b27f #305: Add @johanronn77 to the list of contributors 11 years ago
  nghuuphuoc ac0b83088c Fix inclusive option in the lessThan validator, thanks to @johanronn77 11 years ago
  Phuoc Nguyen 81cb4151d3 Merge pull request #305 from johanronn77/master 11 years ago
  nghuuphuoc f28974dcc5 Add an example showing how to use with Bootstrap Collapse 11 years ago
  nghuuphuoc fa035f79ad #244: Fix the case the submit button is not clicked 11 years ago
  Johan Rönn d2fafaa8b3 Fixed Lessthan inclusive option 11 years ago