log doc/reference.txt @ 8289:46886073c665

age author description
Sat, 18 Jan 2025 12:23:23 -0500 John Rouillard fix: issue2551390 - Replace text input/calendar popup with native date input
Wed, 08 Jan 2025 11:39:54 -0500 John Rouillard docs: clarify wording, fix index, add superseder link
Tue, 07 Jan 2025 23:00:35 -0500 John Rouillard docs: link to Client and TemplatingUtils class/method docstrings
Tue, 07 Jan 2025 20:22:33 -0500 John Rouillard feat: add templating utils method dynamically; method to set http code
Wed, 01 Jan 2025 15:48:01 -0500 John Rouillard docs: doc new types in user_guide; alphabetize types in reference.
Tue, 26 Nov 2024 12:33:17 +0100 Ralf Schlatterbeck Merge permission-performance branch
Wed, 20 Nov 2024 09:34:56 -0500 John Rouillard Document that filter() can return more than just filterspec params permission-performance
Wed, 20 Nov 2024 09:28:08 -0500 John Rouillard unwrap examples; clarify text permission-performance
Wed, 20 Nov 2024 09:26:13 -0500 John Rouillard clarify filter text. permission-performance
Tue, 12 Nov 2024 11:52:40 -0500 John Rouillard markup fixes and word typo fix. permission-performance
Mon, 11 Nov 2024 11:25:55 +0100 Ralf Schlatterbeck Improve section on filter function permission-performance
Wed, 23 Oct 2024 17:49:23 -0400 John Rouillard doc: fix typo.
Wed, 23 Oct 2024 13:26:18 -0400 John Rouillard doc: document Search permission ignores a check clause.
Wed, 23 Oct 2024 14:49:45 +0200 Ralf Schlatterbeck Add documentation for the filter function permission-performance
Wed, 25 Sep 2024 21:18:37 -0400 John Rouillard docs: replace redirecting url's with target
Wed, 17 Jul 2024 00:31:35 -0400 John Rouillard docs: fix typo extra backquote.
Wed, 17 Jul 2024 00:31:04 -0400 John Rouillard docs: issue2550961 - required attribute incorrectly shown when using field()
Wed, 05 Jun 2024 20:55:22 -0400 John Rouillard docs: list/describe macros defined in page.html
Thu, 02 May 2024 22:11:37 -0400 John Rouillard fix: issue2551347 - make _generic.help.html work without property settings
Mon, 29 Apr 2024 04:17:10 -0400 John Rouillard doc: use generated config.ini in reference.txt
Sun, 14 Apr 2024 20:08:29 -0400 John Rouillard doc: clarify use of DEFAULT section and interpolation in config files.
Sun, 07 Apr 2024 23:16:58 -0400 John Rouillard doc: vale corrections and some rewriting.
Sun, 07 Apr 2024 20:58:58 -0400 John Rouillard doc: vale fixes, update TAL repeat object section.
Sun, 07 Apr 2024 15:33:33 -0400 John Rouillard doc: add documention for boolean field() arguments.
Sun, 07 Apr 2024 15:27:18 -0400 John Rouillard fix: document/fix wrapped HtmlProperty method.
Sun, 07 Apr 2024 13:55:01 -0400 John Rouillard doc: vale fixups; clarifications
Sun, 07 Apr 2024 11:25:15 -0400 John Rouillard doc: Add a missing line fix sphinx error.
Wed, 03 Apr 2024 16:53:13 -0400 John Rouillard doc(lint): address more vale complaints.
Mon, 01 Apr 2024 18:57:11 -0400 John Rouillard doc(lint): use vale to rewrite things to be clearer.
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, 13 Mar 2024 18:16:51 -0400 John Rouillard doc: document how to set the Content-Type for a template.
Tue, 05 Mar 2024 09:04:08 -0500 John Rouillard doc: fix formatting for indexarg_url.
Mon, 04 Mar 2024 20:08:11 -0500 John Rouillard doc: make top of table columns align
Wed, 28 Feb 2024 21:40:41 -0500 John Rouillard doc: fix repeat section first -> start, last -> end
Tue, 13 Feb 2024 13:07:57 -0500 John Rouillard doc: clean table for "the request variable"
Mon, 12 Feb 2024 14:59:06 -0500 John Rouillard doc: fix typo
Wed, 27 Dec 2023 22:52:14 -0500 John Rouillard feat: issue2550852 - support using a specified PostgreSQL db schema
Tue, 07 Nov 2023 12:11:37 -0500 John Rouillard feat(db): support using postgresql service connection file
Sun, 29 Oct 2023 14:54:32 -0400 John Rouillard doc: add statement on less stable nature of using interfaces.py
Tue, 10 Oct 2023 20:33:22 -0400 John Rouillard clarify doc on dispatcher_email config setting.
Sun, 24 Sep 2023 00:36:20 -0400 John Rouillard docs: add "roles" to list of required user object properties.
Sat, 22 Jul 2023 22:05:44 -0400 John Rouillard Fix typo in index reference
Mon, 10 Jul 2023 01:19:38 -0400 John Rouillard rework a confusing sentance.
Sun, 18 Jun 2023 11:35:16 -0400 John Rouillard Change customizing to customising in all variants.
Sun, 11 Jun 2023 23:06:50 -0400 John Rouillard Fix bad index reference. Add new ones.
Wed, 07 Jun 2023 11:10:46 -0400 John Rouillard Add section on schema integrity, use of schema table in rdbms backends
Tue, 06 Jun 2023 12:13:06 -0400 John Rouillard Fix another xhtml reference.
Tue, 06 Jun 2023 12:11:12 -0400 John Rouillard Fix another xhtml reference.
Mon, 22 May 2023 11:04:38 -0400 John Rouillard Link to example section rather than page.
Sat, 20 May 2023 20:12:36 -0400 John Rouillard Update permissions section
Sat, 20 May 2023 15:34:13 -0400 John Rouillard issue2551253 - Modify password PBKDF2 method to use SHA512
Wed, 17 May 2023 13:34:36 -0400 John Rouillard Incomplete work to generate config doc from config.ini
Wed, 17 May 2023 00:29:48 -0400 John Rouillard Glossary updates and more term refs.
Wed, 17 May 2023 00:03:01 -0400 John Rouillard use glossary directive and link some terms to the glossary.
Wed, 17 May 2023 00:01:38 -0400 John Rouillard add explanatory info for HTTP Redirect
Tue, 16 May 2023 19:37:43 -0400 John Rouillard Fix missing pre block for url.
Tue, 16 May 2023 02:33:39 -0400 John Rouillard Reorg multiple sections
Tue, 16 May 2023 02:23:17 -0400 John Rouillard add welcome preface on reorg to pages
Tue, 16 May 2023 00:56:00 -0400 John Rouillard split reference out from customizing and fix all links.

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