cakephp2-php8/lib/Cake
Ceeram bbfaa9e947 Paginating now work well with custom find methods.
_findCount() will now pass $query['operation'] = 'count' for more flexibility.
Custom finders can distinguish the operation and return other $query if needed.
2012-03-11 15:14:50 +01:00
..
Cache Fix coding standards in Cache/ 2012-03-03 17:34:13 -05:00
Config Fix coding standards in Config/ 2012-03-03 17:35:47 -05:00
Configure Fix coding standards in Configure/ 2012-03-03 17:36:59 -05:00
Console Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
Controller Adding missing 'recursive' option to DigestAuthenticate object. 2012-03-05 11:06:46 +01:00
Core Fix typo causing notice errors. 2012-03-11 08:17:01 -04:00
Error Fix coding standard issues in Error/ 2012-03-03 19:46:15 -05:00
Event Fix coding standards in Event/ 2012-03-03 19:55:18 -05:00
I18n Fix whitespace for coding standards. 2012-03-10 21:19:04 -05:00
Log Fix coding standard errors in Log/ 2012-03-03 20:24:02 -05:00
Model Paginating now work well with custom find methods. 2012-03-11 15:14:50 +01:00
Network Remove parse_str() its buggy and wrong. 2012-03-08 21:05:28 -05:00
Routing urldecode trailing pass 2012-03-07 06:06:59 +03:30
Test Paginating now work well with custom find methods. 2012-03-11 15:14:50 +01:00
TestSuite Fix most coding standards issues in TestSuite/ 2012-03-04 21:51:50 -05:00
Utility Make Validation class more strict when checking values in list. 2012-03-07 18:52:48 +01:00
View Fixed warnings in stack trace element when no stack args are set. 2012-03-09 18:38:16 +01:00
basics.php Fix more coding standards. 2012-03-10 22:30:56 -05:00
bootstrap.php Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Update version number to 2.1.0 2012-03-04 19:36:50 -04:30