Changes between Version 8 and Version 9 of SCS_ISSUE_TRACKER_MAINTAINCE_R0


Ignore:
Timestamp:
09/23/08 10:23:38 (17 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_ISSUE_TRACKER_MAINTAINCE_R0

    v8 v9  
    2222 * An easily maintainable tracker. 
    2323 
     24== Implementation idea == 
     25 * see implementation for details. 
     26 
     27== How to demo == 
     28 * open the the corresponding script which generates issues from sophie2-wbs.py file.. 
     29 * run the script. 
     30 * wait for a while for the script to finish importing. 
     31 * open http://10.10.117.11:8000/ via web browser. 
     32 * click on "View Tickets" tab. 
     33 * browse the tickets by different criteria in the next web page and see whether everything is in its place. 
     34 
    2435= Design = 
    2536 We will use the [http://trac.edgewall.org/attachment/wiki/TracSynchronize/csv2trac.2.py csv2trac.2.py] script to add tasks to the issue tracker. And implement a function in the sophie2-wbs.py to generate a CSV file.