Skip to content
Snippets Groups Projects
  1. Jun 23, 2012
    • Jared Hancock's avatar
      Handle tickets assigned to teams · ea749640
      Jared Hancock authored
      Add Team::hasMember utility method to assist in determining if a ticket is
      owned by a team that he currently-logged-in-staff is a member of. Then,
      check if the ticket is assigned to a staff member other than the current
      staff or to a team that the current staff is not a member of. If so (the
      ticket is not assigned to the current staff), then display the warning
      banner showing who currently owns the ticket.
      ea749640
  2. Jun 18, 2012
  3. Jun 14, 2012
  4. Jun 12, 2012
    • Jared Hancock's avatar
      Fix merge conflicts with ajax.reports.php · 4af91eca
      Jared Hancock authored
      4af91eca
    • Jared Hancock's avatar
      Next iteration of the reports · fe2be7bd
      Jared Hancock authored
      Most things work, still outstanding
        - the table needs to support filtering like the graphs,
        - the bootstrap.css file needs to be culled of what isn't used for now,
        - g.raphael needs to be re-minned after a issue is filed with g.raphael
          for the snapEnds() function not picking reasonable graph axes.
        - split dashboard.php into several smaller js, css, etc., respective files
      fe2be7bd
  5. Jun 04, 2012
Loading