Archive forJanuary, 2011

Version 0.7.1 Released. It’s a bug-fix release!!!

Hi guys,

I’m please to announce the immediately availability of ZFDatagrid 0.7.1

This is a bugfix release, so no new features (except “or” in filters) or no changes with your existing code.

Here is the bugfix list:
FIXES:
. Limit clause not being respected
. JS function for changing filters not working [562]
. perPage selector disappearing [559]
. Manual filters(array) not working [567]
. CRUD Edit always edit the first record of the source and not the passed one [563]
. Filtering aggregate functions from zend select should be in the having clause [551]
. Replacing multidimensional array values [564]
. Use of Bvb_Grid_Source_Zend_Select/Table does not work through provided Model [472]
. Custom fields being ignored on Mass Actions
. orderFiled Option not being applied in certain circumstances [414]
. Issue with compound keys and models
. css and row conditions
. Reset Column not working

NEW:
. Added “OR” search in filters (||textTosearch) [570]

Please check the project page for downloads ( http://code.google.com/p/zfdatagrid/ ).

As usual, any suggestion is welcome. Also report any issue you may find.

Be cool

Comments (19)

Version 0.7 released

Hi guys,

I’m please to announce the immediately availability of ZFDatagrid 0.7.

300 commits later and more than 200 issues closed, here it his.

This is a highly recommended update has it brings some new features, but is also more solid and stable. This is the first release with phpDocumentation that can be accessed here: http://zfdatagrid.com/phpdoc

Also there is a all new documentation PDF (Thanks to Dan Farrow for revision).

Please check the project page for downloads ( http://code.google.com/p/zfdatagrid/ ).

Some new features include:

Crud Operations
Disable CSRF
Disable Columns for CRUD operations
Define input type
Decorators Improvements
Special tags for operations

Table
Save params in session
Never Show Order Images
Start at a specific record
Complex rows with rowspan/colspan

Core
Special Decorators ({{format}} {{callback}} {{helper}} )
Field placeholder tags

Issues
More than 200 issue reports closed. Mostly related with: CRUD, operations, Filters, Ajax and PDF.

As usual, any suggestion is welcome. Also report any issue you may find.

Be cool

Comments (5)