Skip to content
Snippets Groups Projects
  1. Sep 05, 2018
  2. 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
  3. 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
  4. 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
    • aydreeihn's avatar
      Implement Referral Internal Notes · 74ed76b9
      aydreeihn authored
      This commit stores internal notes if an Agent includes one while creating a Thread Referral.
      74ed76b9
    • JediKev's avatar
      issue: Default Help Topic Issue Summary · 77e44464
      JediKev authored
      This addresses issue 4473 where users creating a ticket with the Help Topic
      preselected shows a validation error for the Issue Summary field. This is
      due to the new `getFormName()` function that creates new field form names
      based on the user’s/agent’s session. When the Help Topic is preselected,
      `_form` is not set for each field so the hashed name of the fields before
      ticket submit is different than after ticket submit.
      77e44464
  5. Aug 27, 2018
  6. Aug 24, 2018
  7. Aug 23, 2018
    • JediKev's avatar
      issue: Image CID Attributes · 9fab35a5
      JediKev authored
      This addresses an issue where images in email signatures containing a
      `data-cid` attribute will either crash the ticket page or not show the image
      in the signature.
      9fab35a5
    • JediKev's avatar
      forms: Disabled By Help Topic Users · 0780eb7d
      JediKev authored
      This addresses issue 4470 where Users creating tickets via Client Portal and
      failing to fill out a required field makes disabled fields by Help Topic
      appear on the page. When the disabled fields appear they allow Users to
      populate and save data that they were not meant to submit.
      0780eb7d
  8. Aug 22, 2018
  9. Aug 21, 2018
  10. Aug 20, 2018
Loading