cakephp2-php8/lib/Cake/Test/Case/View
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
..
Helper Don't set "required" attribute for checkboxes (unless explicitly specified). 2013-01-23 20:38:24 +05:30
HelperCollectionTest.php unify object load/unload and loaded methods 2012-11-16 12:14:28 +01:00
HelperTest.php double spaces to single ones 2012-12-22 23:48:15 +01:00
JsonViewTest.php Ensure callbacks are triggered when using Xml/Json view with view templates. 2012-08-22 13:13:49 +02:00
MediaViewTest.php fix coding standards 2012-12-10 17:40:12 +01:00
ScaffoldViewTest.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
ThemeViewTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ViewTest.php Merge branch 'master' into 2.3 2013-01-08 20:15:46 -05:00
XmlViewTest.php XmlView: configure top level element name 2012-11-04 21:21:35 -05:00