log

age author description
Wed, 30 Mar 2011 11:20:36 +0000 Bernhard Reiter Range support in roundup-server so large files can be served...
Tue, 29 Mar 2011 20:13:53 +0000 Stefan Seefeld Add flags to allow to restrict DB modifications.
Mon, 21 Mar 2011 20:49:56 +0000 Ralf Schlatterbeck - optimisation for date:
Mon, 21 Mar 2011 20:44:39 +0000 Ralf Schlatterbeck Multilink fixes and optimizations:
Wed, 16 Mar 2011 11:26:50 +0000 Ralf Schlatterbeck Configuration issue:
Sat, 26 Feb 2011 20:57:11 +0000 Bernhard Reiter Fix search for xapian 1.2 issue2550676.
Mon, 10 Jan 2011 16:04:09 +0000 Ralf Schlatterbeck Add parsedMessage class as class variable to MailGW to allow easier override
Thu, 23 Dec 2010 15:42:30 +0000 Ralf Schlatterbeck Tests and fixes.
Tue, 09 Nov 2010 15:06:14 +0000 Bernhard Reiter Adding missing files from last commit (of 2010-11-08T11:21:02)...
Mon, 08 Nov 2010 16:21:02 +0000 Bernhard Reiter Multilinks can be filtered by combining elements with AND, OR and NOT now.
Fri, 05 Nov 2010 13:17:18 +0000 Stefan Seefeld Simplify and fix interval comparison.
Thu, 04 Nov 2010 22:52:56 +0000 Richard Jones Fix incorrect setting of template in customizing.txt example action
Thu, 04 Nov 2010 22:34:20 +0000 Stefan Seefeld Make HTMLProperty report actual classname in repr().
Thu, 04 Nov 2010 22:31:39 +0000 Stefan Seefeld fix SQL generation for empty WHERE clause.
Thu, 04 Nov 2010 21:56:51 +0000 Stefan Seefeld Simplify and fix interval comparison.
Thu, 04 Nov 2010 21:30:16 +0000 Stefan Seefeld Simplify.
Thu, 04 Nov 2010 21:29:06 +0000 Stefan Seefeld Fix small typos.
Thu, 04 Nov 2010 21:28:38 +0000 Stefan Seefeld Remove check-box indicator from help legend.
Thu, 04 Nov 2010 21:27:25 +0000 Stefan Seefeld Don't allow users to create tasks and milestones.
Thu, 04 Nov 2010 17:52:44 +0000 Stefan Seefeld Fix permissions (replace obsolete 'Process' by 'Edit')
Thu, 04 Nov 2010 17:52:07 +0000 Stefan Seefeld Add missing 'property' argument to classhelp call.
Thu, 04 Nov 2010 17:50:39 +0000 Stefan Seefeld Anonymous can only see bugs, but neither tasks nor milestones.
Thu, 04 Nov 2010 17:49:34 +0000 Stefan Seefeld Fix warning.
Tue, 02 Nov 2010 01:54:17 +0000 Stefan Seefeld Improve query UI.
Sun, 31 Oct 2010 23:38:08 +0000 Stefan Seefeld Remove initial data used for testing only.
Sun, 31 Oct 2010 23:36:48 +0000 Stefan Seefeld Fix detectors for devel tracker template.
Fri, 29 Oct 2010 10:41:39 +0000 Ralf Schlatterbeck Add "lookup" method to xmlrpc interface (Ralf Schlatterbeck)
Fri, 22 Oct 2010 14:14:26 +0000 Ralf Schlatterbeck clear the cache on commit for rdbms backends:
Thu, 21 Oct 2010 20:31:13 +0000 Ralf Schlatterbeck python2.3 compatibility fixes
Thu, 21 Oct 2010 19:53:51 +0000 Ralf Schlatterbeck fix broken tests by adding additional permissions...
Thu, 21 Oct 2010 19:19:58 +0000 Ralf Schlatterbeck Fix setting of sys.path when importing schema.py, fixes issue2550675,
Thu, 21 Oct 2010 08:59:43 +0000 Ralf Schlatterbeck more fixes to search permissions:
Wed, 20 Oct 2010 20:24:09 +0000 Ralf Schlatterbeck - admin permissions are special:
Wed, 20 Oct 2010 15:16:55 +0000 Bernhard Reiter Tried to improve the instructions for updating the webpage. website
Wed, 20 Oct 2010 14:14:05 +0000 Bernhard Reiter XML-RPC documentation now linked from the top docs navigation. website
Wed, 20 Oct 2010 14:12:08 +0000 Bernhard Reiter XML-RPC documentation now linked from the docs/index
Wed, 20 Oct 2010 14:08:13 +0000 Bernhard Reiter Giving Ralf the credit for his last change in the CHANGES.txt.
Wed, 20 Oct 2010 08:58:52 +0000 Ralf Schlatterbeck search permissions must allow transitive properties
Tue, 19 Oct 2010 15:29:05 +0000 Ralf Schlatterbeck - Add explicit "Search" permissions, see Security Fix below.
Tue, 19 Oct 2010 00:41:29 +0000 Richard Jones fix URL in announcement; fix handling of unicode in announcement
Mon, 18 Oct 2010 10:21:40 +0000 Bernhard Reiter Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
Tue, 12 Oct 2010 01:14:07 +0000 Stefan Seefeld Add new tracker template.
Fri, 08 Oct 2010 03:35:51 +0000 Richard Jones release stuff 1.4.16
Fri, 08 Oct 2010 00:46:08 +0000 Richard Jones pre-release stuff
Thu, 07 Oct 2010 13:57:19 +0000 Ralf Schlatterbeck - fix import (now passes for memorydb, too)
Thu, 07 Oct 2010 12:22:10 +0000 Ralf Schlatterbeck - refactor: move import_journal to hyperdb
Thu, 07 Oct 2010 12:02:12 +0000 Ralf Schlatterbeck - lower memory footprint for (journal-) import
Thu, 07 Oct 2010 02:31:58 +0000 Richard Jones clarification (inspired by Toni Meuller)
Thu, 07 Oct 2010 02:30:46 +0000 Richard Jones Allow search_popup macro to work with all db classes, issue2550567
Wed, 06 Oct 2010 23:37:29 +0000 Richard Jones fix py2.4 compatibility
Wed, 06 Oct 2010 14:13:09 +0000 Ralf Schlatterbeck - some formatting
Tue, 05 Oct 2010 14:24:25 +0000 Ralf Schlatterbeck Mail gateway fixes and improvements.
Mon, 04 Oct 2010 12:56:37 +0000 Ralf Schlatterbeck Fix charset of first text-part of outgoing multipart messages...
Wed, 29 Sep 2010 07:49:09 +0000 Ralf Schlatterbeck - add comment to clarify semantics if pytz is installed
Fri, 17 Sep 2010 06:47:58 +0000 Ralf Schlatterbeck - more logger fixes, sorry for the noise.
Thu, 16 Sep 2010 07:44:50 +0000 Ralf Schlatterbeck - more logger fixes -- use correct hierarchical logger names...
Mon, 13 Sep 2010 17:08:41 +0000 Ralf Schlatterbeck - update acknowledgements
Fri, 10 Sep 2010 06:34:19 +0000 Richard Jones note
Fri, 10 Sep 2010 06:32:04 +0000 Richard Jones make sort more robust
Fri, 10 Sep 2010 06:31:30 +0000 Richard Jones fixed registration, issue2550665 (thanks Timo Paulssen)

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