log doc/upgrading.txt @ 7321:e21c7fe0b57a

age author description
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.
Thu, 04 Aug 2022 14:41:58 -0400 John Rouillard Summary: Support selecion session/otk data store. Add redis as data store.
Mon, 25 Jul 2022 17:20:20 -0400 John Rouillard - issue2551223 - fix timestamp truncation in mysql and postgresql
Mon, 25 Jul 2022 15:30:36 -0400 John Rouillard issue2551224 - Replace dbm db for sessions/otks when using sqlite
Tue, 12 Jul 2022 21:58:34 -0400 John Rouillard Add links some updates.
Tue, 12 Jul 2022 21:43:36 -0400 John Rouillard doc change: roundup migrate and fts link.
Tue, 12 Jul 2022 15:45:01 -0400 John Rouillard Fix index markers.
Tue, 12 Jul 2022 15:00:30 -0400 John Rouillard landmarks, skiplink, remove bad attrs, autocomplete search
Sun, 10 Jul 2022 22:53:05 -0400 John Rouillard formatting fixes.
Mon, 04 Jul 2022 23:43:49 -0400 John Rouillard Don't display submit button with readoly use of _generic.item.html
Sat, 02 Jul 2022 14:04:00 -0400 John Rouillard wsgi can cache tracker instance enabled by feature flag.
Wed, 15 Jun 2022 10:11:45 -0400 John Rouillard formatting changes
Sun, 29 May 2022 22:37:36 -0400 John Rouillard Add allowed_api_origins to upgrading doc
Mon, 23 May 2022 17:31:50 -0400 John Rouillard Switch off using blank passwords for login
Sun, 20 Mar 2022 00:05:59 -0400 John Rouillard issue2551191 - Module deprication PEP 594. crypt
Mon, 07 Feb 2022 22:52:03 -0500 John Rouillard Doc updates for indexers.
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
Wed, 26 Jan 2022 15:04:09 -0500 John Rouillard issue2551189 - increase size of words in full text index.
Mon, 24 Jan 2022 21:29:44 -0500 John Rouillard Fix code formatting, add link for Configuring Compression.
Mon, 24 Jan 2022 21:21:21 -0500 John Rouillard Add required upgrade to rdbms version from 6 to 7.
Mon, 24 Jan 2022 21:16:30 -0500 John Rouillard Add error templates for 400 and label each item optional
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Fri, 21 Jan 2022 14:29:46 -0500 John Rouillard Add meta description to some doc pages.
Tue, 03 Aug 2021 17:35:20 -0400 John Rouillard issue1596345 - filtering user list (need user.search.hml)
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 12 Jul 2021 23:21:12 -0400 John Rouillard Changes for release of version 2.1.0. 2.1.0
Mon, 14 Jun 2021 19:33:27 -0400 John Rouillard issue2550837 - New option for web auth (also http header passing)
Thu, 10 Jun 2021 16:16:40 -0400 John Rouillard issue2551142 - Import of retired node ... unique constraint failure.
Fri, 21 May 2021 19:38:37 -0400 John Rouillard issue2551136 - timezone extention crash on Python 3.8.
Thu, 06 May 2021 18:56:47 -0400 John Rouillard - issue2551062: AddPermission doesn't validate property names.
Sat, 17 Apr 2021 16:41:23 -0400 John Rouillard issue2550899 Migrate setup.py to setuptools
Wed, 10 Mar 2021 10:35:22 -0500 John Rouillard Fixes to mysql 2.0 conversion doc issue2551115 Werner Hunger
Fri, 27 Nov 2020 00:15:26 -0500 John Rouillard issue2551100 - out of date jquery fix security and user.help.html
Wed, 09 Sep 2020 21:27:55 -0400 John Rouillard Replace http:....roundup-tracker.org with https. Also fix wiki links.
Tue, 28 Jul 2020 21:41:59 -0400 John Rouillard Upgrading directions from 2.0.0 - classname format requirements.
Sun, 28 Jun 2020 20:57:00 -0400 John Rouillard Add directions for mysql conversion for python 2.
Mon, 08 Jun 2020 16:18:21 -0400 John Rouillard Quote all exported CSV data
Sat, 16 May 2020 13:40:12 -0400 John Rouillard Add indexing for roundup-admin references.
Fri, 15 May 2020 21:22:41 -0400 John Rouillard Ading index entries.
Thu, 14 May 2020 22:18:18 -0400 John Rouillard more index entries and CHANGES.txt update for them.
Fri, 03 Apr 2020 22:02:56 -0400 John Rouillard doc fix escape perceived test substitution
Wed, 15 Jan 2020 21:26:19 +0000 Christof Meerwald updated changes and upgrading doc

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