Completed
Push — master ( c7dd9d...3d04ee )
by Pavel
02:45
created

Changes

7 issues (3 major, 2 minor, 2 informational) were introduced.
4 issues were fixed.
2 new patches (Doc Comments, Unused Use Statements) are available.
6 added classes/operations
Arrow A Sorting added
Arrow A Column::setSortableCallback() added
Arrow A Column::getSortableCallback() added
Arrow A Sorting::__construct() added
Arrow A Sorting::getSort() added
Arrow A Sorting::getSortCallback() added
A B DibiFluentDataSource::sort() got worse
A B DoctrineDataSource::sort() got worse
A B NetteDatabaseTableDataSource::sort() got worse
7.66
▶   ± 0
Head
Pavel Janda  
Added possibility to use custom callback for sorting, datasources::sort() updated, BC break, closes #137
Base
Pavel Janda  
Enable reseting pagination aftre sorting, closes #138