| Sat, 16 Feb 2019 17:48:36 +0000 |
Cédric Krier |
Support non-ASCII prefixes in instance config for finding static files (issue2551022).
|
| Fri, 08 Feb 2019 19:39:17 -0500 |
John Rouillard |
Path to support OPTIONS verb when using rest interface via
|
| Wed, 30 Jan 2019 14:24:25 +0100 |
Ralf Schlatterbeck |
Add changelog, acknowledgements
REST-rebased
|
| Thu, 27 Sep 2018 11:38:05 +0000 |
Joseph Myers |
Avoid errors from invalid Authorization headers (issue2550992).
|
| Thu, 27 Sep 2018 11:33:01 +0000 |
Joseph Myers |
Avoid errors from selecting "no selection" on multilink (issue2550722).
|
| Mon, 03 Sep 2018 12:00:46 +0200 |
Ralf Schlatterbeck |
No traceback for non-existent items in history
|
| Mon, 03 Sep 2018 00:12:46 +0000 |
Joseph Myers |
Update documentation for Python 3 support (issue 2550968, issue 2550980).
|
| Mon, 20 Aug 2018 00:50:16 +0000 |
Joseph Myers |
Fix issue2550994: breakage caused by configparser backports.
|
| Sun, 19 Aug 2018 15:26:52 +0100 |
Christof Meerwald |
fixed issue2550967: support .xml files in addition to .html in the
|
| Sun, 19 Aug 2018 15:11:05 +0100 |
Christof Meerwald |
fixed issue2550993 and added test case
|
| Sat, 18 Aug 2018 10:05:52 +0100 |
Christof Meerwald |
more mentions of updated MySQL client module
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Sun, 05 Aug 2018 14:04:01 +0100 |
Christof Meerwald |
updated changelog for random number rework
|
| Thu, 02 Aug 2018 07:19:23 +0100 |
Christof Meerwald |
use PBKDF2 implementation from Python's hashlib, if available
|
| Tue, 31 Jul 2018 22:12:49 +0100 |
Christof Meerwald |
add search page to jinja2 template
|
| Tue, 31 Jul 2018 21:48:37 +0100 |
Christof Meerwald |
address Unicode encoding issues in jinja2 template
|
| Fri, 06 Jul 2018 23:13:04 -0400 |
John Rouillard |
update CHANGES.txt with intended release date
|
| Wed, 27 Jun 2018 12:01:28 +0200 |
Ralf Schlatterbeck |
Fix password reset
|
| Sat, 23 Jun 2018 22:16:18 -0400 |
John Rouillard |
Record removal of binary windows installer.
|
| Thu, 21 Jun 2018 19:49:26 -0400 |
John Rouillard |
Working through RELEASE.txt - updates for 1.6 release.
|
| Tue, 12 Jun 2018 20:27:04 -0400 |
John Rouillard |
Applied patch 0038 from issue2550960 to upgrade code examples in
|
| Thu, 07 Jun 2018 12:39:31 +0200 |
Ralf Schlatterbeck |
Work around a line-length limit in poplib
|
| Sat, 02 Jun 2018 19:30:34 -0400 |
John Rouillard |
clarify supported python versions in two docs. Reported by Joseph Myers.
|
| Tue, 29 May 2018 13:36:22 +0200 |
Ralf Schlatterbeck |
xmlrpc: logging; content property
|
| Fri, 25 May 2018 21:23:44 -0400 |
John Rouillard |
Allow http request logs to be logged using the python logging module
|
| Tue, 24 Apr 2018 08:58:28 +0200 |
Bernhard Reiter |
Raises python requirement to 2.7.
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| 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
|