Home » Structures » Structures_DataGrid_DataSource_DataObject
DataSource driver using PEAR::DB_DataObject
This package is unmaintained.
Download latest release 0.2.2dev1 (archived versions might be outdated)
License: New BSD
Description
This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.
Maintainers
- Olivier Guilyardi (olivierg) — lead, active
- Andrew S. Nagy (asnagy) — lead, inactive
Dependencies
Required
- PHP (>= 4.2)
- PEAR Installer (>= 1.6.0)
- Structures_DataGrid (>= 0.9.0)
- DB_DataObject (>= 1.8.7)
Releases
- 0.2.2dev1 (beta, 2010-10-10)
Release notes
License: New BSD
QA release
Directory layout
- bug #12942: datasource sorting now overrides the dataobject sort property
(thanks to Mike Rehacek)
- fixed limit() when called with a single argument (Warning: this might cause
a BC break if you're using this datasource outside of Structures_DataGrid)
- bugĀ #13199: support DB_DataObject getters in addition to pure camel-case ones
(thanks to Mads Lie Jensen) - 0.2.1 (beta, 2007-12-18)
- 0.2.0 (beta, 2007-06-14)
- 0.1.2 (beta, 2007-05-07)
- 0.1.1 (beta, 2006-12-16)
- 0.1.0 (beta, 2006-06-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #6380 | Closed | Req | 2005-12-31 | Formbuilder support: Please add primary key | |
| #6381 | Wont fix | Req | 2005-12-31 | Formbuilder support: Support of more properties | |
| #7040 | Bogus | Req | CVS | 2006-03-06 | Support for FormBuilder's _getFieldsToRender |
| #7753 | Closed | Req | 0.6.3 | 2006-05-29 | getLink() support in the DataObject driver |
| #8106 | Closed | Bug | CVS | 2006-07-03 | Moving creation of _options['fields'] outside of fetch() loop |
| #9147 | Closed | Req | 0.1.0 | 2006-10-24 | enforce quote_identifiers for sorting |
| #9377 | Bogus | Req | 0.7.2 | 2006-11-18 | fb_fieldsToRender breaks joins |
| #9803 | Closed | Req | 0.1.1 | 2007-01-11 | Build proper method name for attributes with an underscore |
| #10137 | Closed | Bug | 0.1.1 | 2007-02-20 | Only variables should be assigned by reference |
| #10203 | Bogus | Bug | 0.1.1 | 2007-02-27 | Error message from DO in count |
| #10625 | Closed | Req | 2007-04-05 | DataObjectSource and Formbuilder integration with links original values | |
| #10778 | Closed | Bug | 2007-04-19 | Wrong number of results when paging | |
| #11854 | Closed | Doc | 0.2.0 | 2007-08-17 | sort_property doc wrong |
| #12942 | Closed | Bug | 0.2.1 | 2008-01-21 | generating non-valid sql |
| #13199 | Closed | Bug | 0.2.1 | 2008-02-25 | Stripping _ from getters |
| #15879 | Feedback | Bug | 2009-02-04 | error sort with databasename attached. |