Skip to content
Snippets Groups Projects
  1. Apr 03, 2012
  2. Apr 02, 2012
  3. Apr 01, 2012
  4. Mar 31, 2012
  5. Mar 30, 2012
  6. Mar 28, 2012
  7. Mar 27, 2012
    • Peter Rotich's avatar
      Merge pull request #16 from greezybacon/feature/ticket-search-csv-export · be196701
      Peter Rotich authored
      Add CSV (Excel) export option to ticket search results
      be196701
    • Jared Hancock's avatar
      Add export support for ticket search page · cc7f20b9
      Jared Hancock authored
      Adds a link to the scp/tickets.php page (Tickets) allowing for the export of
      the data to CSV file. This is preliminary and still needs a few items:
        * An icon + button CSS definition
        * Support for alternate columns (staff assigned, etc.)
      
      Also add beginnings of complex export support (PDF, JSON  and other
      formats
      to follow). CSV is fully supported for now.
      
      And for brevity, add a Http::download method to allow for consistent and
      browser-independent forced page content downloads
      cc7f20b9
    • Jared Hancock's avatar
      (Re)Add tracking of ticket history · cf38f653
      Jared Hancock authored
      Add a %ticket_history table to track ticket states over time, correlated to
      the user account changing the ticket. Then, tickets are tracked to the table
      when (re)opened, closed, overdue, transferred and assigned.
      cf38f653
  8. Mar 26, 2012
Loading