Skip to content
Snippets Groups Projects
  1. Dec 17, 2013
  2. Dec 11, 2013
    • Jared Hancock's avatar
      forms: Require `title` for all custom forms · a3b13445
      Jared Hancock authored
      Otherwise, you can't click on the custom form in the table view in order to
      manage it.
      
      Fixes osTicket/osTicket-1.8#276
      a3b13445
    • 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
  3. Dec 10, 2013
  4. Dec 09, 2013
  5. Dec 05, 2013
  6. Dec 01, 2013
    • Jared Hancock's avatar
      ui: Fix large image display · e3845ad1
      Jared Hancock authored
      Fixes oversize image display to be resized in both the ticket thread and
      the redactor editor in (at least)
      
        * Ticket-view boxes
        * Client new-ticket form
        * Staff new ticket
        * Page add/edit
        * FAQ add/edit
        * Canned response add/edit
      
      Fixes osTicket/osTicket-1.8#247
      e3845ad1
  7. Nov 30, 2013
    • Jared Hancock's avatar
      auth: Handle REQUEST_URI not being authoritative · 4c7aaa03
      Jared Hancock authored
      If _SERVER{REQUEST_URI} does not start with a leading slash, add one. This
      will ensure that the redirect URL offered after a successful login will
      be to an absolute url rather than an implied relative one.
      
      Fixes osTicket/osTicket-1.7#858
      4c7aaa03
  8. Nov 27, 2013
  9. Nov 26, 2013
  10. Nov 25, 2013
  11. Nov 23, 2013
  12. Nov 16, 2013
Loading