nghuuphuoc
|
cea35f664f
#121: Add events for form validate successfully or not
|
11 years ago |
phuoc
|
dd50795100
#125: Support dynamic checkbox and radio elements
|
11 years ago |
phuoc
|
f5d3a96893
WIP #125
|
11 years ago |
phuoc
|
e24ee9ea96
Remove updateAll from validateFieldElement() method
|
11 years ago |
nghuuphuoc
|
239327870d
#209: The excluded: ':disabled' setting does not work on IE 8, thanks to @adgrafik
|
11 years ago |
phuoc
|
b66fc648ee
Credit card validator uses luhn helper
|
11 years ago |
phuoc
|
ba02d0aa21
#179: Move luhn implementation to helper
|
11 years ago |
nghuuphuoc
|
6f5713ad23
#205: Allow to call plugin method using .bootstrapValidator('method', params)
|
11 years ago |
nghuuphuoc
|
80e49b498d
#202: Activate tab containing the first invalid field
|
11 years ago |
nghuuphuoc
|
a350a3e15c
Update excluded option docs
|
11 years ago |
phuoc
|
b53875e617
#184: Use comma to separate the excluded filters
|
11 years ago |
nghuuphuoc
|
9dba0d3956
#184: Add excluded option
|
11 years ago |
nghuuphuoc
|
c30f7f808a
Cleanup
|
11 years ago |
Henning Danielsen
|
0964ae9fb0
Do not validate fields that are enabled=false
|
11 years ago |
nghuuphuoc
|
63c6e91e3d
#159, #163: User doesn't need to submit the form twice when remote validator complete
|
11 years ago |
Jonathan Swale
|
611dc0260f
Update bootstrapValidator.js
|
11 years ago |
nghuuphuoc
|
677be4239f
#157: Added support for element outside of form using the selector option
|
11 years ago |
nghuuphuoc
|
87b4f15bcd
Update Changelog
|
11 years ago |
nghuuphuoc
|
b26ecc29e2
#106: validate() method now doesn't submit the form automatically if user doesn't click the submit buttons
|
11 years ago |
nghuuphuoc
|
07cc2a1e7b
#162: Update the changelog
|
11 years ago |
nghuuphuoc
|
5225e02218
#131: Doesn't trigger validation on the first focus
|
11 years ago |
nghuuphuoc
|
fa662a9861
#145: The row state is now only marked as success if all fields on it are valid
|
11 years ago |
nghuuphuoc
|
b5b7598bcc
#140: Add invisible example
|
11 years ago |
nghuuphuoc
|
b78237acce
#140: Don't init the hidden field
|
11 years ago |
phuoc
|
33cb378f79
Merge from v0.4.0 branch
|
11 years ago |
phuoc
|
1b5ee03cc1
Merge branch 'v0.4.0'
|
11 years ago |
phuoc
|
e1ca86724e
Cleanup
|
11 years ago |
easonhan
|
f0b6dce7b7
do not validate field when it is hidden
|
11 years ago |
nghuuphuoc
|
65059a3022
#109: Add setLiveMode method
|
11 years ago |
nghuuphuoc
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |