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 7 hours
ago. based on code collected
about 7 hours
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Delete git
Jon Samwell
More...
almost 10 years ago
Added the ability to defer validation until after a form submit by adding the attribute 'validate-on-form-submit=true'to the form element. Plus code refactor improvments
Jon Samwell
More...
almost 10 years ago
Fixed issue ngModelDecorator not working with angular-material due to incorrect pre and post function invocations
Jon Samwell
More...
almost 10 years ago
Fixed issue #61 with globally disabling the library and enabling it for a particular form
Jon Samwell
More...
about 10 years ago
Fixed issue #61 with globally disabling the library and enabling it for a particular form
Jon Samwell
More...
about 10 years ago
Fixed #68. Setting form to untouched and pristine when a form reset is requested
Jon Samwell
More...
about 10 years ago
Reset a form programatically is now possible via the resetForm method on the form controllers autoValidateFormOptions objector by raising the event 'form:{formName}:reset on the controllers scope. The formName is the value in the name attributeon the form tag which also corresponds to the formController.$name property.Fixes issue with removing external validation raised in https://github.com/jonsamwell/angular-auto-validate/issues/39
Jon Samwell
More...
about 10 years ago
Added Spanish i18n file.Fixed issue https://github.com/jonsamwell/angular-auto-validate/issues/73Added the ability to reset the form via the form controller (https://github.com/jonsamwell/angular-auto-validate/issues/82)
Jon Samwell
More...
about 10 years ago
Merge pull request #81 from ezesubu/patch-1
Jon Samwell
More...
about 10 years ago
languaje changes
Ezesubu
More...
about 10 years ago
Lang spanish
Ezesubu
More...
about 10 years ago
Merge pull request #76 from JSti/patch-1
Jon Samwell
More...
about 10 years ago
External validation message keeps coming back
JSti
More...
about 10 years ago
Increased limit on findWithClassElementAsc in BS3Modifier to find an element.Fixed issues with globally disabling validation and only applying it on certain forms.
[email protected]
More...
over 10 years ago
Fixed issue where a form would not validate when the submit button was clicked. Added test to prove functionality
[email protected]
More...
over 10 years ago
Added form attr option 'removeExternalValidationErrorsOnSubmit' to clear all the external validation warningson an element when a form is validated. Added tests to prove functionailty
[email protected]
More...
over 10 years ago
Updated version number
[email protected]
More...
over 10 years ago
Fixed semver issue with bower
[email protected]
More...
over 10 years ago
Fixed issue with disabling validation on sub forms
[email protected]
More...
over 10 years ago
Fixing bower releases
[email protected]
More...
over 10 years ago
Fixed issue with disabling validation on sub forms.
[email protected]
More...
over 10 years ago
Fixed issue with disable validation and subforms
[email protected]
More...
over 10 years ago
Merge pull request #48 from priyank2005/master
Jon Samwell
More...
over 10 years ago
Corrected www.google.com from wwww.google.com for URL validation
priyank2005
More...
over 10 years ago
Fixed null ref issue when a control doesn't have a parent form so no autoValidateOptions were defined.
[email protected]
More...
over 10 years ago
Fixed build error
[email protected]
More...
over 10 years ago
create new release
[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 Brazilian Portuguese i18n file translated by 'Silvana Marx Nakle'.Raised the recursion limit to find the parent form when using the registerCustomFormControl.Added the ability to disable validation on a form basis and also validate non visible elements on a form basis.BREAKING CHANGE to validateElement on the validationManger. The third parameter is now the parent form'sautoValidateFormOptions object on the form controller. This can be left blank and will be found by thevalidationManager.
[email protected]
More...
over 10 years ago
Merge pull request #35 from slupekdev/master
Jon Samwell
More...
over 10 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