Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 12, 2018
    • 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
  3. Sep 10, 2018
  4. Sep 06, 2018
  5. Sep 05, 2018
  6. Sep 04, 2018
    • aydreeihn's avatar
      Email Name Format · 015d45a6
      aydreeihn authored
      This commit further corrects issues where emails were being sent out with names being improperly formatted if the name format is set as 'Last, First' or if it has special characters.
      015d45a6
  7. Aug 31, 2018
    • JediKev's avatar
      oops: Selection Search Bug · 2f3ecc59
      JediKev authored
      This addresses an issue introduced with 4124 where searching for a Selection
      Field with the criteria "does not have a value" throws an `implode()`
      warning.
      2f3ecc59
  8. Aug 29, 2018
  9. Aug 28, 2018
    • JediKev's avatar
      issue: Existing User Registration · 4a371e40
      JediKev authored
      This addresses an issue where registering as a non-existing user fails to
      register nor create an account. This is due to a check added in `824e92`
      that fails if there is no User model found for the address provided.
      4a371e40
Loading