Skip to content
Snippets Groups Projects
  1. Nov 12, 2013
    • Jared Hancock's avatar
      Fixup image hover · ac764c54
      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.
      ac764c54
  2. Nov 04, 2013
    • Jared Hancock's avatar
      Continue drafts after a reset · ecfd5877
      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
      ecfd5877
    • Jared Hancock's avatar
      Make findRichtextBoxes() more reusable · d484e711
      Jared Hancock authored
      Fixes #65
      d484e711
  3. Oct 31, 2013
  4. Oct 28, 2013
  5. Oct 21, 2013
    • Jared Hancock's avatar
      Use Redactor in linebreaks mode · bfcebd5d
      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.
      bfcebd5d
  6. Oct 10, 2013
  7. Oct 09, 2013
  8. Jul 24, 2013
  9. Feb 28, 2013
  10. Feb 20, 2013
  11. Feb 19, 2013
  12. Feb 15, 2013
  13. Jul 25, 2012
  14. Jul 23, 2012
  15. Apr 29, 2012
  16. Mar 26, 2012
  17. Mar 23, 2012
  18. Mar 19, 2012
Loading