source: trunk/email2trac.py.in

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @326   14 years bas email2trac.py.in: - moved the function self.set_reply_fields() …
(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) @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) @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) @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) @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) @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) @284   15 years bas email2trac.py.in: - removed empty line
(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) @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) @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) @270   15 years bas configure, aclocal.m4: - updated python version check, added version …
(edit) @268   15 years bas email2trac.py.in: - fixed an error in blog update function
(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) @262   15 years bas closes #130
(edit) @260   15 years bas email2trac.py.in: - added FullBlogPlugin? support
(edit) @258   15 years bas email2trac.py.in: - only enable workflow for 0.11
(edit) @257   15 years bas email2trac.py.in: - A working workflow implementation, must be fine tuned
(edit) @256   15 years bas email2trac.py.in: - closes #123, fixed a typing error
(edit) @253   15 years bas email2trac.py.in: - ticket id is now move to the class variable. …
(edit) @252   15 years bas email2trac.py.in: - always use self.author = self.email_addr, #118
(edit) @250   15 years bas email2trac.py.in: - removed obsolete set_owner function - …
(edit) @249   15 years bas email2trac.py.in: - applied patch, #117 - and made login name lookup …
(edit) @242   15 years bas email2trac.py.in: - closes #93, 110 problems with window attachements
(edit) @241   15 years bas email2trac.py.in: - Ticket was not updated if we only changed the …
(edit) @240   15 years bromine email2trac.py.in: - Accidentally checked in some debugging code
(edit) @239   15 years bromine email2trac.py.in: - Strip newlines from email subject when parsing. …
(edit) @238   15 years bromine email2trac.py.in: - more versatile handling of Mac attachments; …
(edit) @237   15 years bromine email2trac.py.in: - don't insert attachments when doing a dry run, …
(edit) @236   15 years bromine email2trac.py.in: - better handling of inline attachments and …
(edit) @234   15 years bas email2trac.py.in: - fix typo error, closes #104
(edit) @233   15 years bas email2trac.py.in: - default values for custom fields patch, #101
(edit) @232   15 years bas email2trac.py.in: - rfc 3676 bug fix, closes #99
(edit) @231   15 years bas email2trac.py.in: - close tickets #94, #95 ChangeLog?
(edit) @230   15 years bas email2trac.py.in: - fixed a bug in reply_all option, closes #95
(edit) @227   15 years bas email2trac.py.in: - recipient_list did not work
(edit) @226   15 years bas email2trac.py.in: - added recipient_list parameter, closes #77
(edit) @223   15 years bas email2trac.py.in: - fixed a typo error ChangeLog?: - Added some credits
(edit) @222   15 years bas email2trac.py.in, email2trac.conf: - added …
(edit) @221   15 years bas email2trac.py.in: - closes ticket #87, #74 - added a more general …
(edit) @220   15 years bas email2trac.py.in: - update_ticket_fields must be place after the …
(edit) @219   16 years bas email2trac.py.in: - see Changelog and closed ticket #89
(edit) @218   16 years bas email2trac.py.in: - fixed black_list parameter split to …
(edit) @217   16 years bas email2trac.py.in: - See Changelog
(edit) @215   16 years bas email2trac.py.in: - reopen ticket if an emails is received, closes #70
(edit) @214   16 years bas email2trac.py.in: - when there is an email update via email the …
(edit) @213   16 years bas email2trac.py.in: - fixed some formating problems with trac version …
(edit) @210   16 years bas email2trac.py.in: - closes tickets #60, #39, #56 - preparing for new …
(edit) @209   16 years bas email2trac.py.in: - strip black_list entry
(edit) @208   16 years bas email2trac.py.in: - implemented black_list option, closes #39
(edit) @207   16 years bas email2trac.py.in: - fixed a bug and made spam_header configurable, …
(edit) @206   16 years bas email2trac.py.in: - moved dry_run to config dictionary - fixed an …
(edit) @205   16 years bas email2trac.py.in: - fixed some docu - preparing for new release
(edit) @204   16 years bas email2trac.py.in: - close tickets #62, #55
(edit) @202   16 years bas email2trac.py.in: - added set_ticket_fields function, #55 - added …
(edit) @201   16 years bas email2trac.py.in: - added new option -n/--dry-run - changed layaout a bit
(edit) @199   16 years bas email2trac.py.in: - Comitted a patch that uses the trac configuration …
(edit) @194   16 years bas email2trac.py.in, email2trac.conf: - See ChangeLog? for all the changes
(edit) @193   16 years bas email2trac.py.in: - Fixed some stupid errors, thanks to andrei2102 …
(edit) @192   16 years bas email2trac.py.in, - Added two patches that must fix the notify …
(edit) @191   16 years bas email2trac.py.in, ChangeLog?, email2trac.conf: - Added strip_quotes …
(edit) @190   17 years bas email2trac.py.in: - Applied patch to check if syslog is available
(edit) @189   17 years bas email2trac.py.in: - Addded trac version check
(edit) @187   17 years bas email2trac.py.in: - Added some statements to catch sqlite insertion …
(edit) @183   17 years bas email2trac.py.in: - Renamed a variable self.email_field to self.email_from
(edit) @182   17 years bas email2trac.py.in, ChangeLog?: - applied patch in ticket #2
(edit) @177   17 years bas email2trac.py.in: - Also show email header in a ticket update
(edit) @176   17 years bas email2trac.py.in, ChangeLog?: - removed obsolete code set_owner
(edit) @173   17 years bas email2trac.py.in, email2trac.conf: - Added a new OS independent …
(edit) @172   17 years bas email2trac.py.in: - Removed code for trac version 0.8 - Some layout …
(edit) @169   17 years bas email2trac.py.in: - Implemented full ticket field updates via email …
Note: See TracRevisionLog for help on using the revision log.