.. |
cache
|
Fixing usage of i18n
|
2007-10-19 09:05:53 +00:00 |
controller
|
Fixes #3393, Email headers get appended each time send() is called
|
2007-10-19 04:08:50 +00:00 |
model
|
Closes #3182, Model find conditions strip text after newlines
|
2007-10-19 08:46:22 +00:00 |
view
|
Adding additional fixes from #3271
|
2007-10-19 07:46:19 +00:00 |
cache.php
|
updating cache
|
2007-10-19 05:11:43 +00:00 |
cake_log.php
|
Adding documentation and internationalizing some messages
|
2007-05-20 06:30:19 +00:00 |
class_registry.php
|
Adding boolean return value to ClassRegistry::addObject()
|
2007-09-20 14:50:42 +00:00 |
configure.php
|
Closes #3394, applied test patch
|
2007-10-16 09:05:25 +00:00 |
debugger.php
|
Closes #3394, applied test patch
|
2007-10-16 09:05:25 +00:00 |
error.php
|
Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests,
|
2007-08-21 21:46:59 +00:00 |
file.php
|
adding lock to File class, refactoring FileEngine
|
2007-10-17 07:34:16 +00:00 |
flay.php
|
Correcting code structure to standards
|
2007-06-20 06:15:35 +00:00 |
folder.php
|
Closes #3394, applied test patch
|
2007-10-16 09:05:25 +00:00 |
http_socket.php
|
Testing commit ability
|
2007-07-19 13:38:26 +00:00 |
i18n.php
|
changed i18n schema to use only one db table for translations
|
2007-09-18 04:16:04 +00:00 |
inflector.php
|
Closes #707, added Inflector::slug() to return a string with all spaces converted to $replacement and non word characters removed.
|
2007-10-04 02:17:40 +00:00 |
l10n.php
|
Fixes #3382, class L10n locale mapping missed
|
2007-10-19 07:29:39 +00:00 |
magic_db.php
|
Fixed bug in MagicDbTestData class
|
2007-10-08 01:25:33 +00:00 |
object.php
|
Fixes #3283, persistmodel throws PHP_Incomplete_Class error when using behaviors
|
2007-10-17 01:56:14 +00:00 |
overloadable.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
overloadable_php4.php
|
Correcting code structure to standards
|
2007-06-20 06:15:35 +00:00 |
overloadable_php5.php
|
Correcting code structure to standards
|
2007-06-20 06:15:35 +00:00 |
router.php
|
refactor args generation
|
2007-09-26 09:49:01 +00:00 |
sanitize.php
|
Closes #1985, Sanitize::clean( ) should provide an option to specify what should/shouldn't be cleaned
|
2007-09-15 20:28:46 +00:00 |
security.php
|
Closes #3394, applied test patch
|
2007-10-16 09:05:25 +00:00 |
session.php
|
Fixes #3313, Session ID doesn't regen between requests when CAKE_SECURITY is set to 'high'
|
2007-10-17 01:30:06 +00:00 |
set.php
|
Adding fix for Set::extract() when only grabbing numeric keys
|
2007-09-16 18:22:17 +00:00 |
socket.php
|
Adding documentation for Socket, Validation and Xml
|
2007-05-26 19:33:55 +00:00 |
string.php
|
Refactoring Helper/FormHelper to actually use dynamically generated name attributes; refactoring out extra parameter in FormHelper::radio(), per gwoo
|
2007-10-09 20:44:28 +00:00 |
validation.php
|
Fixes #3288, Erroneous URL validation
|
2007-10-19 04:01:04 +00:00 |
xml.php
|
Implementing prefix-based routing, and transitioning configuration away from global constants
|
2007-08-16 05:44:06 +00:00 |