Releases: ThaDafinser/ZfcDatagrid
Releases · ThaDafinser/ZfcDatagrid
Column by config and more
- create column by array (faster writing possible)
- better seperation of Column and Types
- more testing
- a few other improvements
Bugfix release
Thanks for all contributions.
Next release will be a BC break release...
Action enhancement
- Parameter support for Actions (rowId, all columns)
- More testing
- ....
Image support
- Bugfix PHPUnit for PHP 5.3
- Image display in PDF Export
Bugfix release
- Datasource is now correctly DataSource in the namespaces
Bugfix release
- PHPUnit tests
- Bugfixes especially in PhpArray source
- support for multiple values filter in PhpArray source
Export release
New features
- Export (excel basic)
- More styles (italic, full color support)
- UnitTest of Columns part
- ...