Skip to content

Releases: dudapiotr/ZfTable

3.0 Version

23 Jul 22:08
Compare
Choose a tag to compare

Callable decorator
Doctrine 2 Adapter (Source)
Array Adaper (Source)
JavaScript Events (Callable Events)
Possibility to send additional params

2.0 Version

27 Sep 12:13
Compare
Choose a tag to compare

Added support for Bootstrap 3.0.0 (also for data table). Bootstrap 2.2.2 is still support.
Added new filtering options - filtering by column
Editable decorator -> the ability to edit data(by ajax) from the table level
Row decorator for separeting row by ordering column (dividing the same data)
Row decorator for variable attribute
New conditions plugin : Between, GreaterThan, LesserThan
Exporter to CSV
Attr and VarAttr Cell decorators for adding attributes to single Cell with possibility to add conditional decorating.
Deprecated initQuickSearchOption - instead initFilters funtion
The ability to configure from table level. Configuration is more flexible and can be set diffrent for each table