This commit completely removes the BCC functionality.
This means Agents can no longer choose to add a BCC User while creating or responding to a Ticket. This also means that if a User emails in a Ticket where someone is BCC'd, the Ticket will be created without the BCC'd User(s). If an email is sent where the Department email is BCC'd, a Ticket is created for that Department and other Users in the email are added as Collaborators. This also changes the response options for Agents. They now have the options to: - Reply All (User + Collaborators) - Reply to User (only the User) - Do not Email Reply (Previously the options were Reply All, Reply to User, Reply to CC + User, Reply to BCC, Do not Email Reply)
Showing
- assets/default/css/theme.css 0 additions, 22 deletionsassets/default/css/theme.css
- include/ajax.thread.php 1 addition, 1 deletioninclude/ajax.thread.php
- include/class.collaborator.php 0 additions, 6 deletionsinclude/class.collaborator.php
- include/class.template.php 0 additions, 36 deletionsinclude/class.template.php
- include/class.thread.php 1 addition, 35 deletionsinclude/class.thread.php
- include/class.thread_actions.php 1 addition, 1 deletioninclude/class.thread_actions.php
- include/class.ticket.php 13 additions, 134 deletionsinclude/class.ticket.php
- include/client/templates/thread-entry.tmpl.php 3 additions, 8 deletionsinclude/client/templates/thread-entry.tmpl.php
- include/client/view.inc.php 1 addition, 9 deletionsinclude/client/view.inc.php
- include/i18n/en_US/help/tips/tickets.queue.yaml 1 addition, 5 deletionsinclude/i18n/en_US/help/tips/tickets.queue.yaml
- include/i18n/en_US/templates/email/ticket.activity.notice.bcc.yaml 0 additions, 38 deletions...18n/en_US/templates/email/ticket.activity.notice.bcc.yaml
- include/i18n/en_US/templates/email/ticket.notice.bcc.yaml 0 additions, 52 deletionsinclude/i18n/en_US/templates/email/ticket.notice.bcc.yaml
- include/i18n/en_US/templates/email/ticket.reply.bcc.yaml 0 additions, 39 deletionsinclude/i18n/en_US/templates/email/ticket.reply.bcc.yaml
- include/staff/templates/collaborators.tmpl.php 0 additions, 10 deletionsinclude/staff/templates/collaborators.tmpl.php
- include/staff/templates/thread-entry.tmpl.php 1 addition, 14 deletionsinclude/staff/templates/thread-entry.tmpl.php
- include/staff/ticket-open.inc.php 10 additions, 33 deletionsinclude/staff/ticket-open.inc.php
- include/staff/ticket-view.inc.php 2 additions, 53 deletionsinclude/staff/ticket-view.inc.php
- include/upgrader/streams/core/ad9d0a5f-0ca85857.patch.sql 1 addition, 2 deletionsinclude/upgrader/streams/core/ad9d0a5f-0ca85857.patch.sql
- scp/css/scp.css 0 additions, 21 deletionsscp/css/scp.css
- scp/tickets.php 0 additions, 19 deletionsscp/tickets.php
Loading
Please register or sign in to comment