log

age author description
Mon, 21 Jan 2002 11:05:48 +0000 Richard Jones New tests for htmltemplate (well, it's a beginning)
Mon, 21 Jan 2002 10:05:48 +0000 Roche Compaan Mail gateway improvements.
Mon, 21 Jan 2002 09:55:14 +0000 Roche Compaan Properties in change note are now sorted
Mon, 21 Jan 2002 03:25:59 +0000 Richard Jones oops
Mon, 21 Jan 2002 03:01:29 +0000 Richard Jones brief docco on the do_journal argument
Mon, 21 Jan 2002 02:59:10 +0000 Richard Jones Fixed up the HTML display of history so valid links are actually displayed.
Sat, 19 Jan 2002 13:16:04 +0000 Roche Compaan Journal entries for link and multilink properties can now be switched on or off.
Fri, 18 Jan 2002 08:36:12 +0000 Engelbert Gruber add nowrap to history table date cell i.e. <td nowrap ...
Fri, 18 Jan 2002 04:32:04 +0000 Richard Jones Rollback was breaking...
Thu, 17 Jan 2002 23:04:53 +0000 Richard Jones much nicer history display (actualy real handling of property types etc)
Thu, 17 Jan 2002 22:08:45 +0000 Richard Jones moving FAQ.txt to doc directory
Thu, 17 Jan 2002 22:08:21 +0000 Richard Jones moving FAQ to doc directory
Thu, 17 Jan 2002 16:05:37 +0000 Engelbert Gruber layout tweaking samples.
Thu, 17 Jan 2002 08:48:19 +0000 Engelbert Gruber display superseder as html link in history.
Thu, 17 Jan 2002 07:58:24 +0000 Engelbert Gruber display links a html link in history.
Wed, 16 Jan 2002 22:22:35 +0000 Richard Jones change note
Wed, 16 Jan 2002 09:14:45 +0000 Engelbert Gruber if the attachment has no name, name it unnamed, happens with tnefs.
Wed, 16 Jan 2002 07:20:54 +0000 Richard Jones simple help command for mailgw
Wed, 16 Jan 2002 07:02:57 +0000 Richard Jones lots of date/interval related changes: more relaxed date format for input
Wed, 16 Jan 2002 04:54:27 +0000 Richard Jones Some more information regarding customising the schema.
Wed, 16 Jan 2002 04:49:45 +0000 Richard Jones Handle a special case that the CGI interface tickles.
Wed, 16 Jan 2002 03:04:03 +0000 Richard Jones split tags..
Wed, 16 Jan 2002 03:02:42 +0000 Richard Jones [SF#503793] changing assignedto resets nosy list
Tue, 15 Jan 2002 00:50:03 +0000 Richard Jones [SF#502949] index view for non-issues and redisplay
Tue, 15 Jan 2002 00:12:40 +0000 Richard Jones [SF#503340] creating issue with [asignedto=p.ohly]
Mon, 14 Jan 2002 23:39:41 +0000 Richard Jones [SF#502956] filtering by multilink not supported
Mon, 14 Jan 2002 23:31:21 +0000 Richard Jones reverted the change that had plain() hyperlinking the link displays
Mon, 14 Jan 2002 22:21:38 +0000 Richard Jones [SF#503353] setting properties in initial email
Mon, 14 Jan 2002 22:00:40 +0000 Richard Jones [SF#503330] ANONYMOUS_REGISTER now applies to mail
Mon, 14 Jan 2002 07:12:15 +0000 Richard Jones removed file writing from tests.
Mon, 14 Jan 2002 07:04:36 +0000 Richard Jones plain rendering of links in the htmltemplate now generate a hyperlink...
Mon, 14 Jan 2002 06:53:28 +0000 Richard Jones had commented out some tests
Mon, 14 Jan 2002 06:53:10 +0000 Richard Jones [SF#503164] create and passwords
Mon, 14 Jan 2002 06:45:03 +0000 Richard Jones [SF#502953] nosy-like treatment of other multilinks
Mon, 14 Jan 2002 06:32:34 +0000 Richard Jones [SF#502951] adding new properties to old database
Mon, 14 Jan 2002 05:16:51 +0000 Richard Jones The submit buttons need a name attribute...
Mon, 14 Jan 2002 04:03:32 +0000 Richard Jones How about that ... date fields have never worked ...
Mon, 14 Jan 2002 02:20:15 +0000 Richard Jones changed all config accesses...
Sun, 13 Jan 2002 08:03:53 +0000 Richard Jones re-enabled dumbdbm when using python >2.1.1 (ie 2.1.2, 2.2)
Fri, 11 Jan 2002 23:22:29 +0000 Richard Jones [SF#502437] rogue reactor and unittest
Fri, 11 Jan 2002 22:59:01 +0000 Richard Jones [SF#502342] pipe interface
Fri, 11 Jan 2002 07:02:29 +0000 Engelbert Gruber put an exception around: do_pop user and password entry to catch ctrl-c/d.
Fri, 11 Jan 2002 03:34:52 +0000 Richard Jones fixes to migration text
Fri, 11 Jan 2002 03:26:23 +0000 Richard Jones convenience cutnpaste for redhat users
Fri, 11 Jan 2002 03:24:15 +0000 Richard Jones minor changes for 0.4.0b2
Fri, 11 Jan 2002 01:24:38 +0000 Richard Jones *sigh* more missing migration details. sucky sucky configuration system!
Thu, 10 Jan 2002 10:02:15 +0000 Engelbert Gruber In do_history: replace "." in date by " " so html wraps more sensible.
Thu, 10 Jan 2002 06:42:38 +0000 Richard Jones readying the announcement text for the next beta release
Thu, 10 Jan 2002 06:42:07 +0000 Richard Jones forgot the change note earlier
Thu, 10 Jan 2002 06:41:49 +0000 Richard Jones and a note about cgi too
Thu, 10 Jan 2002 06:36:07 +0000 Richard Jones mention new variables in the instance_config.py
Thu, 10 Jan 2002 06:19:20 +0000 Richard Jones followup lines directly after a quoted section were being eaten.
Thu, 10 Jan 2002 05:57:45 +0000 Richard Jones namespace clobberation
Thu, 10 Jan 2002 05:26:10 +0000 Richard Jones missed a parsePropsFromForm in last update
Thu, 10 Jan 2002 03:39:45 +0000 Richard Jones fixed some problems with web editing and change detection
Thu, 10 Jan 2002 03:38:16 +0000 Richard Jones reformatting for 80 cols
Wed, 09 Jan 2002 13:54:21 +0000 Engelbert Gruber _add_assignedto_to_nosy did set nosy to assignedto only, no adding.
Wed, 09 Jan 2002 08:01:42 +0000 Engelbert Gruber Remove note on select_db.py from MIGRATION.TXT, should be there.
Tue, 08 Jan 2002 12:10:22 +0000 Engelbert Gruber Fix requirements in INSTALL.
Tue, 08 Jan 2002 11:57:12 +0000 Richard Jones crying out for real configuration handling... :(

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