cakephp2-php8/lib/Cake
mark_story 0ed9e3c120 Only bake HABTM associations for tables that exist.
bake often guesses wrong when it comes to habtm. Only add associations
we're highly confident of. This includes tables where the foreign table
also exists.

Refs #3532
2013-01-15 21:43:30 -05:00
..
Cache Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Update lib/Cake/Configure/IniReader.php 2012-09-02 14:23:26 +03:00
Console Only bake HABTM associations for tables that exist. 2013-01-15 21:43:30 -05:00
Controller Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
Core Fix missing query arguments in array urls. 2012-11-02 16:46:36 -04:00
Error Handle MissingViewExceptions better. 2012-12-27 20:58:49 -05:00
Event Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18n Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Log Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Model Fix SQL errors in TreeBehavior. 2012-12-26 20:55:07 -05:00
Network Add OK or Successful HTTP codes 200-206 to HttpResponse::isOK(). Fixes #3531 2013-01-15 09:17:24 +08:00
Routing Fix example & incorrect import. 2012-12-09 14:06:28 -05:00
Test Add OK or Successful HTTP codes 200-206 to HttpResponse::isOK(). Fixes #3531 2013-01-15 09:17:24 +08:00
TestSuite Ensure $sources is Array before use 2013-01-11 10:14:05 -03:00
Utility Closes ticket #3080 in CakePHP Lighthouse (http://cakephp.lighthouseapp.com/projects/42648/tickets/3080-hashflatten-endless-loop-on-single-0-int-keys). 2013-01-08 11:49:52 +01:00
View Fix radio() and boolean values. 2013-01-07 21:12:53 -05:00
basics.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00
bootstrap.php Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.5 2013-01-08 21:48:59 -05:00