Add concept of thread events
This patch removes several of the internal notes posted to a ticket for various events and replaces them with events added to a threads event chain. The emails are still sent out as they previously were, but internal notes are only added to the thread if an agent actually specified comments.
Showing
- include/ajax.tickets.php 0 additions, 1 deletioninclude/ajax.tickets.php
- include/class.collaborator.php 4 additions, 2 deletionsinclude/class.collaborator.php
- include/class.orm.php 2 additions, 1 deletioninclude/class.orm.php
- include/class.thread.php 247 additions, 0 deletionsinclude/class.thread.php
- include/class.ticket.php 54 additions, 78 deletionsinclude/class.ticket.php
- include/class.user.php 4 additions, 1 deletioninclude/class.user.php
- include/staff/faq-category.inc.php 1 addition, 1 deletioninclude/staff/faq-category.inc.php
- include/staff/templates/thread-entries.tmpl.php 22 additions, 86 deletionsinclude/staff/templates/thread-entries.tmpl.php
- include/staff/templates/thread-entry.tmpl.php 86 additions, 0 deletionsinclude/staff/templates/thread-entry.tmpl.php
- include/staff/templates/thread-event.tmpl.php 8 additions, 0 deletionsinclude/staff/templates/thread-event.tmpl.php
- include/staff/ticket-view.inc.php 2 additions, 1 deletioninclude/staff/ticket-view.inc.php
- scp/css/scp.css 27 additions, 2 deletionsscp/css/scp.css
- scp/tickets.php 0 additions, 8 deletionsscp/tickets.php
Loading
Please register or sign in to comment