Skip to content
Snippets Groups Projects
  1. Sep 17, 2014
    • Jared Hancock's avatar
      pages: Fix incorrect lookup of inline images · eb4d1b36
      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.
      eb4d1b36
  2. May 15, 2014
  3. Apr 25, 2014
  4. Nov 14, 2013
  5. 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
  6. Jul 03, 2013
Loading