Skip to content
Snippets Groups Projects
  1. Aug 20, 2018
    • JediKev's avatar
      issue: Multiple File Display · d9fe25c3
      JediKev authored
      This addresses an issue where FileUploadFields on the ticket header is not
      displaying all attachments in the field.
      d9fe25c3
  2. Aug 19, 2018
  3. Aug 17, 2018
    • JediKev's avatar
      queues: Row Conditions · c6cd84f0
      JediKev authored
      This addresses an issue where row conditions are working in the preview but
      not in the actual ticket queue. This updates the `getQueue()` function to
      lookup the CustomQueue by `queue_id` if there is no CustomQueue object found
      in the QueueColumn.
      c6cd84f0
  4. 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
    • Peter Rotich's avatar
      Merge branch 'develop' into develop-next · 263110c8
      Peter Rotich authored
      263110c8
  5. Aug 14, 2018
  6. Aug 13, 2018
  7. Aug 08, 2018
  8. Aug 07, 2018
  9. Aug 06, 2018
Loading