Historial de cambios

—————————————–
Change history for Cetasko
—————————————–

— PrestaShop 1.7.x —

VERSION 3.1.2 – major upgrade (22/10/2018)
* ADD: upgrade logo
* ADD: move scroll to last message in view ticket
* ADD: increase size ticket title to 128 characters
* ADD: default priority defined
* ADD: ticket departaments
* ADD: departaments for employee
* ADD: pie chart in dashboard (tickets by departament, tickets by state, tickets by priority)
* ADD: average messages by ticket in dashboard
* ADD: use getBreadcrumbLinks() in module controller in PrestaShop 1.7
* ADD: change id_ticket by reference in url ticket (customer account)

VERSION 3.0.14 (20/08/2018)
* ADD: setMedia new param in AdminControllers
* ADD: new icon “help” in admin menu
* FIX: unknown column ‘attachment_name’ in ‘field list’
* ADD: author’s change
* FIX: PrestaShop validator standards code structure

VERSION 3.0.9 (17/05/2018)
* FIX: ticket filter by subject
* FIX: when administrator send a response now is sended this response by email
* ADD: use select2 plugin for selects
* ADD: encrypted attachments
* ADD: ticket position field
* FIX: change Ticket::id_state and Ticket::id_priority by Ticket::id_ticket_state and Ticket::id_ticket_priority
* ADD: compatible with Official GDPR Compliance by PrestaShop Module

VERSION 3.0.2 (02/05/2018)
* ADD: welcome controller
* ADD: welcome text

VERSION 3.0.0 (24/04/2018)
* ADD: ps_versions_compliancy min: 1.7, max: _PS_VERSION_

— PrestaShop 1.6.x —

VERSION 2.1.1 – major upgrade (22/10/2018)
* ADD: upgrade logo
* ADD: move scroll to last message in view ticket
* ADD: increase size ticket title to 128 characters
* ADD: default priority defined
* ADD: ticket departaments
* ADD: departaments for employee
* ADD: pie chart in dashboard (tickets by departament, tickets by state, tickets by priority)
* ADD: average messages by ticket in dashboard
* ADD: change id_ticket by reference in url ticket (customer account)

VERSION 2.0.12 (20/08/2018)
* FIX: unknown column ‘attachment_name’ in ‘field list’
* ADD: author’s change
* FIX: PrestaShop validator standards code structure

VERSION 2.0.9 (17/05/2018)
* FIX: ticket filter by subject
* FIX: when administrator send a response now is sended this response by email
* ADD: use select2 plugin for selects
* ADD: encrypted attachments
* ADD: ticket position field
* FIX: change Ticket::id_state and Ticket::id_priority by Ticket::id_ticket_state and Ticket::id_ticket_priority
* ADD: compatible with Official GDPR Compliance by PrestaShop Module

VERSION 2.0.2 (02/05/2018)
* ADD: welcome controller
* ADD: welcome text

VERSION 2.0.0 (24/04/2018)
* ADD: ps_versions_compliancy min: 1.6, max: 1.6.9.9

VERSION 1.1.3 (09/03/2018)
* FIX: compatible with smarty cache for JavaScript and nl2br in descriptions. Tinymce not available with smarty cache for javascript
* ADD: now it is possible enable or disable rich text editor for messages
* FIX: sending email to the administrator instead of the email that is configured inside cetasko
* ADD: now it is possible to enable attachments or not
* ADD: file attachment present in email
* ADD: now it is possible to indicate the extensions of the allowed files

VERSION 1.0.7 (14/02/2018)
* FIX: customer tickets table ajustment in small devices
* ADD: customer tickets order by date last message
* FIX: breadcrumb in PrestaShop 1.7

VERSION 1.0.4 (17/08/2017)
* FIX: cast conversion
* FIX: bulk actions in backoffice

VERSION 1.0.2 (09/07/2017)
* ADD: display tickets in hook admincustomer
* ADD: display tickets in hook adminorder

VERSION 1.0.0 (24/06/2017)
* first version