Skip to content

Tags: AppsDevTeam/QueryObjectDataSource

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update QueryObjectDataSource.php

v3.0

Toggle v3.0's commit message
Updates dependencies and adapts to datagrid changes

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

Toggle v2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

v2.6

Toggle v2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

v2.5.2

Toggle v2.5.2's commit message
fix

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix rendundant query to database

If there was zero results

v2.5

Toggle v2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from vpalousek98/master

feat: update doctrine-components

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from AppsDevTeam/filter-text-support

Filtering - support FilterText conditions

v2.3

Toggle v2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from AppsDevTeam/filterCallback-supported-vari…

…able-reference

Call filterCallback supported variable reference

v2.2.3

Toggle v2.2.3's commit message
fix