wiki:WorkLogPlugin

Version 2 (modified by Colin Guthrie, 17 years ago) (diff)

--

Work Log Plugin for Trac

Notice: This plugin is unmaintained and available for adoption.

Description

This is a plugin that adds a Work Log capability to Trac.

Basically, it allows you to register the fact you have started work on a ticket which effectively allows you to clock on and clock off.

If the TimingAndEstimationPlugin is installed then when you clock off, the time spent on the ticket will be recorded (NOT YET IMPLEMENTED)

If you visit the Work Log page (a new navigation entry), you will see a list of people (developers) and which tickets they are currently working on. Work log events are also logged to the Timeline for a historical view.

PLEASE DO NOT USE THIS PLUGIN YET - THERE ARE SOME DATABASE SCHEMA CHANGES THAT I WANT TO IMPLEMENT AND DO NOT WANT TO WRITE A MORE COMPLEX SYSTEM TO MANAGE THIS - THIS WILL BE UPDATED IN A DAY OR TWO

Bugs/Feature Requests

Existing bugs and feature requests for WorkLogPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:worklogplugin here].

Source

You can check out WorkLogPlugin from here using Subversion, or browse the source with Trac.

Example

To be completed.

Recent Changes

16797 by rjollos on 2017-09-08 18:05:16
WorkLog 1.0dev: Refactor and remove debug print statement

Refs #12627.

16796 by rjollos on 2017-09-08 18:01:06
WorkLog 1.0dev: Use TracHoursPlugin to post hours

Patch by roben.

Fixes #12627.

16186 by rjollos on 2017-01-19 23:03:41
1.0dev: Update jQuery plugins

Patch by roben.

Fixes #13051.

(more)

Author/Contributors

Author: coling
Contributors:

Attachments (6)

Download all attachments as: .zip