log CHANGES.txt @ 7970:b63fcfc2c984

age author description
Sat, 18 May 2024 21:28:05 -0400 John Rouillard bug: make classhelper link open in new window when js is disabled
Wed, 15 May 2024 00:08:05 -0400 John Rouillard issue2551350 - Python changes for 3.12 with roundup 2.3.0 mailer.py
Tue, 14 May 2024 21:27:28 -0400 John Rouillard issue2551350 - Python changes for 3.12 with roundup 2.3.0 cgitb.py
Tue, 14 May 2024 20:50:25 -0400 John Rouillard issue2551323 - Remove XHTML support
Mon, 06 May 2024 00:49:43 -0400 John Rouillard feat: issue1525113 - notation to filter by logged-in user
Thu, 02 May 2024 22:36:31 -0400 John Rouillard fix: issue2551346, assume statusauditor chatting_requires_two_user off
Thu, 02 May 2024 22:11:37 -0400 John Rouillard fix: issue2551347 - make _generic.help.html work without property settings
Thu, 02 May 2024 21:49:17 -0400 John Rouillard feat: allow setting URL hostname with -H option to roundup-demo
Thu, 02 May 2024 21:21:40 -0400 John Rouillard fix: roundup_demo should use port assignment
Tue, 30 Apr 2024 22:27:57 -0400 John Rouillard issue2551285 - Remove StructuredText support
Tue, 30 Apr 2024 22:16:22 -0400 John Rouillard issue2551302 - Remove support for sqlite version 1 from back_sqlite.py
Sun, 28 Apr 2024 00:15:41 -0400 John Rouillard issue2551334 - Get test suite to pass using windows python
Sat, 27 Apr 2024 21:03:20 -0400 John Rouillard fix use of '-' directory in static files
Thu, 18 Apr 2024 20:23:24 -0400 John Rouillard doc: update with fix for anydbm detection when backed by dumbdbm.
Thu, 18 Apr 2024 19:36:32 -0400 John Rouillard fix: import/export under windows.
Wed, 10 Apr 2024 19:01:54 -0400 John Rouillard feat: make msgfmt.py support -o flag
Sun, 07 Apr 2024 20:52:17 -0400 John Rouillard issue2551331 - Fix repeat first/last methods.
Sat, 06 Apr 2024 22:47:25 -0400 John Rouillard issue2551115/issue2551282 - utf8mb4 support in roundup
Mon, 01 Apr 2024 19:00:58 -0400 John Rouillard doc: add Bharath's name.
Mon, 01 Apr 2024 14:42:36 -0400 John Rouillard Add @group for grouping in rest interface.
Mon, 01 Apr 2024 09:57:16 -0400 John Rouillard issue2551328/issue2551264 unneeded next link and total_count incorrect
Tue, 26 Mar 2024 14:15:46 -0400 John Rouillard issue2551270 - Better templating support for JavaScript
Wed, 20 Mar 2024 17:13:30 -0400 John Rouillard issue2551212 - enable wsgi cache_tracker by default
Thu, 14 Mar 2024 19:04:19 -0400 John Rouillard feat: add support for rotating jwt keys
Wed, 13 Mar 2024 18:25:59 -0400 John Rouillard fix: cgitb crashes if there is no line number set.
Wed, 13 Mar 2024 17:54:06 -0400 John Rouillard doc: change to support templates setting their own mime type.
Sun, 10 Mar 2024 21:59:20 -0400 John Rouillard Summary: feat: roundup-admin history command has human interpretable output
Sun, 10 Mar 2024 13:44:13 -0400 John Rouillard save roundup-admin history between sessions.
Wed, 06 Mar 2024 20:14:26 -0500 John Rouillard doc: attribute finding of a bug to the users.
Wed, 06 Mar 2024 13:12:21 -0500 John Rouillard feat: make msgfmt.py a simple CLI replacement for msgfmt(1)
Tue, 05 Mar 2024 10:21:18 -0500 John Rouillard doc: update changelog for scripts/... file changes.
Sat, 02 Mar 2024 04:01:22 -0500 John Rouillard fix: replace eval with ast.literal_eval; ruff linting
Wed, 28 Feb 2024 15:45:15 -0500 John Rouillard issue2551320: user.help-search.html doesn't respect properties.
Sat, 17 Feb 2024 18:56:04 -0500 John Rouillard docs: issue2551317 add support for jinja2 customization examples
Wed, 17 Jan 2024 17:07:23 +0100 Ralf Schlatterbeck Add configurable logging for REST
Wed, 27 Dec 2023 22:52:14 -0500 John Rouillard feat: issue2550852 - support using a specified PostgreSQL db schema
Mon, 20 Nov 2023 22:39:20 -0500 John Rouillard doc: clarify entry for supporting pg_service.conf.
Sun, 12 Nov 2023 19:35:07 -0500 John Rouillard fix: diagnose/report use of SQLite without FTS5 support
Wed, 08 Nov 2023 21:18:34 -0500 John Rouillard fix: roundup-demo, interactive mode would nuke an existing tracker.
Tue, 07 Nov 2023 12:11:37 -0500 John Rouillard feat(db): support using postgresql service connection file
Sun, 05 Nov 2023 23:01:29 -0500 John Rouillard fix: windows install using pip mislocates share directory
Sun, 05 Nov 2023 22:31:40 -0500 John Rouillard fix: make task index not crash.
Sun, 05 Nov 2023 11:38:18 -0500 John Rouillard merge default trunk into branch issue2550923_computed_property
Mon, 11 Sep 2023 00:10:29 -0400 John Rouillard merge in default branch to see if ti clears a travis-ci build error on 2.7 python; default branch builds fine issue2550923_computed_property
Thu, 02 Nov 2023 18:55:47 -0400 John Rouillard fix: close file properly in indexer_dbm.py:save_index() 2.3.1a0
Thu, 26 Oct 2023 13:17:52 -0400 John Rouillard fix: duplicate password id generated for user.item.html
Thu, 26 Oct 2023 11:24:04 -0400 John Rouillard fix: add support for dicttoxml2.py
Wed, 25 Oct 2023 09:42:11 -0400 Norbert Schlemmer "Noschvie on github.com" fix(docker): make healthcheck work when proxy is set
Tue, 24 Oct 2023 09:23:16 -0400 John Rouillard issue2551296 - from mock import Mock?
Thu, 19 Oct 2023 16:11:25 -0400 John Rouillard fix: out of memory error when importing under postgresql
Wed, 18 Oct 2023 15:49:53 -0400 John Rouillard fix: database error handling during import of a non-user item
Mon, 16 Oct 2023 22:50:14 -0400 John Rouillard doc: add attribution for change.
Fri, 06 Oct 2023 21:43:56 -0400 John Rouillard fix: exit quickly on keyboard interrupt
Fri, 06 Oct 2023 09:53:22 -0400 John Rouillard bug: Fix roundup-admin security command. Lowercase optionalarg.
Thu, 28 Sep 2023 09:43:37 -0400 John Rouillard refactor: issue2551293 - remove schema_hook from Tracker instance.
Thu, 17 Aug 2023 13:33:53 -0400 John Rouillard docs: add mention of pyreadline3 under windows
Thu, 17 Aug 2023 12:58:37 -0400 John Rouillard fix: issue2551290? windows install works
Wed, 26 Jul 2023 11:05:10 -0400 John Rouillard fix: restore roundup-admin display output format w/o pragmas
Tue, 25 Jul 2023 16:30:10 -0400 John Rouillard fix: issue2551278 - datetime.datetime.utcnow deprecation.
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...

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