All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed extra dot in filename
- Fixed edit link in breadcrumb for users without permission
- Fixed Postgres compatibility issues
{warning} The permissions has been changed, so existing users/user groups with limited permissions need to be reset to the new permissions.
- Added export targets dropdown in reports index
- Fixed parsing of Twig code in subject of email targets
- Fixed faulty logic in user permissions that caused issues when users had some but not other permissions (#3)
- Added plugin settings
- Added plugin title override
- Changed queue job to use target name instead of generic title
- Fixed running when having multiple reports
- Added console command for listing report targets
- Report targets is now handled via queue jobs
- Fixed highlight of subnav link
- Added console command for running report targets
- Added list of connected report targets when editing a report
- Fixed double table creation in install migration that caused SQL errors.
- Fixed SQL error when creating new report
- Changed
league/csv
dependency to not crash with other plugins
- Fixed error when creating new report
- Initial release