Skip to content

Releases: Kuestenschmiede/ExportBundle

Version 2.7.0

26 Feb 08:43

Choose a tag to compare

Changes:

  • Add fixes for Contao 5
  • Update entity for doctrine 4 & add migration

Version 2.6.0

08 May 06:40

Choose a tag to compare

Changes:

  • add custom lines
  • overwrite column names
  • add custom preline

Version 2.5.0

09 Jan 09:20

Choose a tag to compare

Changes:

  • con4gis 10 compaptiblity

Version 2.4.2

29 Mar 14:06

Choose a tag to compare

Changes:

  • add con4gis core 7
  • changed sender description

Version 2.4.1

13 Oct 16:36

Choose a tag to compare

Changes:

  • Set back button to calendar export
  • get where clauses to reduce export query
  • Fix be icon with public path

Version 2.4.0

07 Oct 08:15

Choose a tag to compare

Changes:

  • Add mechanism to load child data for export

Version 2.3.6

10 May 10:42

Choose a tag to compare

Changes:

  • Fix an issue where field dependencies failed resolving during conversion

Version 2.3.5

09 May 18:42

Choose a tag to compare

Changes:

  • Improve unix timestamp detection during export
  • Fix options callbacks relying on contingent fields also being exported

Version 2.3.4

04 May 19:03

Choose a tag to compare

Changes:

  • Prevent error with php 7.4

Version 2.3.3

04 May 09:23

Choose a tag to compare

Changes:

  • Add exclude parameters to dca fields
  • Use a variable instead of repeatedly calling the same getter
  • Prevent potential fatal error when exporting file data
  • Allow export of foreign key columns as their respective value
  • Allow export of referenced columns as their referred value
  • Allow export of columns with option callbacks as their option label