Max Lynch
|
85b719b8d3
|
Fix maxWords method to include the upper bound, not exclude it. Fixes #284
|
2012-03-29 21:40:19 +02:00 |
|
Jörn Zaefferer
|
c243e8ee88
|
Update testsuite to use equal and deepEqual. Fix tests that the fix for #219 (732f5ff04b) broke. The element method now returns true for dependency-mismatch, that's fine.
|
2012-02-24 17:58:46 +01:00 |
|
gavacho
|
5dda6daa6c
|
Pattern method: Convert string param to RegExp. Fixes issue #223
|
2012-02-23 19:24:54 +01:00 |
|
Chris Stainthorpe
|
cfdb6c3835
|
Allowed credit card numbers to contain spaces as well as dashes (spaces are commonly input by users). Resolves (#47, #39, #32)
* Changed code to allow spaces
* Amended comment
* Added Qunit tests.
|
2011-10-05 13:26:40 +01:00 |
|
Jörn Zaefferer
|
3f187a5d01
|
Fixed #71 - improve existing time method and add time12h method for 12h am/pm time format
|
2011-09-13 15:45:56 +02:00 |
|
Matthew O'Riordan
|
33336d5461
|
Improved email method to not allow the dot at the end (valid by RFC, but unwanted here). Fixes #143
|
2011-08-10 11:13:18 +02:00 |
|
Jörn Zaefferer
|
b009f41fbf
|
Cleanup whitespace
|
2011-07-28 20:14:56 +02:00 |
|
robertodecurnex
|
6b8f2c2b15
|
Adding the patter additional method
|
2011-07-28 20:13:54 +02:00 |
|
jzaefferer
|
329ad7df84
|
Use POST as ajax type as that gets uppercased in 1.5.x and now works
there and in older versions.
|
2011-02-26 23:24:25 +01:00 |
|
jzaefferer
|
5bb2441f04
|
CRLF conversions
|
2010-05-05 15:52:04 +02:00 |
|
Jörn Zaeffferer
|
7c47463a58
|
Testsuite bugfixes for compability with jQuery 1.4.2, while maintaining backwards-compability
|
2010-03-09 18:11:03 +00:00 |
|
Jörn Zaeffferer
|
a69aa5dc6c
|
Added phoneUK and mobileUK methods to additional-methods.js (http://plugins.jquery.com/node/12359)
|
2010-02-10 10:20:38 +00:00 |
|
Jörn Zaeffferer
|
2677d0c604
|
* Fixed issue with cached remote message (http://plugins.jquery.com/node/11029 and http://plugins.jquery.com/node/9351)
|
2009-11-30 09:42:57 +00:00 |
|
Jörn Zaeffferer
|
d8781b83de
|
validation: disabled xxxDE methods tests for now, need to figure out how test localized methods
|
2009-11-06 15:31:21 +00:00 |
|
Jörn Zaeffferer
|
25bf058bfd
|
validate: Enhanced min/max/rangeWords (in additional-methods.js) to strip html before counting; good when counting words in a richtext editor
|
2009-09-15 09:34:52 +00:00 |
|
Jörn Zaeffferer
|
acb5c9226c
|
validate: * Fixed two accidental global variables
|
2009-09-15 08:07:06 +00:00 |
|
Jörn Zaeffferer
|
ce7c5baa4e
|
|
2009-08-01 11:54:55 +00:00 |
|