source: trunk/ChangeLog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @654   10 years bas fixed format-security problem, closes #341 fixed Typo in variable …
(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) @644   10 years bas fixed a bug in get_sender_info function, closes #333
(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) @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) @632   11 years bas Added virtual env support for delete_spam
(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) @618   11 years bas API changes use self.env.get_read_db instead of self.env.get_db_cnx().
(edit) @615   11 years bas Improved code for detecting which trac version is installed
(edit) @614   11 years bas fixed a typo in detecting which trac version is installed, see #303
(edit) @610   12 years bas Updated changelog
(edit) @609   12 years bas Updated changelog
(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) @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) @600   12 years bas updated version info
(edit) @598   12 years bas Updated changelog
(edit) @594   12 years bas update Changelog
(edit) @593   12 years bas Changed license to apache version 2.0
(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) @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) @580   12 years bas added Astarp firewall support: X-Spam-Flag: YES X-Spam-Result: Spam
(edit) @579   12 years bas Update Changelog
(edit) @576   12 years bas fixed an error in parsing from addres if email name contains a charset
(edit) @574   12 years bas added support for initgroup, thanks to Dennis McRitchie?, closes #274
(edit) @573   13 years bas update changelog
(edit) @570   13 years bas use all 'to-addresses for recipient_list instead of just one, closes #268
(edit) @567   13 years bas change mime-type properties on Changelog
(edit) @563   13 years bas fixed unicode error when printing subject line. Python logging module …
(edit) @557   13 years bas delete obsolete workflow code, see #226
(edit) @552   13 years bas updated changelog
(edit) @546   13 years bas renamed email2trac_workflow to mail_workflow and preparing for 2.4.0 …
(edit) @542   13 years bas update debian version and update changelog
(edit) @539   13 years bas fixed check permission problem when PrivateTicketsPlugin? is installed, …
(edit) @536   13 years bas fixed workflow problem when using mixed case chars, closes #264
(edit) @535   13 years bas updated changelog entries
(edit) @533   13 years bas ticket_update_by_subject enhancement, closes #253
(edit) @532   13 years bas fix a bug in the windows logging environment, closes #251
(edit) @529   13 years bas fixed a bug in ticket update by subject for trac version less then …
(edit) @528   13 years bas email2trac.py.in: - enhanced the save_email_for_debug() function
(edit) @526   13 years bas Fix re-opening for closed tickets for trac 0.12 and higher. Only …
(edit) @525   13 years bas fixed some logging errors in email_to_unicode function
(edit) @524   13 years bas Fixed and error in ticket_update_fields. Always check if it is a valid …
(edit) @521   13 years bas Fixed an error in setting up the logging envrionment for Windows Oses
(edit) @520   13 years bas fixed a bug in the date format used for ticket_update_by_subject.
(edit) @518   13 years bas Fixed comparison of email addresses and author names. Always do lower …
(edit) @517   13 years bas Some small mailto fix
(edit) @516   13 years bas applied patch from Dennis McRitchie?, closes #236
(edit) @514   13 years bas changed tempfile.mktemp to tempfile.mkstemp
(edit) @513   13 years bas some typos
(edit) @512   13 years bas some more typo fixes
(edit) @511   13 years bas forgot to include date
(edit) @509   13 years bas added a new parameter: inline_properties_first_wins, closes #216
(edit) @508   13 years bas We now can override the notify function with AlwaysNotifyReport?, see …
(edit) @506   13 years bas fixed mailto link buf for trac 0.12
(edit) @503   13 years bas changed some code an made an function html_2_text that uses an …
(edit) @501   13 years bas updated version info and changelog
(edit) @496   13 years bas applied patch that fixes some dicussion plugin problems, closes #231
(edit) @495   13 years bas Attachments without a name will be saved a 'untitled-part'. This used …
(edit) @493   13 years bas fixed some bugs in update_ticket_fields function, see #228
(edit) @492   13 years bas allow more ticket fields to be updated by inline properties, closes #227
(edit) @489   13 years bas fixed log_type error on windows platfor, closes #225
(edit) @487   13 years bas Enhancement to update-by-subject routines, closes #188
(edit) @486   13 years bas Fixed the calculation of number of ticket changes, closes #223
(edit) @485   13 years bas added parentdir functionality, see #217
(edit) @484   13 years bas Applied a patch to detect valid users if smtp_default_domain is set, …
(edit) @482   14 years bas updated changelog
(edit) @479   14 years bas preparing for releaase 1.6.0
(edit) @475   14 years bas new debina version and update changelog
(edit) @473   14 years bas updated some version info
(edit) @471   14 years bas Perparing for 1.6.0 release
(edit) @465   14 years bas remove \r and \n characters from attachment filenames
(edit) @462   14 years bas Fixed an Unicode error in strip_quotes and update versions info
(edit) @458   14 years bas Preparing for 1.5.2 release
(edit) @456   14 years bas Mail was lost when ticket_update was disabled and ticket reply was detected
(edit) @443   14 years bas Added some info about the switch to UserDict?
(edit) @432   14 years bas preparing for a new bugfix release for 1.5
(edit) @429   14 years bas Updated version to 1.5.1
(edit) @426   14 years bas set date for the release
(edit) @424   14 years bas Preparing for 1.5.0 release
(edit) @423   14 years bas added default values for log variables
(edit) @417   14 years bas updated changelogs
(edit) @413   14 years bas Added some change info
(edit) @400   14 years bas fixed some spelling errors
Note: See TracRevisionLog for help on using the revision log.