James O'Toole
|
2eb9929216
|
Fixed checking is in array incorrectly
|
2015-02-26 01:24:26 +00:00 |
|
James O'Toole
|
04c2ef7f88
|
remove console logging
|
2015-02-26 01:13:51 +00:00 |
|
James O'Toole
|
71f8c99d5b
|
Grammar correction, pointed out by fuhrysteve
|
2015-02-17 17:08:23 +00:00 |
|
James O'Toole
|
b4073dda58
|
Removed inlist validator, because is is no longer in Parsley since 2.x, replaced with a custom valdidator
|
2015-02-17 12:32:31 +00:00 |
|
James O'Toole
|
87b9cf2a1d
|
Improved data-parsley-datefield validator, fixed previous issue of '%Y-%m-%d' being matched by '1996-2-'.
|
2015-02-15 04:59:17 +00:00 |
|
James O'Toole
|
cc156b1f84
|
Implemented validation for DateField and DateTimeField, uses a custom validation script, which currently need some work.
|
2015-02-15 04:27:06 +00:00 |
|
James O'Toole
|
4be20fe74d
|
Implemented the NoneOf validator, using a custom parsley validator
|
2015-02-15 02:03:37 +00:00 |
|