- May 23, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 22, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 21, 2014
-
-
Jared Hancock authored
Previously, the display of the button was incorrect and more than one button might have been displayed.
-
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.
-
- May 16, 2014
-
-
Jared Hancock authored
-
- May 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 23, 2014
-
-
Jared Hancock authored
-
- Apr 21, 2014
-
-
Jared Hancock authored
-
- Apr 16, 2014
-
-
Jared Hancock authored
-
- Apr 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 14, 2014
-
-
Jared Hancock authored
-
- Mar 31, 2014
-
-
Jared Hancock authored
-
- Mar 17, 2014
-
-
Peter Rotich authored
-
- Mar 05, 2014
-
-
Jared Hancock authored
Also, default size should not decrease if different signatures are selected
-
- Feb 28, 2014
-
-
Jared Hancock authored
-
- Feb 27, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 25, 2014
-
-
Jared Hancock authored
-
- Feb 20, 2014
-
-
Jared Hancock authored
-
- Jan 30, 2014
-
-
Jared Hancock authored
-
- Jan 06, 2014
-
-
Jared Hancock authored
-
- Dec 23, 2013
-
-
Peter Rotich authored
-
- Nov 13, 2013
-
-
Jared Hancock authored
-
- Nov 12, 2013
-
-
Jared Hancock authored
Previously the richtext editor introduced the loss of the collision avoidance feature.
-
Jared Hancock authored
* Upgrade to Redactor 9.1.7 * Use a (x) icon from font-awesome for the dialog
-
Jared Hancock authored
Since the ticket thread is nested in a div now (required for inline videos to be displayed correctly), the image hover caused the images to be shown at the end of the thread entry body rather that its original location.
-
- Nov 09, 2013
-
-
Jared Hancock authored
-
- Nov 08, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 04, 2013
-
-
Jared Hancock authored
Previously, deleting a draft either from a form [reset] button or from the trashcan would delete the draft and cancel the draft system for the remainder of the page's lifetime. This patch deletes the current draft and resets the Redactor's content, but then it starts a new draft cycle so drafts can be continued. It also prevents posting to an undefined URL if the draft_id has not yet been setup. Fixes #90
-
Jared Hancock authored
Fixes #65
-
- Oct 31, 2013
-
-
Jared Hancock authored
If the [reset] button refreshes the page, ensure the draft deletion is completed before the refresh is performed or the draft deletion will be canceled.
-