0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove duplicated index More... over 12 years ago
Merge pull request #597 from angelk/issues595 More... over 12 years ago
Merge pull request #601 from karol-gontarski/patch-1 More... over 12 years ago
Update js/jquery.validationEngine.js More... over 12 years ago
Merge pull request #596 from angelk/misspelledWords More... over 12 years ago
issues595 More... over 12 years ago
fix some misspelled words More... over 12 years ago
#217 More... over 12 years ago
added plugin to jquery new website More... over 12 years ago
added plugin to jquery new website More... over 12 years ago
added plugin to jquery new website More... over 12 years ago
jquery 1.9 support More... over 12 years ago
Merge pull request #582 from assist2me/master More... over 12 years ago
Update js/jquery.validationEngine.js More... over 12 years ago
Merge pull request #571 from Zaylril/master More... over 12 years ago
Merge pull request #576 from hirochachacha/append_default_text_align_to_formError More... over 12 years ago
append default text-align(left) to formError, fix some typo on Demo More... over 12 years ago
Allow custom HTML attribute "data-required-class" to override formError prompt class. More... over 12 years ago
Merge pull request #567 from karol-gontarski/patch-1 More... over 12 years ago
Update js/contrib/other-validations.js More... over 12 years ago
Merge branch 'master' of github.com:posabsolute/jQuery-Validation-Engine More... over 12 years ago
fix #564 changed for empty string so the type does not change More... over 12 years ago
Merge pull request #562 from fmtn7/validate_non-visible_fields_patch More... over 12 years ago
fix #560 More... over 12 years ago
Merge branch 'master' of github.com:posabsolute/jQuery-Validation-Engine More... over 12 years ago
fix #561 More... over 12 years ago
Merge pull request #555 from wchristian/placeholder_rewrite More... over 12 years ago
In some cases, it is useful to be able to validate hidden fields in a form. This is particularly true in the case of jquery-UI tabs, if you have a single form split over multiple tabs. By adding an option about whether we want to validate hidden fields in a form, we can override the default behaviour when we need to, while at the same time maintaining the original behaviour by default. More... over 12 years ago
added a test page for the placeholders logic More... over 12 years ago
reimplemented placeholder logic from the ground up More... over 12 years ago