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
A
angular-auto-validate
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 4 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed an issue with IE8 when iterating through the form child controls collect when a form is being validated.Added the ability to disable validation messages from appearing on elements.
[email protected]
More...
over 10 years ago
add polish translation
Slupek
More...
over 10 years ago
Fixed issues #32 and #33
[email protected]
More...
over 10 years ago
Rebuild after git pull
[email protected]
More...
over 10 years ago
Merge branch 'master' of https://github.com/jonsamwell/angular-auto-validate
[email protected]
More...
over 10 years ago
Added check to makeDefault method on the BS3 element modifier to check the element is wrapped in a properbs3 form structure.
[email protected]
More...
over 10 years ago
Added check to makeDefault method on the BS3 element modifier to check the element is wrapped in a properbs3 form structure.
[email protected]
More...
over 10 years ago
Merge pull request #27 from Jaans/i18n-af
Jon Samwell
More...
over 10 years ago
Add i18n translation for af-af
Jaans
More...
over 10 years ago
Fixed a problem with the bootstrap 3 element modifier that set the has-error class on the parent form if it couldn't finda control-group css class on a parent. If an invalid element structure is come across it will log an error.
[email protected]
More...
over 10 years ago
ng-submit-force now validates the form before calling the ngSumbit function if it is true.
[email protected]
More...
over 10 years ago
Update changelog.txt
Jon Samwell
More...
over 10 years ago
Merge pull request #24 from flaviodelbianco/master
Jon Samwell
More...
over 10 years ago
Added italian translations
Flavio Del Bianco
More...
over 10 years ago
We have a weird situation some users are encountering where a custom control is valid but the ngModel is report it isn't and thus no valid error type can be found
[email protected]
More...
over 10 years ago
we have a weird situation some users are encountering where a custom control is valid but the ngModel is report it isn't and thus no valid error type can be found
[email protected]
More...
over 10 years ago
Updated version number in dist files
[email protected]
More...
almost 11 years ago
Fixed versioning issue
[email protected]
More...
almost 11 years ago
Merge branch 'master' of https://github.com/jonsamwell/angular-auto-validate
[email protected]
More...
almost 11 years ago
Added ability to remove external validation (i.e. validation from the server applied via the ngModel or form controller).
[email protected]
More...
almost 11 years ago
Merge pull request #20 from miseeger/master
Jon Samwell
More...
almost 11 years ago
Corrected a little but bugging typo in translation
Michael Seeger
More...
almost 11 years ago
Fixed issues with failing tests when changing the angular version from 1.26 to the latest 1.3.0 (RC). Also updated version number and change log
[email protected]
More...
almost 11 years ago
Fixed issue with ngModelDecotrator 'link is undefined' in latest RC release of angular 1.3
[email protected]
More...
almost 11 years ago
Fixed issue with msg override attribute and double quoting if invalid quote characters are used.
Jon Samwell
More...
almost 11 years ago
Fixed error with bs3 element modifier that was not handling styling form-groups with child input-group-addon elements. Started to padd out api for dealing with external validation - tweaked css
Jon Samwell
More...
almost 11 years ago
Fixed error with bs3 element modifier that was not handling styling form-groups with child input-group-addon elements. Started to padd out api for dealing with external validation.
Jon Samwell
More...
almost 11 years ago
Fixed issue when submitting a form - the ngSubmit handler ignored the form validation disable attribute disable-dynamic-validation and validated the form.
Jon Samwell
More...
almost 11 years ago
Added the ability to disable the modules validation for a whole form by adding the attribute disable-dynamic-validation on the form attribute.
Jon Samwell
More...
almost 11 years ago
Resolve issue with child elements of directives with an isolated scope being validated when they are not user input controls.
Jon Samwell
More...
almost 11 years ago
←
1
2
3
4
5
6
→
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