DevelopingProcess

Differences between revisions 2 and 3
Revision 2 as of 2007-03-19 11:35:28
Size: 263
Editor: a89-182-0-177
Comment:
Revision 3 as of 2007-03-19 11:56:35
Size: 1161
Editor: a89-182-0-177
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
||Option||Description||Comments||Status||
||--sort||Option to sort output||Easy to provide, bugnumbers already has this option (MarkusKorn)||||
||Option||Description||Comments||LP-BugNr||Status||
||--sort||Option to sort output||Easy to provide, bugnumbers already has this option (MarkusKorn)||-||||

=== bugnumbers ===

=== buginfo ===

=== bugxml ===

== General Features ==

=== Attachment-Cache ===

||Feature||Description||Comments||LP-BugNr||Status||
||<rowspan=2> cleaning cache||1.) changing the path to file|| (MarkusKorn)||[https://launchpad.net/bughelper/+bug/87448 #87448]||Fix Committed||
||2.) removing unused attachments||If the path to a attachment is in the old style after using bughelper for a bit, the old-unused attachment can be removed (MarkusKorn)||-||||

=== User interface ===

||Feature||Description||Comments||LP-BugNr||Status||
||simple Web Interface||Web interface provided by Web.py||I tried to built a simple Web-UI. Result: If we want to run bughelper as a server application Web.py is not the right solution. My attempt is still in my branch ~bughelper.r01 (MarkusKorn)||[https://bugs.launchpad.net/bughelper/+bug/81291 #81291]||||

This page tries to give an overview of the developing process of bughelper.

Options

bughelper

Option

Description

Comments

LP-BugNr

Status

--sort

Option to sort output

Easy to provide, bugnumbers already has this option (MarkusKorn)

-

bugnumbers

buginfo

bugxml

General Features

Attachment-Cache

Feature

Description

Comments

LP-BugNr

Status

cleaning cache

1.) changing the path to file

(MarkusKorn)

[https://launchpad.net/bughelper/+bug/87448 #87448]

Fix Committed

2.) removing unused attachments

If the path to a attachment is in the old style after using bughelper for a bit, the old-unused attachment can be removed (MarkusKorn)

-

User interface

Feature

Description

Comments

LP-BugNr

Status

simple Web Interface

Web interface provided by Web.py

I tried to built a simple Web-UI. Result: If we want to run bughelper as a server application Web.py is not the right solution. My attempt is still in my branch ~bughelper.r01 (MarkusKorn)

[https://bugs.launchpad.net/bughelper/+bug/81291 #81291]

BugHelper/Dev/DevelopingProcess (last edited 2008-08-06 16:14:59 by localhost)