cakephp2-php8/lib/Cake
mark_story 78b23d8e31 Fix issue with inputs() and plugin models.
inputs() should not trigger errors when generating inputs for plugin
models. Previously the internal state of FormHelper was incorrect as
model() returned the plugin name instead of the modelname.

Fixes #3571
2013-01-29 22:02:21 -05:00
..
Cache fix doc block endings 2013-01-11 15:06:54 +01:00
Config double spaces to single ones 2012-12-22 23:48:15 +01:00
Configure Code cleanup 2012-12-28 23:37:58 +01:00
Console Fix ServerShell not being able to handle plugin assets. 2013-01-28 22:21:58 -05:00
Controller Merge pull request #1086 from burzum/refactor/controller-render 2013-01-27 17:49:29 -08:00
Core Added feature to ignore include errors for CakePlugin 2013-01-09 01:08:42 +05:30
Error Added missing keyword 2013-01-12 11:30:25 +05:30
Event Docblock fixes 2012-11-29 04:36:29 +05:30
I18n remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
Log double spaces to single ones 2012-12-22 23:48:15 +01:00
Model Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
Network Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
Routing fix doc block endings 2013-01-11 15:06:54 +01:00
Test Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
TestSuite remove unused local vars 2013-01-23 17:22:06 +01:00
Utility Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
View Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
basics.php double spaces to single ones 2012-12-22 23:48:15 +01:00
bootstrap.php unify new lines at the end of the file 2012-12-05 15:00:24 +01:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.3.0 2013-01-28 23:00:32 +01:00