log

age author description
Tue, 19 Oct 2004 23:08:35 +0000 Richard Jones merge from maint-0-7
Tue, 19 Oct 2004 22:34:26 +0000 Richard Jones better cross-link detection maint-0.7
Tue, 19 Oct 2004 09:36:21 +0000 Alexander Smishlajev updated from current sources
Tue, 19 Oct 2004 09:32:58 +0000 Alexander Smishlajev remove extra  
Tue, 19 Oct 2004 09:24:18 +0000 Alexander Smishlajev copied from classic template
Tue, 19 Oct 2004 09:15:32 +0000 Alexander Smishlajev do_reindex help string reformatted to reuse existing translation
Tue, 19 Oct 2004 09:09:33 +0000 Alexander Smishlajev put back i18n lost in [[CVS:1.18]]
Tue, 19 Oct 2004 08:33:30 +0000 Alexander Smishlajev translation mark was lost on do_reindex help
Tue, 19 Oct 2004 08:16:39 +0000 Alexander Smishlajev catalog compilation utility for message translations
Tue, 19 Oct 2004 08:04:12 +0000 Alexander Smishlajev fix: server was always started on default port number.
Tue, 19 Oct 2004 06:37:57 +0000 Alexander Smishlajev fix compilation errors
Mon, 18 Oct 2004 09:11:32 +0000 Alexander Smishlajev how to override Client class methods like determine_user?
Mon, 18 Oct 2004 08:59:07 +0000 Alexander Smishlajev migrate minimal template to new layout - done
Mon, 18 Oct 2004 08:57:36 +0000 Alexander Smishlajev migrate to new layout
Mon, 18 Oct 2004 07:57:32 +0000 Alexander Smishlajev include demo.py in the binary distributions - done
Mon, 18 Oct 2004 07:56:09 +0000 Alexander Smishlajev instant-gratification script for binary distributions
Mon, 18 Oct 2004 07:51:46 +0000 Alexander Smishlajev install demo.py as a module in roundup package.
Mon, 18 Oct 2004 07:46:59 +0000 Alexander Smishlajev rearranged to use the code in roundup-demo script.
Mon, 18 Oct 2004 07:43:58 +0000 Alexander Smishlajev respect function argument 'port' in run()
Sun, 17 Oct 2004 18:22:32 +0000 Alexander Smishlajev oops. forgot to reenable ConfigurationError handling, disabled for debugging.
Sun, 17 Oct 2004 18:14:22 +0000 Alexander Smishlajev fix: tracker definitions from the command line...
Sun, 17 Oct 2004 17:54:48 +0000 Alexander Smishlajev let config handle command line options.
Sun, 17 Oct 2004 17:35:32 +0000 Alexander Smishlajev implement getopt().
Sat, 16 Oct 2004 14:57:23 +0000 Alexander Smishlajev TODO: migrate minimal template to new layout;
Sat, 16 Oct 2004 14:53:47 +0000 Alexander Smishlajev standard templates do not need an ini file:
Sat, 16 Oct 2004 14:51:08 +0000 Alexander Smishlajev do_install: consider both old- and new-style layouts in reinstall check;
Sat, 16 Oct 2004 14:45:12 +0000 Alexander Smishlajev if there is no config installed from the template, write default config text;
Sat, 16 Oct 2004 13:31:29 +0000 Alexander Smishlajev fix copy/paste error made in r1.114
Sat, 16 Oct 2004 12:52:53 +0000 Alexander Smishlajev sqlite database creation requires existing directory.
Sat, 16 Oct 2004 12:43:11 +0000 Alexander Smishlajev tearDown: take directory name from config
Fri, 15 Oct 2004 01:10:22 +0000 Richard Jones fixed editing of message contents maint-0.7
Fri, 15 Oct 2004 00:48:05 +0000 Richard Jones allow listing popup to be used in query forms (thanks Marcus Priesch)
Fri, 15 Oct 2004 00:25:18 +0000 Richard Jones merge from maint-0-7
Fri, 15 Oct 2004 00:25:05 +0000 Richard Jones more fixes maint-0.7
Fri, 15 Oct 2004 00:12:17 +0000 Richard Jones merge from maint-0-7
Fri, 15 Oct 2004 00:11:49 +0000 Richard Jones popup listing uses filter args (thanks Marlon van den Berg) maint-0.7
Thu, 14 Oct 2004 22:28:02 +0000 Richard Jones merge from HEAD, pre-release stuff maint-0.7 0.7.8
Thu, 14 Oct 2004 22:27:59 +0000 Richard Jones Clean out sessions / otks tables when migrating
Thu, 14 Oct 2004 10:47:07 +0000 Alexander Smishlajev testJournals: if backend is too fast, two journal entries...
Thu, 14 Oct 2004 10:39:14 +0000 Alexander Smishlajev safeget() removed from the API
Tue, 12 Oct 2004 21:58:40 +0000 Richard Jones *** empty log message *** maint-0.7 0.7.7
Tue, 12 Oct 2004 21:54:55 +0000 Richard Jones merge from HEAD maint-0.7
Tue, 12 Oct 2004 21:54:25 +0000 Richard Jones copy date/interval formatting from design spec to user guide
Mon, 11 Oct 2004 05:46:12 +0000 Richard Jones what's in a name? maint-0.7
Mon, 11 Oct 2004 05:25:47 +0000 Richard Jones pre-release stuff maint-0.7
Mon, 11 Oct 2004 05:20:37 +0000 Richard Jones pydotorg-specific change to mailgw to handle bizzaro permissions ;) maint-0.7
Fri, 08 Oct 2004 08:10:59 +0000 Richard Jones merge from HEAD maint-0.7
Fri, 08 Oct 2004 08:10:37 +0000 Richard Jones add optimised index on postgresql text index table
Fri, 08 Oct 2004 08:07:33 +0000 Richard Jones Make postgres backend not work for the moment... maint-0.7
Fri, 08 Oct 2004 07:22:39 +0000 Richard Jones merge maint-0.7
Fri, 08 Oct 2004 07:22:04 +0000 Richard Jones more install doc tweaks
Fri, 08 Oct 2004 06:16:53 +0000 Richard Jones *** empty log message ***
Fri, 08 Oct 2004 06:16:53 +0000 Richard Jones *** empty log message *** maint-0.7
Fri, 08 Oct 2004 05:54:50 +0000 Richard Jones doc clarification
Fri, 08 Oct 2004 05:51:00 +0000 Richard Jones couple more msgid == None fixes
Fri, 08 Oct 2004 05:44:33 +0000 Richard Jones removed safeget() from the API [SF#994750]
Fri, 08 Oct 2004 05:37:44 +0000 Richard Jones postgres backend open doesn't hide corruption in schema [SF#956375]
Fri, 08 Oct 2004 01:58:43 +0000 Richard Jones record journaltag lookup ("fixes" [SF#998140])
Fri, 08 Oct 2004 01:29:30 +0000 Richard Jones merge from HEAD maint-0.7
Fri, 08 Oct 2004 01:28:32 +0000 Richard Jones more efficient find() in RDBMS [SF#1012781]

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