Top Level :: Structures

Package Information: Structures_DataGrid 0.6.3

Show All Changelogs
» Version » Information
0.9.0 2007-12-18     beta
0.8.3 2007-04-12     beta
0.8.2 2007-03-11     beta
0.8.1 2007-01-15     beta
0.8.0 2006-12-16     beta
0.7.2 2006-10-17     beta
0.7.1 2006-06-19     beta
0.6.3Download

Release date: 2005-10-25 21:08 UTC
Release state: beta

Changelog:

* Bug #3304 : fixed the requestPrefix handling.
thanks <pm at phpshop dot org>
* Bug #3306 : addColumn() is now compatible with bind()
thanks E. Grace <ej.grace at imperial dot ac dot uk>
* Bug #3588 : Handle quotes in CSV renderer correctly
thanks <justinpatrin at php dot net>
* Bug #3601 : Wrapped HTML output with htmlentities()
thanks <maarten at xolphin dot nl>
* Bug #3607 : Fixed fatal error when binding to a null data set
thanks <nick at foobar dot org>
* Bug #3617 : Fixed warning message when sorting with Array data source
thanks <rafal at friendlysol dot com>
* Bug #3715 : Fixed notice message with column formatter
thanks <maarten at xolphin dot nl>
* Bug #3769 : Fixed calling DataObject getters as a function instead of a property
thanks <listsdg at yahoo dot fr>
* Bug #3781 : Fixed incorrect require_once path on CSV datasource
thanks <pear at felixdd dot de>
* Bug #3847 : Fixed warning raised when the recordset is null
thanks <justinpatrin at php dot net>
* Bug #3859 : Fixed useHeader method in HTML_Table renderer
thanks <daniel at assertio dot es>
* Bug #4022 : Fixed issue with including record variable in column formatter when parameters are defined
thanks <justinpatrin at php dot net>
* Bug #4350 : Fixed XML renderer constructor
thanks <tier at gregor-widuch dot de>
* Bug #4375 : new method to customize generated links:
HTMLTable::setExtraVars()
thanks <keith at setuplinux dot com>
* Bug #4403 : Fixed sorting for non-datasource recordsets.
thanks <jessup at mrpath dot com>
* Bug #4416 : Added 4 new methods to allow for retrieving of current display status of the DataGrid:
SDG::getPageCount()
SDG::getRecordCount()
SDG::getCurrentRecordNumberStart()
SDG::getCurrentRecordNumberEnd()
thanks <post at mark-wiesemann dot de>
* Bug #4421 : Fixed error on DataObject data source with FormBuilder Integration
thanks <justinpatrin at php dot net>
* Bug #4503 : Fixed error with sorting in Array DataSource
thanks <justinpatrin at php dot net>
* Bug #4521 : Fixed the perpage limit with HTMLTable renderer to show all records instead of the default 10
thanks <wiesemann at php dot net>
* Bug #4527 : Fixed allowEmptyRows() method in HTMLTable renderer to display correct number of rows
thanks <wiesemann at php dot net>
* Bug #4557 : Fixed 1st row overwriting header row in XLS renderer
thanks <wiesemann at php dot net>
* Bug #4558 : Modified render output for XLS renderer to allow saving to the local file system
thanks <wiesemann at php dot net>
* Bug #4863 : Fixed notice in CSV renderer about the not intialized variable
thanks <info at borki dot ch>
* Bug #4872 : fixed a notice when using formatters
thanks <pupeno at pupeno dot com>
* Bug #4874 : Fixed the name of the getter call in DataObject datasource
thanks <evt at infoware dot com dot au>
* Bug #5255 : missing dependencies caused a silent bug
thanks <blcdhq at gmail dot com>
* Bug #5292 : fixed HTMLTable header parsing and generation
* Bug #5300 : Fixed notice on column formatter
thanks <kick_tisho at yahoo dot com>
* Bug #5327 : Can now define a custom lineBreak in CSV renderer. Also removed extra white space between each element.
thanks <post at mark-wiesemann dot de> and <pnovess at mac dot com>
* Bug #5535 : Fixed XLS and XUL renderers due to bad check for null
thanks Aaron Wormus

* The $type argument of the bind() method was not usable because
DATAGRID_SOURCE_* constants were defined in the wrong place : fixed
* Fixed some undefined variable notices in the XLS renderer, for empty
data rows (related to bug #5535)
* The CSV datasource did not correctly strip DOS'ish carriage returns:
fixed

Dependencies:
0.6.2 2005-01-26     beta
0.6.0 2004-12-21     beta
0.5.3 2004-08-10     alpha
0.5.2 2004-08-10     alpha
0.5.1 2004-06-25     alpha
0.5 2004-05-04     alpha
0.4.1 2004-03-16     alpha
0.4 2004-03-16     alpha