wiki:TracHoursPlugin

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

--

keep track of hours spent on tickets

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

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

18234 by Cinc-th on 2021-04-18 14:14:11
LoomingCloudsPlugin: make it compatible with Trac > 1.4 by dropping ITemplateStreamFilter

  • Genshi no longer required.
  • Better positioning of tag cloud below the keywords field (see #13604).
  • Added some help text.

Closes #13604

18233 by Cinc-th on 2021-04-18 11:41:39
Require Trac 1.4 after TagsPlugin moved to Trac 1.4 and beyond.
18232 by Cinc-th on 2021-04-18 11:36:15
V1.0.0 of LoomingCloudsPlugin. Next version will be >= Trac 1.4 after TagsPlugin is moving to Trac 1.4 and later.
(more)

Author/Contributors

Original developed at The Open Planning Project

Authors: novalis, k0s

Attachments (2)

Download all attachments as: .zip