log roundup/mailgw.py @ 1677:d4e615fcbe04

age author description
Mon, 23 Jun 2003 08:37:15 +0000 Jean Jordaan Made subject_re an attribute of MailGW...
Wed, 18 Jun 2003 23:34:52 +0000 Richard Jones handle missing Subject: line [SF#755331]
Wed, 18 Jun 2003 23:31:52 +0000 Richard Jones handle deprecation of FCNTL in python2.2+
Sun, 27 Apr 2003 02:16:48 +0000 Richard Jones set title on issues even when the email body is empty [SF#727430]
Thu, 24 Apr 2003 20:30:37 +0000 Andrey Lebedev syntax error
Thu, 24 Apr 2003 07:51:52 +0000 Richard Jones email registered users shouldn't be able to log in [SF#714673] maint-0.5
Thu, 24 Apr 2003 07:22:08 +0000 Richard Jones get yer defaults right, mate
Thu, 24 Apr 2003 07:20:00 +0000 Richard Jones SMTP login and TLS support added ([SF#710853] with extras ;)
Wed, 23 Apr 2003 12:10:51 +0000 Richard Jones email file attachments added to issue files list [SF#711501]
Wed, 23 Apr 2003 12:10:51 +0000 Richard Jones email file attachments added to issue files list [SF#711501] maint-0.5
Thu, 17 Apr 2003 06:51:44 +0000 Richard Jones fixes to unit tests for recent changes
Thu, 17 Apr 2003 03:38:00 +0000 Richard Jones moving templates around
Thu, 10 Apr 2003 05:12:42 +0000 Richard Jones set new email rego user password to random string
Mon, 24 Mar 2003 02:56:30 +0000 Richard Jones *** empty log message ***
Mon, 24 Mar 2003 02:51:22 +0000 Richard Jones roundup mailgw now handles apop
Thu, 27 Feb 2003 05:43:02 +0000 Richard Jones Added password reset facility for forgotten passwords.
Sat, 22 Feb 2003 06:47:04 +0000 Richard Jones fix for [SF#691046]
Thu, 06 Feb 2003 05:44:49 +0000 Richard Jones backporting fixes from HEAD maint-0.5
Thu, 06 Feb 2003 05:43:49 +0000 Richard Jones Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
Mon, 27 Jan 2003 16:32:50 +0000 Andrey Lebedev Added users' timezone support
Wed, 15 Jan 2003 22:17:20 +0000 Andrey Lebedev applied unicode patch
Sun, 12 Jan 2003 00:03:11 +0000 Richard Jones missed this part of the patch, added doc
Sat, 11 Jan 2003 23:52:28 +0000 Richard Jones support propety setting on message and file through web and email interface
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Mon, 06 Jan 2003 21:28:38 +0000 Richard Jones better match for mailgw help "command" text
Fri, 27 Dec 2002 23:54:05 +0000 Richard Jones applied patches for handling Outlook quirks...
Wed, 11 Dec 2002 01:52:20 +0000 Richard Jones added date header to emails [SF#651358]
Tue, 10 Dec 2002 00:23:36 +0000 Richard Jones - detect and break email loops [SF#640854]
Tue, 10 Dec 2002 00:11:16 +0000 Richard Jones Lots of little fixes in this update:
Tue, 05 Nov 2002 22:59:46 +0000 Richard Jones Email improvements.
Mon, 21 Oct 2002 22:03:09 +0000 Richard Jones force non-word boundary to match re: in subject [SF#626303]
Tue, 15 Oct 2002 07:25:49 +0000 Richard Jones bugfixes to pipe bugfix
Tue, 15 Oct 2002 06:51:32 +0000 Richard Jones store PIPE messages so we can re-send them on errors
Mon, 07 Oct 2002 00:52:51 +0000 Richard Jones Fixes for SourceForge tracker bugs.
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Thu, 26 Sep 2002 22:15:54 +0000 Richard Jones fixed the mailgw so that anonymous users may still access it
Thu, 26 Sep 2002 03:03:18 +0000 Richard Jones bugfix to this morning's mailgw subject RE change
Thu, 26 Sep 2002 00:01:51 +0000 Richard Jones handle stupid mailers quoting subject lines
Wed, 25 Sep 2002 05:13:34 +0000 Richard Jones [SF#614188] Exception in mailgw.py
Wed, 25 Sep 2002 05:13:34 +0000 Richard Jones [SF#614188] Exception in mailgw.py maint-0.4
Wed, 25 Sep 2002 02:10:25 +0000 Richard Jones Replaced the content() callback ickiness with Page Template macro usage
Fri, 20 Sep 2002 23:20:57 +0000 Richard Jones missing import ... how odd
Wed, 11 Sep 2002 01:19:16 +0000 Richard Jones reorganised mailgw code
Tue, 10 Sep 2002 12:44:42 +0000 Richard Jones handled some XXXs
Tue, 10 Sep 2002 03:01:20 +0000 Richard Jones More cleaning up of configuration, and the "instance" -> "tracker" renaming.
Tue, 10 Sep 2002 02:37:28 +0000 Richard Jones unit tests pass again
Tue, 10 Sep 2002 00:19:55 +0000 Richard Jones removed Log
Mon, 09 Sep 2002 23:55:29 +0000 Richard Jones instance_config -> config, and other related cleanups
Mon, 19 Aug 2002 00:21:56 +0000 Richard Jones grant email access to admin too ;)
Thu, 01 Aug 2002 00:56:22 +0000 Richard Jones Added the web access and email access permissions..
Fri, 26 Jul 2002 08:27:00 +0000 Richard Jones Very close now. The cgi and mailgw now use the new security API.
Thu, 25 Jul 2002 07:14:06 +0000 Richard Jones Bugger it. Here's the current shape of the new security implementation.
Mon, 22 Jul 2002 22:03:01 +0000 Richard Jones [SF#562686] email attachments from outlook express maint-0.4
Thu, 18 Jul 2002 11:17:31 +0000 Gordon B. McMillan Add Number and Boolean types to hyperdb.
Wed, 10 Jul 2002 06:39:37 +0000 Richard Jones made mailgw handle set and modify operations on multilinks [SF#579094]
Tue, 09 Jul 2002 01:21:24 +0000 Richard Jones Added ability for unit tests to turn off exception handling in mailgw so
Wed, 29 May 2002 01:16:17 +0000 Richard Jones Sorry about this huge checkin!
Wed, 22 May 2002 04:12:05 +0000 Richard Jones applied patch [SF#558876] cgi client customization
Wed, 22 May 2002 01:24:51 +0000 Richard Jones Added note to MIGRATION about new config vars.
Wed, 08 May 2002 02:40:55 +0000 Richard Jones grr

Roundup Issue Tracker: http://roundup-tracker.org/