- Oct 25, 2013
-
-
Jared Hancock authored
When the include path is written in bootstrap.php, ensure that extra slashes are not accidentally added
-
- Oct 23, 2013
-
-
Jared Hancock authored
Fix syntax error :( Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
html2text revisited. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Support ownerId in simple search Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Fix preg_replace bugs
-
Jared Hancock authored
-
- Oct 22, 2013
-
-
Peter Rotich authored
Consistently handle emails Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
If the xml extension for php is not loaded, this patch will do a better job of honoring line break hints in the html.
-
Peter Rotich authored
Fix deployment script Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix NOTICE errors from cli cron Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Upgrader double encodes < to &lt; Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Several commits made after another feature review Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Provide fallback html2text mechanism if PHP xml extension is not available
-
Jared Hancock authored
-
Peter Rotich authored
Correct issues with the API Reviewed-By:
peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Allow for type and encoding specification of the message body and better describe the integration with custom form fields.
-
- Oct 21, 2013
-
-
Jared Hancock authored
Upgrade to htmLawed 1.1.16 Remove @id attributes as they could confuse existing id attributes used for styling and javascript. Remove @class attributes except for standard ones used by Microsoft® office which have entries in our thread stylesheet.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Linebreaks mode will result in <Enter> key adding a <br/> element to the HTML markup rather than starting a new paragraph <p> element. This patch also changes the behavior of the <Tab> key to change focus away from the Redactor editor rather than indenting the current block.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This means that drive-by mouse hovers, where the user likely did not intend for the hover to actually popup the banner with the filename and download button, do not trigger the popup. This patch changes the popup effect so that it requires a 500ms hover before the popup is shown.
-
Jared Hancock authored
Wrap the upgraded email template data in an HTML <div> element so that the final content is valid HTML. This is useful for the mailer to identify the message content as HTML
-
- Oct 20, 2013
-
-
Peter Rotich authored
-
- Oct 19, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
Fix PHP NOTICE level errors for cron jobs executed from the command line Fixes #4
-
Jared Hancock authored
Fixes #20
-
- Oct 18, 2013
-
-
Jared Hancock authored
Conflicts: include/mysqli.php include/staff/faq-categories.inc.php setup/tips.html
-
Jared Hancock authored
Include category when searching the knowledge base Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Support non-standard port numbers for MySQLi Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Oct 17, 2013
-
-
Jared Hancock authored
-
Peter Rotich authored
-