Skip to content
Snippets Groups Projects
  1. Feb 10, 2015
  2. Feb 06, 2015
  3. Feb 03, 2015
  4. Feb 02, 2015
  5. Jan 30, 2015
  6. Jan 24, 2015
  7. Jan 23, 2015
  8. Jan 20, 2015
    • Peter Rotich's avatar
      oops: bug fix · c7170011
      Peter Rotich authored
      c7170011
    • Peter Rotich's avatar
      oops: ticket filters · f64e2467
      Peter Rotich authored
      Refactor filter.yaml and related code base
      Move isBanned routine to banlist class and make it banlist specific
      Refactor how canned responses get list of filters
      f64e2467
  9. Jan 16, 2015
  10. Jan 14, 2015
    • Peter Rotich's avatar
      upgrader: Drop select related on staff lookup · 002ff4e7
      Peter Rotich authored
      This is necessary because group table gets renamed as part of the upgrade.
      002ff4e7
    • Peter Rotich's avatar
      upgrader: Login banner · 85f14ce4
      Peter Rotich authored
      Don't crash when login-banner page doesn't exist yet.
      85f14ce4
    • Jared Hancock's avatar
      Session never expires · ee072130
      Jared Hancock authored
      This patch sends updated session cookies to the browser when the session is
      refreshed on the server. This allows the session cookie to expire on the
      browser at the same time the session timeout occurs at the server. In the
      event the session timeout is configured in osTicket not to expire, the
      cookie will expire after seven days on the client browser, and will expire
      in PHP when it is garbage collected sometime after 86400 seconds after the
      time last refresh time.
      
      Using this method, the session will never expire if the session timeout in
      osTicket is configured to 0, and the session is refreshed at least daily.
      ee072130
    • Peter Rotich's avatar
      upgrader: Support upgrading from 1.7 to 1.9.6 · 3da62beb
      Peter Rotich authored
      Make the upgrader play nice when loading latest yaml files.
      3da62beb
  11. Jan 13, 2015
Loading