log

age author description
Sat, 20 Oct 2001 12:13:44 +0000 Richard Jones Fixed grouping of non-str properties (thanks Roch'e Compaan)
Sat, 20 Oct 2001 11:58:48 +0000 Richard Jones Catch errors in login - no username or password supplied.
Thu, 18 Oct 2001 02:16:42 +0000 Richard Jones Oops, committed the admin script with the wierd #! line.
Wed, 17 Oct 2001 23:13:35 +0000 Richard Jones changes
Wed, 17 Oct 2001 23:13:19 +0000 Richard Jones Did a fair bit of work on the admin tool.
Wed, 17 Oct 2001 06:57:29 +0000 Richard Jones Interactive startup blurb - need to figure how to get the version in there.
Wed, 17 Oct 2001 06:17:26 +0000 Richard Jones Now with readline support :)
Wed, 17 Oct 2001 06:04:00 +0000 Richard Jones Beginnings of an interactive mode for roundup-admin
Wed, 17 Oct 2001 00:18:41 +0000 Richard Jones Manually constructing cookie headers now.
Tue, 16 Oct 2001 03:48:01 +0000 Richard Jones admin tool now complains if a "find" is attempted with a non-link property.
Tue, 16 Oct 2001 03:36:21 +0000 Richard Jones CGI interface wasn't handling checkboxes at all.
Sun, 14 Oct 2001 10:55:00 +0000 Richard Jones Handle empty strings in HTML template Link function
Sat, 13 Oct 2001 00:07:39 +0000 Richard Jones More help in admin tool.
Fri, 12 Oct 2001 02:23:26 +0000 Richard Jones Didn't clean up after myself :)
Fri, 12 Oct 2001 02:21:27 +0000 Richard Jones changes
Fri, 12 Oct 2001 02:20:32 +0000 Richard Jones server now handles setuid'ing much better
Thu, 11 Oct 2001 23:43:04 +0000 Richard Jones Implemented the comma-separated printing option in the admin tool.
Thu, 11 Oct 2001 06:38:57 +0000 Richard Jones Initial cut at trying to handle people responding to CC'ed messages...
Thu, 11 Oct 2001 05:03:51 +0000 Richard Jones Marked the roundup-admin import/export as experimental... 0.3.0-pre2
Thu, 11 Oct 2001 05:02:37 +0000 Richard Jones changes
Thu, 11 Oct 2001 05:01:29 +0000 Richard Jones Prep for pre-release #2
Thu, 11 Oct 2001 00:17:51 +0000 Richard Jones Reverted a change in hyperdb...
Wed, 10 Oct 2001 04:18:39 +0000 Richard Jones Getting ready for a preview release for 0.3.0. 0.3.0-pre1
Wed, 10 Oct 2001 04:12:32 +0000 Richard Jones The setup.cfg file is just causing pain. Away it goes.
Wed, 10 Oct 2001 03:58:40 +0000 Richard Jones Updated doc for recent roundup-admin changes
Wed, 10 Oct 2001 03:54:57 +0000 Richard Jones Added database importing and exporting through CSV files.
Wed, 10 Oct 2001 01:47:55 +0000 Richard Jones more doc
Wed, 10 Oct 2001 00:42:33 +0000 Richard Jones More info for 0.2.x -> 0.3.0 migration
Tue, 09 Oct 2001 23:58:10 +0000 Richard Jones Moved the data stringification up into the hyperdb.Class class's...
Tue, 09 Oct 2001 23:36:25 +0000 Richard Jones Spit out command help if roundup-admin command doesn't get an argument.
Tue, 09 Oct 2001 07:38:58 +0000 Richard Jones Pushed the base code for the extended schema CGI interface back...
Tue, 09 Oct 2001 07:32:07 +0000 Richard Jones Steps to follow when migrating between versions of roundup.
Tue, 09 Oct 2001 07:31:02 +0000 Richard Jones Added some more doc.
Tue, 09 Oct 2001 07:25:59 +0000 Richard Jones Added the Password property type.
Mon, 08 Oct 2001 23:36:44 +0000 Richard Jones Fixed a typo, thanks Jean Jordaan.
Mon, 08 Oct 2001 21:49:30 +0000 Richard Jones Minor pre- 0.3.0 changes
Mon, 08 Oct 2001 00:34:31 +0000 Richard Jones Change message was stuffing up for multilinks with no key property.
Fri, 05 Oct 2001 07:42:46 +0000 Richard Jones more doc cleanup
Fri, 05 Oct 2001 02:44:06 +0000 Richard Jones Some more documentation.
Fri, 05 Oct 2001 02:23:24 +0000 Richard Jones Many features and fixes.
Thu, 04 Oct 2001 02:16:15 +0000 Richard Jones Forgot to pass the protected flag down *sigh*.
Thu, 04 Oct 2001 02:12:42 +0000 Richard Jones Added nicer command-line item adding:
Mon, 01 Oct 2001 06:40:43 +0000 Richard Jones made do_get have the args in the correct order
Mon, 01 Oct 2001 06:30:23 +0000 Richard Jones More documentation and a new TODO item.
Mon, 01 Oct 2001 06:10:42 +0000 Richard Jones stop people setting up roundup with our addresses as default
Mon, 01 Oct 2001 05:55:41 +0000 Richard Jones Fixes to the top-level index
Mon, 01 Oct 2001 04:58:33 +0000 Richard Jones more doc
Sun, 30 Sep 2001 01:19:22 +0000 Richard Jones more doc
Sat, 29 Sep 2001 23:48:06 +0000 Richard Jones Bug fix for test_init on Windows.
Sat, 29 Sep 2001 13:44:44 +0000 Richard Jones cvs tag
Sat, 29 Sep 2001 13:42:07 +0000 Richard Jones More doc, straight out of the mailgw module and roundup-admin help
Sat, 29 Sep 2001 13:27:00 +0000 Richard Jones CGI interfaces now spit up a top-level index of all instances they can serve.
Sat, 29 Sep 2001 13:09:32 +0000 Richard Jones Started working on some _real_ documentation!
Thu, 27 Sep 2001 06:45:58 +0000 Richard Jones *gak* ... xmp is Old Skool apparently.
Thu, 27 Sep 2001 06:36:42 +0000 Richard Jones Messages are now displayed with content...
Tue, 18 Sep 2001 22:58:37 +0000 Richard Jones Added some more help to roundup-admin
Wed, 12 Sep 2001 08:31:42 +0000 Richard Jones handle cases where mime type is not guessable
Mon, 10 Sep 2001 09:48:35 +0000 Richard Jones Started changes log for 0.2.9
Mon, 10 Sep 2001 09:47:18 +0000 Richard Jones Fixed bug in the generation of links to Link/Multilink in indexes.
Thu, 30 Aug 2001 06:01:17 +0000 Richard Jones Fixed missing import in mailgw :(

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