log

age author description
Sat, 12 May 2007 16:14:54 +0000 Erik Forsberg Restored subject parser regexp to the string it was before the...
Wed, 09 May 2007 06:18:52 +0000 Ralf Schlatterbeck - remove obsolete "import sys".
Tue, 08 May 2007 20:54:56 +0000 Ralf Schlatterbeck New test for linking of non-existing and existing properties via a form.
Mon, 07 May 2007 14:03:30 +0000 Ralf Schlatterbeck Bug-fix: In case we have a @link@ to an existing node...
Fri, 27 Apr 2007 00:17:11 +0000 Richard Jones Fix form handling of editing existing hyperdb items from a new item page.
Mon, 23 Apr 2007 19:35:41 +0000 Erik Forsberg End headers when redirecting to tracker. Closes [SF#1706114].
Sat, 21 Apr 2007 15:27:57 +0000 Erik Forsberg Use """ instead of ''' in comments, or emacs python-mode bails out.
Thu, 19 Apr 2007 12:18:50 +0000 Stefan Seefeld Fix missing return value.
Mon, 16 Apr 2007 04:51:31 +0000 Richard Jones Fix <form> name in user editing to allow multilink popups to work
Mon, 16 Apr 2007 04:44:09 +0000 Richard Jones *** empty log message ***
Wed, 11 Apr 2007 20:04:06 +0000 Erik Forsberg Fix for [SF#698136] Trouble with full-text indexer, with test.
Tue, 10 Apr 2007 19:07:52 +0000 Erik Forsberg Yet another emacs syntax highlighting workaround.
Tue, 10 Apr 2007 19:06:10 +0000 Erik Forsberg Change ''' into """ to work around bug in Emacs' syntax highlighting code.
Wed, 04 Apr 2007 07:51:43 +0000 Alexander Smishlajev fix RoundupRequest:
Wed, 04 Apr 2007 05:11:23 +0000 Alexander Smishlajev fix compatibility with Python2.3:
Tue, 03 Apr 2007 16:52:51 +0000 Stefan Seefeld Varia
Tue, 03 Apr 2007 06:56:34 +0000 Alexander Smishlajev 1.3.3 > 1.3.4 upgrade notes
Tue, 03 Apr 2007 06:47:21 +0000 Alexander Smishlajev pass tracker configuration to parseContent
Tue, 03 Apr 2007 06:43:30 +0000 Alexander Smishlajev parseContent API modified to take single config argument
Tue, 03 Apr 2007 06:36:08 +0000 Alexander Smishlajev added RegExpOption
Sun, 01 Apr 2007 18:48:06 +0000 Erik Forsberg Use """ instead of ''' for multi-line strings...
Mon, 26 Mar 2007 06:19:55 +0000 Richard Jones clean up
Mon, 26 Mar 2007 04:08:33 +0000 Richard Jones Fix handling of defaults for date fields
Mon, 26 Mar 2007 04:04:42 +0000 Richard Jones Allow customisation of regular expressions used in email parsing...
Sun, 25 Mar 2007 23:18:25 +0000 Richard Jones Add simple anti-spam recipe to docs
Thu, 22 Mar 2007 02:49:50 +0000 Stefan Seefeld Re-add failing test to make sure permissions are respected.
Thu, 22 Mar 2007 02:07:44 +0000 Stefan Seefeld Initial checkin for new xmlrpc frontend.
Wed, 14 Mar 2007 15:51:03 +0000 Ralf Schlatterbeck coding-style fix.
Wed, 14 Mar 2007 15:23:11 +0000 Ralf Schlatterbeck Journal and database testing.
Wed, 14 Mar 2007 15:07:24 +0000 Ralf Schlatterbeck Add a class-method as a constructor of a Date object from a timestamp.
Mon, 12 Mar 2007 17:53:38 +0000 Ralf Schlatterbeck remove some try:/import statements caught by alexander smishlajev
Fri, 09 Mar 2007 14:54:39 +0000 Ralf Schlatterbeck fix a deprecation warning if usecs passed to datetime constructor is a float.
Fri, 09 Mar 2007 10:25:10 +0000 Ralf Schlatterbeck Fix arbitrary limit on dates.
Tue, 20 Feb 2007 05:30:17 +0000 Richard Jones Handling of unset Link search in RDBMS backend
Mon, 19 Feb 2007 20:27:53 +0000 Alexander Smishlajev typos in docstrings
Thu, 15 Feb 2007 04:02:43 +0000 Richard Jones pre-release 1.3.3
Thu, 15 Feb 2007 03:58:35 +0000 Richard Jones Improved due_date and timelog customisation docs [SF#1625124]
Thu, 15 Feb 2007 03:52:35 +0000 Richard Jones Fix scripts/roundup-reminder date calculation [SF#1649979]
Thu, 15 Feb 2007 03:49:32 +0000 Richard Jones re patch [SF#558183]
Thu, 15 Feb 2007 03:09:53 +0000 Richard Jones Fixes to mailgw subject parsing
Mon, 29 Jan 2007 03:04:57 +0000 Richard Jones thanks alex
Sun, 28 Jan 2007 13:49:21 +0000 Erik Forsberg Modified subject line parser in mail gateway.
Sun, 21 Jan 2007 18:14:35 +0000 Erik Forsberg Added simple test for 'Subject: help' functionality.
Sun, 21 Jan 2007 18:08:31 +0000 Erik Forsberg Make functionality for matching In-Reply-To and Message-Id work...
Sun, 21 Jan 2007 15:22:02 +0000 Erik Forsberg Bah! The python-mode in my emacs is borked by this line,,,
Sun, 21 Jan 2007 15:18:26 +0000 Erik Forsberg Fix bug in matching In-Reply-To header to existing Message-ID and add unit test.
Tue, 16 Jan 2007 10:16:08 +0000 Ralf Schlatterbeck Real handling of network errors.
Mon, 15 Jan 2007 21:10:26 +0000 Ralf Schlatterbeck Band-aid over handling of netework errors.
Sun, 14 Jan 2007 22:54:15 +0000 Richard Jones Handle 8-bit untranslateable messages from database properties
Thu, 11 Jan 2007 07:34:02 +0000 Ralf Schlatterbeck comment update
Wed, 10 Jan 2007 20:16:17 +0000 Ralf Schlatterbeck factor getCurrentURL into its own method:
Wed, 10 Jan 2007 18:17:47 +0000 Ralf Schlatterbeck Error message fixes.
Wed, 10 Jan 2007 18:17:00 +0000 Ralf Schlatterbeck Bug-fix: Only index the content property if it has the indexme attribute set
Thu, 04 Jan 2007 17:14:29 +0000 Alexander Smishlajev fix from Nerijus Baliunas
Fri, 29 Dec 2006 08:00:21 +0000 Richard Jones really fix the last-modified code
Fri, 29 Dec 2006 04:46:19 +0000 Alexander Smishlajev trim trailing spaces
Thu, 28 Dec 2006 22:38:02 +0000 Richard Jones Handle rounding of seconds generating invalid date values
Thu, 28 Dec 2006 22:18:28 +0000 Richard Jones Updated Windows installation docs (thanks Bo Berglund)
Thu, 28 Dec 2006 22:08:45 +0000 Richard Jones If-Modified-Since handling was broken
Tue, 19 Dec 2006 03:03:37 +0000 Richard Jones pre-release stuff 1.3.2

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