| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 5841(diff) | joern.zaefferer | 27 Aug 2008 16:46:54 | validate: Fixed basic validation to pass the untrimmed input value as the first parameter to validation methods, changed required accordingly; breaks existing custom method that rely on the trimming |
| 5840(diff) | joern.zaefferer | 27 Aug 2008 16:35:52 | date methods: added pt-br localization, fixed other files (รถ encoding) |
| 5839(diff) | joern.zaefferer | 26 Aug 2008 18:18:51 | validate: Improved basic demo, validating confirm-password field after password changed |
| 5838(diff) | joern.zaefferer | 24 Aug 2008 18:01:10 | tooltip: release 1.3 |
| 5837(diff) | jeresig | 21 Aug 2008 13:08:50 | A test was using the old / child selector syntax - updating to the new style. |
| 5836(diff) | joern.zaefferer | 20 Aug 2008 08:12:12 | validate.password: much improved password strength meter, better integration with validation plugin |
| 5835(diff) | joern.zaefferer | 19 Aug 2008 13:28:31 | validate: first prototype for password validation including password strength meter |
| 5834(diff) | joern.zaefferer | 19 Aug 2008 13:27:44 | validate: first prototype for password validation including password strength meter |
| 5832(diff) | joern.zaefferer | 19 Aug 2008 13:26:15 | validate: first prototype for password validation including password strength meter |
| 5831(diff) | kelvinluck | 15 Aug 2008 19:50:29 | Date methods: Added localisations for Netherlands and Sweden (thanks to Stefan Kip and Gabriel Svennerberg) |
| 5830(diff) | christian.bach | 15 Aug 2008 05:14:24 | Added new currency parser fix. |
| 5829(diff) | aflesler | 14 Aug 2008 10:03:05 | jquery core: fix for [5828]. Put 'function' instead of 'string'. |
| 5828(diff) | aflesler | 13 Aug 2008 14:16:14 | jquery core: closes #3154. makeArray uses typeof instead of attribute sniffing for strings. |