Skip to content
Snippets Groups Projects
  1. Jan 18, 2014
  2. Jan 14, 2014
  3. Jan 13, 2014
    • Jared Hancock's avatar
      Use case-insensitive matching on email address · 08398509
      Jared Hancock authored
      This patch addresses an issue where a client may have upper-case letters in
      their email address. When visiting the client portal to check the ticket
      status, previously, the exact same case would be required in the 'Email
      Address' box.
      
      This patch remove the case sensitivity for email logins.
      08398509
  4. Jan 11, 2014
  5. Jan 03, 2014
  6. Dec 31, 2013
    • Jared Hancock's avatar
      Honor ticket number in subject line without brackets · a74d9a5c
      Jared Hancock authored
      We introduced a glitch in 29b37144, which was the patch that introduced
      matching on email headers other than the Subject.
      
      I misinterpreted the original `preg_match()` regex, thinking that it was
      requiring brackets. Looking at it again today, I see that it didn't. The
      current one does, however, require surrounding brackets.
      
      This patch also allows for extra letters or dashes between the `#` and the
      ticket number. Eventually we should allow the ticket number itself to have
      extra characters -- be formattable.
      
      Fixes osTicket/osTicket-1.8#342
      a74d9a5c
  7. Dec 23, 2013
  8. Dec 17, 2013
  9. Dec 16, 2013
  10. Dec 09, 2013
  11. Dec 02, 2013
  12. Nov 30, 2013
  13. Nov 20, 2013
  14. Nov 19, 2013
  15. Nov 05, 2013
  16. Nov 01, 2013
  17. Oct 31, 2013
  18. Oct 30, 2013
Loading