log CHANGES.txt @ 8062:28aa76443f58

age author description
Tue, 09 Jul 2024 09:07:09 -0400 John Rouillard fix(security): fix CVE-2024-39124, CVE-2024-39124, and CVE-2024-39125
Sun, 07 Jul 2024 10:49:40 -0400 John Rouillard fix: disable spellchecking for password fields
Tue, 18 Jun 2024 00:48:06 -0400 John Rouillard fix: remove delay when using csv export actions.
Mon, 17 Jun 2024 23:18:37 -0400 John Rouillard fix: roundup-server Content-Length when generating index
Sat, 08 Jun 2024 04:52:59 -0400 John Rouillard issue2551219 - use of PEM file with roundup-server
Tue, 04 Jun 2024 11:35:40 -0400 John Rouillard doc: add update to JWT example in rest.txt
Sun, 02 Jun 2024 22:15:10 -0400 John Rouillard fix: Send vary header for if-modified-since conditional returning 304
Sun, 02 Jun 2024 20:35:47 -0400 John Rouillard fix: make If-None-Match work for static file (@@file) case
Sun, 02 Jun 2024 18:22:53 -0400 John Rouillard fix: Send Vary: Accept-Encoding on any data that could be compressed
Sat, 01 Jun 2024 03:52:02 -0400 John Rouillard Fix incorrect timezone of -0000. Use GMT instead. Error found using redbot
Sun, 26 May 2024 11:33:08 -0400 John Rouillard fix: document handling a couple of error conditions
Sat, 25 May 2024 23:57:34 -0400 John Rouillard add attribution.
Sat, 25 May 2024 22:57:44 -0400 John Rouillard fix: issue2551341 - if @columns missing from an index url, the group headers colspan property = 0
Sat, 25 May 2024 22:32:30 -0400 John Rouillard feat: issue2551353 - Add roundup-classhelper for 2.4.0 release
Wed, 22 May 2024 19:09:26 -0400 John Rouillard docs: add change not for classhelper repacing window w/o javascript.
Tue, 21 May 2024 16:38:42 -0400 John Rouillard feat: document the /rest/data/user/roles endpoint
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

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