Skip to content
Snippets Groups Projects
  1. Nov 05, 2013
    • Jared Hancock's avatar
      Fix filter issue where negative logic prevents matches · 1f5694c1
      Jared Hancock authored
      The quickList() method will attempt to ask the database to find filters that
      might match the incoming ticket information. The idea is that MySQL is
      likely faster than PHP. The problem is that it assumes positive logic is
      being utilized.
      
      This patch adds all filters with at least one rule with dn_contain
      (does-not-contain) or not_equal (not-equal)
      1f5694c1
  2. Nov 01, 2013
  3. Oct 31, 2013
  4. Oct 30, 2013
  5. Oct 29, 2013
  6. Oct 28, 2013
  7. Oct 24, 2013
  8. Oct 23, 2013
  9. Oct 22, 2013
  10. Oct 18, 2013
  11. Oct 17, 2013
Loading