source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @653   10 years bas added two patches: 1) applied lower to an object instead of string, …
(edit) @651   10 years bas updateed for release 2.8.0
(edit) @650   10 years bas added bloodhound comments to Changelog, see #331
(edit) @649   10 years bas Update changelog for 2.8.0 version
(edit) @648   10 years bas log run_email2trac errors to syslog instead of printf. This will …
(edit) @647   10 years bas must be ticket #330
(edit) @646   10 years bas Fixid agilo ticket model import for old and new versions, closes #330
(edit) @645   10 years bas added bloodhoiund support, thanks to Gary Martin from wandisco, see #331
(edit) @644   10 years bas fixed a bug in get_sender_info function, closes #333
(edit) @643   11 years bas Must use the tight variables for the attachments filenames, see #327
(edit) @642   11 years bas fixed a bug in attaching attachmentents with a unicode characters, see #327
(edit) @641   11 years bas added a new option cc_black_list
(edit) @640   11 years bas intermediaite release
(edit) @639   11 years bas deleted obsoleted lines
(edit) @638   11 years bas added support for trac 1.1, closes #322
(edit) @637   11 years bas strip_quotes used python 'print' instead of logging functions, breaks …
(edit) @636   11 years bas ticket cc fields ignored on ticket update, closes #324
(edit) @635   11 years bas removed obsolete code
(edit) @634   11 years bas removed some leftovers/typo's
(edit) @633   11 years bas rewrote notification system for email2trac: see #266, #297 I have …
(edit) @632   11 years bas Added virtual env support for delete_spam
(edit) @631   11 years bas We can now support name+id@… addresses: * …
(edit) @630   11 years bas getop short option -e must be -E
(edit) @628   11 years bas renamed SARA to SURFsara
(edit) @627   11 years bas updated debian version
(edit) @626   11 years bas added some more info for -h/--help
(edit) @625   11 years bas changed the short option for virtualenv to -E, else we have conflict …
(edit) @624   11 years bas addede -A/--agilo to the option help, closes #305,#316
(edit) @623   11 years bas Adjusted debian/rules to SURFsara situation
(edit) @622   11 years bas added agilo support for trac, closes #305,#316
(edit) @621   11 years bas added support for trac installations in a virtual environment, eg: - …
(edit) @620   11 years bas fixed a UnicodeDecode? Error in printing filename added pseudo code for …
(edit) @619   12 years bas Updated debian changelog
(edit) @618   12 years bas API changes use self.env.get_read_db instead of self.env.get_db_cnx().
(edit) @616   12 years bas update debian and spec version info
(edit) @615   12 years bas Improved code for detecting which trac version is installed
(edit) @614   12 years bas fixed a typo in detecting which trac version is installed, see #303
(edit) @613   12 years bas Quick fix for trac 1.0 version, untested, see #303
(edit) @612   12 years bas adjusted strip_siganture_regex to: * -- $ removed this from …
(edit) @610   12 years bas Updated changelog
(edit) @609   12 years bas Updated changelog
(edit) @608   12 years bas Updated debian version
(edit) @607   12 years bas email_quote can now handle regular expression, closes #173 -- This …
(edit) @606   12 years bas added strip_signature_regex option, closes #296, #155
(edit) @605   12 years bas removed some obsolete code
(edit) @604   12 years bas applied and modified patch to skip stripping of signatures and quotes, …
(edit) @603   12 years bas fixed an error in saving attachments on windows platformss, closes #300
(edit) @602   12 years bas fixed an IndentationError? in delete_spam.py
(edit) @601   12 years bas replaced copyright file by Apache license
(edit) @600   12 years bas updated version info
(edit) @599   12 years bas skip trac default setting for resolution can only be set in …
(edit) @598   12 years bas Updated changelog
(edit) @597   12 years bas renamed function set_reply_fields to set_cc_fields. So we can use it …
(edit) @596   12 years bas converted tabs to spaces for delete_spam.py.in
(edit) @595   12 years bas changed license header, see #292, thanks
(edit) @594   12 years bas update Changelog
(edit) @593   12 years bas Changed license to apache version 2.0
(edit) @592   12 years bas some minor reformating, tabs to spaces
(edit) @590   12 years bas Added some log message for white_list_registered user
(edit) @589   12 years bas Preparing for a new version
(edit) @588   12 years bas added a new parameter 'white_list_file', closes #288
(edit) @587   12 years bas email2trac.py: - added a new parameter …
(edit) @586   12 years bas updated authors file
(edit) @585   12 years bas added blog patch from Thomas Moschny, closes #287,#235,#175
(edit) @583   12 years bas Preparing for 2.4.7 release
(edit) @582   12 years bas urllib.quote can not handele unicode strings
(edit) @581   12 years bas mailto_link did not use the right subject variable, it must use the …
(edit) @580   12 years bas added Astarp firewall support: X-Spam-Flag: YES X-Spam-Result: Spam
(edit) @579   12 years bas Update Changelog
(edit) @578   12 years bas commited patch by thomas moschny for blog support, see #235
(edit) @576   13 years bas fixed an error in parsing from addres if email name contains a charset
(edit) @575   13 years bas updated debian version
(edit) @574   13 years bas added support for initgroup, thanks to Dennis McRitchie?, closes #274
(edit) @573   13 years bas update changelog
(edit) @572   13 years bas adjusted email_header_acl we now loop over all to address to allow …
(edit) @570   13 years bas use all 'to-addresses for recipient_list instead of just one, closes #268
(edit) @569   13 years bas text/plain attachments are not attached when they are marked as not …
(edit) @567   13 years bas change mime-type properties on Changelog
(edit) @566   13 years bas preparing for new 2.4.0 release
(edit) @565   13 years bas
(edit) @564   13 years bas Only use repr() in subject logging, still convert subject to unicode, …
(edit) @563   13 years bas fixed unicode error when printing subject line. Python logging module …
(edit) @562   13 years bas small rewrite
(edit) @561   13 years bas converted all dry-run print statement to self.logger.info
(edit) @560   13 years bas email2trac.conf: - updated to latest email2trac version. There where …
(edit) @559   13 years bas removed some comments
(edit) @558   13 years bas reporter ticket field can also be changed by a workflow, see #226
(edit) @557   13 years bas delete obsolete workflow code, see #226
(edit) @556   13 years bas chamged workflow to TicketModule? implementation as suggested by: …
(edit) @555   13 years bas rewrote save_email_for_debug. So no unicode problems and all files …
(edit) @554   13 years bas version 0.11, 0.12 and 0.13 have the same import statements.
(edit) @553   13 years bas removed some obsolete code and some layout changes
(edit) @552   13 years bas updated changelog
(edit) @551   13 years bas adjusted doc string for check_filename_length
(edit) @550   13 years bas fixed an error in check_filename_length must return 'None' if filename …
(edit) @549   13 years bas added a check_filename_length function. This function will check if …
(edit) @548   13 years bas email2trac can now handle large filenames, trac report an error, see #247
(edit) @547   13 years bas adjusted email2trac help text
(edit) @546   13 years bas renamed email2trac_workflow to mail_workflow and preparing for 2.4.0 …
(edit) @545   13 years bas added email2trac_workflow function. So we now honor workflow for new …
Note: See TracRevisionLog for help on using the revision log.