source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @406   14 years bas converter all self.VERBOSE to self.logger.info
(edit) @405   14 years bas email2trac.py.in: - First use of the logging module and it worked
(edit) @404   14 years bas email2trac.py.in: - used the SaraDict? class so we can use class …
(edit) @403   14 years bas Switching to the python logging module inspired by the Trac source code
(edit) @402   14 years bas Split init function for class TicketEmailParser? into modular functions
(edit) @401   14 years bas remove support for trac 0.9 version
(edit) @400   14 years bas fixed some spelling errors
(edit) @399   14 years bas Updated version info
(edit) @398   14 years bas Added permission check system, closes #202, #203. - can be activated …
(edit) @397   14 years bas implement permission system for ticket. Added - None - trac …
(edit) @396   14 years bas new bugfix release for 1.4
(edit) @395   14 years bas changed some changelogs description. email2trac.py.in: - use name if …
(edit) @394   14 years bas Some chaneglog info
(edit) @393   14 years bas Preparing for new bugfix release 1.4.9
(edit) @392   14 years bas Do not check if notification is enabled. Trac will do the checking and …
(edit) @391   14 years bas New release 1.4.8
(edit) @390   14 years bas Fixed several errors for a ticket update
(edit) @389   14 years bas added some more support for 0.12 in release 1.4.7
(edit) @388   14 years bas Enabled workflow and notification for 0.12
(edit) @387   14 years bas removed some obsolete code
(edit) @386   14 years bas Ticket update for version 0.12 did not work, closes #209
(edit) @385   14 years bas New version 1.4.6
(edit) @384   14 years bas preparing new version 1.4.6
(edit) @383   14 years bas email2trac.py.in: - A better fix for attachments with special …
(edit) @382   14 years bas New bug fix release for 1.4
(edit) @381   14 years bas update spec file to 1.4.5
(edit) @380   14 years bas Updated version info and described changes
(edit) @379   14 years bas email2trac.py.in: - added print_unicode function. So we can delete …
(edit) @378   14 years bas email2trac.py.in, fixed some unciode errors when debug is enabled, see #205
(edit) @377   14 years bas Fixed some issues with Unicode suport for attachments, see #206
(edit) @376   14 years bas Fixed some UnicodeEncodeErrors? when in debug mode, see #206.
(edit) @375   14 years bas New release 1.4.3, supports trac 0.12
(edit) @374   14 years bas delete_spam.py.in: - version is a string
(edit) @373   14 years bas Some minor code re-arrangements to determine trac version
(edit) @372   14 years bas Release a new version 1.4.3 that support trac 0.12
(edit) @371   14 years bas Updated version inf0
(edit) @370   14 years bas Changelog
(edit) @369   14 years bas email2trac.py.in: - some fixes to support 0.12 version, see #201
(edit) @368   14 years bas email2trac.py.in: - quick hack to suport 0.12deb and 0.12, see #201
(edit) @367   14 years bas Bug fix release for ticket_update_by_subject
(edit) @366   14 years bas Fixed an important error in ticket_update_by_subject. email2trac …
(edit) @365   14 years bas delete_spam still used trac_version in /etc/email2trac.conf. Fixed
(edit) @364   14 years bas new email2trac version 1.4.0
(edit) @363   14 years bas Automaticaly determine trac version. There is no need for trac_version …
(edit) @362   14 years bas email2trac.py.in: - regex has been changed so ticket_update went …
(edit) @361   14 years bas preparing for 1.4.0 release
(edit) @360   14 years bas Added an extra option ticket_update_by_subject_lookback in combo with …
(edit) @359   14 years bas email2trac.py.in: - added DiscussionPlugin? support, Authors: bas en …
(edit) @358   14 years bas Just some reformatiing
(edit) @357   14 years bas ChangeLog?
(edit) @356   14 years bas email2trac.py.in: - added new function ticket_update_by_subject, see #188
(edit) @355   14 years bas Updated version info to 1.4.0
(edit) @354   14 years bas Some modification of ticket subject updates, see #188
(edit) @353   14 years bas email2trac.py.in: - Added patch to update ticket based on subject, …
(edit) @352   14 years bas Applied patch for ticket prefix enhancement, closes #195
(edit) @351   14 years bas forgot to remove print statement
(edit) @350   14 years bas Rewrite of delete_spam
(edit) @349   14 years bas What is fixed
(edit) @348   14 years bas email2trac.py.in: - added some code that will replace the / and \ …
(edit) @347   14 years bas email2trac.py.in: - re-enabled normalizing for filenames (attachments)
(edit) @346   14 years bas fixed some minor bugs
(edit) @345   14 years bas New version 1.3.2
(edit) @344   14 years bas We must also use the overriden reporter value in the notification …
(edit) @343   14 years bas Re-arranged functions per section
(edit) @342   14 years bas moved attach_attachments to TRAC ticket section
(edit) @341   14 years bas moved email_to_unicode to conversion section
(edit) @340   14 years bas renamed attachments to attach_attachments
(edit) @339   14 years bas email2trac.py.in: - removed obsolete function mkdir_p - re-arranged …
(edit) @338   14 years bas new release 1.3.0
(edit) @337   14 years bas some spelling issues
(edit) @336   14 years bas removed obsolete function
(edit) @335   14 years bas Some more layout changes
(edit) @334   14 years bas changed some debugs to verbose messages
(edit) @333   14 years bas Preparing for 1.3.0 version
(edit) @332   14 years bas Added a new configure option --with-install_user
(edit) @331   14 years bas disabled writing files for Dry-run mode Debug mode can now handle …
(edit) @330   14 years bas email2trac.py.in: - mail with attachments went wrong due to previous …
(edit) @329   14 years bas Really fixed the bug when subject is not set
(edit) @328   14 years bas email2trac.py.in: - renamed a variable to avoid confusion
(edit) @327   14 years bas debian/changelog
(edit) @326   14 years bas email2trac.py.in: - moved the function self.set_reply_fields() …
(edit) @325   14 years bas configure, Makefile.in, configure.in: - added environment variable …
(edit) @324   14 years bas New release 1.2.0
(edit) @323   14 years bas new version
(edit) @322   14 years bas preparing for new version -This line, and those below, will be …
(edit) @321   14 years bas Some variable renaming
(edit) @320   14 years bas email2trac.py.in: - applied patch #180 and closes #180
(edit) @319   14 years bas When there a problems with saving attachments. Show it as comment in …
(edit) @318   14 years bas Fixed an segv in run_email2trac.c with the new python_egg cache …
(edit) @317   14 years bas email2trac.py.in: - A filename name can also containt unicode chars, …
(edit) @316   14 years bas Fixed a bug when there is no subject line, closes #179
(edit) @315   14 years bas email2trac.py.in: fixed a debug issue and Unicode chars …
(edit) @314   14 years bas updated debian/changelog
(edit) @313   14 years bas Updated debian/changelog
(edit) @312   14 years bas The blog did not work at all! The patch i received can not work for …
(edit) @311   14 years bas email2trac.py.in: - removed debug print statement for inline_properties
(edit) @310   14 years bas rearranged some code
(edit) @309   14 years bas email2trac.py.in: - added inline properties patch. To set ticket …
(edit) @308   14 years bas Added a patch to set teh PYTHON_EGG_CACHE environment variable in …
(edit) @307   14 years bas release 1.1.0
Note: See TracRevisionLog for help on using the revision log.