wiki:TracHoursPlugin

Version 20 (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

screenshot for of the /hours/multiproject  page for two projects and one worker (k0s)

Installing and Enabling TracHours

TracHours is enabled like any other trac 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

The TracHoursPlugin requires python at least 2.4

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

Note: The TracHoursPlugin requires python version at least 2.4

Download the [download:trachoursplugin zipped source], check out using Subversion, or browse the source with Trac.

See also the trac plugin installation instructions at http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin

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