cakephp2-php8/lib/Cake/Test/Case/View/Helper
ADmad 82f34c4cb3 Don't set "required" attribute for checkboxes (unless explicitly specified).
Adding it prevents user from submitting form with checkbox unchecked when the "boolean" validation rule is specified for the field.
Closes #3560
2013-01-23 20:38:24 +05:30
..
CacheHelperTest.php fix doc block endings 2013-01-11 15:06:54 +01:00
FormHelperTest.php Don't set "required" attribute for checkboxes (unless explicitly specified). 2013-01-23 20:38:24 +05:30
HtmlHelperTest.php fix coding standards 2012-11-21 15:39:03 +01:00
JqueryEngineHelperTest.php Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05:00
JsHelperTest.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00
MootoolsEngineHelperTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
NumberHelperTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
PaginatorHelperTest.php Added disabledTag option. 2012-12-24 20:48:44 +05:30
PrototypeEngineHelperTest.php double spaces to single ones 2012-12-22 23:48:15 +01:00
RssHelperTest.php fix coding standards 2012-11-21 15:39:03 +01:00
SessionHelperTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
TextHelperTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
TimeHelperTest.php Re-factor element generation. 2012-05-12 22:26:33 -04:00