.. |
controller
|
adding uses('set') for Set::normalize() fix in RequestHandler
|
2007-01-30 09:13:26 +00:00 |
model
|
refactored most methods, transaction support, case insensitive comparison & sorting, added createSequence() and sequenceExists(), bug fixes
|
2007-01-28 20:32:01 +00:00 |
view
|
fix for xml helper
|
2007-01-29 22:04:26 +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
|
Changed Configure::_ _writeConfig() to use instance from getInstance().
|
2007-01-14 01:29:20 +00:00 |
error.php
|
Adding URL fix for Ticket #1679
|
2006-12-25 07:07:57 +00:00 |
file.php
|
Fixing parse error in PHP4
|
2006-12-27 09:17:45 +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
|
Fixing an error in I18n class that would sometimes show up when using Scaffolded methods
|
2006-12-28 16:51:12 +00:00 |
inflector.php
|
Adding fix for Status singular inflection
|
2007-01-31 19:03:43 +00:00 |
l10n.php
|
Adding fix from Ticket #1808.
|
2006-12-28 03:41:33 +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
|
Fixing magic method names
|
2006-12-26 16:17:37 +00:00 |
overloadable_php5.php
|
Fixing magic method names
|
2006-12-26 16:17:37 +00:00 |
router.php
|
Moving normalizeList() (basics) to Set::normalize()
|
2007-01-20 20:50:57 +00:00 |
sanitize.php
|
Adding Sanitize::clean() to replace Sanitize::cleanArray(), cleanValue(), etc.
|
2007-01-06 06:19:58 +00:00 |
security.php
|
Making changes to Security class
|
2006-08-03 06:49:51 +00:00 |
session.php
|
Merging changes from 1.1.x.x CakeSession
|
2006-12-26 13:46:22 +00:00 |
set.php
|
Moving normalizeList() (basics) to Set::normalize()
|
2007-01-20 20:50:57 +00:00 |
socket.php
|
Adding Socket core class and unit test
|
2007-01-25 14:34:11 +00:00 |
validation.php
|
Fixing array key name in FormHelper::input()
|
2007-01-17 20:07:35 +00:00 |
xml.php
|
1.2: changing some names in Xml class
|
2006-11-02 19:20:50 +00:00 |