log test/test_templating.py @ 8005:817e8875556b 2.4.0b0

age author description
Mon, 06 May 2024 00:49:43 -0400 John Rouillard feat: issue1525113 - notation to filter by logged-in user
Tue, 30 Apr 2024 22:27:57 -0400 John Rouillard issue2551285 - Remove StructuredText support
Sun, 07 Apr 2024 20:52:17 -0400 John Rouillard issue2551331 - Fix repeat first/last methods.
Sun, 07 Apr 2024 15:27:18 -0400 John Rouillard fix: document/fix wrapped HtmlProperty method.
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Mon, 24 Jul 2023 00:13:31 -0400 John Rouillard Handle error id markdown2 not defined.
Sun, 23 Jul 2023 16:50:35 -0400 John Rouillard Support markdown2 2.4.10, 2.4.8- and exclude 2.4.9
Sun, 09 Oct 2022 18:40:46 -0400 John Rouillard flake8: fix imports,
Sun, 02 Oct 2022 23:18:43 -0400 John Rouillard change test to use html normalizer when comparing html output.
Sat, 01 Oct 2022 22:10:48 -0400 John Rouillard New markdown2 release changed output with code highlighting (take 2)
Sat, 01 Oct 2022 21:31:27 -0400 John Rouillard New markdown2 release changed output with code highlighting
Tue, 16 Aug 2022 22:39:04 -0400 John Rouillard issue2550559 - Pretty printing / formatting for Number types.
Sun, 07 Aug 2022 04:18:20 -0400 John Rouillard Fix anti_csrf_nonce test
Thu, 04 Aug 2022 16:11:59 -0400 John Rouillard fix mock datbase
Mon, 30 May 2022 18:03:39 +0200 Ralf Schlatterbeck Fix traceback if an order attribute is None
Thu, 28 Apr 2022 16:08:57 -0400 John Rouillard remove error introduced to test the test.
Thu, 28 Apr 2022 14:48:23 -0400 John Rouillard remove printing to stderr.
Thu, 28 Apr 2022 00:19:52 -0400 John Rouillard try to get more info on failing test
Wed, 15 Dec 2021 23:52:25 -0500 John Rouillard issue2551181 - allow issueXXX#fragment to generate a link with fragment
Sat, 11 Dec 2021 17:43:25 -0500 John Rouillard Add variations on test for _hyper_url functons
Mon, 10 May 2021 16:47:51 -0400 John Rouillard issue2551132 - Setting form value in query string --- issues
Sat, 10 Apr 2021 22:10:07 -0400 John Rouillard issue2551126 - AttributeError: 'str' object has no attribute 'local'.
Fri, 12 Mar 2021 12:13:25 -0500 John Rouillard Test StringHTMLProperty.wrapped(); test url, plain text for rst
Fri, 12 Mar 2021 02:47:13 -0500 John Rouillard Test hyperlinked method on designators
Fri, 12 Mar 2021 01:49:38 -0500 John Rouillard Make testing mock smarter. Make getclass fail for invalid classes.
Fri, 12 Mar 2021 01:30:22 -0500 John Rouillard issue2551108 - fix markdown formatted designator links
Sun, 20 Dec 2020 12:28:59 -0500 John Rouillard issue2551104 - fix issue with markdown autolink next to punctuation
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
Thu, 22 Oct 2020 11:49:14 -0400 John Rouillard Add test for hard linebreak fomatting in markdown
Fri, 28 Feb 2020 08:15:51 +0000 Christof Meerwald fix test for Python 2
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
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:12:06 -0500 John Rouillard If rst missing skip; initial attempt to test structuredtext.
Wed, 19 Feb 2020 22:47:42 +0000 Christof Meerwald fixed ReStructuredText encoding with Python 3
Fri, 17 Jan 2020 20:16:07 -0500 John Rouillard Different fix for displaying booleans properly in xhtml vs html
Sat, 14 Dec 2019 16:23:08 -0500 John Rouillard Add test and changelog for html boolean fix.
Mon, 07 Oct 2019 16:30:47 -0400 John Rouillard Add reverse option to hyperdb property wrapper by David Sowder
Fri, 14 Jun 2019 21:47:22 -0400 John Rouillard Make comment block raw to avoid travis ci warning on \d in comment block.
Wed, 12 Jun 2019 21:32:46 -0400 John Rouillard More invalid escape sequence fixes.
Mon, 10 Jun 2019 21:28:51 -0400 John Rouillard replace assertNotEquals with assertNotEqual
Mon, 10 Jun 2019 21:24:28 -0400 John Rouillard replace assertEquals wth assertEqual.
Sat, 30 Mar 2019 21:15:33 -0400 John Rouillard When we generate links from URL's in messages, we add rel="nofollow"
Fri, 15 Mar 2019 20:29:00 -0400 John Rouillard assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
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
Wed, 25 Jul 2018 00:39:37 +0000 Joseph Myers Python 3 preparation: comparisons.
Tue, 24 Jul 2018 22:22:08 +0000 Joseph Myers Python 3 preparation: make relative imports explicit.
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Tue, 24 Jul 2018 09:54:52 +0000 Joseph Myers Python 3 preparation: convert print to a function.
Sat, 08 Apr 2017 22:34:10 -0400 John Rouillard Changed function signature for properties to correspond to checkin:
Sun, 19 Mar 2017 17:10:13 -0400 John Rouillard Fix expiration dates and expire csrf tokens properly
Sat, 18 Mar 2017 16:59:01 -0400 John Rouillard issue 2550690 - Adding anti-csrf measures to roundup following

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