Skip to content

Releases: omines/datatables-bundle

0.10.7

28 Nov 21:22

Choose a tag to compare

Converted XML config files to PHP, full Symfony 8 compatibility.

Full Changelog: 0.10.6...0.10.7

0.10.6

28 Nov 12:52

Choose a tag to compare

Modernization.

Full Changelog: 0.10.5...0.10.6

0.10.5

25 Nov 13:09

Choose a tag to compare

Fix assertion containing required code.

Full Changelog: 0.10.4...0.10.5

0.10.4

21 Nov 11:52

Choose a tag to compare

Compatibility with PHP 8.5 and Symfony 8.

Full Changelog: 0.10.3...0.10.4

0.10.3

24 Jul 19:53

Choose a tag to compare

What's Changed

Add validation and sanitation to order parameters to prevent outside forces causing server errors.

  • Enforce sort direction in dql. Do not allowing ordering when disabled. by @craigh in #389

New Contributors

Full Changelog: 0.10.2...0.10.3

0.10.2

23 Jun 13:28

Choose a tag to compare

What's Changed

  • Allow DateTimeColumns to handle different timezones by @NMe84 in #383

Full Changelog: 0.10.1...0.10.2

0.10.1

03 Apr 11:10
9cce090

Choose a tag to compare

What's Changed

  • Make the raw export opt-in by @mhvis in #374
  • MongoDBAdapter: set filtered and total rows in prepareQuery by @mhvis in #375

Full Changelog: 0.10.0...0.10.1

0.10.0

03 Apr 08:46
3991cf8

Choose a tag to compare

What's Changed

  • Add pre and post response events by @NMe84 in #373
  • Change AbstractAdapter to use iterator instead of array by @mhvis in #371
  • Add style and columnWidth options to the ExcelOpenSpoutExporter by @mhvis in #368
  • Fixes and changes for column filters by @mhvis in #369
  • Add raw parameter on AdapterInterface and let OpenSpout exporter use it by @mhvis in #366

Full Changelog: 0.9.2...0.10.0

0.10.0-rc.2

04 Feb 09:13
3991cf8

Choose a tag to compare

0.10.0-rc.2 Pre-release
Pre-release

What's Changed

  • Add raw parameter on AdapterInterface and let OpenSpout exporter use it by @mhvis in #366

Full Changelog: 0.10.0-rc.1...0.10.0-rc.2

0.10.0-rc.1

03 Feb 14:29
6efccf5

Choose a tag to compare

0.10.0-rc.1 Pre-release
Pre-release

What's Changed

  • Add pre and post response events by @NMe84 in #373
  • Change AbstractAdapter to use iterator instead of array by @mhvis in #371
  • Add style and columnWidth options to the ExcelOpenSpoutExporter by @mhvis in #368
  • Fixes and changes for column filters by @mhvis in #369

Full Changelog: 0.9.2...0.10.0-rc.1