.. |
controller
|
Changed scaffold class to work with new FormHelper.
|
2006-12-25 11:32:58 +00:00 |
model
|
Fixes for:
|
2006-12-25 10:51:08 +00:00 |
view
|
Changed scaffold class to work with new FormHelper.
|
2006-12-25 11:32:58 +00:00 |
cache.php
|
Removing extra directory separators in uses() paths
|
2006-11-25 04:31:26 +00:00 |
cake_log.php
|
Changing the date string used in CakeLog::write() to use full 4 digit year
|
2006-11-17 03:04:45 +00:00 |
class_registry.php
|
refactoring scaffold, scaffodl views, generateFieldNames, FormHelper, ClassRegistry, missingView
|
2006-11-27 01:04:19 +00:00 |
configure.php
|
Wrapping all core messages in translation function
|
2006-12-22 22:49:47 +00:00 |
error.php
|
Adding URL fix for Ticket #1679
|
2006-12-25 07:07:57 +00:00 |
file.php
|
Fixing error messages in File::create (ticket #1770)
|
2006-12-15 12:33:15 +00:00 |
flay.php
|
Merging fixes into 1.x.x.x branched code:
|
2006-05-26 05:29:17 +00:00 |
folder.php
|
Wrapping all core messages in translation function
|
2006-12-22 22:49:47 +00:00 |
i18n.php
|
Adding fix for I18n when $domain is specified using any of the _ _d*() functions
|
2006-12-25 19:38:28 +00:00 |
inflector.php
|
Adding Inflector::variable() to create camelBacked version of a string
|
2006-10-31 03:14:26 +00:00 |
l10n.php
|
Fixes for:
|
2006-12-25 10:51:08 +00:00 |
neat_array.php
|
Deprecating NeatArray
|
2006-08-18 08:02:59 +00:00 |
neat_string.php
|
Merging fixes into 1.x.x.x branched code:
|
2006-05-26 05:29:17 +00:00 |
object.php
|
Reverting changes in [4055]
|
2006-12-03 17:35:30 +00:00 |
overloadable.php
|
Typo (PHP5 changed to !PHP5)
|
2006-08-07 07:46:14 +00:00 |
overloadable_php4.php
|
Wrapping all core messages in translation function
|
2006-12-22 22:49:47 +00:00 |
overloadable_php5.php
|
Wrapping all core messages in translation function
|
2006-12-22 22:49:47 +00:00 |
router.php
|
Fixes for:
|
2006-12-25 10:51:08 +00:00 |
sanitize.php
|
Changing Sanitize::cleanValue() to enforce replacement of \r and \n with \n
|
2006-11-30 17:40:37 +00:00 |
security.php
|
Making changes to Security class
|
2006-08-03 06:49:51 +00:00 |
session.php
|
Adding fix for #1606
|
2006-11-01 03:24:49 +00:00 |
set.php
|
Changing Set interface to act like NeatArray, disabling Model::cacheQueries by default, and removing NeatArray usage in Model
|
2006-11-21 22:40:30 +00:00 |
validation.php
|
Adding changes that where made to validation class that I forgot to commit
|
2006-12-25 10:22:48 +00:00 |
xml.php
|
1.2: changing some names in Xml class
|
2006-11-02 19:20:50 +00:00 |