You could add it to http://trac-hacks.org.
On 8/24/07, Maxime Delorme <[EMAIL PROTECTED]> wrote: > > 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 , > 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. > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
