| Fri, 08 Oct 2004 01:58:43 +0000 |
Richard Jones |
record journaltag lookup ("fixes" [SF#998140])
|
| Wed, 14 Jul 2004 01:11:37 +0000 |
Richard Jones |
merge from HEAd
maint-0.7
|
| Wed, 14 Jul 2004 01:10:51 +0000 |
Richard Jones |
fix messageid generated when msgid is None for send_message [SF#987933]
|
| Mon, 05 Jul 2004 11:28:25 +0000 |
Alexander Smishlajev |
add common audit properties...
|
| Fri, 02 Jul 2004 08:27:56 +0000 |
Alexander Smishlajev |
list IssueClass property names for message extraction tool
|
| Fri, 02 Jul 2004 05:22:09 +0000 |
Richard Jones |
Initial logging integration: replace all debug prints with logging calls...
|
| Tue, 20 Apr 2004 05:47:33 +0000 |
Richard Jones |
Some doc / comment fixes.
|
| Sun, 18 Apr 2004 06:13:48 +0000 |
Richard Jones |
roundupdb nosymessage() takes an optional bcc list
|
| Mon, 05 Apr 2004 06:13:42 +0000 |
Richard Jones |
be paranoid about TRACKER_WEB
|
| Sat, 27 Mar 2004 00:12:11 +0000 |
Richard Jones |
*** empty log message ***
|
| Fri, 26 Mar 2004 23:45:34 +0000 |
Richard Jones |
Added DEFAULT_TIMEZONE. Fixed up some missing info from What's New.
|
| Mon, 22 Mar 2004 00:16:33 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Mon, 22 Mar 2004 00:15:34 +0000 |
Richard Jones |
make sure email signature starts on a newline [SF#919759]
|
| Fri, 19 Mar 2004 04:47:59 +0000 |
Richard Jones |
A few big changes in this commit:
|
| 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.
|