wiki:TaskTicketsMacro

Version 11 (modified by Jörg Viola, 14 years ago) (diff)

--

Tickets for project tasks

Notice: This plugin is unmaintained and available for adoption.

Sorry, I'm currently not able to support or further develop this hack.

Description

We tried to use trac for planning small projects. Tasks should be tickets. Entering tasks should be simple. Really simple. On the project page you should have the status overview. Each developer should then have her task list.

We created three simple macros for generating a tabular project task outline. Initially, task summaries are linked to the newticket form, all appropriate fields filled out. After having created the task ticket, summary is linked to the ticket itself.

This is just a first try (im new to python and trac development), with might be extended in future.

BEWARE: The macro is currently in german language.
The table generated has the header names: Entwickler, Datum, Aufgabe, Aufwand
which is in english: Owner, Due Date, Task, Effort
You may easily change this in TicketHeader.py.

BEWARE: This version assumes you have a custom field project which takes project names (dropdown in our case).

Bugs/Feature Requests

Existing bugs and feature requests for TaskTicketsMacro are here.

If you have any issues, create a new ticket.

Download, Source

Download the zipped source from [download:taskticketsmacro here], check out TaskTicketsMacro from the Subversion repository, or browse the source with Trac.

Installation, Example

SCREENSHOT

Where is the screenshot???

easyinstall is not yet provided.

Simply copy the three Python-Scripts to your plugin Directoy and restart.

What do you mean by restart? Do you mean upgrade? Do you mean restart apache or tracd? Do you mean restart system?

In the header header of what?, enter field values for preselecting the fields owner and project in newticket. Please turn this sentence into 3 or 4 sentences and define terms In the ticket, enter due date, summary and effort. In the footer, efforts are summed up.

[[TicketHeader(heyduk||FlowOpt1)]]
[[Ticket(24.01.2008 ||HeartBeat-Analyse, Loganalyse, DB-Indizes|| 1.75)]]
...
[[TicketFooter]]

Recent Changes

16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
8517 by rjollos on 2010-08-30 05:17:12
Added revision info to macros. Fixes #6563.
3233 by viola on 2008-02-13 20:23:58
Initial import. Use with care.
(more)

Author/Contributors

Author: viola
Contributors: