Top Level :: HTML

Package Information: HTML_AJAX 0.5.0

Show All Changelogs
» Version » Information
0.5.5 2008-04-07     beta
0.5.4 2008-04-04     beta
0.5.3 2008-04-02     beta
0.5.2 2007-05-07     beta
0.5.1 2007-05-05     beta
0.5.0Download

Release date: 2006-08-29 16:52 UTC
Release state: beta

Changelog:

Update HTML_AJAX_Action to use HTML_AJAX_Util.setInnerHTML
Add an HTML_AJAX.post method for easy custom post requests
Update the SingleBuffer_Interval queue to have a single outstanding request mode
Move around processing Queues, they are all located in Queue.js now, BC entries were added to HTML_AJAX_Server so this should affect anyone
Prevent the same JS library from being served multiple times by HTML_AJAX_Server
Turn on cssQuery() caching when loading multiple JavaScript Behaviors
Add in Behavior speed test and debugging mode
Fix Bug #8183, Fixes for UTF-8 and other encodings in formEncode
Add more formEncode test cases
Fix problems in IE when forms contains elements named action bug #8358
phpSerializer array index fixes
Fix bug #8396, PHP5 and __autoload fixes
Fix bug #8304, stub generation problems when exported name differs from class name
Fix bug #8302, always restore last error handlers
Drop callback code for filtering _GET _SERVER, override HTML_AJAX or replace _GET/_SERVER if you want to change hows thats beings done
If this effects you please let me know to verify that this simpler integrations works for you
Improve JSON decoding performance by removing bugs that was making us use the slow fallback decoder
Added new predefined library sets that can help you easily skip parts of the js library
Fix bug #6635, Add a 'concatenation' method to HTML_AJAX_Action
Additional phpdoc documentation for HTML_AJAX_Action and HTML_AJAX_Response
Fix bug #5624, AJAX and not XML serializer - serializer is still EXPERIMENTAL
Rename Ajax::json_loose_type property to jsonLooseType to match the rest of the API

Dependencies:
  • PEAR Package: PEAR Installer 1.3.5 or newer
  • PHP Version: PHP 4.1.0 or newer
0.4.1 2006-06-13     alpha
0.4.0 2006-04-07     alpha
0.3.4 2006-01-31     alpha
0.3.3 2005-12-07     alpha
0.3.2 2005-12-07     alpha
0.3.1 2005-12-05     alpha
0.3.0 2005-11-17     alpha
0.2.5 2005-11-01     alpha
0.2.4 2005-10-26     alpha
0.2.3 2005-10-25     alpha
0.2.1 2005-09-30     alpha
0.2.0 2005-09-27     alpha
0.1.4 2005-08-19     alpha
0.1.3 2005-08-11     alpha
0.1.0 2005-08-11     alpha