log

age author description
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
Tue, 13 Nov 2001 21:44:44 +0000 Richard Jones re-open the database as the author in mail handling
Mon, 12 Nov 2001 23:17:38 +0000 Jürgen Hermann Code using copyDigestedFile() that passes unit tests
Mon, 12 Nov 2001 23:14:40 +0000 Jürgen Hermann Copy function, and proper handling of unknown file types
Mon, 12 Nov 2001 22:51:59 +0000 Jürgen Hermann Fixed option & associated error handling
Mon, 12 Nov 2001 22:38:48 +0000 Richard Jones bleah typo
Mon, 12 Nov 2001 22:37:13 +0000 Richard Jones Handle all the various file formats in roundup
Mon, 12 Nov 2001 22:26:32 +0000 Jürgen Hermann Added install utils (digest calculation)
Mon, 12 Nov 2001 22:04:29 +0000 Richard Jones oops, left debug in there
Mon, 12 Nov 2001 22:02:21 +0000 Richard Jones changes
Mon, 12 Nov 2001 22:01:07 +0000 Richard Jones Fixed issues with nosy reaction and author copies.
Fri, 09 Nov 2001 22:33:28 +0000 Richard Jones More error handling fixes.
Fri, 09 Nov 2001 10:14:13 +0000 Richard Jones changes
Fri, 09 Nov 2001 10:11:08 +0000 Richard Jones roundup-admin now handles all hyperdb exceptions
Fri, 09 Nov 2001 01:25:40 +0000 Richard Jones Should parse with python 1.5.2 now.
Fri, 09 Nov 2001 01:05:55 +0000 Richard Jones Fixed [SF#479511]: mailgw to pop
Thu, 08 Nov 2001 05:18:08 +0000 Richard Jones changes in mailgw
Thu, 08 Nov 2001 05:16:55 +0000 Richard Jones Rolled roundup-popgw into roundup-mailgw.
Thu, 08 Nov 2001 04:42:00 +0000 Richard Jones Expanded the already-abbreviated "initialise" and "specification" commands...
Thu, 08 Nov 2001 04:29:59 +0000 Richard Jones roundup-admin now accepts abbreviated commands (eg. l = li = lis = list)
Wed, 07 Nov 2001 05:38:57 +0000 Richard Jones Info on setting up a local spool handling mail gateway.
Wed, 07 Nov 2001 05:32:58 +0000 Richard Jones More roundup-mailgw usage help.
Wed, 07 Nov 2001 05:30:11 +0000 Richard Jones Nicer usage message.
Wed, 07 Nov 2001 05:29:26 +0000 Richard Jones Modified roundup-mailgw so it can read e-mails from a local mail spool file.
Wed, 07 Nov 2001 02:47:53 +0000 Jürgen Hermann Documented setup.py change
Wed, 07 Nov 2001 02:34:06 +0000 Jürgen Hermann Handling of damaged login cookies
Wed, 07 Nov 2001 01:16:12 +0000 Richard Jones Remove the '=' padding from cookie value so quoting isn't an issue.
Tue, 06 Nov 2001 23:22:05 +0000 Jürgen Hermann More IE fixes: it does not like quotes around cookie values.
Tue, 06 Nov 2001 23:11:22 +0000 Jürgen Hermann Fixed debug output in page footer; added expiry date to the login cookie
Tue, 06 Nov 2001 22:41:26 +0000 Jürgen Hermann Changed samples to use "share/roundup" paths
Tue, 06 Nov 2001 22:32:15 +0000 Jürgen Hermann Install roundup.cgi to share/roundup
Tue, 06 Nov 2001 22:22:20 +0000 Jürgen Hermann Added samples for "external" CGI config
Tue, 06 Nov 2001 22:10:11 +0000 Jürgen Hermann Added env config; fixed request wrapper & index list; sort list by key
Tue, 06 Nov 2001 22:00:34 +0000 Jürgen Hermann Get debug level from ROUNDUP_DEBUG env var
Tue, 06 Nov 2001 21:51:19 +0000 Richard Jones Fixed HTTP headers for top-level index in CGI script
Tue, 06 Nov 2001 00:08:25 +0000 Richard Jones changes
Mon, 05 Nov 2001 23:45:40 +0000 Richard Jones Fixed newuser_action so it sets the cookie with the unencrypted password.
Sun, 04 Nov 2001 03:07:12 +0000 Richard Jones Fixed various cookie-related bugs:
Sat, 03 Nov 2001 01:59:33 +0000 Richard Jones changes
Sat, 03 Nov 2001 01:56:51 +0000 Richard Jones More HTML compliance fixes.
Sat, 03 Nov 2001 01:43:47 +0000 Richard Jones Ahah! Fixed the lynx problem - there was a hidden input field misplaced.
Sat, 03 Nov 2001 01:30:18 +0000 Richard Jones Oops. uses pagefoot now.
Sat, 03 Nov 2001 01:29:28 +0000 Richard Jones Login page didn't have all close tags.
Sat, 03 Nov 2001 01:26:55 +0000 Richard Jones possibly fix truncated base64'ed user:pass
Thu, 01 Nov 2001 22:20:39 +0000 Richard Jones asdf
Thu, 01 Nov 2001 22:09:36 +0000 Richard Jones make popgw use the Message interface
Thu, 01 Nov 2001 22:07:11 +0000 Richard Jones Completely untested pop gateway. It's a start.

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