- May 21, 2014
-
-
Jared Hancock authored
Previously, the display of the button was incorrect and more than one button might have been displayed.
-
Jared Hancock authored
htmLawed stripped/discarded <div> tags nested inside inline tags such as <a>. The previous replacement engine would replace <img> tags with <div> tags and would cause the HTML to be corrupted by htmLawed. This patch uses <span> tags which have CSS rules to be displayed as inline-blocks. This should stay truer to the normal sizing and placement of the original <img> tag.
-
Jared Hancock authored
And use admin-defined site logo
-
- May 20, 2014
-
-
Peter Rotich authored
forms: Fixup misleading page after save Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Allow stylesheet for printing Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Don't save on validation errors Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Also, write js and css links to be forcibly reloaded by the browser after deployment
-
clonemeagain authored
As suggested by: https://github.com/osTicket/osTicket-1.8/issues/755
-
- May 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Alert on Internal Note Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Send an alert to assigned staff/team on an internal note even when a ticket is closed.
-
Jared Hancock authored
bug: "No Alerts" on assignment for teams Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- May 12, 2014
-
-
Peter Rotich authored
-
- May 09, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
oops: Fix a few small issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 08, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Enhancements Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Add ability to disable canned responses Fix team drop down selection Remove priority escalation setting in SLA page (implementation is on todo list)
-
Jared Hancock authored
captcha field without autocomplete Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
- May 07, 2014
-
-
Peter Rotich authored
oops: Add "size" to allowed API properties for attachments Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix images in new ticket notice to end user Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Show close date on closed tickets queue Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Make mail parsing more memory efficient Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Remove usage of preg_match_all for large strings
-
Peter Rotich authored
bounce: Handle rfc/1892 style bounce notices Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
alerts: Send new note alert to assigned team members Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-