Changes between Version 13 and Version 14 of TracHoursHowto


Ignore:
Timestamp:
Jan 6, 2009, 12:37:12 PM (15 years ago)
Author:
Jeff Hammel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracHoursHowto

    v13 v14  
    4040Clicking on the Hours tab in the navigation bar or going to `/hours` gives a screen where the hours for all tickets can be queried and tallied.  The '/hours' screen is designed to mimic the trac [/query custom query] screen in terms of look and feel, except that what is being queried over are hours addition events and not tickets.  The hours (both estimated and tracked) are totaled above the ticket query results.
    4141
     42[[Image(query_hours.png, border=1)]]
    4243
     44By default, hours accrued in the last week are shown with a convenience link to the previous week.  Like the trac [/query custom query], filters may be added over ticket reporter, owner, and other fields.
    4345
    4446'''<- back to TracHoursPlugin wiki page'''