Skip to content
Snippets Groups Projects
  1. Sep 26, 2018
    • aydreeihn's avatar
      Ticket Sources · a20e98ed
      aydreeihn authored
      This commit ensures that we will always have the correct display of values for the Ticket Source regardless of if the key and value differ.
      Ex: if we had a Ticket Source that contained a space in the value, the key would be camelcased
      a20e98ed
  2. Sep 22, 2018
  3. Sep 17, 2018
  4. Sep 14, 2018
  5. Sep 13, 2018
    • aydreeihn's avatar
      Advanced Search Column Conditions · 417acb96
      aydreeihn authored
      This commit fixes an issue we had where the bolding on the Ticket Number and Subject columns of advanced searches showed the opposite of what they should have. We instead want them to be bold if the Tickets are Unanswered.
      417acb96
  6. Sep 12, 2018
    • aydreeihn's avatar
      Filter Action Validation Fixes · 3d45adc5
      aydreeihn authored
      - Let validate_actions pass if we are trying to disable/archive a Help Topic so that the filter flag can be set.
      - Make sure we do not throw validation errors when deleting a filter action. Just delete it.
      3d45adc5
    • Peter Rotich's avatar
      Merge pull request #4512 from aydreeihn/issue/email-topic-id · 1288dc31
      Peter Rotich authored
      Retain Help Topics for Emails
      1288dc31
    • aydreeihn's avatar
      Retain Help Topics for Emails · a4c02622
      aydreeihn authored
      If a Help Topic is disabled or archived and it is also selected as the Help Topic for an Email, make sure we do not remove that Help Topic from the Email. Instead, if that email receives a Ticket, we should just assign the ticket to the Default Help Topic. If there is no Default Help Topic, the Ticket will not have a Help Topic at all.
      a4c02622
  7. Sep 10, 2018
  8. Sep 06, 2018
  9. Sep 05, 2018
Loading