source: trunk/debian

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @600   12 years bas updated version info
(edit) @593   12 years bas Changed license to apache version 2.0
(edit) @589   12 years bas Preparing for a new version
(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) @576   12 years bas fixed an error in parsing from addres if email name contains a charset
(edit) @575   12 years bas updated debian version
(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) @566   13 years bas preparing for new 2.4.0 release
(edit) @565   13 years bas
(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) @544   13 years bas new debian version
(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) @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) @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) @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) @514   13 years bas changed tempfile.mktemp to tempfile.mkstemp
(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) @504   13 years bas preparing for 2.0.0 version
(edit) @501   13 years bas updated version info and changelog
(edit) @499   13 years bas update version info
(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) @488   13 years bas update version info
(edit) @478   14 years bas updated debian version
(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) @457   14 years bas updated version
(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) @425   14 years bas updated debian/changelog
(edit) @422   14 years bas some minor update
(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) @413   14 years bas Added some change info
(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) @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) @390   14 years bas Fixed several errors for a ticket update
(edit) @388   14 years bas Enabled workflow and notification for 0.12
(edit) @386   14 years bas Ticket update for version 0.12 did not work, closes #209
(edit) @384   14 years bas preparing new version 1.4.6
(edit) @380   14 years bas Updated version info and described changes
(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) @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) @360   14 years bas Added an extra option ticket_update_by_subject_lookback in combo with …
(edit) @355   14 years bas Updated version info to 1.4.0
(edit) @350   14 years bas Rewrite of delete_spam
(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) @337   14 years bas some spelling issues
(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) @329   14 years bas Really fixed the bug when subject is not set
(edit) @327   14 years bas debian/changelog
(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) @316   14 years bas Fixed a bug when there is no subject line, closes #179
(edit) @314   14 years bas updated debian/changelog
(edit) @313   14 years bas Updated debian/changelog
(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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.