Skip to content
Snippets Groups Projects
  1. Aug 19, 2018
  2. Aug 16, 2018
    • JediKev's avatar
      issue: mPDF Arabic Fonts · 01c4dda2
      JediKev authored
      This addresses issue 4449 where using an Arabic language pack and trying to
      print a ticket returns a PDF with either squares for text or no text at all.
      01c4dda2
    • aydreeihn's avatar
      Relative Time Fixes: · c4ec9a09
      aydreeihn authored
      This commit removes the logic that was used for time within 2 days which would give a result of either today or tomorrow when something could actually be in 2 days instead.
      
      It also rounds relative time that is within 29 days so that the result will be more accurate.
      Ex: 1.99 will round to 2 instead of showing 1
      c4ec9a09
  3. Aug 14, 2018
  4. Aug 13, 2018
  5. Aug 08, 2018
    • JediKev's avatar
      issue: Wrong Attachment Names · b0b76170
      JediKev authored
      This addresses an issue where FileUploadFields are displaying the old names
      of existing files with new names.
      b0b76170
  6. Aug 07, 2018
  7. Aug 06, 2018
  8. Aug 05, 2018
  9. Aug 03, 2018
  10. Aug 02, 2018
  11. Aug 01, 2018
  12. Jul 31, 2018
    • Peter Rotich's avatar
      Merge pull request #4385 from aydreeihn/issue/web-portal-issues · ad45e426
      Peter Rotich authored
      Reset Button Fix:
    • aydreeihn's avatar
      Reset Button Fix: · 73ed2e57
      aydreeihn authored
      This commit makes sure that when the Reset button is hit, we only reset File Upload Field attachments for the specific form we're on.
      
      Ex: Viewing a Ticket as an Agent and switching between 'Post Reply' and 'Post Internal Note'. If you had an image in the Post Reply file upload but switched to Post Internal Note and hit Reset, only the text/attachments on the Post Internal Note tab would be cleared.
      
      (Improves upon #4369)
      73ed2e57
Loading