Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. Jun 27, 2014
  3. Jan 17, 2014
  4. Oct 09, 2013
    • Jared Hancock's avatar
      HTML ticket thread, inline images and draft support · 864d3539
      Jared Hancock authored
      Process inline attachments in thread entry and support inline images in
      piped emails
      
      Support inline images across the system, with draft support
      
      Migrate to a single attachment table
          That way we don't need a new table for everything we need to attach an
          inline image to (like a signature, for instance)
      
      Add richtext support for internal notes
      
      Implement images on site pages
      
      * Image paste in Redactor
      * Make non-local images optional
      * Placeholder for non-local images
      * Fix local image download hover
      * Don't re-attach inline images
      864d3539
  5. Aug 02, 2013
  6. Jul 11, 2013
    • Jared Hancock's avatar
      Allow generation and serving of abritrary custom pages · d309b99b
      Jared Hancock authored
      The administrator can define pages in the admin panel defined as type
      'other', and when set to active, those pages can be served from the
      /pages/<page-name-slug> URL from the base of the helpdesk.
      
      This is mocked up only against Apache
      d309b99b
Loading