cakephp2-php8/lib/Cake
mark_story db86b0c050 Don't disable the entire select when disabled is array(1)
When the disabled attribute is just array(1), then the attribute should
be filtered out of select element attributes. This is kind of a hacky
workaround but changing the underlying attribute handling is going to be
pretty tricky and far more dangerous.

Fixes #3546
2014-05-23 13:26:11 -04:00
..
Cache Remove x bit on files. 2014-05-13 12:30:14 -04:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Harden the bin/cake script to avoid breakage when local shell environment has a CDPATH set. 2014-05-19 11:05:28 -05:00
Controller Reverse conditions to make the cheapest condition first. 2014-05-12 22:09:27 -04:00
Core test failed. reverted and corrected doc block instead for BC. 2014-05-08 01:52:48 +02:00
Error Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
Event Make dispatch return CakeEvent - resolves #2819 2014-04-06 21:17:51 +02:00
I18n Introduced I18n category constants (#1894) 2014-03-23 17:00:17 +01:00
Log Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
Model Optimize renew(). 2014-05-22 14:28:56 -04:00
Network Fix incorrect status line parsing in HttpSocketResponse. 2014-05-21 21:53:18 -04:00
Routing Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
Test Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
TestSuite Updated the test suite dispatcher to allow use of PHPUnit from Composer 2014-05-14 09:09:53 +07:00
Utility Add 'feedback' to uninflected single and plurals 2014-05-19 20:57:11 +02:00
View Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
basics.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.5.1 2014-05-17 22:39:27 -04:00