Skip to content
Snippets Groups Projects
  1. Sep 02, 2013
    • Jared Hancock's avatar
      Don't leak private FAQ titles · 2e48d3fe
      Jared Hancock authored
      Fixes #683
      
      Search results on the client interface for knowledgebase articles would
      previous show hits for the internal (private) knowledgebase articles. The
      subjects were shown but the articles were not viewable.
      
      This addresses the SQL logic issue causing the private hits to be shown.
      2e48d3fe
  2. Aug 22, 2013
  3. Aug 14, 2013
  4. Aug 13, 2013
  5. Aug 12, 2013
  6. Aug 11, 2013
  7. Aug 10, 2013
  8. Aug 09, 2013
  9. Aug 08, 2013
  10. Aug 07, 2013
  11. Aug 02, 2013
  12. Aug 01, 2013
  13. Jul 30, 2013
  14. Jul 29, 2013
  15. Jul 28, 2013
  16. Jul 25, 2013
    • Jared Hancock's avatar
      Only set "ft" field if requested · adb4275c
      Jared Hancock authored
      The "ft" field does not exist when the attachment migration takes place.
      Therefore, attachment migration will fail because the records cannot be
      inserted into the database due to the missing "ft" field.
      adb4275c
Loading