Changes between Version 2 and Version 3 of TracHoursHowto


Ignore:
Timestamp:
Jan 6, 2009, 11:32:24 AM (15 years ago)
Author:
Jeff Hammel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracHoursHowto

    v2 v3  
    55== Introduction ==
    66
     7The TracHoursPlugin is designed to help tally time which is spent working on trac tickets.
    78
    89
     
    1516As an example for ticket 1, this will link to `/hours/1`.  This screen will allow you to verbosely see, add to, and edit the hours for a ticket:
    1617
     18If you have TRAC_ADMIN permission (''shown''), you can add hours for any user.  Otherwise you will only be able to add hours as yourself (contingent upon the TICKET_ADD_HOURS permission).  If you are not logged in, you can view hours but not add them.
    1719
    1820
    1921== Viewing Hours for Several Tickets ==
    2022
     23Clicking 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.
     24
    2125'''<- back to TracHoursPlugin'''