source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @427   14 years bas New email2trac release 1.5.0
(edit) @426   14 years bas set date for the release
(edit) @425   14 years bas updated debian/changelog
(edit) @424   14 years bas Preparing for 1.5.0 release
(edit) @423   14 years bas added default values for log variables
(edit) @422   14 years bas some minor update
(edit) @421   14 years bas ported self.SPAM_HEADER to new syntax self.parameters.spam_header
(edit) @420   14 years bas layout fixes
(edit) @419   14 years bas Adde project name to logging format
(edit) @418   14 years bas minor debian version update
(edit) @417   14 years bas updated changelogs
(edit) @416   14 years bas Some more logging imporvements
(edit) @415   14 years bas email2trac.py.in: - fixed some errors in log_file options
(edit) @414   14 years bas email2trac.py.in: - some more logging tweaks added debug_interactive mode
(edit) @413   14 years bas Added some change info
(edit) @412   14 years bas added -d/--debug option
(edit) @411   14 years bas email2trac.py.in: - replaced SYSLOG code with the logging module
(edit) @410   14 years bas Moved logging out class TicketParser? so we can use outside this class
(edit) @409   14 years bas email2trac.py.in: - function are now debug level logging and …
(edit) @408   14 years bas port self.DEBUG output to the new logging module
(edit) @407   14 years bas changed self.DRY_RUN to self.parameters.dry_run
(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
Note: See TracRevisionLog for help on using the revision log.