Top Level :: Structures

Package Information: Structures_DataGrid_Renderer_XUL

Show All Changelogs
» Version » Information
0.1.3Download

Release date: 2007-12-18 16:33 UTC
Release state: beta

Changelog:

- add support for the onMove option

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
  • PEAR Package: XML_Util 1.1.1 or newer
0.1.2Download

Release date: 2006-12-16 16:13 UTC
Release state: beta

Changelog:

- Bug #9548: added support for per-column default sort directions
(thanks to Anton, hire at ukr dot net)
- this package is now licensed under the New BSD license

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
  • PEAR Package: XML_Util 1.1.1 or newer
0.1.1Download

Release date: 2006-10-22 20:21 UTC
Release state: beta

Changelog:

- Bug #9191: using $_SERVER['PHP_SELF'] is vulnerable for XSS attacks;
special characters are now converted to HTML entities
(thanks to Bertrand Mansion, golgote at mamasam dot com)

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
  • PEAR Package: XML_Util 1.1.1 or newer
0.1.0Download

Release date: 2006-06-19 16:18 UTC
Release state: beta

Changelog:

Changes since Structures_DataGrid 0.6.3:

- Renderer driver unbundled from Structures_DataGrid core
- BC break: only the XML string for a XUL listbox is generated (the old
renderer generated a complete XUL "page" which wasn't flexible enough
in most cases)

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
  • PEAR Package: XML_Util 1.1.1 or newer