- Sep 17, 2014
-
-
Jared Hancock authored
In some cases, a POST might be sent to the server and there be no draft. In such a case, neither the draft nor the body of the page can be inspected for images. Even worse, in some cases the previous images might be unlinked from the article without being relinked. Therefore, the images will no longer be linked to the page and will likely be purged from the system.
-
- Sep 08, 2014
-
-
Jared Hancock authored
-
- Jul 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Also add a drop-down list of common links include ticket links and login pages for both agents and end users.
-
- Jul 17, 2014
-
-
Peter Rotich authored
Names parsed from incoming emails are stored in the database as is. This pull request addresses potential XSS vulnerability due to improper display of unsanitized names. Going forward names will be scrubbed on create.
-
- Jun 18, 2014
-
-
Jared Hancock authored
pjax:complete is only called after an AJAX page load. If a user navigates forward or backward and the page loads from local cache, then pjax:complete is not fired. pjax:end, however, is always fired.
-
- Jun 10, 2014
-
-
Peter Rotich authored
Add original and last message quotes to canned responses
-
- Jun 05, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 04, 2014
-
-
Jared Hancock authored
Otherwise, no column will be added to the %ticket__cdata table and the ticket queue pages will be crashed (empty).
-
Jared Hancock authored
-
- Jun 02, 2014
-
-
Jared Hancock authored
-
- May 30, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
The default mode going forward will be to insert when Rich Text support is enabled and append otherwise. To clear the draft the user can simply click reset or delete draft icon on the bar. Enable delete draft option on reply & internal note boxes for consistency.
-
- May 28, 2014
-
-
Peter Rotich authored
-
- May 23, 2014
-
-
Jared Hancock authored
-
- May 22, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
If the advanced search dialog is up, avoid refreshing the page
-
- May 21, 2014
-
-
Jared Hancock authored
-
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
-
Peter Rotich authored
-
- May 20, 2014
-
-
Jared Hancock authored
-
- May 19, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
- May 16, 2014
-
-
Jared Hancock authored
This reverts commit b6b2b857.
-
Jared Hancock authored
-
- May 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
The user should not have to step over it
-
Jared Hancock authored
-
Peter Rotich authored
-