- Sep 01, 2014
-
-
Peter Rotich authored
forms: Add all forms to the filter subsystem Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Aug 29, 2014
-
-
Peter Rotich authored
html: Fix dropped text after inserted image Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
email: Always include a message-id token Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Aug 28, 2014
-
-
Peter Rotich authored
auth: Always show agent login link Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Swapped last-message and original message Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Double scp in link: scp/scp/slas.php Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Make sure ticket create date is used on export Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
On some setups, IE v10 on Windows 7 at least, text added to the Redactor editor after an image is inserted (via the image popup dialog for instance), will not be retrieved via the ::get() method and so will not be submitted with the form submit button. This patch introduces a workaround by manually calling ::sync() for the Redactor when the submit button is pressed — just before the form is submitted.
-
Jared Hancock authored
-
Jared Hancock authored
Turns out the canned response selections for the original message and the last message were swapped.
-
Jared Hancock authored
Previously, if the quoted response mechanism was disabled, then outgoing mail would also not include the message-id token. This breaks the correlation of email to ticket-thread. Now, the message-id token is always embedded in HTML emails even if the quoted-response removal system is disabled. (Turns out that the message-id token was always included in text bodies.)
-
Jared Hancock authored
Previously, if the enduser registration mode were set to something other than `public`, the agent sign-in link would not be shown. Now, the agent sign-in link is always shown on the enduser sign-in page.
-
- Aug 26, 2014
-
-
Jared Hancock authored
-
- Aug 22, 2014
-
-
Chefkeks authored
Thanks for the hint Peter. Changed it (again) and also tested at our system. /scp/slas.php works as intended - so only the slash "/" before "scp/slas.php" was missing.
-
- Aug 20, 2014
-
-
Chefkeks authored
Hey again, just found some other wrong links while I was creating a new ticket filter. Cheers, Michael
-
Chefkeks authored
Hi guys, here is a catch from the forum: http://osticket.com/forum/discussion/78661/invalid-sla-link-on-popup-help-tips Since scp/ seems automatically added before slas.php just changed scp/slas.php to slas.php Quickly tested it and link works correctly after that little change.
-
- Aug 18, 2014
-
-
Peter Rotich authored
oops: Fix incorrectly placed header line Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix XSS Vulnerability In "tpl.inc.php" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Allow filter to set help topic Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Handle Macintosh style line endings for CSV import Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Aug 16, 2014
-
-
Kyra ツ authored
Fix applied to where the value is directly output to browser instead of where fetched in case special chars are allowed in `code_name`, which may break logic prior to output.
-
- Aug 14, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
- Aug 04, 2014
-
-
Jared Hancock authored
-
- Aug 01, 2014
-
-
Peter Rotich authored
-
- Jul 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
redactor: No more link shortening Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Also add a drop-down list of common links include ticket links and login pages for both agents and end users.
-
Peter Rotich authored
Fix potential XSS vulnerability on user's name Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Jul 30, 2014
-
-
Jared Hancock authored
Add other locations as well a failsafe for the htmlentities() call
-
Peter Rotich authored
Fix spelling error in Markdown document Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Update class.ticket.php Reviewed-By:
Peter Rotich <peter@osticket.com>
-