- Oct 28, 2013
-
-
Jared Hancock authored
Which will help fight off spammers. This should be coupled with logic that will add some enticing fields, like 'email' and 'name' to invite bot input. Then, on the form processing side, a spam submission can be detected and handled differently from human submissions. This should lessen reliance on CAPTCHA only as spam detection.
-
Peter Rotich authored
Render empty tables as an empty string Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Support HTML printing to PDF Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Upgrade to Redactor 9.1.6 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix incorrect sql statement Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Oct 26, 2013
-
-
Jared Hancock authored
in Client::getLastTicketIdByEmail()
-
- Oct 25, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
This provides better compatibility with mPDF, which doesn't support the CSS white-space:pre-wrap property
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Avoid adding extra slashes to the INCLUDE_PATH Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix keeping selection value in a selection field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Retire TCL based uninitialized variable lint Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Draft cleanup revisited. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Fetch file data before hashing Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
When the include path is written in bootstrap.php, ensure that extra slashes are not accidentally added
-
Jared Hancock authored
Previously, the value of the selection was lost in the request and, if the form field was marked as required, then a ticket could never be submitted.
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
Use a PHP setup which uses the built-in PHP tokenizer to parse and traverse PHP scripts to determine (possible) access to uninitialized variables
-
- Oct 24, 2013
-
-
Peter Rotich authored
Only clean note drafts unless the ticket is being closed.
-
Peter Rotich authored
Provide a minimum width for table cells Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Oct 23, 2013
-
-
Jared Hancock authored
Fix syntax error :( Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Also, add footnotes to the bottom of the rendered document for links that are longer than half the document width.
-
Jared Hancock authored
-
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>
-