Opened 17 years ago

Last modified 7 years ago

#1898 new enhancement

Some suggested changes to worklogplugin — at Initial Version

Reported by: Michael Kruger Owned by: Colin Guthrie
Priority: normal Component: WorkLogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Awesome plugin - this one should definitely be added to the main trac once it's mature.

I've made some changes to the worklog plugin that you might find useful:

  • Added a comment field to work logs
  • Changed the "Start Work" & "Stop Work" button actions to return to the originating ticket.
  • Changed the main worklog page to list all the worklog entries, instead of just showing your most recent log. This is handy for importing into Excel (for example), where all sorts of interesting reporting with pretty graphs can be done. This cold be put somewhere else, but I'm not yet sure where...
  • Corrected a few (incorrect) references to "Timing and Estimation Plugin."
  • Changed some of the css styling to better fit worklog entries on the page.

It's all pretty simple stuff but I'm just a beginner in python so my apologies for any errors. It all works for me. :)

Please find a diff attached.

Change History (1)

Changed 17 years ago by Michael Kruger

Attachment: worklogplugin.diff added

A diff of my modified worklogplugin against head.

Note: See TracTickets for help on using tickets.