Skip to content
Snippets Groups Projects
  1. Nov 19, 2015
  2. Oct 15, 2015
  3. Oct 14, 2015
    • Peter Rotich's avatar
      User Tickets · f4d79b1e
      Peter Rotich authored
      Include collaborated tickets
      Pagenate user and org tickets listing
      Add ability to export tickets
      f4d79b1e
  4. Oct 09, 2015
  5. Oct 05, 2015
    • Michael's avatar
      UI: Assignment alerts do NOT include teams · e1826b66
      Michael authored
      Hi guys,
      
      had this issue in my mind from before my vacation. Someone over in the forum had the issue that even though he checked "Assigned Agent / Team" the team never got notified. After some research and a closer look I guess Neil found out that he needed to check "Team Lead" and/or "Team members" to enable alerts for the team as well.
      
      So in this case the wording "Assigned Agent / Team" is a bit misleading and I suggest to change it to just "Assigned Agent" or whatever  you prefer ;)
      
      Just made this pull request, so that you don't need to search long and it's (hopefully) easier to understand which "Assigned Agent / Team" is meant since it's there several times at the alert settings page.
      
      Cheers,
      Michael
      
      PS: Also I don't know why the first line appears as "removed" and "added" ... didn't change anything here, but anyway, line 126 is the important one ;)
      e1826b66
  6. Oct 03, 2015
    • Jared Hancock's avatar
      files: Only allow files uploaded in this session · 20537408
      Jared Hancock authored
      This fixes a security issue where, by crafting a special POST request to the
      client open.php page, an (unauthenticated) user could get a URL link to
      access to any attachment already uploaded in the system by guessing or
      brute-forcing the file's ID number.
      
      This patch addresses the issue by registering the uploaded file's ID in the
      current user's session. When processing the list of file ID's attached to
      the FileUploadField, the files must already have been attached to the field
      or have been newly attached in the current session.
      
      Fixes #2615
      
      References:
      "Security issue - Download attachments submitted by others"
      https://github.com/osTicket/osTicket-1.8/issues/2615
      20537408
    • Peter Rotich's avatar
      locks: Exclude expired locks via constrain · 6e507d4c
      Peter Rotich authored
      Fixes a bug where a lock icon is shown on tickets listing even when the lock
      in question is expired.
      6e507d4c
  7. Oct 01, 2015
  8. Sep 29, 2015
  9. Sep 28, 2015
  10. Sep 27, 2015
Loading