Releases: Kuestenschmiede/ExportBundle
Releases · Kuestenschmiede/ExportBundle
Version 2.7.0
Changes:
- Add fixes for Contao 5
- Update entity for doctrine 4 & add migration
Version 2.6.0
Changes:
- add custom lines
- overwrite column names
- add custom preline
Version 2.5.0
Changes:
- con4gis 10 compaptiblity
Version 2.4.2
Changes:
- add con4gis core 7
- changed sender description
Version 2.4.1
Changes:
- Set back button to calendar export
- get where clauses to reduce export query
- Fix be icon with public path
Version 2.4.0
Changes:
- Add mechanism to load child data for export
Version 2.3.6
Changes:
- Fix an issue where field dependencies failed resolving during conversion
Version 2.3.5
Changes:
- Improve unix timestamp detection during export
- Fix options callbacks relying on contingent fields also being exported
Version 2.3.4
Changes:
- Prevent error with php 7.4
Version 2.3.3
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