Skip to content

Releases: ThaDafinser/ZfcDatagrid

Column by config and more

18 Oct 19:15
Compare
Choose a tag to compare
  • create column by array (faster writing possible)
  • better seperation of Column and Types
  • more testing
  • a few other improvements

Bugfix release

11 Oct 10:45
Compare
Choose a tag to compare

Thanks for all contributions.

Next release will be a BC break release...

Action enhancement

28 Aug 19:41
Compare
Choose a tag to compare
  • Parameter support for Actions (rowId, all columns)
  • More testing
  • ....

Image support

22 Aug 19:07
Compare
Choose a tag to compare
  • Bugfix PHPUnit for PHP 5.3
  • Image display in PDF Export

Bugfix release

05 Aug 16:52
Compare
Choose a tag to compare
  • Datasource is now correctly DataSource in the namespaces

Bugfix release

03 Aug 20:12
Compare
Choose a tag to compare
  • PHPUnit tests
  • Bugfixes especially in PhpArray source
  • support for multiple values filter in PhpArray source

Export release

26 Jul 18:11
Compare
Choose a tag to compare

New features

  • Export (excel basic)
  • More styles (italic, full color support)
  • UnitTest of Columns part
  • ...