wiki:TracHoursPlugin

Version 15 (modified by Jeff Hammel, 15 years ago) (diff)

--

keep track of hours spent on tickets

No node trachoursplugin/0.11/README.txt at revision 18622

Enabling TracHours

TracHours is enabled like any other trac plugin:

  • download and install the plugin
  • enable the plugin. Use either the webadmin interface or add the following lines to the trac.ini file:
[components]
trachours.* = enabled
  • you will need to run trac-admin <env> upgrade in order to create the correct database tables

How to Use TracHours

See the TracHoursHowto

Bugs/Feature Requests

Existing bugs and feature requests for TracHoursPlugin are here. If you have any issues, create a new ticket.

A preliminary path to 1.0 is outlined here: http://www.openplans.org/projects/topp-engineering/lists/trac/archive/2009/01/1231168734645

Download

The source is available at http://trac-hacks.org/svn/trachoursplugin/0.11

Recent Changes

17874 by rjollos on 2020-11-18 08:17:17
TracHours 0.7.4dev: Remove ipnr attribute from query

The ipnr attribute was removed in Trac 1.3.1
(trac:#11901)

Refs #13907.

17873 by rjollos on 2020-11-18 08:10:55
TracHours 0.7.4dev: Fix dependencies

Refs #13907.

17388 by emecas on 2019-06-26 00:30:13
TracHours 0.7.4dev: Apply review
(more)

Author/Contributors

Original developed at The Open Planning Project

Authors: novalis, k0s

Attachments (2)

Download all attachments as: .zip