Changeset 5561 for trunk/plugins/validate/changelog.txt
- Timestamp:
- 05/12/08 11:04:58 (7 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/validate/changelog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/validate/changelog.txt
r5559 r5561 13 13 * Fixed creditcard validation to accept only digits and dashes ("asdf" is not a valid creditcard number) 14 14 * Allow both button and input elements for cancel buttons (via class="cancel") 15 * Fixed #2215: Fixed message display to call unhighlight as part of showing and hiding messages, no more visual side-effects while checking an element and extracted validator.checkForm to validate a form without UI sideeffects 15 16 16 17 1.2.1
