log

age author description
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.
Tue, 27 Nov 2001 03:17:13 +0000 Richard Jones oops
Tue, 27 Nov 2001 03:16:09 +0000 Richard Jones Another place that wasn't handling missing properties.
Tue, 27 Nov 2001 03:00:50 +0000 Richard Jones couple of bugfixes from latest patch integration
Mon, 26 Nov 2001 23:00:53 +0000 Richard Jones This config stuff is getting to be a real mess...
Mon, 26 Nov 2001 22:56:35 +0000 Richard Jones typo
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
Sat, 24 Nov 2001 01:00:13 +0000 Jürgen Hermann Added .newitem extension
Sat, 24 Nov 2001 00:53:12 +0000 Jürgen Hermann "except:" is bad, bad , bad!
Sat, 24 Nov 2001 00:45:42 +0000 Jürgen Hermann typeof() instead of type(): avoid clash with database field(?) "type"
Thu, 22 Nov 2001 15:46:42 +0000 Jürgen Hermann Added module docstrings to all modules.
Thu, 22 Nov 2001 15:09:40 +0000 Jürgen Hermann Typo fix
Thu, 22 Nov 2001 01:15:26 +0000 Jürgen Hermann Added warning for non-string _() markup (which is also ignored)
Thu, 22 Nov 2001 00:25:11 +0000 Richard Jones quick fix for file uploads on windows in roundup.cgi 0.3.0
Wed, 21 Nov 2001 23:42:54 +0000 Richard Jones Some version number and documentation fixes.
Wed, 21 Nov 2001 23:35:45 +0000 Jürgen Hermann Added globbing for win32, and sample marking in a 2nd file to test it
Wed, 21 Nov 2001 23:27:33 +0000 Jürgen Hermann To create a roundup .pot file, use:
Wed, 21 Nov 2001 22:57:29 +0000 Jürgen Hermann Added dummy hooks for I18N...
Wed, 21 Nov 2001 04:04:43 +0000 Richard Jones *sigh* more missing value handling
Wed, 21 Nov 2001 03:40:54 +0000 Richard Jones more new property handling
Wed, 21 Nov 2001 03:21:13 +0000 Richard Jones oops
Wed, 21 Nov 2001 03:11:28 +0000 Richard Jones Better handling of new properties.
Wed, 21 Nov 2001 02:34:18 +0000 Richard Jones Added a target version field to the extended issue schema
Thu, 15 Nov 2001 10:36:17 +0000 Richard Jones incorporated patch from Roch'e Compaan implementing attachments in nosy e-mail
Thu, 15 Nov 2001 10:26:01 +0000 Richard Jones missing "return" in filter_section (thanks Roch'e Compaan)
Thu, 15 Nov 2001 10:24:27 +0000 Richard Jones handle the case where there is no file attached
Wed, 14 Nov 2001 21:35:22 +0000 Richard Jones users may attach files to issues (and support in ext) through the web now

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