log CHANGES.txt @ 4678:23de24f57566

age author description
Sun, 25 Nov 2012 18:24:28 -0500 rouilj issue2550749 - the xmlrpc interface is invoked on content type
Sun, 25 Nov 2012 18:07:58 -0500 rouilj issue2550783 describe the change in devel template/schema.py
Thu, 22 Nov 2012 21:17:27 +0100 Bernhard Reiter Fixing the download button re-activating the cheeseshop plugin in the sphinx config. Thanks to Richard for the hint.
Sat, 17 Nov 2012 10:48:24 +0100 Ralf Schlatterbeck Fix installation docs for correct python version
Wed, 17 Oct 2012 15:32:41 +0200 Ralf Schlatterbeck Fix xmlrpc permissions for lookup method.
Tue, 16 Oct 2012 18:27:33 +0200 Ralf Schlatterbeck Fix basic authentication.
Thu, 27 Sep 2012 13:53:32 +0300 Ezio Melotti Add CHANGES.txt entry and instructions in upgrading.txt for issue2550765/a099ff2ceff3.
Thu, 06 Sep 2012 10:57:51 +0200 Ralf Schlatterbeck Add a script to remove file-spam from a tracker.
Tue, 28 Aug 2012 21:01:35 +1000 John Kristensen issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, thanks W. Trevor King
Mon, 27 Aug 2012 23:09:58 +1000 John Kristensen issue2550738: Fixes for various documentation typos, thanks Nathan Russell
Fri, 17 Aug 2012 15:32:46 +0200 Ralf Schlatterbeck merge
Fri, 17 Aug 2012 15:30:36 +0200 Ralf Schlatterbeck Add an interface to register clearCache callbacks in roundupdb.
Wed, 01 Aug 2012 08:49:41 +0200 Bernhard Reiter issue2550765: Don't show links in calendar that will fail. Found and fixed by Cédric Krier.
Sun, 29 Jul 2012 21:16:12 +0200 Bernhard Reiter issue2550766: Minor formatting issues in the docs for date properties, thanks John Kristensen.
Sat, 28 Jul 2012 18:12:00 +0200 Ezio Melotti Use "raise E, V, T" instead of "raise E(V).with_traceback(T)" (with_traceback is not available in Python 2).
Sat, 14 Jul 2012 02:39:23 +0200 Ezio Melotti #2550759: Trailing punctuation is no longer included when URLs are converted to links.
Fri, 29 Jun 2012 16:34:42 +0200 Bernhard Reiter closing issue2550762 Minor Documentation fix in doc/developers.txt, thanks to W. Trevor King.
Fri, 01 Jun 2012 17:45:26 +0200 Thomas Arendsen Hein added CHANGES.txt for previous commit
Wed, 16 May 2012 11:25:04 +0200 Thomas Arendsen Hein CHANGES.txt entry for restored sample detectors (issue2550574)
Tue, 15 May 2012 12:38:36 +0200 Ralf Schlatterbeck Release preparation 1.4.20
Mon, 14 May 2012 17:46:15 +0200 Bernhard Reiter Committed edited fix for issue2550712 by Cedric Krier.
Mon, 14 May 2012 14:17:07 +0200 Ralf Schlatterbeck Fix another XSS with the ok- and error message, see issue2550724.
Fri, 27 Apr 2012 12:52:33 +0800 Cheer Xiao README.txt: Added warning to Chameleon support introduction
Fri, 13 Apr 2012 16:29:49 +0200 Bernhard Reiter CHANGES.txt: Shorter top intro, an moving to 2012 for the next date template.
Fri, 13 Apr 2012 16:23:14 +0200 Bernhard Reiter CHANGES.txt: adding missing credits to Ralf for commits in upcoming version.
Fri, 13 Apr 2012 16:14:33 +0200 Bernhard Reiter Minor phrasing: pgp -> openPGP
Mon, 09 Apr 2012 14:40:11 +0300 anatoly techtonik Found my old contribution from changeset 0112e9e1d068. Fixing credits.
Fri, 24 Feb 2012 11:58:21 +0100 Ralf Schlatterbeck Add missing attribution.
Thu, 23 Feb 2012 18:10:03 +0100 Ralf Schlatterbeck New Chameleon templating engine, engine is now configurable.
Thu, 23 Feb 2012 14:55:35 +0100 Ralf Schlatterbeck Mark cookies HttpOnly and -- if https is used -- secure.
Tue, 07 Feb 2012 14:39:02 +0100 Ralf Schlatterbeck Fix another XSS with the "otk" parameter.
Mon, 30 Jan 2012 14:52:14 +0100 Ralf Schlatterbeck Fix override of TemplatingUtils in instance.py.
Thu, 26 Jan 2012 15:42:04 +0100 Ralf Schlatterbeck Fix wrong execute permissions on some files.
Thu, 26 Jan 2012 15:30:44 +0100 Ralf Schlatterbeck Fix syntax errors in doc/upgrading.txt and .gitignore
Thu, 05 Jan 2012 21:47:34 +0100 Ralf Schlatterbeck issue2431638 wrong registration link in bounce mail.
Thu, 05 Jan 2012 20:55:47 +0100 Ralf Schlatterbeck issue2550535 Fix keep_quoted_text=yes setting.
Thu, 05 Jan 2012 16:22:27 +0100 Ralf Schlatterbeck issue2550711 Fix XSS vulnerability in @action parameter.
Thu, 05 Jan 2012 15:56:15 +0100 Ralf Schlatterbeck issue2550711 Fix XSS vulnerability when username contains HTML code.
Wed, 04 Jan 2012 19:09:47 +0100 Ralf Schlatterbeck CHANGES.txt fix.
Wed, 04 Jan 2012 18:55:49 +0100 Ralf Schlatterbeck Be more tolerant when parsing RFC2047 encoded mail headers.
Wed, 21 Dec 2011 11:25:40 +0100 Ralf Schlatterbeck Fix xmlrpc URL parsing so that passwords may contain a ':' character
Wed, 23 Nov 2011 08:27:34 +0100 Ralf Schlatterbeck Updated version of simplified Chinese message file by Cheer Xiao.
Fri, 11 Nov 2011 12:27:39 -0500 Eric S. Raymond Restore a missing release date. Make the dates a little easier to eyeball.
Mon, 07 Nov 2011 13:59:43 +1100 Richard Jones - Ignore confirm set() fields by themselves in the absence of non-"confirm"
Wed, 19 Oct 2011 11:32:20 -0400 Ralf Schlatterbeck Add config-option "nosy" to messages_to_author setting in [nosy] section...
Tue, 18 Oct 2011 10:20:29 -0400 Eric S. Raymond Repository conversion from Subversion to git. git
Mon, 17 Oct 2011 07:51:52 +0000 Bernhard Reiter fixed issue2550730: FAQ has broken link to Zope book.
Fri, 07 Oct 2011 18:04:00 +0000 Ralf Schlatterbeck Sending of PGP-Encrypted mail to all users or selected users (via roles)...
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

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