| 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.
|
| Thu, 30 Jun 2016 20:38:23 -0400 |
John Rouillard |
- issue1714899: Feature Request: Optional Change Note. Added a new
|
| Mon, 27 Jun 2016 22:10:45 -0400 |
John Rouillard |
issue2550653: xapian search, stemming is not working
|
| Sun, 26 Jun 2016 22:10:40 -0400 |
John Rouillard |
Fixed issue2550572: setting nosy=+foo on multiple issues gives them all
|
| Sun, 26 Jun 2016 20:56:30 -0400 |
John Rouillard |
issue2161722: oudated docs updated CHANGES.txt.
|
| Sun, 26 Jun 2016 16:13:41 -0400 |
John Rouillard |
issue1926124: fix crash in roundup_admin migrate option wih anydbm
|
| Sun, 26 Jun 2016 00:36:23 -0400 |
John Rouillard |
issue2550803: Replying to NOSY mail goes to the tracker through
|
| Sat, 25 Jun 2016 22:28:19 -0400 |
John Rouillard |
Validate values for Integer and Numeric type filter parameters rather than
|
| Sat, 25 Jun 2016 20:10:03 -0400 |
John Rouillard |
- issue2550636, issue2550909: Added support for Whoosh indexer.
|
| Tue, 21 Jun 2016 21:45:24 -0400 |
John Rouillard |
Validate properties specified for sorting and grouping in index
|
| Mon, 20 Jun 2016 22:04:32 -0400 |
John Rouillard |
- allow user to recover account password using an entry in the
|
| Sun, 19 Jun 2016 02:10:56 -0400 |
John Rouillard |
issue2550850 anypy/email_.py uses BSPACE which is not defined in python 2.7
|
| Sat, 18 Jun 2016 23:49:41 -0400 |
John Rouillard |
Applied patch attached to issue2550723. Problem in index page
|
| Sat, 18 Jun 2016 22:48:21 -0400 |
John Rouillard |
issue2550549 Postgres error on message templating
|