log CHANGES.txt @ 4289:7275e3dec0e0

age author description
Mon, 30 Nov 2009 14:45:44 +0000 Ralf Schlatterbeck Fix security-problem: If user hasn't permission on a message...
Sat, 28 Nov 2009 22:44:02 +0000 Richard Jones issue2550549: Some bugs issue classifiers were causing database lookup errors
Tue, 20 Oct 2009 11:48:48 +0000 Ralf Schlatterbeck - fix some format errors in italian translation
Tue, 20 Oct 2009 09:07:46 +0000 Ralf Schlatterbeck - Fix issue2537286 (documentation added to FAQ)
Wed, 14 Oct 2009 10:06:49 +0000 Ralf Schlatterbeck Correct initial- and end-handshakes for SSL
Wed, 14 Oct 2009 09:11:54 +0000 Bernhard Reiter Fixed spelling of Thomas' lastname.
Tue, 13 Oct 2009 09:05:21 +0000 Ralf Schlatterbeck More SSL fixes.
Fri, 09 Oct 2009 16:06:33 +0000 Ralf Schlatterbeck - everything needed for release 1.4.10
Thu, 08 Oct 2009 13:07:51 +0000 Ralf Schlatterbeck Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
Fri, 02 Oct 2009 15:03:44 +0000 Ralf Schlatterbeck Document filter method of xmlrpc interface
Fri, 02 Oct 2009 14:29:12 +0000 Ralf Schlatterbeck Small fix for CGI-handling of XMLRPC requests for python2.4...
Tue, 29 Sep 2009 07:27:17 +0000 Ralf Schlatterbeck New config option csv_field_size:
Thu, 17 Sep 2009 09:54:49 +0000 Bernhard Reiter Minor update of doc/developers.txt...
Mon, 14 Sep 2009 20:34:50 +0000 Bernhard Reiter Small CSS improvements regarding the search box
Fri, 11 Sep 2009 15:55:11 +0000 Bernhard Reiter Indexers behaviour made more consistent regarding length of indexed words...
Tue, 08 Sep 2009 21:38:42 +0000 Bernhard Reiter fixed typos in the installation instructions
Mon, 10 Aug 2009 04:32:36 +0000 Richard Jones move
Mon, 10 Aug 2009 04:25:15 +0000 Richard Jones compatibilty fix for pysqlite2 / unicode
Mon, 10 Aug 2009 03:42:17 +0000 Richard Jones remove unused, deprecated import
Mon, 10 Aug 2009 03:36:32 +0000 Richard Jones remove use of string exception
Mon, 10 Aug 2009 02:04:00 +0000 Richard Jones missed
Mon, 27 Jul 2009 23:57:23 +0000 Richard Jones re-order sqlite imports to handle multiple installed versions (issue 2550570)
Mon, 20 Jul 2009 06:24:52 +0000 Richard Jones fix construction of individual messages to nosy recipents with attachments
Wed, 15 Jul 2009 12:22:35 +0000 Ralf Schlatterbeck fix problem with bounce-message if incoming mail has insufficient privilege...
Tue, 14 Jul 2009 09:10:43 +0000 Ralf Schlatterbeck Process each message through the mail gateway as a separate transaction.
Mon, 13 Jul 2009 16:00:35 +0000 Ralf Schlatterbeck list the fix to issue2550546 (locale problems)
Thu, 26 Mar 2009 06:17:49 +0000 Richard Jones fixed classic tracker template to submit POST requests when appropriate
Sat, 21 Mar 2009 22:01:31 +0000 Richard Jones change note
Wed, 18 Mar 2009 03:39:58 +0000 Richard Jones release stuff 1.4.8
Tue, 17 Mar 2009 23:14:50 +0000 Richard Jones fix TLS handling with some SMTP servers (issues 2484879 and 1912923)
Tue, 17 Mar 2009 22:59:40 +0000 Richard Jones handle bogus pagination values (issue 2550530)
Tue, 17 Mar 2009 22:56:38 +0000 Richard Jones bug introduced in the migration to the email package (issue 2550531)
Mon, 16 Mar 2009 04:16:43 +0000 Richard Jones fix bug introduced into CSV export and view (issue 2550529)
Fri, 13 Mar 2009 22:48:17 +0000 Richard Jones additional fix to handle Unauthorised in file serving 1.4.7
Fri, 13 Mar 2009 06:12:54 +0000 Stefan Seefeld Separate and clarify Features and Fixes for 1.4.7 release.
Fri, 13 Mar 2009 05:53:24 +0000 Richard Jones reinstate description/long_description in setup.py
Fri, 13 Mar 2009 05:20:30 +0000 Richard Jones do all the pre-release stuff...
Fri, 13 Mar 2009 04:08:12 +0000 Richard Jones include other changes
Thu, 12 Mar 2009 02:52:56 +0000 Richard Jones Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Thu, 12 Mar 2009 02:25:03 +0000 Richard Jones Plug a number of security holes:
Mon, 01 Sep 2008 02:30:06 +0000 Richard Jones Try to clarify mail_domain config setting 1.4.6
Mon, 01 Sep 2008 01:58:32 +0000 Richard Jones pre-release stuff
Mon, 01 Sep 2008 01:37:00 +0000 Richard Jones Make URL matching code less matchy
Mon, 01 Sep 2008 00:43:02 +0000 Richard Jones fix bug introduced in 1.4.5 in RDBMS full-text indexing;
Tue, 19 Aug 2008 01:25:16 +0000 Richard Jones pre-release stuff
Tue, 19 Aug 2008 01:01:32 +0000 Richard Jones Add use of username/password stored in ~/.netrc in mailgw
Mon, 18 Aug 2008 06:57:49 +0000 Richard Jones Fix indexer handling of indexed Link properties
Mon, 18 Aug 2008 06:37:15 +0000 Richard Jones Fix HTML injection into page title; also some other TAL cleanup
Mon, 18 Aug 2008 06:25:47 +0000 Richard Jones Don't run old code on newer database
Mon, 18 Aug 2008 06:21:53 +0000 Richard Jones allow binary data for "content" props through rawToHyperdb
Mon, 18 Aug 2008 06:03:06 +0000 Richard Jones improved URL matching
Mon, 18 Aug 2008 05:09:00 +0000 Richard Jones make WSGI threadsafe
Mon, 18 Aug 2008 05:04:02 +0000 Richard Jones improvements to session management
Thu, 07 Aug 2008 06:33:00 +0000 Richard Jones Prevent broken pipe errors in csv export (patch [SF#911449)
Thu, 07 Aug 2008 06:31:16 +0000 Richard Jones indexerror when there are no messages to the issue
Thu, 07 Aug 2008 06:21:07 +0000 Richard Jones Add filter() to XML-RPC interface [SF#966456]
Thu, 07 Aug 2008 06:17:23 +0000 Richard Jones More improvements to German translation [SF#1919446]
Thu, 07 Aug 2008 06:15:19 +0000 Richard Jones Better German translation for retiring users [SF#1998701]
Thu, 07 Aug 2008 06:05:53 +0000 Richard Jones another psql 8.3 compat fix
Thu, 07 Aug 2008 05:59:18 +0000 Richard Jones Allow negative ids other than -1 for item generation [SF#982481]

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