log doc/upgrading.txt @ 8538:f676eda10c20

age author description
Wed, 18 Mar 2026 17:49:16 -0400 John Rouillard bug: make web page follow login_empty_passwords setting.
Tue, 27 Jan 2026 21:07:02 -0500 John Rouillard bug: Issue2551393 - keep search name when paginating
Sat, 15 Nov 2025 16:59:24 -0500 John Rouillard doc: initial attempt to document setup of pgp support for email.
Fri, 26 Sep 2025 16:08:30 -0400 John Rouillard fix: update updating.txt doc for user_src_input bug
Tue, 16 Sep 2025 22:53:00 -0400 John Rouillard feature: add thread local trace_id and trace_reason to logging.
Mon, 25 Aug 2025 20:44:42 -0400 John Rouillard doc: add disable saving roundup-admin history file for password changes
Mon, 25 Aug 2025 20:32:14 -0400 John Rouillard doc: reformat markdown-note footnote
Tue, 19 Aug 2025 22:32:46 -0400 John Rouillard feat: add support for using dictConfig to configure logging.
Wed, 13 Aug 2025 23:52:49 -0400 John Rouillard feat: finish reauth docs, enhance code. reauth-confirm_id
Mon, 11 Aug 2025 14:01:12 -0400 John Rouillard feat(security): Add user confirmation/reauth for sensitive changes reauth-confirm_id
Fri, 11 Jul 2025 22:27:18 -0400 John Rouillard doc: link to security page for link to formal CVE report.
Fri, 11 Jul 2025 19:30:27 -0400 John Rouillard bug(security): CVE-2025-53865 - XSS bug
Wed, 09 Jul 2025 19:10:00 -0400 John Rouillard docs: fix example
Wed, 09 Jul 2025 09:44:59 -0400 John Rouillard doc: put example in callout using ::
Wed, 09 Jul 2025 09:43:37 -0400 John Rouillard docs: relabel/label a couple of headers
Tue, 08 Jul 2025 13:38:08 -0400 John Rouillard bug(security): fix XSS exploit in devel and responsive templates
Thu, 03 Jul 2025 13:33:59 -0400 John Rouillard docs: fix typo
Thu, 03 Jul 2025 12:30:21 -0400 John Rouillard docs: fix registerutilMethod docs, format for highlights.
Wed, 25 Jun 2025 23:10:56 -0400 John Rouillard docs: issue2551398 document enabling native browser number/integer types
Wed, 25 Jun 2025 23:05:19 -0400 John Rouillard docs(install): document how to install gpg 2.0
Sun, 11 May 2025 18:51:57 -0400 John Rouillard docs: use bulleted list for deprecation; pydoc for shared dir
Wed, 19 Feb 2025 12:38:06 +0100 Ralf Schlatterbeck Make native date and number elements configurable
Sat, 18 Jan 2025 14:54:31 -0500 John Rouillard feat(web) - Use native number type input for Number() and Integer().
Sat, 18 Jan 2025 12:23:23 -0500 John Rouillard fix: issue2551390 - Replace text input/calendar popup with native date input
Sun, 12 Jan 2025 20:41:31 -0500 John Rouillard doc: typo fix.
Thu, 09 Jan 2025 09:30:08 -0500 John Rouillard fix(api): issue2551384. Verify REST authorization earlier
Tue, 07 Jan 2025 20:22:33 -0500 John Rouillard feat: add templating utils method dynamically; method to set http code
Mon, 30 Dec 2024 02:57:46 -0500 John Rouillard issue2551253. default hash is PBKDF2-SHA512.
Sun, 29 Dec 2024 19:11:01 -0500 John Rouillard issue2551116 - Replace xmlrpclib (xmlrpc.client) with defusedxml.
Mon, 23 Dec 2024 21:10:54 -0500 John Rouillard doc: clarify adding ctx argument to check command in schema.py
Tue, 17 Dec 2024 19:42:46 -0500 John Rouillard fix(REST): issue2551383; improve errors for bad json, fix PUT docs
Sun, 08 Dec 2024 01:09:34 -0500 John Rouillard refactor: issue2551289. invalid REST Accept header stops request
Tue, 26 Nov 2024 17:11:13 -0500 John Rouillard issue2551370 - prefix session cookie with __Secure- over https
Sun, 20 Oct 2024 18:42:21 -0400 John Rouillard - issue2551074 - In "responsive" template: click on hide comment leads
Wed, 25 Sep 2024 21:18:37 -0400 John Rouillard docs: replace redirecting url's with target
Sat, 13 Jul 2024 18:52:55 -0400 John Rouillard issue2551343 - Remove support for PySQLite and sqlite v2.
Fri, 12 Jul 2024 20:32:20 -0400 John Rouillard final changes for 2.4.0 release
Tue, 09 Jul 2024 09:34:13 -0400 John Rouillard docs: set up for release documentation.
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
Wed, 26 Jun 2024 23:13:33 -0400 John Rouillard doc: 2.3.0 is the last version to support xhtml
Wed, 26 Jun 2024 23:11:25 -0400 John Rouillard doc: clarify basic upgrade instructions to target single instance
Wed, 26 Jun 2024 23:10:01 -0400 John Rouillard doc: deprication sqlite2
Wed, 26 Jun 2024 23:09:34 -0400 John Rouillard doc: bold status/severity keywords in key; discuss virtual env install
Thu, 06 Jun 2024 20:23:31 -0400 John Rouillard docs: add references for utf8 -> utf8mb4 conversion/issues for mysql
Sat, 25 May 2024 23:45:30 -0400 John Rouillard commit to 2025 as sunset date for python2 support.
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
Tue, 21 May 2024 01:17:28 -0400 John Rouillard issue2551353 - Add roundup-classhelper for 2.4.0 release
Tue, 14 May 2024 20:50:25 -0400 John Rouillard issue2551323 - Remove XHTML support
Mon, 13 May 2024 13:32:02 -0400 John Rouillard docs: postgres user; wsgi default mode update; diff for task.index.html
Sun, 12 May 2024 22:25:47 -0400 John Rouillard doc: spelling fix.
Mon, 06 May 2024 01:33:49 -0400 John Rouillard doc: issue1525113 - notation to filter by logged-in user
Mon, 06 May 2024 00:49:43 -0400 John Rouillard feat: issue1525113 - notation to filter by logged-in user
Thu, 02 May 2024 22:11:37 -0400 John Rouillard fix: issue2551347 - make _generic.help.html work without property settings
Tue, 30 Apr 2024 22:27:57 -0400 John Rouillard issue2551285 - Remove StructuredText support
Tue, 30 Apr 2024 22:17:50 -0400 John Rouillard announce deprecation for PySQLite in 2.5.0
Tue, 30 Apr 2024 22:16:22 -0400 John Rouillard issue2551302 - Remove support for sqlite version 1 from back_sqlite.py
Sat, 27 Apr 2024 21:03:20 -0400 John Rouillard fix use of '-' directory in static files
Sat, 06 Apr 2024 22:47:25 -0400 John Rouillard issue2551115/issue2551282 - utf8mb4 support in roundup
Wed, 20 Mar 2024 17:13:30 -0400 John Rouillard issue2551212 - enable wsgi cache_tracker by default

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