log CHANGES.txt @ 753:938edfdeac6e

age author description
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
Thu, 23 May 2002 01:14:20 +0000 Richard Jones split instance initialisation into two steps...
Wed, 22 May 2002 04:12:05 +0000 Richard Jones applied patch [SF#558876] cgi client customization
Wed, 22 May 2002 00:32:34 +0000 Richard Jones changed the default message list in issues to display the message body
Tue, 21 May 2002 06:05:54 +0000 Richard Jones [SF#551483] assignedto in Client.make_index_link
Tue, 21 May 2002 05:52:11 +0000 Richard Jones Well whadya know, bsddb3 works again.
Wed, 15 May 2002 06:32:46 +0000 Richard Jones reverting to dates for intervals > 2 months sucks
Wed, 15 May 2002 06:21:21 +0000 Richard Jones node caching now works, and gives a small boost in performance
Wed, 15 May 2002 03:27:16 +0000 Richard Jones fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
Tue, 14 May 2002 23:36:25 +0000 Richard Jones fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
Sun, 12 May 2002 23:53:01 +0000 Richard Jones *** empty log message ***
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
Thu, 02 May 2002 07:56:34 +0000 Richard Jones Nosy list improvements.
Wed, 24 Apr 2002 10:38:26 +0000 Roche Compaan All database files are now created group readable and writable.
Wed, 24 Apr 2002 08:34:35 +0000 Roche Compaan Sorting was applied to all nodes of the MultiLink class...
Tue, 23 Apr 2002 15:46:49 +0000 Roche Compaan stripping of email message body can be controlled through config variables...
Mon, 15 Apr 2002 23:25:15 +0000 Richard Jones node ids are now generated from a lockable store - no more race conditions
Mon, 08 Apr 2002 03:40:31 +0000 Richard Jones added a "detectors" directory...
Wed, 03 Apr 2002 11:55:57 +0000 Roche Compaan Added feature [SF#526730] - search for messages capability search_indexing-0-4-2-branch
Wed, 03 Apr 2002 05:54:31 +0000 Richard Jones Fixed serialisation problem...
Tue, 02 Apr 2002 01:56:10 +0000 Richard Jones stop sending blank (whitespace-only) notes
Tue, 02 Apr 2002 01:40:59 +0000 Richard Jones link() htmltemplate function now has a "showid" option for links & multilinks.
Fri, 29 Mar 2002 19:41:48 +0000 Roche Compaan Fixed display of mutlilink properties...
Mon, 18 Mar 2002 18:32:00 +0000 Roche Compaan All messages sent to the nosy list are now encoded as quoted-printable.
Thu, 14 Mar 2002 23:59:24 +0000 Richard Jones . [SF#517734] web header customisation is obscure
Thu, 14 Mar 2002 07:16:31 +0000 Richard Jones Cleared a fixed bug from the tracker.
Tue, 12 Mar 2002 22:51:47 +0000 Richard Jones [SF#527416] roundup-admin uses undefined value
Mon, 25 Feb 2002 14:34:31 +0000 Engelbert Gruber use blobfiles in back_anydbm which is used in back_bsddb.
Mon, 25 Feb 2002 14:25:41 +0000 Engelbert Gruber add module blobfiles in backends with file access functions. not yet activated.
Mon, 25 Feb 2002 14:23:00 +0000 Engelbert Gruber roundup db: catch only IOError in getfile.
Thu, 21 Feb 2002 23:11:45 +0000 Richard Jones fixed some problems in date calculations
Thu, 21 Feb 2002 06:57:39 +0000 Richard Jones Added popup help for classes using the classhelp html template function.
Wed, 20 Feb 2002 15:48:45 +0000 Engelbert Gruber roundupdb catches retrieving none existing files.
Wed, 20 Feb 2002 05:45:17 +0000 Richard Jones Use the csv module for generating the form entry so it's correct.
Wed, 20 Feb 2002 05:05:29 +0000 Richard Jones Added simple editing for classes that don't define a templated interface.
Sat, 16 Feb 2002 09:14:17 +0000 Richard Jones [SF#514854] History: "User" is always ticket creator
Sat, 16 Feb 2002 08:43:23 +0000 Richard Jones [SF#517906] Attribute order in "View customisation"
Sat, 16 Feb 2002 08:39:43 +0000 Richard Jones [SF#516854] "My Issues" and redisplay
Fri, 15 Feb 2002 07:08:45 +0000 Richard Jones Alternate email addresses are now available for users.
Fri, 15 Feb 2002 00:13:38 +0000 Richard Jones [SF#503204] mailgw needs a default class
Thu, 14 Feb 2002 23:46:02 +0000 Richard Jones [SF#516883] mail interface + ANONYMOUS_REGISTER
Thu, 14 Feb 2002 23:39:18 +0000 Richard Jones . All forms now have "double-submit" protection...
Thu, 14 Feb 2002 22:33:15 +0000 Richard Jones Added a uniquely Roundup header to email, "X-Roundup-Name"
Tue, 12 Feb 2002 08:08:55 +0000 Engelbert Gruber Clean up mail handling, multipart handling.
Wed, 06 Feb 2002 04:05:55 +0000 Richard Jones Brought the config branch up to date with HEAD config-0-4-0-branch
Wed, 06 Feb 2002 03:47:16 +0000 Richard Jones [SF#511586] unittest FAIL: testReldate_date
Tue, 05 Feb 2002 14:15:29 +0000 Engelbert Gruber respect encodings in non multipart messages.
Tue, 05 Feb 2002 09:59:05 +0000 Engelbert Gruber makeHtmlBase: re.sub under python 2.2 didn't replace '.', string.replace does.
Fri, 01 Feb 2002 07:43:12 +0000 Engelbert Gruber mailgw checks encoding on first part too.
Wed, 23 Jan 2002 21:51:18 +0000 Richard Jones pre-release stuff 0.4.0
Wed, 23 Jan 2002 21:41:56 +0000 Richard Jones mailgw failures (unexpected ones) are forwarded to the roundup admin
Wed, 23 Jan 2002 11:08:52 +0000 Engelbert Gruber run_tests testReldate_date failed if LANG is 'german'
Wed, 23 Jan 2002 07:27:19 +0000 Engelbert Gruber allow abbreviation of "help" in admin tool too.
Wed, 23 Jan 2002 06:05:36 +0000 Richard Jones prep work for release
Tue, 22 Jan 2002 22:55:28 +0000 Richard Jones htmltemplate list() wasn't sorting...
Tue, 22 Jan 2002 22:27:43 +0000 Richard Jones handle stripping of "AW:" from subject line
Tue, 22 Jan 2002 20:01:11 +0000 Richard Jones we'll actually distribute the frontends directory now, as advertised...
Tue, 22 Jan 2002 11:54:45 +0000 Roche Compaan Fixed status change in mail gateway.
Tue, 22 Jan 2002 07:21:13 +0000 Richard Jones fixed back_bsddb so it passed the journal tests

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