log doc/admin_guide.txt @ 8055:335b8a40e355

age author description
Wed, 03 Jul 2024 21:34:42 -0400 John Rouillard docs: update link to redis.io security doc.
Wed, 19 Jun 2024 00:23:51 -0400 John Rouillard docs: use virtual env for upgrade; stop cron jobs.
Mon, 17 Jun 2024 23:35:03 -0400 John Rouillard refactor: make mime_type_allowlist class prop to configure from interfaces.py
Thu, 30 May 2024 20:01:08 -0400 John Rouillard docs: escape + in table, prevent it from starting an unordered list
Thu, 30 May 2024 19:58:24 -0400 John Rouillard docs: fix markup
Tue, 21 May 2024 23:49:19 -0400 John Rouillard docs: add section on loading classhelper.js script.
Tue, 21 May 2024 20:17:36 -0400 John Rouillard docs: fix formatting.
Tue, 21 May 2024 20:15:29 -0400 John Rouillard docs: fix formatting.
Tue, 21 May 2024 20:14:38 -0400 John Rouillard docs: update cache updating for css file.
Tue, 21 May 2024 20:13:18 -0400 John Rouillard docs: more cleanups
Tue, 21 May 2024 20:10:28 -0400 John Rouillard doc: grammar fixup.
Tue, 21 May 2024 20:03:56 -0400 John Rouillard doc: classhelper translation, advanced config w/ roles endpoint
Tue, 21 May 2024 01:17:28 -0400 John Rouillard issue2551353 - Add roundup-classhelper for 2.4.0 release
Mon, 13 May 2024 18:42:26 -0400 John Rouillard doc: update links and docs on checking links
Thu, 18 Apr 2024 20:52:15 -0400 John Rouillard doc: replace X by + to indicate compatible options.
Mon, 01 Apr 2024 09:57:16 -0400 John Rouillard issue2551328/issue2551264 unneeded next link and total_count incorrect
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.
Thu, 19 Oct 2023 16:11:25 -0400 John Rouillard fix: out of memory error when importing under postgresql
Thu, 19 Oct 2023 14:07:56 -0400 John Rouillard doc: document the messages generated from import/export
Sun, 03 Sep 2023 14:03:48 -0400 John Rouillard doc: remove whitelist replace with allowing
Mon, 31 Jul 2023 18:50:07 -0400 John Rouillard docs: fix sentence.
Mon, 31 Jul 2023 18:43:56 -0400 John Rouillard docs: clarify sentence.
Fri, 14 Jul 2023 00:30:44 -0400 John Rouillard Add -P pragma=value command line option to roundup-admin.
Wed, 21 Jun 2023 14:34:37 -0400 John Rouillard Update roundup-mailgw install with other methods; formatting
Sun, 18 Jun 2023 11:35:16 -0400 John Rouillard Change customizing to customising in all variants.
Sun, 11 Jun 2023 20:50:01 -0400 John Rouillard typo fix.
Mon, 05 Jun 2023 12:19:01 -0400 John Rouillard Add anchor for init section.
Thu, 25 May 2023 13:56:03 -0400 John Rouillard Add additional command that do not require a tracker home.
Wed, 24 May 2023 12:13:05 -0400 John Rouillard - issue2551190 - Allow roundup-admin reindex to work in batches.
Tue, 23 May 2023 23:34:06 -0400 John Rouillard - issue2551275 - Allow configuring max_children in roundup-server.
Tue, 23 May 2023 11:37:40 -0400 John Rouillard fix typo
Mon, 22 May 2023 21:49:46 -0400 John Rouillard whitespace changes.
Mon, 22 May 2023 21:44:20 -0400 John Rouillard Change primary/session db compatibility table from ascii to real table
Tue, 16 May 2023 21:08:29 -0400 John Rouillard Unident lists.
Tue, 16 May 2023 01:19:16 -0400 John Rouillard initial pass to change references to reference doc where needed.
Sun, 14 May 2023 01:03:09 -0400 John Rouillard document result of running save-config in a tracker home directory
Sun, 14 May 2023 00:49:43 -0400 John Rouillard reword doc update
Sun, 14 May 2023 00:48:14 -0400 John Rouillard Document how save-config replaces and backs up config.ini.
Sun, 14 May 2023 00:39:28 -0400 John Rouillard Update roundup-server example config file example and docs
Mon, 08 May 2023 21:54:42 -0400 John Rouillard Add section on Securing Secrets
Tue, 25 Apr 2023 12:12:43 -0400 John Rouillard Move mail gateway and roundup-admin doc to admin guide from user guide
Thu, 13 Apr 2023 00:08:04 -0400 John Rouillard update http to https url.
Thu, 30 Mar 2023 19:37:48 -0400 John Rouillard Add section on configuring Content Security Policy (CSP)
Wed, 30 Nov 2022 02:09:16 -0500 John Rouillard Mitigation for issue2551246 -u opton to roundup-admin
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Thu, 18 Aug 2022 14:57:15 -0400 John Rouillard Clean up docs on roundup-sever SSL use.
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.
Tue, 12 Jul 2022 21:58:34 -0400 John Rouillard Add links some updates.
Tue, 12 Jul 2022 15:00:30 -0400 John Rouillard landmarks, skiplink, remove bad attrs, autocomplete search
Mon, 04 Jul 2022 19:53:39 -0400 John Rouillard Replace old Web Registration/Email Registration with modern equiv.
Sun, 26 Jun 2022 23:05:29 -0400 John Rouillard issue2551206 - remove mention of roundup installer, fix up windows docs
Mon, 07 Feb 2022 22:52:03 -0500 John Rouillard Doc updates for indexers.
Sun, 30 Jan 2022 21:34:53 -0500 John Rouillard text change.
Thu, 27 Jan 2022 22:47:27 -0500 John Rouillard postgresql database fts - add to CHANGES and add url to admin.
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
Fri, 21 Jan 2022 14:29:46 -0500 John Rouillard Add meta description to some doc pages.
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 14 Jun 2021 19:33:27 -0400 John Rouillard issue2550837 - New option for web auth (also http header passing)

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