Skip to content
Snippets Groups Projects
  1. Aug 19, 2015
    • Jared Hancock's avatar
      autocron: Bail on upgrade · d81244d8
      Jared Hancock authored
      d81244d8
    • Jared Hancock's avatar
      search: Fix query crash for multiple operators · 74192097
      Jared Hancock authored
      The system would encode 'access -related' as 'access+-related' when changing
      the sorting preference and would crash the query. This patch fixes the
      search engine code to avoid a BOOLEAN MODE search when improper operators
      are used in the query terms, and it fixes the sorting preference system to
      properly decode the '+' to a space when rewriting the URL.
      74192097
  2. Aug 18, 2015
  3. Aug 17, 2015
  4. Aug 12, 2015
  5. Aug 10, 2015
  6. Aug 07, 2015
  7. Aug 06, 2015
  8. Aug 05, 2015
  9. Aug 04, 2015
  10. Aug 03, 2015
  11. Aug 01, 2015
  12. Jul 30, 2015
  13. Jul 29, 2015
    • Jared Hancock's avatar
      list: Fix add and edit for "Ticket Status" list · d7af8c7d
      Jared Hancock authored
      This patch shores up the new list management feature with the custom list
      handler feature written to support lists being saved in a table other than
      %list_item, namely the built-in ticket status list.
      
      Also squelch the 'You sure?' popup appearing multiple times.
      d7af8c7d
  14. Jul 27, 2015
  15. Jul 22, 2015
  16. Jul 21, 2015
Loading