cakephp2-php8/cake/libs/view/helpers
phpnut dcac88825a Adding fix for Ticket #2339
Adding fix for Ticket #2335
Adding fix for Ticket #2344

Merged changes in dbo from 1.2 to 1.1
Merged changes to session handling in 1.2 to 1.1
Merged changes to Model::_ _saveMulti() in 1.2 to 1.1
Added Set::pushDiff() to append differences in array 2 to array 1
Added SessionComponent::activate() and SessionHelper::activate() to turn sessions usage on if AUTO_SESSION is set to false
Added test for Ticket #2343
Added change to AclNode to use correct table naming
Added garbage clean up to CakeSession::_ _close(); some installs, like Debian, have removed garbage clean
up and use a cron job instead. Currently this change is only supported for database session.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4752 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-04 07:25:48 +00:00
..
ajax.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
cache.php Adding fix for Ticket #2328 2007-04-03 03:10:36 +00:00
form.php Adding fix for TIcket #2325 2007-04-01 14:47:39 +00:00
html.php Adding enhancement idea from Ticket #2201. 2007-03-25 02:03:34 +00:00
javascript.php Adding JavascriptHelper::object() fix for 0 being converted to null (Ticket #2296) 2007-03-26 17:22:02 +00:00
js.php Fixing default JavaScript template, and code generation 2007-02-27 18:23:09 +00:00
number.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
paginator.php Added fix for Ticket #2098 2007-03-25 03:02:10 +00:00
rss.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
text.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
time.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
xml.php Adding tests for DboSource and AjaxHelper, and fixing code formatting in XmlHelper 2007-02-08 22:16:35 +00:00