| 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 ;)
|
| Mon, 18 Mar 2002 18:32:00 +0000 |
Roche Compaan |
All messages sent to the nosy list are now encoded as quoted-printable.
|
| Wed, 27 Feb 2002 03:16:02 +0000 |
Richard Jones |
Fixed a couple of dodgy bits found by pychekcer.
|
| Mon, 25 Feb 2002 14:23:00 +0000 |
Engelbert Gruber |
roundup db: catch only IOError in getfile.
|
| Wed, 20 Feb 2002 15:48:45 +0000 |
Engelbert Gruber |
roundupdb catches retrieving none existing files.
|
| Fri, 15 Feb 2002 07:08:45 +0000 |
Richard Jones |
Alternate email addresses are now available for users.
|
| Thu, 14 Feb 2002 22:33:15 +0000 |
Richard Jones |
Added a uniquely Roundup header to email, "X-Roundup-Name"
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Mon, 21 Jan 2002 09:55:14 +0000 |
Roche Compaan |
Properties in change note are now sorted
|
| Tue, 15 Jan 2002 00:12:40 +0000 |
Richard Jones |
[SF#503340] creating issue with [asignedto=p.ohly]
|
| Mon, 14 Jan 2002 22:21:38 +0000 |
Richard Jones |
[SF#503353] setting properties in initial email
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Thu, 10 Jan 2002 05:57:45 +0000 |
Richard Jones |
namespace clobberation
|
| Tue, 08 Jan 2002 04:12:05 +0000 |
Richard Jones |
Changed message-id format to "<%s.%s.%s%s@%s>" so it complies with RFC822
|
| Wed, 02 Jan 2002 02:31:38 +0000 |
Richard Jones |
Fix breakage caused by transaction changes.
|
| Thu, 20 Dec 2001 15:43:01 +0000 |
Roche Compaan |
Features added:
|
| Mon, 17 Dec 2001 03:52:48 +0000 |
Richard Jones |
Implemented file store rollback.
|
| Sun, 16 Dec 2001 10:53:38 +0000 |
Richard Jones |
take a copy of the node dict...
|
| Sat, 15 Dec 2001 23:48:35 +0000 |
Richard Jones |
Added ROUNDUPDBSENDMAILDEBUG so one can test the sendmail method...
|
| Sat, 15 Dec 2001 19:24:39 +0000 |
Roche Compaan |
Performance tuning.
|
| Wed, 12 Dec 2001 21:47:45 +0000 |
Richard Jones |
Message author's name appears in From: instead of roundup instance name
|
| Tue, 11 Dec 2001 04:50:49 +0000 |
Richard Jones |
fixed the order of the blank line and '-------' line
|
| Mon, 10 Dec 2001 22:20:01 +0000 |
Richard Jones |
Enabled transaction support in the bsddb backend.
|
| Mon, 10 Dec 2001 21:02:53 +0000 |
Richard Jones |
only insert the -------- change note marker if there is a change note
|
| Wed, 05 Dec 2001 14:26:44 +0000 |
Roche Compaan |
Removed generation of change note from "sendmessage" in roundupdb.py.
|
| Fri, 30 Nov 2001 20:28:10 +0000 |
Roche Compaan |
Property changes are now completely traceable, whether changes are
|
| Fri, 30 Nov 2001 11:29:04 +0000 |
Roche Compaan |
Property changes are now listed in emails generated by Roundup
|
| Tue, 27 Nov 2001 03:17:13 +0000 |
Richard Jones |
oops
|
| Tue, 27 Nov 2001 03:00:50 +0000 |
Richard Jones |
couple of bugfixes from latest patch integration
|
| Mon, 26 Nov 2001 22:55:56 +0000 |
Richard Jones |
Features and fixes.
|
| Sun, 25 Nov 2001 10:11:14 +0000 |
Jürgen Hermann |
Typo fix
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Thu, 15 Nov 2001 10:36:17 +0000 |
Richard Jones |
incorporated patch from Roch'e Compaan implementing attachments in nosy e-mail
|
| Mon, 12 Nov 2001 22:01:07 +0000 |
Richard Jones |
Fixed issues with nosy reaction and author copies.
|
| Tue, 30 Oct 2001 00:54:45 +0000 |
Richard Jones |
Features:
|
| Tue, 23 Oct 2001 01:00:18 +0000 |
Richard Jones |
Re-enabled login and registration access...
|
| Sun, 21 Oct 2001 07:26:35 +0000 |
Richard Jones |
feature [SF#473127]: Filenames.
|
| Sun, 21 Oct 2001 00:45:15 +0000 |
Richard Jones |
Added author identification to e-mail messages from roundup.
|
| Thu, 04 Oct 2001 02:16:15 +0000 |
Richard Jones |
Forgot to pass the protected flag down *sigh*.
|