Hi,
I made a python script for trac that I think could be very usefull for other
I create it based on
http://trac.edgewall.org/attachment/wiki/TracSynchronize/csv2trac.2.py 
from page http://trac.edgewall.org/wiki/TracSynchronize
But this script allowed only inserting data.
In my case with a lot of bugs I needed Excel to update very fast my tickets
So I made a script that can import CSV to update ticket storing change
correctly in history of the ticket
To work properly the CSV need to be correct, in particularly for
description field so I made a script that export ticket to html (you can
very easily choose what field and order to export), then I open it with
Writer of OpenOffice then I cut and paste it to Calc as html, then I do
my work, save it as csv then import it with my script
And then all the data are correct.
I think I should be quite easy to integrate it with trac web interface.
If there is interest I can share my code (license same as Trac)

Cheers
-- 
*/Maxime Delorme
Directeur des technologies Tennaxia /*
_______________________________________________________________________________________

Tennaxia, www.tennaxia.com <http://www.tennaxia.com/> ,
*/Pilotez vos obligations environnementales/*
_______________________________________________________________________________________

Siège social :
6, rue Léonard de Vinci - 53001 Laval Cedex - Tél : 02 43 49 75 50 - Fax
: 02 43 49 75 77
Agence Paris :
 19, rue réaumur - 75003 Paris  - Tél : 01 42 77 04 19   - Fax : 08 25
19 19 61
Agence Lyon :
3, cours Albert Thomas - 69003 Lyon - Tél : 04 72 39 98 14 - Fax : 04 72
39 93 85

Les informations contenues dans ce message envoyées par TENNAXIA sont
confidentielles et sont établies à l'attention exclusive de leurs
destinataires. L'accès à ce message par toute autre personne n'est pas
autorisé. Si vous n'êtes pas le destinataire de ce message, merci de le
détruire et d'en avertir l'expéditeur : toute altération, copie,
distribution ou toute action prise ou omise sont interdites et peuvent
être illégales.
The information in this message sent by TENNAXIA is confidential and may
be legally privileged. It is intended solely for the addressee(s).
Access to this message by anyone else is unauthorized. If you are not
the intended recipient, please delete it and notify the sender : any
disclosure, copying, distribution or any action taken or omitted to be
taken in reliance on it, is prohibited and may be unlawful.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to