log CHANGES.txt @ 5318:506c7ee9a385

age author description
Thu, 19 Apr 2018 20:01:43 +0200 Ralf Schlatterbeck Add a 'retired' parameter to Class.filter
Thu, 19 Apr 2018 12:59:23 +0200 Ralf Schlatterbeck Fix issue2550954: History display breaks
Tue, 07 Nov 2017 20:58:48 -0500 John Rouillard issue2550957: Duplicate emails (with patch).
Fri, 13 Oct 2017 21:46:59 -0400 John Rouillard issue2550799: provide basic support for handling html only emails
Mon, 09 Oct 2017 17:54:54 -0400 John Rouillard Pass X-Forwarded-For and X-Forwarded-Proto headers as
Mon, 25 Sep 2017 19:28:26 -0400 John Rouillard issue2550953: Patch: fix for context.is_view_ok check in jinja2 template
Sat, 23 Sep 2017 22:00:22 -0400 John Rouillard html/query.item.html was missing checks to verify that a query should
Sat, 23 Sep 2017 21:29:22 -0400 John Rouillard Fix the retire and restore buttons in classic template. Change others:
Sun, 27 Aug 2017 00:19:48 -0400 John Rouillard - issue2550864: Potential information leakage via journal/history
Thu, 24 Aug 2017 11:26:46 -0400 Eric S. Raymond Change floor version of Python to 2.7.2.
Thu, 01 Jun 2017 08:59:18 +0200 Bernhard Reiter OpenPGP: Extends newissuecopy.py to encrypt if configured.
Wed, 10 May 2017 10:53:16 +0200 Bernhard Reiter Mailer: Improves diagnostic messages for DEBUG.
Fri, 14 Apr 2017 23:24:18 -0400 John Rouillard issue2550864 - Potential information leakage via journal/history
Tue, 11 Apr 2017 22:20:13 -0400 John Rouillard Fix issue with retreiving raw template files using the @@file mechanism.
Wed, 05 Apr 2017 22:04:04 -0400 John Rouillard Apply patch attached to issue2550937 traceback/crash due to passing
Wed, 05 Apr 2017 21:40:56 -0400 John Rouillard Checkin in missing changenote for checkin: 24945480d24c
Wed, 05 Apr 2017 21:38:32 -0400 John Rouillard Make properties method return only properties the user can search.
Sun, 19 Mar 2017 19:01:41 -0400 John Rouillard Added support for SameSite cookie option for CSRF prevention
Sat, 18 Mar 2017 16:59:01 -0400 John Rouillard issue 2550690 - Adding anti-csrf measures to roundup following
Sat, 18 Mar 2017 10:44:10 -0400 rouilj Implement props_only feature for permissions.
Wed, 08 Mar 2017 22:04:15 -0500 rouilj Three sets of changes:
Sat, 25 Feb 2017 22:21:15 -0500 John Rouillard issue2550932 - html_calendar produces templating errors for bad date strings
Sat, 25 Feb 2017 21:01:50 -0500 John Rouillard Make url's in messages identified as http://... or https://...
Fri, 17 Feb 2017 21:41:24 -0500 John Rouillard Added missing change entry for the indexargs_form() fix.
Fri, 17 Feb 2017 21:18:34 -0500 John Rouillard Check in enhanced form for check command used by addPermission.
Fri, 17 Feb 2017 19:44:15 -0500 John Rouillard Make @template support two alternate templates for error and ok cases.
Sat, 11 Feb 2017 17:25:05 -0500 John Rouillard merge from upstream.
Sat, 11 Feb 2017 17:20:47 -0500 John Rouillard - issue2550933 - Fix Traceback in cgi/templating.py when a string is
Mon, 30 Jan 2017 22:09:32 -0500 John Rouillard Add a new argument "showdef" to the template function menu(). When set
Sat, 28 Jan 2017 20:58:19 -0500 John Rouillard - issue2550796: Calendar and Classhelp selection tools don't cause
Mon, 12 Dec 2016 13:53:47 +0100 Ralf Schlatterbeck Implement double-precision Number
Fri, 09 Dec 2016 10:52:59 +0100 Ralf Schlatterbeck Fix Traceback in backends/portalocker.py (windows)
Fri, 09 Dec 2016 09:49:25 +0100 Ralf Schlatterbeck Store template name with saved query
Mon, 28 Nov 2016 16:09:39 +0100 Ralf Schlatterbeck Fix submit_once Javascript function
Tue, 23 Aug 2016 11:08:28 +0200 Ralf Schlatterbeck Re-add changelog entry lost when merging
Mon, 22 Aug 2016 22:19:48 +0200 Ralf Schlatterbeck issue1408570: fix that form values are lost
Mon, 15 Aug 2016 20:53:37 -0400 John Rouillard issue2550755: exceptions.NotFound(msg) msg is not reported to user in cgi.
Sat, 23 Jul 2016 17:08:44 -0400 John Rouillard Some patches from wking to make admin.py bypass checks like nuking a
Fri, 22 Jul 2016 16:32:01 -0400 John Rouillard issue1842687: Keywords: After creating, stay in "Create New" mode.
Fri, 22 Jul 2016 15:48:57 -0400 John Rouillard issue2550795: @dispname query args in page.html search links
Fri, 22 Jul 2016 15:19:40 -0400 John Rouillard issue2550891: Allow subdir in template value. Anthony (antmail)
Tue, 19 Jul 2016 11:47:53 +0200 Ralf Schlatterbeck Fix subject parsing in mail gateway.
Thu, 14 Jul 2016 21:43:17 -0400 John Rouillard upgrade CHANGES.txt and doc/upgrading.txt with additional info about implications of fixing path traversal bug in d22eb1d40d0e
Thu, 14 Jul 2016 18:33:37 -0400 John Rouillard issue2550701, issue2550891 deal with path traversal issue in TAL based template finding code. Use standard method.
Wed, 13 Jul 2016 22:30:07 -0400 John Rouillard issue2550727: db.newid is broken with sqlite.
Wed, 13 Jul 2016 19:42:44 -0400 John Rouillard issue2550839: Xapian, DatabaseLockError: Unable to get write lock on
Sun, 10 Jul 2016 21:53:44 -0400 John Rouillard issue2550776: fix missing intialization
Sun, 10 Jul 2016 14:24:12 -0400 John Rouillard update docs for windows installer: 32 bit version of python, must run nstaller as administrator, ned pywin32 to run as service. Encourage installation of pytz.
Sat, 09 Jul 2016 17:44:20 -0400 John Rouillard issue2550882. Reported by Karl-Philipp Richter. Fixed
Sat, 09 Jul 2016 14:27:24 -0400 John Rouillard issue2550743 - Reindex with MySQL Server failed. It looks like
Fri, 08 Jul 2016 19:31:02 -0400 John Rouillard issue2550648 - partial fix for problem in this issue. Ezio Melotti
Sun, 03 Jul 2016 19:29:50 -0400 John Rouillard Fix issue2550751: Email Header Issue.
Sun, 03 Jul 2016 12:32:35 -0400 John Rouillard issue2550785: Using login from search (or logout) fails. when
Sun, 03 Jul 2016 12:23:36 -0400 John Rouillard issue2550831: Make the classic template query.edit page work.
Sun, 03 Jul 2016 10:38:47 -0400 John Rouillard Added a new cgi action restore. The opposite of (and a clone of) the existing retire action.
Sat, 02 Jul 2016 21:15:23 -0400 John Rouillard issue2550853 - better error handling and cleanup on some postgres
Sat, 02 Jul 2016 20:05:06 -0400 John Rouillard Fix issue934009: Have New Issues Submitted By Email *Not* Change Body!
Sat, 02 Jul 2016 17:55:23 -0400 John Rouillard adding changes for issue2550767 that I forgot to checkin earlier
Fri, 01 Jul 2016 17:10:09 -0400 John Rouillard issue2550854: including new field in All text* search.
Thu, 30 Jun 2016 21:08:15 -0400 John Rouillard issue2550855: added search perms for anonymous to the user class.

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