log roundup-admin @ 484:b35f229dd049

age author description
Sat, 05 Jan 2002 02:11:22 +0000 Richard Jones I18N'ed roundup admin...
Mon, 31 Dec 2001 05:20:34 +0000 Richard Jones [SF#496360] table width does not work
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, 17 Dec 2001 03:52:48 +0000 Richard Jones Implemented file store rollback.
Sat, 15 Dec 2001 23:09:23 +0000 Richard Jones Some cleanups in roundup-admin, also made it work again...
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 21:47:45 +0000 Richard Jones Message author's name appears in From: instead of roundup instance name
Mon, 10 Dec 2001 00:57:38 +0000 Richard Jones Notes from changes.
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.
Tue, 27 Nov 2001 22:32:03 +0000 Richard Jones typo
Mon, 26 Nov 2001 22:55:56 +0000 Richard Jones Features and fixes.
Wed, 21 Nov 2001 03:40:54 +0000 Richard Jones more new property handling
Mon, 12 Nov 2001 22:51:59 +0000 Jürgen Hermann Fixed option & associated error handling
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: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.
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)
Mon, 05 Nov 2001 23:45:40 +0000 Richard Jones Fixed newuser_action so it sets the cookie with the unencrypted password.
Tue, 23 Oct 2001 01:00:18 +0000 Richard Jones Re-enabled login and registration access...
Sun, 21 Oct 2001 00:45:15 +0000 Richard Jones Added author identification to e-mail messages from roundup.
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: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
Tue, 16 Oct 2001 03:48:01 +0000 Richard Jones admin tool now complains if a "find" is attempted with a non-link property.
Sat, 13 Oct 2001 00:07:39 +0000 Richard Jones More help in admin tool.
Thu, 11 Oct 2001 23:43:04 +0000 Richard Jones Implemented the comma-separated printing option in the admin tool.
Thu, 11 Oct 2001 05:03:51 +0000 Richard Jones Marked the roundup-admin import/export as experimental... 0.3.0-pre2
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:54:57 +0000 Richard Jones Added database importing and exporting through CSV files.
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:25:59 +0000 Richard Jones Added the Password property type.
Fri, 05 Oct 2001 02:23:24 +0000 Richard Jones Many features and fixes.
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
Tue, 18 Sep 2001 22:58:37 +0000 Richard Jones Added some more help to roundup-admin
Tue, 28 Aug 2001 05:58:33 +0000 Anthony Baxter added missing 'import' statements.
Sun, 12 Aug 2001 06:32:36 +0000 Richard Jones using isinstance(blah, Foo) now instead of isFooType
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Sun, 05 Aug 2001 07:44:36 +0000 Richard Jones Instances are now opened by a special function...
Fri, 03 Aug 2001 01:28:33 +0000 Richard Jones Used the much nicer load_package, pointed out by Steve Majewski.
Fri, 03 Aug 2001 00:59:34 +0000 Richard Jones Instance import now imports the instance using imp.load_module...
Mon, 30 Jul 2001 08:12:17 +0000 Richard Jones Added time logging and file uploading to the templates.
Mon, 30 Jul 2001 03:52:55 +0000 Richard Jones init help now lists templates and backends
Mon, 30 Jul 2001 02:37:07 +0000 Richard Jones Freshen is really broken. Commented out.
Mon, 30 Jul 2001 01:28:46 +0000 Richard Jones Bugfixes
Mon, 30 Jul 2001 00:57:51 +0000 Richard Jones Now uses getopt, much improved command-line parsing.
Mon, 30 Jul 2001 00:04:48 +0000 Richard Jones Made the "init" prompting more friendly.
Sun, 29 Jul 2001 07:01:39 +0000 Richard Jones Added vim command to all source so that we don't get no steenkin' tabs :)
Mon, 23 Jul 2001 08:45:28 +0000 Richard Jones ok, so now "./roundup-admin init" will ask questions...
Mon, 23 Jul 2001 08:20:44 +0000 Richard Jones Moved over to using marshal in the bsddb and anydbm backends.
Mon, 23 Jul 2001 03:46:48 +0000 Richard Jones moving the bin files to facilitate out-of-the-boxness

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