cakephp2-php8/cake
the_undefined 52bae8a7bf Made form helper pick up field definitions outside the current context
Made form helper handle maxlength for float fields properly, fixes #4724


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7021 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-23 05:14:57 +00:00
..
config closes #4576, check for defines 2008-05-20 01:21:10 +00:00
console Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
libs Made form helper pick up field definitions outside the current context 2008-05-23 05:14:57 +00:00
tests Made form helper pick up field definitions outside the current context 2008-05-23 05:14:57 +00:00
basics.php Marked paths() function as deprecated, closes #4615 2008-05-19 07:09:53 +00:00
bootstrap.php some clean up related to testsuite shell 2008-05-01 05:39:36 +00:00
dispatcher.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging bug fixes and enhancements to the trunk: 2008-01-02 06:33:52 +00:00