BUGS
Ticaga 1.1.1 has been released
This is a bug fix release of Ticaga, you can download the full zip or the patch files.
Bugs:
Bugs:
- New Response Mailer had a ")" in the wrong place. This prevents the email being sent.
- Ticket view date was incorrect.
App/Mail/NewResponse.php: 41 - Had an extra ")" at the end of department_name.
App/Mail/NewResponse.php: 43 - Missing the ")" after the $email_company.
App/Http/Controllers/TicketsController.php: 30 - Because all tables have a "created_at" field, it was picking up the user "created_at" date and not the ticket date.
You can download the patch here: https://billing.ticaga.com/plugin/download_manager/admin_main/download/1
You can download the latest version here: https://ticaga.com/latest.zip
App/Mail/NewResponse.php: 43 - Missing the ")" after the $email_company.
App/Http/Controllers/TicketsController.php: 30 - Because all tables have a "created_at" field, it was picking up the user "created_at" date and not the ticket date.
You can download the patch here: https://billing.ticaga.com/plugin/download_manager/admin_main/download/1
You can download the latest version here: https://ticaga.com/latest.zip