Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Core : Refactor attributeRules and dataRules to share noramlizer
30 juin 2015, par jzaeffererCore: Refactor attributeRules and dataRules to share noramlizer Closes #1391
-
Core : dataRules method to convert value to number for number inputs
30 juin 2015Core: dataRules method to convert value to number for number inputs Updated dataRules method to convert value to number for number inputs. Proposed fix for #1378
-
Tests : Disable very slow additional methods tests
30 juin 2015, par jzaeffererTests: Disable very slow additional methods tests The methods themselves are mostly broken anyway, should extract into a separate project.
-
Tests : Remove slow and useless remote method tests
30 juin 2015, par jzaeffererTests: Remove slow and useless remote method tests
-
Core : Update url method to allow for protocol-relative URLs
30 juin 2015, par yesladCore: Update url method to allow for protocol-relative URLs Closes #1510