log roundup/cgi/templating.py @ 6404:e29d5f4e0af4

age author description
Mon, 10 May 2021 16:47:51 -0400 John Rouillard issue2551132 - Setting form value in query string --- issues
Fri, 07 May 2021 22:26:37 -0400 John Rouillard issue2551078 - Fix traceback caused when putting two id's into a Link html field.
Sat, 10 Apr 2021 22:10:07 -0400 John Rouillard issue2551126 - AttributeError: 'str' object has no attribute 'local'.
Fri, 12 Mar 2021 01:30:22 -0500 John Rouillard issue2551108 - fix markdown formatted designator links
Sat, 06 Feb 2021 20:15:26 -0500 John Rouillard Merge trunk into branch issue2550923_computed_property
Sun, 20 Dec 2020 12:28:59 -0500 John Rouillard issue2551104 - fix issue with markdown autolink next to punctuation
Fri, 27 Nov 2020 18:09:00 -0500 John Rouillard Initial implementation of Computed property issue2550923_computed_property
Sat, 31 Oct 2020 15:43:53 -0400 John Rouillard issue2551099 - disable processing of data url's in markdown.
Sat, 31 Oct 2020 14:51:16 -0400 John Rouillard issue2551098: markdown links missing rel="noreferer nofollow"
Thu, 29 Oct 2020 23:15:31 -0400 John Rouillard issue2551096 - enable markdown autolink for email and bare url's.
Thu, 29 Oct 2020 17:08:44 -0400 John Rouillard issue2551097 - fix call to markdown2 - fix fenced code blocks.
Sun, 25 Oct 2020 16:12:15 -0400 John Rouillard issue2551094 - markdown mismatch - new config for embedded newine
Thu, 22 Oct 2020 20:43:29 -0400 John Rouillard Handle exception raised from markdown processing
Mon, 29 Jun 2020 11:59:12 -0400 John Rouillard Add data attributes to classhelp to allow use with CSP.
Fri, 01 May 2020 16:33:05 +0200 Ralf Schlatterbeck Add 'is_restore_ok' method
Fri, 03 Apr 2020 16:31:48 -0400 John Rouillard Fix missing import
Fri, 03 Apr 2020 16:18:59 -0400 John Rouillard issue2551083 Replace BaseException and Exception with RoundupException
Thu, 27 Feb 2020 21:18:56 +0000 Christof Meerwald don't allow javascript URLs in markdown content
Tue, 25 Feb 2020 22:48:17 -0500 John Rouillard url's with javascript scheme should not be links in reST
Tue, 25 Feb 2020 16:36:18 +0000 Christof Meerwald make sure to use the right deregister api so it works for older versions
Mon, 24 Feb 2020 22:52:56 +0000 Christof Meerwald backward compatibility with older Markdown modules that pass globals arg
Mon, 24 Feb 2020 22:20:19 +0000 Christof Meerwald escape HTML tags in markdown content
Thu, 20 Feb 2020 21:38:32 -0500 John Rouillard Disable rst raw and include directives.
Thu, 20 Feb 2020 19:30:26 +0000 Christof Meerwald added markdown rendering support using either markdown2 or markdown
Wed, 19 Feb 2020 22:47:42 +0000 Christof Meerwald fixed ReStructuredText encoding with Python 3
Fri, 17 Jan 2020 19:50:24 -0500 John Rouillard Different fix for displaying booleans properly in xhtml vs html
Fri, 17 Jan 2020 10:54:03 +0100 Ralf Schlatterbeck Revert boolean attribute rendering
Tue, 24 Dec 2019 20:44:19 -0500 John Rouillard issue2551007 - Selection fields are not translated
Fri, 20 Dec 2019 20:47:19 -0500 John Rouillard issue2551075 Update jinja template to bootstrap 4.
Sat, 14 Dec 2019 16:18:15 -0500 John Rouillard Fix html generation errors for boolean options.
Sat, 09 Nov 2019 00:30:37 -0500 John Rouillard issue2550919 - Anti-bot signup using 4 second delay
Wed, 23 Oct 2019 13:31:53 -0400 John Rouillard Retired and Restored were unhandled by history.
Wed, 16 Oct 2019 12:50:37 +0200 Ralf Schlatterbeck Fix lookupIds for try_id_parsing off
Tue, 08 Oct 2019 14:37:29 +0200 Ralf Schlatterbeck Reorder html entities generated by submit button
Mon, 07 Oct 2019 16:30:47 -0400 John Rouillard Add reverse option to hyperdb property wrapper by David Sowder
Mon, 02 Sep 2019 16:11:17 +0200 Ralf Schlatterbeck Fix Link/Multilink searching
Sat, 06 Jul 2019 13:12:58 -0400 John Rouillard Fix problem with cgi.escape being depricated a different way. This way
Wed, 12 Jun 2019 20:34:47 -0400 John Rouillard Try to fix:
Tue, 11 Jun 2019 21:29:24 -0400 John Rouillard Call cgi.escape only on python 2. Replace with html.escapeif it can be
Sat, 30 Mar 2019 21:15:33 -0400 John Rouillard When we generate links from URL's in messages, we add rel="nofollow"
Thu, 27 Sep 2018 11:33:01 +0000 Joseph Myers Avoid errors from selecting "no selection" on multilink (issue2550722).
Sun, 12 Aug 2018 16:05:42 +0100 Christof Meerwald blobfiles now always stores/returns bytes
Sat, 04 Aug 2018 22:40:16 +0100 Christof Meerwald reworked random number use
Thu, 02 Aug 2018 20:56:01 +0100 Christof Meerwald create input elements with attributes in a defined (sorted) order
Tue, 24 Jul 2018 21:39:37 +0100 Christof Meerwald Python 3 compatibility for missing / mock value
Mon, 23 Jul 2018 21:45:05 +0100 Christof Meerwald fix MissingValue / MockNull to return False on __bool__ and add a
Thu, 19 Jul 2018 22:23:53 +0100 Christof Meerwald set key for history sort to avoid sorting history args (could be a dict)
Wed, 25 Jul 2018 11:44:49 +0000 Joseph Myers Python 3 preparation: use bytes in anti_csrf_nonce.
Wed, 25 Jul 2018 11:42:51 +0000 Joseph Myers Python 3 preparation: avoid basestring.
Wed, 25 Jul 2018 09:30:41 +0000 Joseph Myers Python 3 preparation: avoid string.find.
Wed, 25 Jul 2018 09:08:29 +0000 Joseph Myers Python 3 preparation: StringIO.
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
Wed, 25 Jul 2018 00:39:37 +0000 Joseph Myers Python 3 preparation: comparisons.
Tue, 24 Jul 2018 23:50:25 +0000 Joseph Myers Python 3 preparation: use __bool__ instead of __nonzero__.
Tue, 24 Jul 2018 23:48:30 +0000 Joseph Myers Python 3 preparation: update urllib / urllib2 / urlparse imports.
Tue, 24 Jul 2018 23:14:56 +0000 Joseph Myers Python 3 preparation: update map() calls as needed.
Tue, 24 Jul 2018 23:04:42 +0000 Joseph Myers Python 3 preparation: update calls to dict methods.
Tue, 24 Jul 2018 22:22:08 +0000 Joseph Myers Python 3 preparation: make relative imports explicit.
Tue, 24 Jul 2018 22:08:17 +0000 Joseph Myers Python 3 preparation: change "x.has_key(y)" to "y in x".
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.

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