- Nov 15, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Cleanup configuration prior to stable release Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Nov 14, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Previously list items rendered outside the thread-body table cell
-
Peter Rotich authored
Ensure sane and consistent styling Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
External URLs need to route through l.php Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix a few things related to site pages Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Fix width of the ticket thread body Add consistent font styling between Redactor and thread body
-
Jared Hancock authored
This include URLs in embedded links as well as URLs for external images and videos embedded via iframe elements.
-
Jared Hancock authored
-
Jared Hancock authored
Also add images on pages to the drop-down list for image choosing, and fix display of images on the client portal.
-
Jared Hancock authored
-
- Nov 13, 2013
-
-
Jared Hancock authored
-
Peter Rotich authored
Set the company name from help desk name on install Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Inline help tips for the admin panel Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix priority lookup crash when creating tickets Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix display of images in FAQ's on client portal Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Implement change of client Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Ensure unique form entries are made with each ticket Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Issue/misc Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #138
-
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.
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
Fixes a case where multiple tickets are created in one request (such as a cron job triggering multiple email fetches). The TicketForm::getInstance() called in Ticket::create() used a singleton pattern to retrieve a cached instance of the TicketForm. In the case of ticket creation, each ticket needs a new TicketForm entry instance.
-
Jared Hancock authored
-
- Nov 12, 2013
-
-
Peter Rotich authored
Use <pre> elements for plain/text API messages Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Connect the redactor editor to the auto lock Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Previously the richtext editor introduced the loss of the collision avoidance feature.
-
Peter Rotich authored
Address major Redactor issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Forbid update of email address to one of another user Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Longer addresses for the company Reviewed-By:
Peter Rotich <peter@osticket.com>
-