Releases: Extendas/AliDatatableBundle
Releases · Extendas/AliDatatableBundle
4.0.1 - ORM 3 compatibility
4.0.0 - Symfony 6 compatibility
3.0.0
What's Changed
- Update index.md by @WickedSilver in #1
- Static filtering by @WickedSilver in #2
- fixed example and removed jquery add class for active field by @WickedSilver in #3
- Now uses the equals sign (instead of LIKE %%) for filters by @rbaarsma in #4
- Previously added feature to only search with equals (=) on filters, h… by @rbaarsma in #5
- added static helper to create filter for array of entities by @rbaarsma in #6
- added DateTimeFilter by @rbaarsma in #7
- when filtering time, assume minutes, and set end time seconds to 59 t… by @rbaarsma in #9
- added multi select filter and handling by @rbaarsma in #11
- Twig_sameas_syntax Sameas to same as syntax update by @edwintenbrinke in #12
- getJoins and getQuery update in DoctrineBuilder by @Tayfun74 in #15
- default value for constructboolean by @Tayfun74 in #14
- entity_renderer_bug use single_entity instead of entity by @Tayfun74 in #16
- Added support for query hints by @WickedSilver in #17
- Added direct support for Query Hints in the Datatable by @WickedSilver in #18
- Fallback on default start and end dates if required. by @WickedSilver in #19
- New configurable way of querying the data by @WickedSilver in #20
- SPIN-3124 Added forcing index by @WickedSilver in #21
- multi select improvements by @WickedSilver in #22
- templating fixes by @Tayfun74 in #23
- Fixed compat with doctrine/orm >2.10 by @WickedSilver in #25
- SPIN-4659 reworked filtering by @WickedSilver in #26
- Version update by @Tayfun74 in #24
New Contributors
- @WickedSilver made their first contribution in #1
- @rbaarsma made their first contribution in #4
- @edwintenbrinke made their first contribution in #12
- @Tayfun74 made their first contribution in #15
Full Changelog: v2.1.1...3.0.0
v2.1.1: Merge pull request #182 from WickedSilver/patch-1
Dutch translation fix (minor)