source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @306   14 years bas bumped debian verion
(edit) @305   14 years bas Prevent mail loops when from address is set, see #172
(edit) @304   14 years bas Prevent setting the reporter to the ticket email address
(edit) @303   14 years bas New version and set release date
(edit) @302   14 years bas debian/changelog: - bumped debian version
(edit) @301   14 years bas prevent mail loop, closes #172
(edit) @300   14 years bas a better patch for handling mail loop in set_reply and cc-field, …
(edit) @299   14 years bas prevent a mail loop for new tickets when reply_all is set and …
(edit) @298   14 years bas preparing for 1.1.0 release
(edit) @297   14 years bas added a new parameter subject_field_separator default value is &, …
(edit) @296   14 years bas email2trac.py.in: - Fixed an error when adding attachments with …
(edit) @295   14 years bas email2trac.py.in: - fixed an error for new tickets attachments were …
(edit) @294   14 years bas email2trac.py.in: - added new configuration parameter, …
(edit) @293   14 years bas debian/changelog: - new debian version number
(edit) @292   14 years bas Do not show the message, 'This message has X attachment(s)' in the …
(edit) @291   14 years bas committed patch, so closes #163
(edit) @290   14 years bas email2trac.py.in: - fixed a type in mailto header
(edit) @289   14 years bas delete some blank lines
(edit) @288   14 years bas email2trac.py.in: - workflow patch, did not work, closes #157 - When …
(edit) @287   14 years bas email2trac.py.in: - added var self.email_name. Now we can use the …
(edit) @285   15 years bas New release
(edit) @284   15 years bas email2trac.py.in: - removed empty line
(edit) @283   15 years bas Added some for info to changelogs
(edit) @282   15 years bas email2trac.py.in: - updated python doc info
(edit) @281   15 years bas email2trac.py.in: - update python doc info
(edit) @280   15 years bas debian/changelog, ChangeLog?: - fix some spelling errors
(edit) @279   15 years bas Preparing for 1.0.0 version
(edit) @278   15 years bas email2trac.py.in: - added new parameter and feature to drop the HTML …
(edit) @276   15 years bas email2trac.py.in: - updated default trac version for email2trac to …
(edit) @275   15 years bas debian/changelog: - update version info
(edit) @274   15 years bas See Changelog for details
(edit) @273   15 years bas email2trac.py.in: - some trac functions are depend on ticket id, see #142
(edit) @272   15 years bas email2trac.py.in: - closes #138
(edit) @271   15 years bas preparing for new version 0.82
(edit) @270   15 years bas configure, aclocal.m4: - updated python version check, added version …
(edit) @269   15 years bas
(edit) @268   15 years bas email2trac.py.in: - fixed an error in blog update function
(edit) @267   15 years bas ChangeLog?
(edit) @265   15 years bas email2trac.py.in: - removed duplicate code - rearrange some commemt code
(edit) @264   15 years bas email2trac.py.in,: - fixed an unicode error debian/changelog: - is …
(edit) @263   15 years bas ChangeLog?: - preparing for new release 0.8
(edit) @262   15 years bas closes #130
(edit) @261   15 years bas configure.in: - specify that we need at least python 2.4
Note: See TracRevisionLog for help on using the revision log.