log doc/upgrading.txt @ 8010:c10df5dfed95 2.4.0b1

age author description
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
Wed, 13 Mar 2024 00:51:09 -0400 John Rouillard doc: run sphinx-lint over docs.
Sun, 10 Mar 2024 21:59:20 -0400 John Rouillard Summary: feat: roundup-admin history command has human interpretable output
Sat, 09 Mar 2024 22:17:42 -0500 John Rouillard doc: fix formatting.
Wed, 28 Feb 2024 22:40:32 -0500 John Rouillard doc: add upgrading notes for user.help-search.html
Sun, 31 Dec 2023 17:28:36 -0500 John Rouillard More doc upates for FTS5 requires for sqlite and roundup > 2.1.0.
Thu, 28 Dec 2023 15:13:42 -0500 John Rouillard fix(db): Make using pg_service work again.
Wed, 27 Dec 2023 22:52:14 -0500 John Rouillard feat: issue2550852 - support using a specified PostgreSQL db schema
Mon, 04 Dec 2023 12:13:13 -0500 John Rouillard doc: fix PBKDF2 SHA512 implementation example.
Sun, 05 Nov 2023 22:31:40 -0500 John Rouillard fix: make task index not crash.
Thu, 26 Oct 2023 13:17:52 -0400 John Rouillard fix: duplicate password id generated for user.item.html
Thu, 19 Oct 2023 16:11:25 -0400 John Rouillard fix: out of memory error when importing under postgresql
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Wed, 19 Jul 2023 20:37:45 -0400 John Rouillard fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
Wed, 21 Jun 2023 15:02:01 -0400 John Rouillard Link to example advanced xmlrpc client and recommend it first.
Wed, 21 Jun 2023 14:53:23 -0400 John Rouillard Fix reference for setlabelprop
Wed, 21 Jun 2023 14:48:08 -0400 John Rouillard Link labelprop to setlabelprop in reference
Sun, 18 Jun 2023 11:35:16 -0400 John Rouillard Change customizing to customising in all variants.
Mon, 05 Jun 2023 12:11:49 -0400 John Rouillard Add xhtml deprecation notice.
Tue, 30 May 2023 14:47:10 -0400 John Rouillard issue2551269: Add warning abut Python 2 support lifetime
Wed, 24 May 2023 15:05:09 -0400 John Rouillard doc batch reindex in upgrading file.
Wed, 24 May 2023 12:17:00 -0400 John Rouillard Clarify wording.
Sat, 20 May 2023 15:34:13 -0400 John Rouillard issue2551253 - Modify password PBKDF2 method to use SHA512
Tue, 16 May 2023 01:19:16 -0400 John Rouillard initial pass to change references to reference doc where needed.
Sun, 14 May 2023 14:23:50 -0400 John Rouillard Fix unintended blockquote.
Sun, 14 May 2023 13:06:46 -0400 John Rouillard Typo fix in example; formatting fix for priorty labels
Sun, 14 May 2023 11:28:03 -0400 John Rouillard Add priority markers to heading back to 1.5.0->1.6.0 upgrade
Thu, 11 May 2023 13:38:13 -0400 John Rouillard Move text into notes; add references to historic upgrade directions
Wed, 03 May 2023 11:11:45 -0400 John Rouillard Minor tweaks to upgrading general directions.
Tue, 25 Apr 2023 17:24:32 -0400 John Rouillard Move upgrade directions for version < 1.5.0 to history document
Mon, 24 Apr 2023 23:26:18 -0400 John Rouillard Formatting fixes
Mon, 24 Apr 2023 17:51:49 -0400 John Rouillard fix mispelling.
Sat, 04 Mar 2023 17:05:51 -0500 John Rouillard Add label explanation; Upgrade jquery in devel/responsive templates
Fri, 03 Mar 2023 17:37:44 -0500 John Rouillard Implement password hash testing using new roundup-admin perftest.
Wed, 01 Mar 2023 10:51:37 -0500 John Rouillard auto update 'password_pbkdf2_default_rounds' "
Fri, 24 Feb 2023 23:47:28 -0500 John Rouillard issue2551251 - migrate pbkdf2 passwords ... test fixes and doc update
Thu, 23 Feb 2023 12:01:33 -0500 John Rouillard improve REST interface security
Wed, 15 Feb 2023 11:45:53 -0500 John Rouillard shorten meta description < 160 chars. best practice.
Wed, 15 Feb 2023 10:44:14 -0500 John Rouillard Do not hyperlink some exampe url's.
Thu, 02 Feb 2023 12:55:27 -0500 John Rouillard update Anonymous Create user to Register user permissions
Fri, 02 Dec 2022 21:11:58 -0500 John Rouillard Rename security.py to security-history.py; change reference
Wed, 23 Nov 2022 10:13:48 +0100 Ralf Schlatterbeck Add OAuth authentication to the mailgw script
Tue, 15 Nov 2022 20:31:39 -0500 John Rouillard Add overview of upgrading steps. Also capitalize roundup.
Thu, 08 Sep 2022 18:49:46 -0400 John Rouillard issue2551232 - modify in-reply-to threading when multiple matches
Thu, 08 Sep 2022 01:12:12 -0400 John Rouillard Set all sqlite db's to WAL mode on creation
Sat, 06 Aug 2022 20:18:27 -0400 John Rouillard redis works with python 2.7 too.

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