log

age author description
Sat, 29 Feb 2020 12:28:58 -0500 John Rouillard Make link to wiki use https.
Sat, 29 Feb 2020 15:17:28 +0000 Christof Meerwald updated circleci config to test on both ubuntu and debian
Fri, 28 Feb 2020 23:27:59 -0500 John Rouillard Disable Organisation and Phone prompts for roundup issue tracker.
Fri, 28 Feb 2020 23:06:39 -0500 John Rouillard merge change to roundup issue tracker reg form
Fri, 28 Feb 2020 22:56:49 -0500 John Rouillard Don't display Organiation or Phone on registration form.
Fri, 28 Feb 2020 11:47:40 +0100 Ralf Schlatterbeck Fix transitive property check in REST API
Fri, 28 Feb 2020 08:48:51 +0000 Christof Meerwald don't get confused by python-future making Python 3 package names available under Python 2 (but only with Python 2 functionality)
Fri, 28 Feb 2020 08:15:51 +0000 Christof Meerwald fix test for Python 2
Thu, 27 Feb 2020 22:00:24 -0500 John Rouillard More whiespace fixes.
Thu, 27 Feb 2020 21:58:49 -0500 John Rouillard Fix up credits formatting.
Thu, 27 Feb 2020 21:50:39 -0500 John Rouillard update tracker. Make sure required fields are marked. Update credits.
Thu, 27 Feb 2020 20:15:47 -0500 John Rouillard add mising template info so it can be used as a template
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
Tue, 25 Feb 2020 16:35:10 +0000 Christof Meerwald updated version check for Markdown install
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: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
Thu, 13 Feb 2020 19:51:45 +0000 Christof Meerwald jinja2: updated style for "Make a copy" and File selector buttons
Thu, 13 Feb 2020 12:08:10 +0000 Christof Meerwald jinja2: updated file listing/editing
Thu, 13 Feb 2020 12:07:48 +0000 Christof Meerwald jinja2: updated style for generic "Edit Items" button
Thu, 13 Feb 2020 08:53:01 +0100 Ralf Schlatterbeck Merge
Thu, 13 Feb 2020 08:51:20 +0100 Ralf Schlatterbeck Allow transitive properties in @fields in REST API
Wed, 12 Feb 2020 17:25:39 +0100 Ralf Schlatterbeck Fix warning about assert always True
Wed, 12 Feb 2020 16:00:59 +0100 Ralf Schlatterbeck Remove redundant permission check
Wed, 12 Feb 2020 19:47:02 -0500 John Rouillard fix formatting
Wed, 12 Feb 2020 12:35:33 +0100 Ralf Schlatterbeck REST API: 403 on non-searchable properties
Mon, 10 Feb 2020 21:58:40 +0000 Christof Meerwald added change log entries for WSGI improvements and issue 2551019 rework
Sat, 08 Feb 2020 09:56:04 +0000 Christof Meerwald reworked WSGI interface to not use the RequestDispatcher class for two
Sat, 08 Feb 2020 00:29:13 +0000 Christof Meerwald issue2551019 needs to be handled in the action code itself, not the WSGI handler
Thu, 06 Feb 2020 19:48:22 +0000 Christof Meerwald changing the sid after checking for collisions defeats the purpose
Thu, 06 Feb 2020 19:03:00 +0000 Christof Meerwald there is no thread module in Python 3 any more, so need to check for threading
Wed, 05 Feb 2020 19:43:57 +0000 Christof Meerwald factor out get_tracker so we can potentially customise if we want to reuse
Sun, 02 Feb 2020 20:36:03 +0000 Christof Meerwald jinja2: make sure grouping also works with Python 2
Sun, 02 Feb 2020 20:03:57 +0000 Christof Meerwald jinja2: show grouping in output, select options in sort control
Sun, 02 Feb 2020 16:09:28 +0000 Christof Meerwald jinja2: improve "Superseder" field handling
Sun, 02 Feb 2020 00:03:21 +0000 Christof Meerwald jinja2: added "Restore" query permission to default schema (as is the case with classic template)
Sun, 02 Feb 2020 00:02:02 +0000 Christof Meerwald jinja2: added query editing pages
Sat, 01 Feb 2020 21:33:28 +0000 Christof Meerwald jinja2: preserve change text in form if edit action fails
Sat, 01 Feb 2020 12:52:12 +0000 Christof Meerwald reworked edit form in jinja2 template to make is responsive and
Wed, 29 Jan 2020 20:00:52 +0000 Christof Meerwald issue2550912: Jinja2 template needs fixing of value for __came_from
Wed, 29 Jan 2020 19:44:46 +0000 Christof Meerwald polished jinja2 template
Sat, 25 Jan 2020 18:45:56 +0000 Christof Meerwald completed update of jinja2 template to bootstrap 4.4.1
Mon, 20 Jan 2020 21:04:17 -0500 John Rouillard flake8 whitespace fixes; remove unused import backends
Mon, 20 Jan 2020 21:02:55 -0500 John Rouillard flake8 whitespace fixes.
Mon, 20 Jan 2020 21:02:23 -0500 John Rouillard flake8 whitespace fixes; remove unused import errno.
Sat, 18 Jan 2020 20:27:02 -0500 John Rouillard Flake8 whitespace; add translate; change use 'is None' not =
Sat, 18 Jan 2020 14:53:44 -0500 John Rouillard Flake8 whitespace; remove imports; type()!=type() -> isinstance()
Sat, 18 Jan 2020 11:47:45 -0500 John Rouillard Flake8 whitespace changes.
Fri, 17 Jan 2020 20:29:27 -0500 John Rouillard flake8 whitespace; removed unused import os.path.
Fri, 17 Jan 2020 20:28:11 -0500 John Rouillard flake8 whitespace/formatting changes.
Fri, 17 Jan 2020 20:25:39 -0500 John Rouillard Flake8 whitespace changes, removal of unused import cgi.
Fri, 17 Jan 2020 20:24:24 -0500 John Rouillard flak8 whitespace fixes.
Fri, 17 Jan 2020 20:16:07 -0500 John Rouillard Different fix for displaying booleans properly in xhtml vs html
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

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