Skip to content
Snippets Groups Projects
  1. Jan 21, 2014
    • Jared Hancock's avatar
      Fixup querying drop-down lists via advanced search · e5ee8ab1
      Jared Hancock authored
      It turns out that the _id field was not added to the cdata table when it was
      created for SelectionField items, because the ::hasIdValue() method was not
      implemented. This patch correctly searches SelectionFields via advanced
      search.
      e5ee8ab1
  2. Jan 20, 2014
  3. Jan 19, 2014
  4. Jan 18, 2014
  5. Jan 17, 2014
  6. Jan 16, 2014
  7. Jan 15, 2014
  8. Jan 14, 2014
    • Jared Hancock's avatar
      Revisit template management page · c01000ca
      Jared Hancock authored
      Arrange templates in a group by their respective use in the system:
      
        * System Management Templates
        * Staff Ticket Templates (Alerts and Notices)
        * End-User Ticket Templates (Autoresponder)
      
      This provides an interface to sort the templates and make them easier to
      find and provides a nice place for new templates to be added without making
      it increasingly more difficult to locate templates in the list.
      
      This patch also fixes the missing templates in the drop-down list when
      editing an implemented template.
      c01000ca
    • Jared Hancock's avatar
    • Jared Hancock's avatar
      Make priority field type NOT changeable · 50980e25
      Jared Hancock authored
      This is necessary because the system depends ticket priority to sort and
      display ticket data.
      50980e25
Loading