- Nov 26, 2013
-
-
Peter Rotich authored
html2text: Fix several Unicode rendering issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Nov 25, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
orm: Fix handling of bool and float params Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Fix creating ticket Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
without required, internal contact field
-
- Nov 24, 2013
-
-
Jared Hancock authored
Show date and time on ticket queues Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
-
- Nov 22, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 21, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
templates: Add ${response} to ticket notice
-
Jared Hancock authored
-
Peter Rotich authored
html: Fix normalization of stuff like <html> Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
thread: Honor html setting when concatenating canned response Reviewed-By:
Pete Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Re-enable user identification by reply-to email header Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Fix validation error display on web submit Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Fixes osTicket/osTicket-1.8#203
-
Peter Rotich authored
install: Fixup template install on MySQL clusters Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
test: implement static functions and catch blocks Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
pdf: Fix incorrect conversion of closed-by name Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Fix image corruption on FAQ save Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #198
-
- Nov 20, 2013
-
-
Jared Hancock authored
Previously, html-like content would have to be run through Format::htmlchars before being passed to Format::sanitize, because things that looked like invalid html content would be removed.
-
Jared Hancock authored
Roll a few commits made post 1.7.3 Conflicts: include/class.thread.php
-
Peter Rotich authored
email: Accept inline body with disposition params Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
A mail client may indicate a header parameter (such as Novell Groupwise, which may add something like Content-Disposition: inline; modification-time: "Thu ..." ) Previously, the system would not consider the content to be a candidate for the email body, because it has parameters to the content-disposition header. This patch will still consider the part to be a candidate for the body if the mime types match and no filename is found in the content-disposition parameters.
-
Peter Rotich authored
api: Add example script to create tickets Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Unless specified, limitless input in long answers Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
upgrade: Fix phone number scrambled on upgrade Reviewed-By:
Peter Rotich <peter@osticket.com>
-