Released June 22, 2011

Additions

Add new memmber jqScheduler
Added two new classes Template and Session

Added two new options sharedDelOptions and sharedAddOptions (just like sharedEditOptions). When set to true they can be get using the getGridParam java script method from grid options array.

Fixes

Grid

Fix search module when data contain $ char
Fix SQL Server driver to get correct the primary key
Fix SQL Server driver for checking a undefined values
Fix fetch_num, fetch_object and coulumnCaount methods in Array driver
Fix debuging in queryGrid method
Fix export to Excel for PostgreSQL database for date fields
Fix array driver to support _ in names
Fix for array driver when search and empty result
Fix for single search method
Fix Exporting when array driver and there is a where clause
Fix properly build WHERE clause in array driver
Fix set ASC when ORDER is set to be default in array driver
Fix for closeCursor to reset the counter in array driver