Top Level :: Structures

Package Information: Structures_DataGrid_Renderer_Smarty

Show All Changelogs
» Version » Information
0.1.4Download

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

Changelog:

- Request #8237: support multiple grids on a single page
- add support for the onMove option
- new columnSet item members: direction and onclick
- Request #9994: add support for URL mapping, by Sascha Grossenbacher
- add "Object Preserving" feature
- fix a bug which prevented smarty {debug} function from working because of a
recursive reference
- new 'associative' option to get the column set and records as associative
arrays, instead of numerically indexed ones
- new smarty variables assigned: previousPage and nextPage

Dependencies:
0.1.3Download

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

Changelog:

- Bug #9493: the selfPath option was not correctly propagated to the pager
(thanks to pecus, pecus at pecus dot it)
- 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:
0.1.2Download

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:
0.1.1Download

Release date: 2006-10-18 14:01 UTC
Release state: beta

Changelog:

- Request #8233: added new variable 'currentSort' to the Smarty instance,
which is an array with the column names and the directions used for
sorting currently (in addition, $columnSet[col].name is now available,
containing the column name)
(thanks to Alex Kunin, alexkunin at gmail dot com)
- Request #8341: it is now possible to access the Column attributes from
a Smarty template
(thanks to Michael Caplan, michael at apison dot com)
- Bug #8530: fixed an error in the generation of the sorting links
(thanks to Anton, hire at ukr dot net)

Dependencies:
0.1.0Download

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

Changelog:

Changes since Structures_DataGrid 0.6.3:

- Renderer driver unbundled from Structures_DataGrid core
- some new variables will be added to the Smarty instance
- bug #5723: fixed the return value of getSmarty()
(thanks <adrian dot rotea at gmail dot com>)

Dependencies: