# # ChangeLog for / # # Generated by Trac 1.0.18 # 04/19/24 16:37:13 Thu, 22 Jul 2010 06:32:21 GMT bas [429] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Updated version to 1.5.1 Thu, 22 Jul 2010 06:29:05 GMT bas [428] * trunk/email2trac.py.in (modified) email2trac.py.in: * logging of spam message was wrong. Fixed ... Wed, 21 Jul 2010 13:28:29 GMT bas [427] * tags/1.5.0 (copied) New email2trac release 1.5.0 Wed, 21 Jul 2010 13:15:47 GMT bas [426] * trunk/ChangeLog (modified) set date for the release Wed, 21 Jul 2010 13:02:53 GMT bas [425] * trunk/debian/changelog (modified) updated debian/changelog Wed, 21 Jul 2010 13:00:38 GMT bas [424] * trunk/ChangeLog (modified) Preparing for 1.5.0 release Wed, 21 Jul 2010 12:58:27 GMT bas [423] * trunk/ChangeLog (modified) added default values for log variables Wed, 21 Jul 2010 12:33:55 GMT bas [422] * trunk/debian/changelog (modified) some minor update Wed, 21 Jul 2010 12:22:52 GMT bas [421] * trunk/email2trac.py.in (modified) ported self.SPAM_HEADER to new syntax self.parameters.spam_header Wed, 21 Jul 2010 10:15:55 GMT bas [420] * trunk/email2trac.py.in (modified) layout fixes Wed, 21 Jul 2010 08:38:30 GMT bas [419] * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) Adde project name to logging format Wed, 21 Jul 2010 06:29:39 GMT bas [418] * trunk/debian/changelog (modified) minor debian version update Wed, 21 Jul 2010 06:26:02 GMT bas [417] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) updated changelogs Wed, 21 Jul 2010 06:23:20 GMT bas [416] * trunk/email2trac.py.in (modified) Some more logging imporvements Tue, 20 Jul 2010 12:25:22 GMT bas [415] * trunk/email2trac.py.in (modified) email2trac.py.in: - fixed some errors in log_file options Tue, 20 Jul 2010 11:34:20 GMT bas [414] * trunk/email2trac.py.in (modified) email2trac.py.in: - some more logging tweaks added ... Tue, 20 Jul 2010 11:10:36 GMT bas [413] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) Added some change info Tue, 20 Jul 2010 09:26:42 GMT bas [412] * trunk/email2trac.py.in (modified) added -d/--debug option Tue, 20 Jul 2010 09:01:35 GMT bas [411] * trunk/email2trac.py.in (modified) email2trac.py.in: - replaced SYSLOG code with the logging module Tue, 20 Jul 2010 08:44:34 GMT bas [410] * trunk/email2trac.py.in (modified) Moved logging out class TicketParser so we can use outside this class Tue, 20 Jul 2010 05:53:52 GMT bas [409] * trunk/email2trac.py.in (modified) email2trac.py.in: - function are now debug level logging and ... Mon, 19 Jul 2010 15:23:08 GMT bas [408] * trunk/email2trac.py.in (modified) port self.DEBUG output to the new logging module Mon, 19 Jul 2010 12:42:51 GMT bas [407] * trunk/email2trac.py.in (modified) changed self.DRY_RUN to self.parameters.dry_run Mon, 19 Jul 2010 12:22:57 GMT bas [406] * trunk/email2trac.py.in (modified) converter all self.VERBOSE to self.logger.info Fri, 16 Jul 2010 13:48:50 GMT bas [405] * trunk/email2trac.py.in (modified) email2trac.py.in: - First use of the logging module and it worked Fri, 16 Jul 2010 13:21:40 GMT bas [404] * trunk/email2trac.py.in (modified) email2trac.py.in: - used the SaraDict class so we can use class ... Fri, 16 Jul 2010 09:41:11 GMT bas [403] * trunk/email2trac.py.in (modified) Switching to the python logging module inspired by the Trac source code Fri, 16 Jul 2010 09:03:49 GMT bas [402] * trunk/email2trac.py.in (modified) Split __init__ function for class TicketEmailParser into modular ... Thu, 15 Jul 2010 14:41:21 GMT bas [401] * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) remove support for trac 0.9 version Thu, 15 Jul 2010 13:50:27 GMT bas [400] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) fixed some spelling errors Thu, 15 Jul 2010 12:41:00 GMT bas [399] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Updated version info Thu, 15 Jul 2010 12:04:11 GMT bas [398] * trunk/email2trac.py.in (modified) Added permission check system, closes #202, #203. - can be ... Wed, 14 Jul 2010 13:56:26 GMT bas [397] * trunk/email2trac.py.in (modified) implement permission system for ticket. Added - None - trac ... Wed, 14 Jul 2010 13:04:48 GMT bas [396] * tags/1.4.9 (copied) new bugfix release for 1.4 Wed, 14 Jul 2010 09:25:17 GMT bas [395] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) changed some changelogs description. email2trac.py.in: - ... Wed, 14 Jul 2010 08:28:27 GMT bas [394] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) Some chaneglog info Mon, 12 Jul 2010 11:23:40 GMT bas [393] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Preparing for new bugfix release 1.4.9 Mon, 12 Jul 2010 11:17:22 GMT bas [392] * trunk/email2trac.py.in (modified) Do not check if notification is enabled. Trac will do the checking ... Tue, 06 Jul 2010 12:36:50 GMT bas [391] * tags/1.4.8 (copied) New release 1.4.8 Tue, 06 Jul 2010 12:02:55 GMT bas [390] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) * trunk/email2trac.spec (modified) Fixed several errors for a ticket update Wed, 30 Jun 2010 08:22:20 GMT bas [389] * tags/1.4.7 (copied) added some more support for 0.12 in release 1.4.7 Mon, 28 Jun 2010 06:23:18 GMT bas [388] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) Enabled workflow and notification for 0.12 Mon, 28 Jun 2010 06:00:46 GMT bas [387] * trunk/email2trac.py.in (modified) removed some obsolete code Mon, 28 Jun 2010 05:57:55 GMT bas [386] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) * trunk/email2trac.spec (modified) Ticket update for version 0.12 did not work, closes #209 Wed, 23 Jun 2010 10:06:17 GMT bas [385] * tags/1.4.6 (copied) New version 1.4.6 Wed, 23 Jun 2010 10:01:16 GMT bas [384] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) preparing new version 1.4.6 Wed, 23 Jun 2010 09:46:12 GMT bas [383] * trunk/email2trac.py.in (modified) email2trac.py.in: - A better fix for attachments with special ... Tue, 22 Jun 2010 13:29:45 GMT bas [382] * tags/1.4.5 (copied) New bug fix release for 1.4 Tue, 22 Jun 2010 13:04:34 GMT bas [381] * trunk/email2trac.spec (modified) update spec file to 1.4.5 Tue, 22 Jun 2010 11:29:03 GMT bas [380] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) Updated version info and described changes Tue, 22 Jun 2010 11:22:33 GMT bas [379] * trunk/email2trac.py.in (modified) email2trac.py.in: - added print_unicode function. So we can ... Tue, 22 Jun 2010 09:21:22 GMT bas [378] * trunk/email2trac.py.in (modified) email2trac.py.in, fixed some unciode errors when debug is enabled, ... Tue, 22 Jun 2010 08:25:37 GMT bas [377] * trunk/email2trac.py.in (modified) Fixed some issues with Unicode suport for attachments, see #206 Mon, 21 Jun 2010 15:06:40 GMT bas [376] * trunk/email2trac.py.in (modified) Fixed some UnicodeEncodeErrors when in debug mode, see #206. Thu, 10 Jun 2010 08:05:02 GMT bas [375] * tags/1.4.3 (copied) New release 1.4.3, supports trac 0.12 Wed, 09 Jun 2010 15:15:07 GMT bas [374] * trunk/delete_spam.py.in (modified) delete_spam.py.in: - version is a string Wed, 09 Jun 2010 15:12:51 GMT bas [373] * trunk/delete_spam.py.in (modified) * trunk/email2trac.py.in (modified) Some minor code re-arrangements to determine trac version Wed, 09 Jun 2010 14:35:35 GMT bas [372] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Release a new version 1.4.3 that support trac 0.12 Tue, 08 Jun 2010 14:28:26 GMT bas [371] * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Updated version inf0 Tue, 08 Jun 2010 14:26:37 GMT bas [370] * trunk/ChangeLog (modified) Changelog Tue, 08 Jun 2010 09:21:14 GMT bas [369] * trunk/email2trac.py.in (modified) email2trac.py.in: - some fixes to support 0.12 version, see #201 Tue, 08 Jun 2010 07:00:30 GMT bas [368] * trunk/email2trac.py.in (modified) email2trac.py.in: - quick hack to suport 0.12deb and 0.12, ... Tue, 25 May 2010 07:28:13 GMT bas [367] * tags/1.4.2 (copied) Bug fix release for ticket_update_by_subject Tue, 25 May 2010 06:36:39 GMT bas [366] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) * trunk/email2trac.spec (modified) Fixed an important error in ticket_update_by_subject. email2trac ... Thu, 20 May 2010 13:43:47 GMT bas [365] * trunk/debian/changelog (modified) * trunk/delete_spam.py.in (modified) delete_spam still used trac_version in /etc/email2trac.conf. Fixed Thu, 20 May 2010 13:06:53 GMT bas [364] * tags/1.4.0 (copied) new email2trac version 1.4.0 Thu, 20 May 2010 12:45:20 GMT bas [363] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) Automaticaly determine trac version. There is no need for ... Thu, 20 May 2010 08:46:28 GMT bas [362] * trunk/email2trac.py.in (modified) email2trac.py.in: - regex has been changed so ticket_update ... Thu, 20 May 2010 07:10:48 GMT bas [361] * trunk/AUTHORS (modified) preparing for 1.4.0 release Thu, 20 May 2010 06:52:13 GMT bas [360] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) Added an extra option ticket_update_by_subject_lookback in combo with ... Wed, 19 May 2010 13:30:25 GMT bas [359] * trunk/email2trac.py.in (modified) email2trac.py.in: - added DiscussionPlugin support, Authors: ... Mon, 10 May 2010 10:06:05 GMT bas [358] * trunk/ChangeLog (modified) Just some reformatiing Thu, 15 Apr 2010 13:36:13 GMT bas [357] * trunk/ChangeLog (modified) ChangeLog Thu, 15 Apr 2010 13:18:09 GMT bas [356] * trunk/email2trac.py.in (modified) email2trac.py.in: - added new function ... Thu, 15 Apr 2010 12:15:34 GMT bas [355] * trunk/debian/changelog (modified) * trunk/email2trac.spec (modified) Updated version info to 1.4.0 Thu, 15 Apr 2010 12:09:29 GMT bas [354] * trunk/email2trac.py.in (modified) Some modification of ticket subject updates, see #188 Thu, 15 Apr 2010 10:01:22 GMT bas [353] * trunk/email2trac.py.in (modified) email2trac.py.in: - Added patch to update ticket based on ... Thu, 15 Apr 2010 09:12:51 GMT bas [352] * trunk/ChangeLog (modified) * trunk/email2trac.py.in (modified) Applied patch for ticket prefix enhancement, closes #195 Thu, 15 Apr 2010 07:25:51 GMT bas [351] * trunk/delete_spam.py.in (modified) forgot to remove print statement Thu, 15 Apr 2010 07:18:47 GMT bas [350] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/debian/control (modified) * trunk/delete_spam.py.in (modified) Rewrite of delete_spam Wed, 14 Apr 2010 08:14:52 GMT bas [349] * trunk/ChangeLog (modified) What is fixed Mon, 12 Apr 2010 16:04:24 GMT bas [348] * trunk/ChangeLog (modified) * trunk/email2trac.py.in (modified) email2trac.py.in: - added some code that will replace the / ... Mon, 12 Apr 2010 13:32:46 GMT bas [347] * trunk/ChangeLog (modified) * trunk/email2trac.py.in (modified) email2trac.py.in: - re-enabled normalizing for filenames ... Tue, 30 Mar 2010 11:39:43 GMT bas [346] * tags/1.3.2 (copied) fixed some minor bugs Tue, 30 Mar 2010 11:30:40 GMT bas [345] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) New version 1.3.2 Tue, 30 Mar 2010 08:32:50 GMT bas [344] * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) We must also use the overriden reporter value in the notification ... Wed, 24 Mar 2010 14:53:38 GMT bas [343] * trunk/email2trac.py.in (modified) Re-arranged functions per section Wed, 24 Mar 2010 14:39:41 GMT bas [342] * trunk/email2trac.py.in (modified) moved attach_attachments to TRAC ticket section Wed, 24 Mar 2010 14:33:02 GMT bas [341] * trunk/email2trac.py.in (modified) moved email_to_unicode to conversion section Wed, 24 Mar 2010 14:21:34 GMT bas [340] * trunk/email2trac.py.in (modified) renamed attachments to attach_attachments Wed, 24 Mar 2010 14:06:51 GMT bas [339] * trunk/email2trac.py.in (modified) email2trac.py.in: - removed obsolete function mkdir_p ... Wed, 24 Mar 2010 13:14:29 GMT bas [338] * tags/1.3.0 (copied) new release 1.3.0 Wed, 24 Mar 2010 13:01:55 GMT bas [337] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) some spelling issues Wed, 24 Mar 2010 11:48:13 GMT bas [336] * trunk/email2trac.py.in (modified) removed obsolete function Wed, 24 Mar 2010 11:41:37 GMT bas [335] * trunk/email2trac.py.in (modified) Some more layout changes Wed, 24 Mar 2010 11:25:56 GMT bas [334] * trunk/email2trac.py.in (modified) changed some debugs to verbose messages Wed, 24 Mar 2010 11:01:11 GMT bas [333] * trunk/ChangeLog (modified) * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) Preparing for 1.3.0 version Wed, 24 Mar 2010 10:09:47 GMT bas [332] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/debian/changelog (modified) Added a new configure option --with-install_user Tue, 23 Mar 2010 15:57:23 GMT bas [331] * trunk/debian/changelog (modified) * trunk/email2trac.py.in (modified) disabled writing files for Dry-run mode Debug mode can now handle ... Tue, 23 Mar 2010 12:37:08 GMT bas [330] * trunk/email2trac.py.in (modified) email2trac.py.in: - mail with attachments went wrong due to ...