Changes between Version 8 and Version 9 of TracHoursHowto


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

--

Legend:

Unmodified
Added
Removed
Modified
  • TracHoursHowto

    v8 v9  
    3333[[Image(ticket_hours.png, border=1)]]
    3434
    35 If you have TRAC_ADMIN permission (''as 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.
     35If you have TRAC_ADMIN permission (''as 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.  You can also edit existing hours from this screen.  If you add hours with a description, the addition will be logged to the ticket comments and appropriate notifications will be sent.
    3636
    3737
     
    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.
    4141
    42 '''<- back to TracHoursPlugin'''
     42'''<- back to TracHoursPlugin wiki page'''