Skip to content

Releases: AppsDevTeam/QueryObjectDataSource

v3.0.1

Choose a tag to compare

@thorewi thorewi released this 29 Jul 08:16
4357ccd
Update QueryObjectDataSource.php

v3.0: Updates dependencies and adapts to datagrid changes

Choose a tag to compare

@thorewi thorewi released this 15 Jun 18:52
Updates the minimum PHP version to 8.0.

Adapts the QueryObjectDataSource to breaking changes in the contributte/datagrid package.
Specifically updates namespaces and usage of DateTimeHelper.
Also updates the QueryObject usage to use the interface instead of the implementation and removes unused property and redundant phpDoc.

This ensures compatibility with newer versions of the datagrid library.

v2.7

Choose a tag to compare

@thorewi thorewi released this 12 Jun 05:33
2c511d4
Update composer.json

v2.6

Choose a tag to compare

@thorewi thorewi released this 11 May 10:59
cf9754c
Update composer.json

v2.5.2

Choose a tag to compare

@thorewi thorewi released this 26 Jan 05:16
fix

v2.5.1: Fix rendundant query to database

Choose a tag to compare

@thorewi thorewi released this 07 Jul 06:19
09e131b
If there was zero results

v2.5: Merge pull request #12 from vpalousek98/master

Choose a tag to compare

@thorewi thorewi released this 20 Oct 11:25
bd5add0
feat: update doctrine-components

v2.4: Merge pull request #11 from AppsDevTeam/filter-text-support

Choose a tag to compare

@thorewi thorewi released this 18 Aug 16:26
5f3516a
Filtering - support FilterText conditions

v2.3

Choose a tag to compare

@thorewi thorewi released this 02 Nov 21:05
c4b4223
Merge pull request #10 from AppsDevTeam/filterCallback-supported-vari…

v2.2.3

Choose a tag to compare

@thorewi thorewi released this 12 Jul 06:31
fix