log

age author description
Wed, 02 Jan 2002 02:32:38 +0000 Richard Jones ANONYMOUS_ACCESS -> ANONYMOUS_REGISTER
Wed, 02 Jan 2002 02:31:38 +0000 Richard Jones Fix breakage caused by transaction changes.
Mon, 31 Dec 2001 05:20:34 +0000 Richard Jones [SF#496360] table width does not work
Mon, 31 Dec 2001 05:20:11 +0000 Richard Jones forgot change note (slap)
Mon, 31 Dec 2001 05:12:52 +0000 Richard Jones actually handle the advertised <cr> response to "commit y/N?"
Mon, 31 Dec 2001 05:12:01 +0000 Richard Jones added some quoting instructions to roundup-admin
Mon, 31 Dec 2001 05:09:20 +0000 Richard Jones Added better tokenising to roundup-admin - handles spaces and stuff.
Mon, 31 Dec 2001 03:07:04 +0000 Richard Jones mention POP interface
Sun, 23 Dec 2001 23:18:49 +0000 Richard Jones We already had an admin-specific section of the web heading...
Thu, 20 Dec 2001 15:43:01 +0000 Roche Compaan Features added:
Thu, 20 Dec 2001 06:13:24 +0000 Roche Compaan Two bug fixes and a feature.
Wed, 19 Dec 2001 00:32:13 +0000 Jürgen Hermann Updated to version 1.4 (python 2.2) version of pygettext
Tue, 18 Dec 2001 15:30:34 +0000 Roche Compaan Fixed bugs:
Tue, 18 Dec 2001 05:05:14 +0000 Richard Jones added history back to the bottom of the issue display.
Mon, 17 Dec 2001 19:36:56 +0000 Jürgen Hermann Minor change
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:51:01 +0000 Richard Jones Tested the changes and fixed a few problems:
Sat, 15 Dec 2001 23:48:35 +0000 Richard Jones Added ROUNDUPDBSENDMAILDEBUG so one can test the sendmail method...
Sat, 15 Dec 2001 23:47:47 +0000 Richard Jones Cleaned up some bare except statements
Sat, 15 Dec 2001 23:47:07 +0000 Richard Jones sys module went away...
Sat, 15 Dec 2001 23:09:23 +0000 Richard Jones Some cleanups in roundup-admin, also made it work again...
Sat, 15 Dec 2001 19:39:01 +0000 Roche Compaan Oops.
Sat, 15 Dec 2001 19:24:39 +0000 Roche Compaan Performance tuning.
Fri, 14 Dec 2001 23:42:57 +0000 Richard Jones yuck, a gdbm instance tests false :(
Fri, 14 Dec 2001 21:34:06 +0000 Richard Jones Fixed version_check
Thu, 13 Dec 2001 00:21:26 +0000 Richard Jones ignore pyc
Thu, 13 Dec 2001 00:20:01 +0000 Richard Jones Centralised the python version check code, bumped version to 2.1.1
Wed, 12 Dec 2001 23:55:00 +0000 Richard Jones Fixed some problems with user editing
Wed, 12 Dec 2001 23:33:58 +0000 Richard Jones added some implementation notes
Wed, 12 Dec 2001 23:27:14 +0000 Richard Jones Added a Zope frontend for roundup.
Wed, 12 Dec 2001 21:47:45 +0000 Richard Jones Message author's name appears in From: instead of roundup instance name
Wed, 12 Dec 2001 03:23:14 +0000 Richard Jones Cor blimey this anydbm/whichdb stuff is yecchy.
Wed, 12 Dec 2001 02:30:51 +0000 Richard Jones I fixed the problems with anydbm using the dbm module at the backend.
Tue, 11 Dec 2001 04:50:49 +0000 Richard Jones fixed the order of the blank line and '-------' line
Mon, 10 Dec 2001 23:17:20 +0000 Richard Jones Added transaction tests to test_db
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
Mon, 10 Dec 2001 00:57:38 +0000 Richard Jones Notes from changes.
Sat, 08 Dec 2001 07:06:20 +0000 Jürgen Hermann Install html template files to share/roundup/templates
Fri, 07 Dec 2001 05:59:27 +0000 Roche Compaan Fixed small bug that prevented adding issues through the web.
Thu, 06 Dec 2001 22:48:29 +0000 Richard Jones files multilink was being nuked in post_edit_node
Wed, 05 Dec 2001 14:26:44 +0000 Roche Compaan Removed generation of change note from "sendmessage" in roundupdb.py.
Tue, 04 Dec 2001 01:25:08 +0000 Richard Jones Added some rollbacks...
Mon, 03 Dec 2001 21:33:39 +0000 Richard Jones Fixes so the tests use commit and not close
Sun, 02 Dec 2001 05:06:16 +0000 Richard Jones Eliminate database close method by using weakrefs.
Sat, 01 Dec 2001 07:17:50 +0000 Richard Jones Database transactions.
Fri, 30 Nov 2001 20:47:58 +0000 Roche Compaan Links in page header are now consistent with default sort order.
Fri, 30 Nov 2001 20:28:10 +0000 Roche Compaan Property changes are now completely traceable, whether changes are
Fri, 30 Nov 2001 18:23:55 +0000 Jürgen Hermann Cleaned up strange import (less pollution, too)
Fri, 30 Nov 2001 13:16:37 +0000 Roche Compaan Fixed bug. Mail gateway was not using the extended Message class...
Fri, 30 Nov 2001 11:29:04 +0000 Roche Compaan Property changes are now listed in emails generated by Roundup
Fri, 30 Nov 2001 01:35:39 +0000 Jürgen Hermann Added change notes
Fri, 30 Nov 2001 01:30:32 +0000 Jürgen Hermann Resolve pygettext args; described command line calls
Fri, 30 Nov 2001 00:06:29 +0000 Richard Jones Converted roundup/cgi_client.py to use _()
Thu, 29 Nov 2001 23:19:51 +0000 Richard Jones Removed the "This issue has been edited through the web"...
Thu, 29 Nov 2001 04:57:23 +0000 Richard Jones a little comment
Wed, 28 Nov 2001 21:55:35 +0000 Richard Jones login_action and newuser_action return values were being ignored
Tue, 27 Nov 2001 22:32:03 +0000 Richard Jones typo
Tue, 27 Nov 2001 10:07:43 +0000 Richard Jones Forgot to add this note earlier today.

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