cakephp2-php8/lib/Cake/Test/Case
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
..
Cache fix doc block endings 2013-01-11 15:06:54 +01:00
Configure allow ini files to have separators between sections for better readability 2012-10-18 17:20:15 +02:00
Console fix doc block endings 2013-01-11 15:06:54 +01:00
Controller Allow AuthComponent::$unauthorizedRedirect to be an url. 2013-01-12 11:25:13 +05:30
Core Added feature to ignore include errors for CakePlugin 2013-01-09 01:08:42 +05:30
Error Improve messages logged for exceptions 2013-01-12 11:30:25 +05:30
Event unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
I18n fix coding standards 2012-11-21 15:39:03 +01:00
Log fix doc block endings 2013-01-11 15:06:54 +01:00
Model fix doc block endings 2013-01-11 15:06:54 +01:00
Network Merge branch 'master' into 2.3 2013-01-14 20:24:56 -05:00
Routing fix doc block endings 2013-01-11 15:06:54 +01:00
TestSuite double spaces to single ones 2012-12-22 23:48:15 +01:00
Utility Before this change 0.00 and '0.00' are treated differently. Floats from the database are returned as the string 2013-01-11 17:00:06 +00:00
View Don't set "required" attribute for checkboxes (unless explicitly specified). 2013-01-23 20:38:24 +05:30
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConsoleTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllControllerTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllCoreTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllEventTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllLogTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllRoutingTest.php Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher 2012-04-17 00:42:18 -04:30
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicsTest.php Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00