Skip to content
Snippets Groups Projects
  1. Jul 25, 2018
  2. Jul 24, 2018
  3. Jul 23, 2018
    • aydreeihn's avatar
      Collaborator Fixes: · a4de3514
      aydreeihn authored
      - Fix for ‘creating default object from empty value’ message
      - Add collaborators in the Ticket::create function instead of Ticket::open so that we can getRecipients in postMessage function
      - Add relevant thread_entry_recipients in postMessage function for front end tickets (scp or Web Portal)
      
      Note: This in turn fixes Issue #4354
      a4de3514
    • aydreeihn's avatar
      Recipients Icon + View Email Recipients for Users · 8c707b5d
      aydreeihn authored
      This commit puts the recipient icon (for one recipient or multiple) on Thread Entries created by Users. It also stores email recipients so you can view them in the Thread Entry Actions.
      
      For Emails:
      All recipients in the email are tracked
      
      For front end entries:
      All recipients who received an alert are tracked
      8c707b5d
  4. Jul 22, 2018
  5. Jul 20, 2018
  6. Jul 19, 2018
  7. Jul 18, 2018
    • aydreeihn's avatar
      Collaborator Tickets Visibility Fix: · 98dc5d9b
      aydreeihn authored
      This commit fixes the counts in the Web Portal based on which Tickets the User has access to.
      98dc5d9b
    • aydreeihn's avatar
      Collaborator Tickets Visibility: · e9db21a5
      aydreeihn authored
      This feature gives Agents the capability deciding whether or not Users should be able to see Tickets to which they are Collaborators for in their Ticket queues.
      
      By default, Users are able to see all Tickets they take part in whether they are the User for the Ticket or a Collaborator.
      
      If the Agent would like to disable Users seeing their Collaborator Tickets, they can configure the setting here:
      Admin Panel | Tickets | Settings | Collaborator Tickets Visibility
      e9db21a5
    • aydreeihn's avatar
      Email Recipients Revisited Corrections · 731c9fe9
      aydreeihn authored
      - Clean up/correct notifyCollaborators function
      - Make sure function calls are passing in all needed variables
      - getContact function added to EmailRecipient class to properly set up email notifications
      - Corrections on encoding recipients for thread entries
      731c9fe9
    • Peter Rotich's avatar
      Merge pull request #26 from aydreeihn/issue/collaborator-font · 2325760f
      Peter Rotich authored
      Ticket-View Collaborator Collapsible Fix:
    • aydreeihn's avatar
      Ticket-View Collaborator Collapsible Fix: · 7be98ee7
      aydreeihn authored
      This commit fixes an issue where the font for the word 'Collaborators' was being overwritten by the font associated with the icon-caret-right class.
      7be98ee7
  8. Jul 17, 2018
  9. Jul 16, 2018
    • JediKev's avatar
      issue: Select2 Placeholder Bug · fa6b7ae8
      JediKev authored
      This addresses an issue where Select2 Placeholders are being cutoff due to a
      bug in Select2.
      fa6b7ae8
    • JediKev's avatar
      typo: Template Patch · 6a328309
      JediKev authored
      This addresses an issue where there was a typo in the latest template patch
      causing an unsuccessful run.
      6a328309
Loading