Skip to content
Snippets Groups Projects
  1. Sep 26, 2014
  2. Sep 25, 2014
  3. Sep 24, 2014
  4. Sep 19, 2014
  5. Sep 17, 2014
  6. Sep 15, 2014
  7. Sep 12, 2014
  8. Sep 11, 2014
  9. Sep 10, 2014
    • Jared Hancock's avatar
      v1.9.4-rc2
      9f54e677
    • Jared Hancock's avatar
      email: Improve user identification from headers · 67782d9a
      Jared Hancock authored
      Previously, the code would scan the email headers until it found a positive
      match from any of the email headers scanned. Additionally, it would attempt
      to find the user from the tagged email references header. However, this
      algorithm assumed that the references header was constant and predictable in
      its ordering. Recent tests with Gmail prove otherwise in some tests.
      
      This patch changes the system so that only the tagged reference header is
      included in the References header, and it will scan all items in a header
      (namely the References header) until both the thread and a user are
      identified. If a user can be identified, the thread and user are returned.
      Otherwise, the first thread hit is returned.
      67782d9a
    • Peter Rotich's avatar
      Ticket status change · d367a12e
      Peter Rotich authored
      Redirect to tickets listing page when a ticket is resolved or closed via
      status change.
      d367a12e
    • Peter Rotich's avatar
      Ticket deletion · 30e7a424
      Peter Rotich authored
      Show different messages and placeholder on ticket(s) deletions
      30e7a424
  10. Sep 09, 2014
  11. Sep 08, 2014
  12. Sep 05, 2014
  13. Sep 04, 2014
Loading