cakephp2-php8/cake/tests
mariano.iglesias 12075ec7c1 Adding contentType, encoding and postBody AJAX options.
Adding onCreate (specify 'create' in $options) and onException (specify 'exception' in $options) callbacks. All callbacks should be specified using their aliases (so use 'complete' => 'completeFunc();' for onComplete callback, etc.)
Adding tests for AJAX helper.
Closes #1244, closes #2644, closes #2856.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6234 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-23 21:08:54 +00:00
..
cases Adding contentType, encoding and postBody AJAX options. 2007-12-23 21:08:54 +00:00
fixtures Fixing ability to specify select fields for join models, and adding tests 2007-12-23 17:03:19 +00:00
groups adding configure group test and fixing view group 2007-12-15 16:55:59 +00:00
lib "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
test_app updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00