cakephp2-php8/cake/libs
phpnut bc6de8791d [1258]
Author: phpnut
Date: 8:13:45 PM, Friday, October 28, 2005
Message:
adding version text file

[1257]
Author: phpnut
Date: 8:03:24 PM, Friday, October 28, 2005
Message:
small typo in last commit

[1256]
Author: phpnut
Date: 7:16:50 PM, Friday, October 28, 2005
Message:
Added fix for a self join of 1 to 1 associations.
This is automatic and adds Child_ to the joined class for hasOne or belongsTo.
Scaffold is updated to work with this change.
You will have to consider the Child_ prefix when working with self joins.

[1253]
Author: phpnut
Date: 4:07:55 PM, Friday, October 28, 2005
Message:
Fixed problem with session cookies being set for each path in the URL.
Added char to switch in Controller::generateFieldNames() 

[1252]
Author: phpnut
Date: 1:59:49 PM, Friday, October 28, 2005
Message:
Updated routes.php.default with change to route case.
Removed debug code I had added to Model::findAll

[1251]
Author: phpnut
Date: 1:51:00 PM, Friday, October 28, 2005
Message:
Added a fix for class already defined error.
Updated core.php docblock with level 3 setting for DEBUG.
Change  instances of AppController to Controller for loading error messages.
Updated 404 errors to use default layout

[1250]
Author: phpnut
Date: 1:34:08 PM, Friday, October 28, 2005
Message:
renaming error or error404

[1249]
Author: phpnut
Date: 1:32:51 PM, Friday, October 28, 2005
Message:
moving error.thtml to errors directory


git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1259 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-10-29 01:21:47 +00:00
..
controller [1258] 2005-10-29 01:21:47 +00:00
generator [1178] 2005-10-24 01:56:20 +00:00
model [1258] 2005-10-29 01:21:47 +00:00
view [1258] 2005-10-29 01:21:47 +00:00
cache.php [1125] 2005-10-18 22:27:39 +00:00
class_registry.php Merging from sandboxes 2005-10-09 01:56:21 +00:00
error_messages.php [1125] 2005-10-18 22:27:39 +00:00
file.php [1125] 2005-10-18 22:27:39 +00:00
flay.php [1125] 2005-10-18 22:27:39 +00:00
folder.php [1125] 2005-10-18 22:27:39 +00:00
inflector.php [1242] 2005-10-27 23:29:56 +00:00
legacy.php [1125] 2005-10-18 22:27:39 +00:00
log.php [1125] 2005-10-18 22:27:39 +00:00
neat_array.php [1125] 2005-10-18 22:27:39 +00:00
neat_string.php [1125] 2005-10-18 22:27:39 +00:00
new_inflector.php [1183] 2005-10-24 03:44:54 +00:00
object.php [1125] 2005-10-18 22:27:39 +00:00
router.php Revision: 1245 2005-10-28 08:25:31 +00:00
sanitize.php [1125] 2005-10-18 22:27:39 +00:00
security.php Revision: 1245 2005-10-28 08:25:31 +00:00
session.php [1258] 2005-10-29 01:21:47 +00:00
validators.php [1198] 2005-10-25 00:33:08 +00:00