log CHANGES.txt @ 4541:62239a524beb

age author description
Fri, 07 Oct 2011 14:21:57 +0000 Ralf Schlatterbeck PGP support is again working (pyme API has changed significantly)...
Fri, 30 Sep 2011 09:35:34 +0000 Ralf Schlatterbeck Allow to turn off translation of generated html options in menu method...
Wed, 28 Sep 2011 11:59:08 +0000 Bernhard Reiter Added Ralf to the last changelog entry.
Wed, 28 Sep 2011 11:06:24 +0000 Ralf Schlatterbeck issue2550729: Fix password history display for anydbm backend...
Mon, 26 Sep 2011 07:51:42 +0000 Bernhard Reiter issue2550728: remove buggy parentheses in TAL/DummyEngine.py.
Sat, 03 Sep 2011 20:12:51 +0000 Bernhard Reiter issue2550678: Allow pagesize=-1 which returns all results.
Wed, 24 Aug 2011 14:43:52 +0000 Ralf Schlatterbeck Fix matching of incoming email addresses to the alternate_addresses field...
Thu, 11 Aug 2011 19:21:26 +0000 Bernhard Reiter issue2550715: IndexError when requesting non-existing file via http.
Tue, 19 Jul 2011 07:54:22 +0000 Bernhard Reiter issue2550695: 'No sort or group' settings not retained when editing queries.
Tue, 19 Jul 2011 07:51:24 +0000 Bernhard Reiter New version number after release.
Fri, 15 Jul 2011 15:52:34 +0000 Ralf Schlatterbeck - release preparation 1.4.19
Fri, 15 Jul 2011 14:14:20 +0000 Ralf Schlatterbeck - add name
Fri, 15 Jul 2011 14:13:51 +0000 Ralf Schlatterbeck Allow HTMLRequest.batch to filter on other permissions than "View"...
Fri, 15 Jul 2011 14:05:29 +0000 Ralf Schlatterbeck Fix issue2550691 where a Unix From-Header was sometimes inserted...
Fri, 15 Jul 2011 12:54:27 +0000 Ralf Schlatterbeck - add latest change to CHANGES.txt changelog
Fri, 15 Jul 2011 04:32:50 +0000 Richard Jones how odd, the Retire permission wasn't being registered;
Fri, 08 Jul 2011 15:28:00 +0000 Bernhard Reiter Installation:
Fri, 01 Jul 2011 15:17:32 +0000 Bernhard Reiter The PostgreSQL backend quotes database names now for CREATE and DROP...
Fri, 01 Jul 2011 15:05:09 +0000 Bernhard Reiter PostgreSQL backend minor improvement:
Fri, 01 Jul 2011 13:23:09 +0000 Bernhard Reiter Xapian indexing improved:
Tue, 28 Jun 2011 20:06:09 +0000 Bernhard Reiter Updated the url to point to www.roundup-tracker.org in two places in the docs.
Thu, 23 Jun 2011 08:26:14 +0000 Bernhard Reiter Removed superfluous import.
Wed, 22 Jun 2011 12:36:41 +0000 Bernhard Reiter Typo fixed.
Wed, 22 Jun 2011 12:34:31 +0000 Bernhard Reiter Do not depend on a CPython implementation detail anymore...
Mon, 06 Jun 2011 20:00:17 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Mon, 06 Jun 2011 07:23:49 +0000 Bernhard Reiter Rephrased the introduction to make sure that mentioned names are the committers.
Wed, 01 Jun 2011 12:49:47 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Mon, 30 May 2011 09:09:40 +0000 Bernhard Reiter Improved wording on the mailgw file-unlink defect:
Sun, 29 May 2011 19:35:41 +0000 Ralf Schlatterbeck - release preparation 1.4.18
Sun, 29 May 2011 18:25:49 +0000 Ralf Schlatterbeck Fix file-unlink bug in mailgw
Mon, 23 May 2011 12:15:23 +0000 Ralf Schlatterbeck Allow to specify additional cc and bcc emails (not roundup users)...
Mon, 23 May 2011 09:52:46 +0000 Ralf Schlatterbeck Norwegian Bokmal translation by Christian Aastorp
Fri, 13 May 2011 09:15:46 +0000 Ralf Schlatterbeck fix long_description again: 1.4.17
Fri, 13 May 2011 07:56:45 +0000 Ralf Schlatterbeck release preparation
Sat, 16 Apr 2011 11:02:01 +0000 Ralf Schlatterbeck Fixed bug in filter_iter refactoring (lazy multilinks)...
Fri, 15 Apr 2011 19:04:08 +0000 Ralf Schlatterbeck Fix documentation for roundup-server about the 'host' parameter...
Fri, 15 Apr 2011 08:09:59 +0000 Ralf Schlatterbeck Add new config-option 'password_pbkdf2_default_rounds'...
Thu, 14 Apr 2011 18:10:58 +0000 Ralf Schlatterbeck Add new config-option 'migrate_passwords' in section 'web'...
Thu, 14 Apr 2011 15:42:41 +0000 Ralf Schlatterbeck Second patch from issue2550688 -- with some changes:
Thu, 14 Apr 2011 12:54:52 +0000 Stefan Seefeld Allow default value declaration in DB schema.
Thu, 14 Apr 2011 12:24:59 +0000 Ralf Schlatterbeck Fix first part of Password handling security issue2550688
Thu, 14 Apr 2011 05:29:39 +0000 Richard Jones Fixed bug in mailgw refactoring, patch issue2550697 (thanks Hubert Touvet)
Wed, 30 Mar 2011 11:20:36 +0000 Bernhard Reiter Range support in roundup-server so large files can be served...
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.
Thu, 23 Dec 2010 15:42:30 +0000 Ralf Schlatterbeck Tests and fixes.
Mon, 08 Nov 2010 16:21:02 +0000 Bernhard Reiter Multilinks can be filtered by combining elements with AND, OR and NOT now.
Thu, 04 Nov 2010 22:52:56 +0000 Richard Jones Fix incorrect setting of template in customizing.txt example action
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 19:19:58 +0000 Ralf Schlatterbeck Fix setting of sys.path when importing schema.py, fixes issue2550675,
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.
Tue, 19 Oct 2010 15:29:05 +0000 Ralf Schlatterbeck - Add explicit "Search" permissions, see Security Fix below.
Mon, 18 Oct 2010 10:21:40 +0000 Bernhard Reiter Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
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 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

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