Changes between Version 63 and Version 64 of TracHoursPlugin
- Timestamp:
- Sep 11, 2017, 8:53:44 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracHoursPlugin
v63 v64 21 21 22 22 If we put hour estimates on tickets, assign tickets to people, associate tickets with milestones, and give milestones due dates, !TracHours can generate reports to answer those questions. 23 24 The TracHoursHowto offers a guide to the features of the TracHoursPlugin and how to use them. 23 25 24 26 For other Trac time-tracking solutions, see t:TimeTracking. … … 69 71 == Bugs/Feature Requests 70 72 71 Existing bugs and feature requests for TracHoursPlugin are [report:9?COMPONENT=TracHoursPlugin here]. 73 Existing bugs and feature requests for TracHoursPlugin are 74 [report:9?COMPONENT=TracHoursPlugin here]. 72 75 73 If you have any issues, create a [/newticket?component=TracHoursPlugin new ticket]. 76 If you have any issues, create a 77 [/newticket?component=TracHoursPlugin new ticket]. 74 78 75 79 [[TicketQuery(component=TracHoursPlugin&group=type,format=progress)]] … … 86 90 == Installation 87 91 88 This plugin requires the following components:92 This plugin requires Python at least 2.4 as well as the following components: 89 93 90 94 * ComponentDependencyPlugin … … 97 101 * [pypi:feedparser FeedParser], or package ''python-feedparser'' on Debian based systems. 98 102 99 See [t:TracPlugins#InstallingaTracPlugin InstallingaTracPlugin] for more information on installing plugins. To enable this plugin:100 * Download and install the plugin. 103 General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. Then also ensure the following steps are performed: 104 101 105 * Enable the plugin, by using either the webadmin interface or adding the following lines to your `trac.ini` file: 102 106 {{{#!ini … … 107 111 * Give users the permission `TICKET_ADD_HOURS`. 108 112 109 '''Note:''' The TracHoursPlugin requires Python at least 2.4.110 111 == Usage112 113 The TracHoursHowto offers a guide to the features of the TracHoursPlugin and how to use them.114 115 113 == Recent Changes 116 114 … … 119 117 == Author/Contributors 120 118 121 ''Original developed at [http://www.openplans.org The Open Planning Project]'' 119 Originally developed at [http://www.openplans.org The Open Planning Project]. 122 120 123 121 '''Authors:''' [http://www.openplans.org/people/novalis novalis], [wiki:k0s] [[BR]]