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
1 day
ago. based on code collected
1 day
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 12 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #490 from iStefo/master
Cedric Dugas
More...
almost 13 years ago
fixed condRequired for checkboxes and radio buttons
Stefan Fochler
More...
almost 13 years ago
fix #489
Cedric Dugas
More...
almost 13 years ago
Merge pull request #487 from JanErikMai/inArray
Cedric Dugas
More...
almost 13 years ago
Merge pull request #488 from harbulot/master
Cedric Dugas
More...
almost 13 years ago
Fix for typo introduced in 0bb6e7211570babae86df8f086c2593fc2ea76b3.
Bruno Harbulot
More...
almost 13 years ago
-- fix inArray with hasOwnProperty()
Jan-Erik Mai
More...
almost 13 years ago
Merge pull request #485 from tzarger/master
Cedric Dugas
More...
almost 13 years ago
Fix for _ajax field selector
Troy Zarger
More...
almost 13 years ago
Merge https://github.com/posabsolute/jQuery-Validation-Engine
Troy Zarger
More...
almost 13 years ago
Revert "GitAttributes"
Troy Zarger
More...
almost 13 years ago
GitAttributes
Troy Zarger
More...
almost 13 years ago
Merge pull request #482 from ianleckey/patch-1
Cedric Dugas
More...
almost 13 years ago
fix #481
Cedric Dugas
More...
almost 13 years ago
Updated js/contrib/other-validations.js
Ian Leckey
More...
almost 13 years ago
fix #461
Cedric Dugas
More...
almost 13 years ago
fix #455
Cedric Dugas
More...
almost 13 years ago
fix #471
Cedric Dugas
More...
almost 13 years ago
escape special charaters #457 ,thanks to @tedliang
Cedric Dugas
More...
almost 13 years ago
Merge pull request #473 from co-operation/master
Cedric Dugas
More...
almost 13 years ago
Merge pull request #476 from tzarger/master
Cedric Dugas
More...
almost 13 years ago
Fix for Select2 & Similiar for real time Updating of Prompt Position
Troy Zarger
More...
almost 13 years ago
Set css class of element depending on validation
Marius
More...
almost 13 years ago
Merge pull request #470 from SamJBarney/error-limit
Cedric Dugas
More...
almost 13 years ago
Merge pull request #469 from SamJBarney/pull-reqs
Cedric Dugas
More...
almost 13 years ago
Merge branch 'pull-reqs'
Samuel Barney
More...
almost 13 years ago
Added maxErrorLimit demo
Samuel Barney
More...
almost 13 years ago
Added patch to keep extra spaces from interfering with lookup of 'required' rule when maxErrorsPerField was hit. Also added code to remove any empty strings that resulted in parsing errors
Samuel Barney
More...
almost 13 years ago
Fixed bugs. If there wasn't a prompt for the first error, then validationEngine would fail on line 361. Threw in check for prompt_err. If we had hit the limit of maxErrorsPerField and hadn't hit a required yet, then the errors would go unshown even if there was a required coming. Added check for 'required' in future rules.
Samuel Barney
More...
almost 13 years ago
Added functionality to allow programmers break validation on a field early or not display a prompt on an error. Only works with funcCall because it is the only one that the programmer can set the return to an object.
Samuel Barney
More...
almost 13 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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