openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jQuery-Validation-Engine
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 15 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed big bug with the new custom messages, gRRRR
Cedric Dugas
More...
about 13 years ago
simplified code, this was a bug in jquery 1.4 ... heh fix #409
Cedric Dugas
More...
about 13 years ago
fix #407
Cedric Dugas
More...
about 13 years ago
fix #413
Cedric Dugas
More...
about 13 years ago
fix #412
Cedric Dugas
More...
about 13 years ago
fix #402
Cedric Dugas
More...
about 13 years ago
Merge pull request #396 from RonaldHummelink/master
Cedric Dugas
More...
about 13 years ago
fix #407
Cedric Dugas
More...
about 13 years ago
Merge branch 'master' of github.com:posabsolute/jQuery-Validation-Engine
Cedric Dugas
More...
about 13 years ago
Updates the AJAX inline submission so that it properly halts the form from submitting. On submit every AJAX validator submits it's contents and returns an error message (the loading message). As each one returns they re-submits the form(). Once all inline validations have passed it moves on to the ajax form submission flow (which was not modified).
owenallenaz
More...
about 13 years ago
Added documentation in the README.md file, and a little descriptor for the custom messages object in the defaults.
Samuel Barney
More...
about 13 years ago
Addition of Custom Error Message Handling
Samuel Barney
More...
about 13 years ago
reverted a change that was breaking unrequired, thx to @intradat & @RonaldHummelink
Cedric Dugas
More...
about 13 years ago
Added conditionally required feature.
Ronald Hummelink
More...
about 13 years ago
changed readme version
Cedric Dugas
More...
about 13 years ago
changed version for new package, fixed #392
Cedric Dugas
More...
about 13 years ago
Merge pull request #395 from bridgeutopia/master
Cedric Dugas
More...
about 13 years ago
Merge pull request #391 from bimovidia/master
Cedric Dugas
More...
about 13 years ago
Fix unterminated line errors
Katherine
More...
about 13 years ago
Fixed bug when elements are hidden
Bimo Wijoyo
More...
about 13 years ago
Merge pull request #389 from owenallenaz/master
Cedric Dugas
More...
about 13 years ago
Updates _ajax to allow extraData to be passed with query string syntax "name=value&name2=value2" or as an object { name : value, name2 : value2 }. Also updates the extraDataDynamic to utilize the same object for data and lets jQuery handle the serialization of values rather than concatenating strings and opening up ourselves to bugs.
owenallenaz
More...
about 13 years ago
Merge branch 'master' of https://github.com/bimovidia/jQuery-Validation-Engine into bimovidia-master
Cedric Dugas
More...
about 13 years ago
Merge pull request #387 from owenallenaz/master
Olivier Refalo
More...
about 13 years ago
Updates outerWidth(1) call to outerWidth(true) which is the proper syntax according to jQuery docs. In future versions outerWidth(int) will be used as a setter, which could have disastrous consequences in this situation. This bug effectively only occurs when ALSO used with jQueryUI, but this future proofs the plugin and seems fairly straight forward.
owenallenaz
More...
about 13 years ago
Merge pull request #383 from olragon/vietnamese-language
Olivier Refalo
More...
about 13 years ago
Vietnamese language
Long Nguyen
More...
about 13 years ago
Pulled from the latest changes + Merged with selectbox and chosen libraries with demos
Bimo Wijoyo
More...
about 13 years ago
Merge branch 'master' of github.com:posabsolute/jQuery-Validation-Engine
Cedric Dugas
More...
about 13 years ago
added function type in language validation
Cedric Dugas
More...
about 13 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree