Top Level :: HTML

Package Information: HTML_AJAX 0.2.0

Show All Changelogs
» Version » Information
0.5.6 2008-06-16     beta
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.0 2006-08-29     beta
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.0Download

Release date: 2005-09-27 15:32 UTC
Release state: alpha

Changelog:

Reliense under the LGPL fixing concerns about GPL compability

Full rewrite of all JavaScript code pulled in from JPSpan, this allows for relicence, as well as shrinking the code size while adding new features
Big new Features are:
Request object non contains all information needed to make a request, HTML_AJAX.makeRequest added service a request object
HTML_AJAX_HttpClient instances now created as needed by a factory HTML_AJAX.httpClient(), this functionality will be replaced at some future point

These changes will allow for various queue and pool structures to be created in the future, but for now client in progress errors should not be possible
when using proxy objects

Serializer that mimics post added, filling _POST on an ajax request, helper code for AJAX forms still in progress

Bugs Fixed:
5087, 5284 - jsClient Location fixes, allows it to be set manually
5908 - PHP 5 bug fix, auto loading of classes not working in php5 for an unknown reason, just load serializer as a normal include
5029 - init bug in auto_server

Dependencies:
  • PEAR Package: PEAR Installer 1.3.5 or newer
  • PHP Version: PHP 4.3.0 or newer
0.1.4 2005-08-19     alpha
0.1.3 2005-08-11     alpha
0.1.0 2005-08-11     alpha