log

age author description
Sat, 27 Mar 2021 11:57:02 -0400 John Rouillard Enable testMultilinkOrdering check. Fix back_anydbm to pass.
Sat, 27 Mar 2021 11:55:19 -0400 John Rouillard Remove length checks. We check list content explicitly.
Sat, 27 Mar 2021 00:03:30 -0400 John Rouillard Document post once functions.
Sun, 21 Mar 2021 21:41:40 -0400 John Rouillard Add nosy and priority fields to issue.index.html template
Sun, 21 Mar 2021 18:39:43 -0400 John Rouillard accept_language parse; fix priority order; preserve insertion order
Sun, 21 Mar 2021 15:39:22 -0400 John Rouillard Add meta charset and move meta viewport at top of head.
Wed, 17 Mar 2021 10:54:14 +0100 Ralf Schlatterbeck Fix filename created from mail attachments
Mon, 15 Mar 2021 14:18:00 -0400 John Rouillard issue2551117 - add example systemd config
Sun, 14 Mar 2021 20:52:11 -0400 John Rouillard Moved roundup-tracker.org infrastructure docs to website/README.txt
Sat, 13 Mar 2021 21:48:59 -0500 John Rouillard Update advanced script to python3; other doc updates
Sat, 13 Mar 2021 11:03:42 -0500 John Rouillard Allow users to modify status. So they can self close issues.
Fri, 12 Mar 2021 18:09:17 -0500 John Rouillard issue251055 - cleanup old wiki
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
Wed, 10 Mar 2021 17:09:16 -0500 John Rouillard Added meta description.
Wed, 10 Mar 2021 16:08:38 -0500 John Rouillard Documented possible use of __redirect_to for edit function.
Wed, 10 Mar 2021 10:35:22 -0500 John Rouillard Fixes to mysql 2.0 conversion doc issue2551115 Werner Hunger
Thu, 04 Mar 2021 12:55:21 +0100 Ralf Schlatterbeck Use server-side cursor for postgres in some cases
Tue, 02 Mar 2021 12:43:19 -0500 John Rouillard Test case where backend is missing from config.ini.
Tue, 02 Mar 2021 00:08:51 -0500 John Rouillard Test case for backend not defined; remove unreachable code
Fri, 26 Feb 2021 11:35:25 -0500 John Rouillard Fix incorrect template (Nagy Gabor); spelling fix
Tue, 16 Feb 2021 23:52:39 -0500 John Rouillard merge wsgi_handler performance preload
Wed, 10 Feb 2021 22:23:41 -0500 John Rouillard do not include email address in rss feed. Username only.
Fri, 12 Feb 2021 18:46:27 +0100 Ralf Schlatterbeck Factor preloading into a preload method
Sat, 06 Feb 2021 20:15:26 -0500 John Rouillard Merge trunk into branch issue2550923_computed_property
Fri, 05 Feb 2021 00:09:08 -0500 John Rouillard BAsic test of demo and server intialization.
Thu, 04 Feb 2021 22:47:46 -0500 John Rouillard merge wsgi_handler performance tweak
Thu, 04 Feb 2021 22:34:54 -0500 John Rouillard Remove import of reload from imp (deprecated module), use importlib
Wed, 03 Feb 2021 17:53:55 +0100 Ralf Schlatterbeck Pre-load imports and templates for wsgi
Fri, 15 Jan 2021 16:41:31 -0500 John Rouillard issue2551109 - improve keyword editing in jinja2 template.
Fri, 15 Jan 2021 16:34:30 -0500 John Rouillard issue2551109 - improve keyword editing in jinja2 template. issue2550923_computed_property
Fri, 01 Jan 2021 23:58:50 -0500 John Rouillard Add test for invaild action in rest.py patch_element.
Fri, 01 Jan 2021 23:37:38 -0500 John Rouillard Test delete of class and use of @protected.
Fri, 01 Jan 2021 23:21:00 -0500 John Rouillard Test handling of invalid API version using Accept header.
Fri, 01 Jan 2021 22:25:40 -0500 John Rouillard Update doc for jwt example to omit b2s() if pyjwt version >= 2.0.0
Fri, 01 Jan 2021 22:16:45 -0500 John Rouillard pyjwt 2.00 changed return type of jwt.encode from byte to str
Fri, 01 Jan 2021 18:25:39 -0500 John Rouillard Set maxfail to save processing cycles on major failures.
Fri, 01 Jan 2021 17:55:12 -0500 John Rouillard Fix test. Env without xml fails due to added ,
Fri, 01 Jan 2021 14:14:34 -0500 John Rouillard Fix uncaught error when parsing rest headers, document
Sun, 27 Dec 2020 15:04:02 -0500 John Rouillard Fix testing of :lastactivity
Thu, 24 Dec 2020 00:14:06 -0500 John Rouillard Change output to html4.
Thu, 24 Dec 2020 00:11:52 -0500 John Rouillard Fix rss generator. No private atribute in issues in this tracker.
Thu, 24 Dec 2020 00:10:53 -0500 John Rouillard more lighthouse fixes
Wed, 23 Dec 2020 21:39:26 -0500 John Rouillard Add labels for some inputs on issue.item.
Wed, 23 Dec 2020 21:31:54 -0500 John Rouillard Use html5 doctype
Mon, 21 Dec 2020 00:46:35 -0500 John Rouillard Computed needs to be hyperdb.Computed. Symbol not imported in anydbm like it is in rdbms. issue2550923_computed_property
Mon, 21 Dec 2020 00:00:39 -0500 John Rouillard Test :lastactivity special variable for lastUserActivity()
Sun, 20 Dec 2020 23:17:59 -0500 John Rouillard Document translation updates.
Sun, 20 Dec 2020 23:17:17 -0500 John Rouillard actions.py translation. Using mapping rather than tuple for args.
Sun, 20 Dec 2020 15:43:07 -0500 John Rouillard Remove old code import imp, old style trackers db/backend_name
Sun, 20 Dec 2020 12:28:59 -0500 John Rouillard issue2551104 - fix issue with markdown autolink next to punctuation
Sun, 20 Dec 2020 11:09:26 -0500 John Rouillard actually remove run_tests.py 8-)
Sun, 20 Dec 2020 11:08:57 -0500 John Rouillard Remove standalone pytest run_tests.py bundle
Mon, 14 Dec 2020 21:25:56 -0500 John Rouillard Fix UTC timezone test case if pytz not available; add tests
Mon, 14 Dec 2020 09:52:58 -0500 John Rouillard Replace depricated base64.decodestring with base64.b64decode.
Sun, 29 Nov 2020 16:11:22 -0500 John Rouillard remove obsolete 2.2.2 version of bootstrap source. These files are riddled with securty issues. jinja2 template uses boostrap 4.4.1.
Sun, 29 Nov 2020 00:22:20 -0500 John Rouillard Remove redundant words in doc.
Fri, 27 Nov 2020 18:09:00 -0500 John Rouillard Initial implementation of Computed property issue2550923_computed_property

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