API Quick Reference GuideDemo Mini-SiteQcodo HostingQcodo Manual ProjectQForge
Welcome,
My Account | Logout

QFilteredDatagrid 4.1.0

Download: QFilteredDataGrid v4.1.0.zip
Size: 12.03 KB
md5_file hash: ae550ea22fe95c043d8287252f61b40e
First released: Thu, 04/03/2008 - 20:48

I've moved to a new distribution site. Please see notes / new versions at:
http://zcodo.com/project/QFilteredDataGrid-BC

JQCODO - Qcodo for Joomla 1.0.0

First released: Mon, 01/28/2008 - 18:43

release of qcodo 0.3.32 for joomla 1.0.12

Future development and release are maintained at http://www.sdconsulting.ca

Sebastien

QCheckboxTree 1.1.0

Download: QCheckboxTree 1.1.0.zip
Size: 6.34 KB
md5_file hash: 6ae705cd5ccc282c302b01fd6382f083
First released: Thu, 01/24/2008 - 16:56

V1.1.0
- Added checks to prevent extra Change events
- Added support for saving and restoring states

Note, you'll also need the altered QTreeNav.class.php file provided below.

QFilteredDatagrid 4.0.0

Download: QFilteredDataGridv4.0.0.zip
Size: 10.1 KB
md5_file hash: 24e6a8082b2cab7577734a989a3c500b
First released: Mon, 10/29/2007 - 23:11

- Added new Advanced List filters
- Removed reliance on arrays, moving to a fully OO based approach
- Released under MIT license to ease possible inclusion into the core

See README.txt for more details

QCLI 1.0

Download: qcli-1.0.tar_0.gz
Size: 7.51 KB
md5_file hash: c58448fc3a6b4f24783f9c2037b8afb1
First released: Thu, 10/11/2007 - 23:15

Changes:
- Moved QCLI classes to a separate class file
- Fixed issue with HasBareOpts() and GetBareOpt()

QCodo Modularization 0.6

Download: QCodo Modularization Framework.0.6.zip
Size: 16.18 KB
md5_file hash: 260bcff23ee703b34e99be1aaf22c3f9
First released: Tue, 07/10/2007 - 15:50

Misc updates, and included QApplicationData.class.php which was missing previously.

QCheckboxTree 1.0.1

Download: QCheckboxTree 1.0.1.zip
Size: 3.64 KB
md5_file hash: 925e5b2c878663694a49332c6da46584
First released: Wed, 05/30/2007 - 19:18

Minor bug fix for PHP 5.2

QCheckboxTree 1.0.0

Download: QCheckboxTree 1.0.zip
Size: 3.6 KB
md5_file hash: a1e00da4a5fd3073770a4a4a70b3d57a
First released: Wed, 05/30/2007 - 15:31

This first release is feature-complete, providing checkboxes for each selected item, and using different CSS rules to a normal QTreeNav.

QFilteredDatagrid 3.1.2

Download: QFilteredDataGridv3.1.2.zip
Size: 6.45 KB
md5_file hash: 64b9d1a1dac8805278fdf282e3c69812
First released: Tue, 05/01/2007 - 18:55
Last updated: Tue, 05/01/2007 - 18:55

Adopted vakopian's refactoring to eliminate the GetChildControlByName function.

See notes on v3.1 for more details.

QFilteredDatagrid 3.1.1

Download: QFilteredDataGridv3.1.1.zip
Size: 6.47 KB
md5_file hash: 12cde3d5035c8577c589e63c7a8a2dfc
First released: Mon, 04/30/2007 - 16:01

Refactored to be more future-proof.