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

