0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected multiple bug associated with prompts methods, you cna now build prompt on div, use hide on a prompt or a form, and using a prompt function do not overwrite default saved form options More... over 14 years ago
added demo link More... over 14 years ago
corrected file input problem with required AND added a default, so that it is future proof More... over 14 years ago
Modified IPv4 regex, locking down to 0 - 255 instead of 0-999 More... over 14 years ago
Added Danish translation More... over 14 years ago
Update: screenshot link was broken More... over 14 years ago
deleted demos More... over 14 years ago
Merge branch 'master' of git://github.com/tomotomo/jQuery-Validation-Engine More... over 14 years ago
Fix some few mistake More... over 14 years ago
Merge branch 'master' of https://github.com/posabsolute/jQuery-Validation-Engine More... over 14 years ago
Append 'optional' validator More... over 14 years ago
NL translation file provided by cmanley. Thank you More... over 14 years ago
Removed old 1.7.3 version More... over 14 years ago
addded Russian (ru) translation More... over 14 years ago
deleted index.ja.html More... over 14 years ago
added Japanase (ja) for version 2.0. fixed core js for Japanese viewing More... over 14 years ago
added Japanase (ja) for version 2.0. fixed core js for Japanese viewing More... over 14 years ago
Merge branch 'master' of git://github.com/posabsolute/jQuery-Validation-Engine into posabsolute/master More... over 14 years ago
fix: issue in 'hide' function which is supposed to close all prompt of the selected form but it does not work. see details above. More... over 14 years ago
Fixed encoding issues More... over 14 years ago
Added German translation More... over 14 years ago
fix issue with JSF components which implicitly use a ':' in the id More... over 14 years ago
removed optional, when its not speficied its automatically optionnal More... over 14 years ago
Field with no required status will not be validated if the field is empty, also changed the email regex as this is not working in mobile safary More... over 14 years ago
renamed method hideFieldPrompt -> hidePrompt for consistency with showPrompt More... over 14 years ago
Rename demoCheckbox.html More... over 14 years ago
Removed the closure version. More... over 14 years ago
added the action hideFieldPrompt , you can now close prompt independatly on input More... over 14 years ago
removed console.log More... over 14 years ago
bugfix when form is not present in the page More... over 14 years ago