Jörn Zaeffferer
|
b10c527ced
|
preparing 1.6 release
|
2009-11-30 20:06:43 +00:00 |
|
Jörn Zaeffferer
|
ebcaa693de
|
* Fixed errorsFor method where the for-attribute contains characters that need escaping to be valid inside a selector (http://plugins.jquery.com/node/9611)
|
2009-11-30 19:50:20 +00:00 |
|
Jörn Zaeffferer
|
c28ba85772
|
* Fixed an issue with :filled/:blank somewhat caused by Sizzle (http://plugins.jquery.com/node/11144)
|
2009-11-30 18:37:20 +00:00 |
|
Jörn Zaeffferer
|
ce09691a35
|
* Added automatic detection of substitution parameters in messages, removing the need to provide format functions (http://plugins.jquery.com/node/11195)
|
2009-11-30 18:25:47 +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
|
cc1289bf04
|
Fix for http://plugins.jquery.com/node/9853
|
2009-11-25 13:58:56 +00:00 |
|
Jörn Zaeffferer
|
d35485a378
|
* Simplified select validation, delegating to jQuery's val() method to get the select value; should fix http://plugins.jquery.com/node/11239
|
2009-11-23 22:20:29 +00:00 |
|
Jörn Zaeffferer
|
d98ab2d886
|
* Bind to blur event for equalTo target to revalidate when that target changes, fixes http://plugins.jquery.com/node/11450
|
2009-11-23 20:56:14 +00:00 |
|
Jörn Zaeffferer
|
7c5d366b08
|
* Improved interactive select validation, now validating also on click (via option or select, inconsistent across browsers); doesn't work in Safari, which doesn't trigger a click event at all on select elements; fixes http://plugins.jquery.com/node/11520
|
2009-11-23 20:25:11 +00:00 |
|
Jörn Zaeffferer
|
d5a2aef50f
|
validate: Fixed remote form submit synchronization, kudos to Matas Petrikas
|
2009-11-06 15:46:37 +00:00 |
|
Jörn Zaeffferer
|
af52097a0e
|
validate: Added localized methods for DE, NL and PT_BR, removing the dateDE and numberDE methods (use messages_de.js and methods_de.js with date and number methods instead)
|
2009-10-21 08:40:02 +00:00 |
|
Jörn Zaeffferer
|
acb5c9226c
|
validate: * Fixed two accidental global variables
|
2009-09-15 08:07:06 +00:00 |
|
Jörn Zaeffferer
|
0a3fe2e791
|
* Fixed $.validator.addMethod to properly handle empty string vs. undefined for the message argument
|
2009-09-07 17:52:10 +00:00 |
|
Jörn Zaeffferer
|
ce7c5baa4e
|
|
2009-08-01 11:54:55 +00:00 |
|