log roundup/roundupdb.py @ 2077:3e0961d6d44d

age author description
Mon, 15 Mar 2004 05:50:20 +0000 Richard Jones Added the "actor" property.
Fri, 05 Mar 2004 00:08:09 +0000 Richard Jones *** empty log message ***
Sun, 29 Feb 2004 00:35:55 +0000 Richard Jones email charset fixes
Sat, 28 Feb 2004 22:53:16 +0000 Richard Jones more complete fix for email charset maint-0.6
Mon, 23 Feb 2004 05:37:11 +0000 Richard Jones merge from HEAD maint-0.6
Mon, 23 Feb 2004 05:29:06 +0000 Richard Jones Eudora can't handle utf-8 headers. We love Eudora. [SF#900046]
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Fri, 05 Dec 2003 04:43:30 +0000 Richard Jones must be backward-compatible to py2.1
Sun, 16 Nov 2003 20:01:16 +0000 Johannes Gijsbers Small readability improvements.
Sun, 16 Nov 2003 19:59:10 +0000 Johannes Gijsbers Add 'safeget' method to hyperdb, including tests...
Thu, 06 Nov 2003 19:01:57 +0000 Johannes Gijsbers Change nosymessage and send_message to accept msgid=None (RFE [SF#707235]).
Sat, 04 Oct 2003 11:21:47 +0000 Johannes Gijsbers Fix mailer bug [SF#817470]...
Thu, 18 Sep 2003 07:29:56 +0000 Andrey Lebedev Apply Error fix backported to main-0-6 maint-0.6
Tue, 16 Sep 2003 16:12:38 +0000 Andrey Lebedev fixed Apply Error that was raised when property was deleted from class...
Mon, 08 Sep 2003 20:39:18 +0000 Johannes Gijsbers Use getuid(), not figure_curuserid()
Mon, 08 Sep 2003 09:28:28 +0000 Johannes Gijsbers Extracted duplicated mail-sending code...
Sat, 06 Sep 2003 20:02:23 +0000 Johannes Gijsbers Move up figure_curuserid(), it should be available for all backends.
Sat, 06 Sep 2003 07:27:30 +0000 Johannes Gijsbers Extract confirm_registration() from client to roundupdb...
Sun, 27 Apr 2003 02:29:08 +0000 Richard Jones handle missing addresses on users [SF#724537]
Sun, 27 Apr 2003 02:29:08 +0000 Richard Jones handle missing addresses on users [SF#724537] maint-0.5
Thu, 24 Apr 2003 07:20:00 +0000 Richard Jones SMTP login and TLS support added ([SF#710853] with extras ;)
Mon, 14 Apr 2003 06:24:01 +0000 Richard Jones web url got longer
Mon, 07 Apr 2003 06:27:30 +0000 Richard Jones URL cited in roundup email confusing dumb Email clients [SF#716585]
Mon, 24 Feb 2003 05:16:58 +0000 Richard Jones applied (cleaned up version of) patch from feature [SF#625808]
Mon, 17 Feb 2003 06:45:38 +0000 Richard Jones rfc2822-ify the tracker name in mail headers
Mon, 27 Jan 2003 17:02:46 +0000 Andrey Lebedev Handle situation when timezone is not set
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
Tue, 14 Jan 2003 22:19:27 +0000 Richard Jones missed a fix to the mailing patches
Sun, 12 Jan 2003 00:41:27 +0000 Richard Jones allow additional control over the roundupdb email sending...
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
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, 05 Nov 2002 22:59:46 +0000 Richard Jones Email improvements.
Tue, 08 Oct 2002 07:28:34 +0000 Richard Jones fixes from changes today
Tue, 08 Oct 2002 04:11:17 +0000 Richard Jones allow blank passwords again [SF#619714]
Tue, 08 Oct 2002 03:27:24 +0000 Richard Jones https URLs from config now recognised as valid [SF#619829]
Fri, 20 Sep 2002 01:20:32 +0000 Richard Jones Verify contents of tracker module when the tracker is opened
Wed, 11 Sep 2002 02:20:35 +0000 Richard Jones remove hard-coded "issue"
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
Fri, 26 Jul 2002 08:27:00 +0000 Richard Jones Very close now. The cgi and mailgw now use the new security API.
Sun, 14 Jul 2002 02:05:54 +0000 Richard Jones all storage-specific code (ie. backend) is now implemented by the backends
Tue, 09 Jul 2002 04:19:09 +0000 Richard Jones Added reindex command to roundup-admin.
Tue, 09 Jul 2002 03:02:53 +0000 Richard Jones More indexer work:
Tue, 18 Jun 2002 03:55:25 +0000 Derrick Hudson Fixed name/address display problem introduced by an earlier change.
Sun, 16 Jun 2002 01:05:15 +0000 Derrick Hudson Removed temporary workaround.
Sat, 15 Jun 2002 15:49:29 +0000 Derrick Hudson Use 'email' instead of 'rfc822', if available.
Fri, 14 Jun 2002 03:54:21 +0000 Derrick Hudson [SF#565992] if ISSUE_TRACKER_WEB doesn't have the trailing '/', add it
Tue, 11 Jun 2002 04:58:07 +0000 Richard Jones detabbing
Wed, 29 May 2002 01:16:17 +0000 Richard Jones Sorry about this huge checkin!
Sat, 25 May 2002 07:16:25 +0000 Roche Compaan Merged search_indexing-branch with HEAD
Wed, 15 May 2002 03:27:16 +0000 Richard Jones fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
Thu, 02 May 2002 13:09:11 +0000 Roche Compaan Brought search_indexing-branch up to date with latest changes in HEAD. search_indexing-0-4-2-branch
Fri, 19 Apr 2002 19:54:42 +0000 Roche Compaan Miscellaneous changes. search_indexing-0-4-2-branch
Mon, 08 Apr 2002 03:46:42 +0000 Richard Jones make it work
Mon, 08 Apr 2002 03:40:31 +0000 Richard Jones added a "detectors" directory...
Tue, 19 Mar 2002 06:41:49 +0000 Richard Jones Faster, easier, less mess ;)

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