Skip to content
Snippets Groups Projects
  1. Aug 02, 2018
    • JediKev's avatar
      issue: Saved Searches Flags · 97203c32
      JediKev authored
      This addresses an issue where class Queue sets SavedSearches flags to
      `FLAG_QUEUE` causing the SavedSearches to become Primary Queues.
      97203c32
  2. Jul 31, 2018
    • Peter Rotich's avatar
      SavedSearch Fixup · eadccc2a
      Peter Rotich authored
      This commit addresses an issue where saved searches were not being ported to
      SavedQueues on 1.10.x upgrade to 1.11.x
      eadccc2a
  3. Jun 28, 2018
  4. Jun 19, 2018
  5. May 09, 2018
  6. May 03, 2018
    • aydreeihn's avatar
      Quick Fixes: · cf8f7578
      aydreeihn authored
      - On ticket edit, only display inactive help topic warning if the ticket has a help topic
      - Inline edit file save fix
      - Remove future search/filter criteria for datetime fields that can't be in the future
      - Fix calculations for 'next 7 days' and 'next 30 days'. They were selecting dates between now and n days AGO instead of between now and n days in the future
      cf8f7578
  7. May 02, 2018
  8. Apr 09, 2018
    • Peter Rotich's avatar
      CustomQueues: Make Public Queues Configurable · b3e40f31
      Peter Rotich authored
      This commits adds ability for agents to configure public queues.
      
      * Customize Columns
      * Set default sort & quick filter
      * Add supplemental filters (criteria)
      
      To support above features this commit also addresses confusing Advanced
      Search UI to make it intuitive when dealing with a Saved Queue vs. Saved
      Search vs. Adhoc Search
      b3e40f31
  9. Mar 24, 2018
    • Peter Rotich's avatar
      Tickets Visibility Constraints · 5f41b77d
      Peter Rotich authored
      Only ignore visibility constraints on private "searches" when staff is allowed to search the backend.
      Access control is strictly imposed on ALL queues including inherited private sub-queues.
      5f41b77d
  10. Mar 22, 2018
    • Peter Rotich's avatar
      Saved Searches : Save old records · b089b7af
      Peter Rotich authored
      Commit 5be0de0d introduced the idea of moving-up old saved searches to make
      room for Custom Queues but failed to account for cases where the system
      has more than 30 saved searches.
      
      This commit addresses the issue by just re-inserting the old records after
      queues are imported. It also adds validates & reformat the search criteria
      to make the expected format.
      b089b7af
  11. Mar 20, 2018
  12. Mar 19, 2018
    • Peter Rotich's avatar
      Custom Queues and Columns · eaf6f78f
      Peter Rotich authored
      * Make saving advanced ticket search intuitive
      * Make save separate operation from search (primary)
      * Show inherited criteria on parent queue change
      eaf6f78f
  13. Mar 18, 2018
  14. Mar 06, 2018
  15. Feb 26, 2018
  16. Oct 30, 2017
Loading