cakephp2-php8/lib/Cake
mark_story 7790bcacff Allow afterFind() to fully remove an associated record.
By returnning array() or unsetting the 0'th result an afterFind
callback should be able to fully remove data from the results.

Fixes #3541
2013-01-17 20:35:37 -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 Add support for --admin to bake controller all. 2013-01-16 12:57:18 -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 Allow afterFind() to fully remove an associated record. 2013-01-17 20:35:37 -05:00
Network Fix coding standards and save a function call. 2013-01-17 20:34:25 -05:00
Routing Fix example & incorrect import. 2012-12-09 14:06:28 -05:00
Test Allow afterFind() to fully remove an associated record. 2013-01-17 20:35:37 -05:00
TestSuite Ensure $sources is Array before use 2013-01-11 10:14:05 -03:00
Utility Follow redirects when fetching XML files. 2013-01-17 09:51:47 -05: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