- Oct 11, 2016
-
-
https://github.com/ublaboo/datagridPavel Janda authored
* 'master' of https://github.com/ublaboo/datagrid: Fixed typo in exception message
-
Pavel Janda authored
-
Martin Procházka authored
- Oct 09, 2016
-
-
Pavel Janda authored
-
Pavel Janda authored
-
https://github.com/ublaboo/datagridPavel Janda authored
* 'master' of https://github.com/ublaboo/datagrid: fix DataGrid::createSorting() $sort_callback was nullable for init request -> problem with sofistic QueryBuilder use-cases
-
Pavel Janda authored
-
Pavel Janda authored
fix Column::setSortableCallback() (in DataGrid::createSorting())
-
Pavel Janda authored
-
Pavel Janda authored
Use Escape key to cancel small inline edit
- Oct 05, 2016
-
-
Martin Procházka authored
Fix for fetch-joined DoctrineDataSource
-
- Oct 04, 2016
-
-
Roman Vohník authored
Method getCount correctly uses doctrine's Paginator, but getData returns result directly. It's causing wrong pagination in grid if you provide QueryBuilder with joins - shows less rows than it should be. This commit change getData method to return result via doctrine's Paginator. @see http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/pagination.html
-
- Oct 03, 2016
-
-
Martin Procházka authored
Set filters in separate rows
-
Dalibor authored
-
Martin Procházka authored
Adding addParameters; Fixes #364
-
- Sep 30, 2016
-
-
Filip Vozár authored
-
- Sep 27, 2016
-
-
Martin Procházka authored
fluent setter for setValue on filter
-
Dalibor authored
-
- Sep 25, 2016
-
-
Martin Procházka authored
Support for filtering by exact value
-
Dalibor authored
-
- Sep 22, 2016
-
-
attreid authored
-
- Sep 19, 2016
-
-
Pavel Janda authored
-
Pavel Janda authored
Limit jQuery version to ^2.0; Fixes #361
-
Martin Procházka authored
-
Pavel Janda authored
- Sep 16, 2016
-
-
Martin Procházka authored
Pagination template: fix show 0 items
-
Adam Žurek authored
When no items found then show "Items: 0-0 of 0" text instead of "Items: 1-0 of 0".
-
- Sep 14, 2016
-
-
Jakub Janata authored
$sort_callback was nullable for init request -> problem with sofistic QueryBuilder use-cases
-
Pavel Janda authored
fix DataGrid::removeColumn()
-
Jakub Janata authored
$columns_visibility => E_NOTICE: Undefined index:
-
- Sep 12, 2016
-
-
Pavel Janda authored
Update bower: nette-forms to version ^2.3 (compatible with 2.4)
-
attreid authored
-