log test/test_templating.py @ 6137:eb9d00db0923

age author description
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
Sat, 25 Feb 2017 21:01:50 -0500 John Rouillard Make url's in messages identified as http://... or https://...
Fri, 22 Jul 2016 16:10:42 -0400 John Rouillard adding tests for some StringHTMLProperty methods.
Fri, 22 Jul 2016 15:48:57 -0400 John Rouillard issue2550795: @dispname query args in page.html search links
Sun, 05 Jun 2016 00:17:26 -0400 John Rouillard Add support for an integer type to join the existing number type.
Fri, 21 Aug 2015 13:08:02 +1000 John Kristensen Remove unneeded TestSuite code from tests
Tue, 15 Jan 2013 00:10:01 +0300 anatoly techtonik Untangle template selection logic from template loading functionality.
Mon, 14 Jan 2013 00:13:58 +0300 anatoly techtonik templating: Rename 'extension' argument in Loader.load() to 'view'
Sun, 13 Jan 2013 22:39:46 +0300 anatoly techtonik templating: Rename LoaderBase.get() to LoaderBase.load() for clarity
Sun, 06 Jan 2013 16:36:33 +0300 anatoly techtonik API break: rename Templates to Loader for zopetal and chameleon
Sat, 14 Jul 2012 02:39:23 +0200 Ezio Melotti #2550759: Trailing punctuation is no longer included when URLs are converted to links.
Tue, 07 Sep 2010 14:49:52 +0000 Ralf Schlatterbeck - fix small indentation glitch
Thu, 12 Aug 2010 05:00:07 +0000 Richard Jones improve handling of '>' when URLs are converted to links
Mon, 12 Jul 2010 04:14:02 +0000 Richard Jones make URL detection a little smarter about brackets per issue2550657
Sat, 28 Nov 2009 22:44:02 +0000 Richard Jones issue2550549: Some bugs issue classifiers were causing database lookup errors
Mon, 16 Feb 2009 21:02:23 +0000 Stefan Seefeld Make cgi.templating more fault-tolerant towards invalid requests.
Mon, 01 Sep 2008 01:49:47 +0000 Richard Jones add tests for numbers too :)
Mon, 01 Sep 2008 01:45:33 +0000 Richard Jones add tests for and fix alex's examples
Mon, 01 Sep 2008 01:37:00 +0000 Richard Jones Make URL matching code less matchy
Mon, 18 Aug 2008 06:03:06 +0000 Richard Jones improved URL matching
Fri, 07 Mar 2008 00:35:47 +0000 Richard Jones 'Make a Copy' failed with more than one person in nosy list [SF#1906147]
Fri, 03 Mar 2006 02:19:27 +0000 Richard Jones *** empty log message ***
Fri, 01 Oct 2004 09:40:06 +0000 Alexander Smishlajev disable invalid assertions
Mon, 29 Mar 2004 01:36:25 +0000 Richard Jones start at templating tests

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