Skip to content
Snippets Groups Projects
  1. May 27, 2015
    • Jared Hancock's avatar
      file: Allow different names for duplicated content · 3bbe2933
      Jared Hancock authored
      This patch (which needs further development), introduces an extra field to
      the %attachment table to store a file's name, in the event that two files
      with the same content are stored in the database with differing names. In
      such a case, the name is stored in the %attachment table. This allows the
      attachment to specify a different name each time the same file is attached
      to something in the system.
      3bbe2933
    • Jared Hancock's avatar
      Add `flags` to %form · 387540fa
      Jared Hancock authored
      Also make forms deleteble by marking them as deleted and hiding them from
      the form listing. This ensures that custom data always has a link back to
      the form.
      387540fa
    • Peter Rotich's avatar
      Use User/Agent specific name formatting · 13d927a1
      Peter Rotich authored
      13d927a1
    • Peter Rotich's avatar
      Split Setting > Access into Agents and Users · f551cc28
      Peter Rotich authored
      Add Agents and Users setting pages
      Move global settings to System settings
      f551cc28
    • Jared Hancock's avatar
      Fix numerous issues with attachments · bdc4d127
      Jared Hancock authored
      * Fix attachments not sticking on new dynamic form entry
      * Fix attachments not sticking on thread post validation error
      * Fix missing inline images in FAQ article viewing
      * Fix missing inline images in FAQ article printing
      * Fix crash rendering sidebar in staff faq view with attachments
      * Rewrite GenericAttachments to be an ORM object
      * Port CannedResponse to ORM
      * Fix attachments not being displayed when editing a FAQ article
      * Fix squirly empty blue box on faq articles with no attachments
      bdc4d127
  2. May 24, 2015
  3. May 22, 2015
  4. May 21, 2015
  5. May 20, 2015
  6. May 17, 2015
  7. May 15, 2015
  8. May 14, 2015
  9. May 13, 2015
Loading