Skip to content
Snippets Groups Projects
  1. Apr 23, 2014
  2. Apr 16, 2014
  3. Apr 11, 2014
  4. Apr 02, 2014
  5. Apr 01, 2014
  6. Mar 27, 2014
  7. Feb 20, 2014
  8. Jan 18, 2014
    • Jared Hancock's avatar
      search: Improve typeahead search results · e69c0fd1
      Jared Hancock authored
      Fixup search for users with hits in an searchable authentication backend:
      
        * If there is a hit for the remote backend, include that in the search for
          local users by email address. If there is a hit locally for the same
          email address, then remove the remote hit from the search results.
      
      Fixup typeahead results
      
        * Abort previous search requests when the user enters more text into the
          search fields. This makes the search box feel more consistent, and
          avoids the case where the user finishes typing and valid search hits
          never appear
      e69c0fd1
  9. Jan 17, 2014
  10. Dec 18, 2013
  11. Dec 13, 2013
  12. Dec 11, 2013
    • Jared Hancock's avatar
      forms: Fixup possible XSS exploit · a0999cb4
      Jared Hancock authored
      Displaying field values on various pages and dialogs could result in cross
      site scripting exploits.
      
      Fixes osTicket/osTicket-1.8#296
      a0999cb4
    • Jared Hancock's avatar
      Allow edit of user on ticket-edit page · 431345ad
      Jared Hancock authored
      Previously, the user information could only be modified on the ticket-view
      page. For instance, if creating a new ticket for a user, no new information
      could be added or modified on the user until after the ticket was created
      
      Fixes osTicket/osTicket-1.8#281
      431345ad
  13. Nov 27, 2013
  14. Nov 26, 2013
  15. Nov 13, 2013
    • Jared Hancock's avatar
      Implement change of client · 182188cd
      Jared Hancock authored
      Allows the client to be changed on a ticket. Previously, only the
      information about the client associated with the ticket was editable. This
      patch permits assigning a completely different user to the ticket.
      182188cd
  16. Oct 09, 2013
  17. Feb 19, 2013
  18. Mar 30, 2012
Loading