log doc/customizing.txt @ 8475:bc3d3c54e1f0

age author description
Mon, 25 Aug 2025 20:30:51 -0400 John Rouillard doc: add check for db.tx_Source to Reauth examples
Sun, 17 Aug 2025 16:12:25 -0400 John Rouillard merge from default branch accumulated changes since Nov 2023 issue2550923_computed_property
Wed, 13 Aug 2025 23:52:49 -0400 John Rouillard feat: finish reauth docs, enhance code. reauth-confirm_id
Sat, 09 Aug 2025 21:43:44 -0400 John Rouillard doc: fix missing '>'
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 12:23:23 -0500 John Rouillard fix: issue2551390 - Replace text input/calendar popup with native date input
Tue, 11 Jun 2024 16:39:07 -0400 John Rouillard docs: regroup feature list using GPT and update
Mon, 01 Apr 2024 09:57:16 -0400 John Rouillard issue2551328/issue2551264 unneeded next link and total_count incorrect
Wed, 27 Mar 2024 21:21:20 -0400 John Rouillard doc: in timelog example link to auditor to create timelogs from email
Sat, 17 Feb 2024 18:56:04 -0500 John Rouillard docs: issue2551317 add support for jinja2 customization examples
Tue, 13 Feb 2024 19:45:44 -0500 John Rouillard doc: replace URL action example with form
Mon, 10 Jul 2023 17:31:34 -0400 John Rouillard merge default into branch issue2550923_computed_property
Sun, 18 Jun 2023 11:35:16 -0400 John Rouillard Change customizing to customising in all variants.
Thu, 08 Jun 2023 00:10:32 -0400 John Rouillard merge from tip into issue2550923_computed_property issue2550923_computed_property
Tue, 16 May 2023 19:42:52 -0400 John Rouillard Updates - meta description; indent examples; rework headers
Tue, 16 May 2023 02:23:17 -0400 John Rouillard add welcome preface on reorg to pages
Tue, 16 May 2023 01:26:21 -0400 John Rouillard Main TOC gets depth 3; Example section TOC removed.
Tue, 16 May 2023 00:56:00 -0400 John Rouillard split reference out from customizing and fix all links.
Sun, 14 May 2023 01:06:23 -0400 John Rouillard link directly to translation instructions section in developer's guide.
Thu, 04 May 2023 20:57:38 -0400 John Rouillard Change ordered list to use numbers.
Thu, 04 May 2023 20:52:09 -0400 John Rouillard fix xmlrpc endpoint, mke blockquote into pre block.
Tue, 02 May 2023 19:29:46 -0400 John Rouillard Typo fix.
Wed, 26 Apr 2023 10:54:27 -0400 John Rouillard Add link to database content section. was text only reference.
Tue, 25 Apr 2023 18:45:58 -0400 John Rouillard Add changing rest rate limiting to interface.py section.
Mon, 24 Apr 2023 19:01:08 -0400 John Rouillard Fix: nested lists, wide example, wiki schema examples
Mon, 24 Apr 2023 00:21:25 -0400 John Rouillard doc updates, normalize roundup => Roundup, add links, typo fixes
Sun, 23 Apr 2023 12:33:31 -0400 John Rouillard doc: add recommendation for singular class names
Wed, 30 Nov 2022 02:22:21 -0500 John Rouillard Improve documention on access to templates and static_files.
Mon, 07 Nov 2022 22:58:38 -0500 John Rouillard merge from main tip. This should fix test failure in Markdown2TestCase.test_string_markdown_code_block_attribute by merging html diff method used in tests. issue2550923_computed_property
Wed, 14 Sep 2022 17:48:51 -0400 John Rouillard flake8 - remove re.compile from method arg + test + doc
Tue, 16 Aug 2022 22:39:04 -0400 John Rouillard issue2550559 - Pretty printing / formatting for Number types.
Tue, 12 Jul 2022 15:00:30 -0400 John Rouillard landmarks, skiplink, remove bad attrs, autocomplete search
Mon, 04 Jul 2022 22:21:05 -0400 John Rouillard Reformat templating section. Document jinja2.
Sun, 29 May 2022 13:47:45 -0400 John Rouillard Fix spelling.
Thu, 21 Apr 2022 16:54:17 -0400 John Rouillard merge from default branch. Fix travis.ci so CI builds don't error out issue2550923_computed_property
Mon, 11 Apr 2022 17:51:57 -0400 John Rouillard Add /rest/ and /xmlrpc/ to section Roundup URL design
Fri, 21 Jan 2022 14:29:46 -0500 John Rouillard Add meta description to some doc pages.
Wed, 05 Jan 2022 15:19:33 -0500 John Rouillard Document validating exenstions/config.ini and detectors/config.ini
Wed, 24 Nov 2021 10:53:39 -0500 John Rouillard Fix docs mising Search permission for example. - addition
Wed, 24 Nov 2021 10:04:10 -0500 John Rouillard Fix docs mising Search permission for example.
Thu, 16 Sep 2021 14:30:56 -0400 John Rouillard merge trunk changes into this branch issue2550923_computed_property
Sat, 21 Aug 2021 20:24:09 -0400 John Rouillard sys.path when interfaces.py is invoked
Wed, 11 Aug 2021 12:45:04 -0400 John Rouillard Add search perm and update default perms
Sat, 26 Jun 2021 22:58:56 -0400 John Rouillard Improve doc on special action vars in cusotmizing.txt.
Thu, 27 May 2021 14:16:16 -0400 John Rouillard Document templating.utils.anti_csrf_nonce()
Sun, 23 May 2021 18:00:55 -0400 John Rouillard Fix issue2551122 (MultilinkHTMLProperty sorted method issue)
Fri, 21 May 2021 19:32:40 -0400 John Rouillard Fix formatting of lists in doc for postfix expressions
Mon, 17 May 2021 15:25:17 -0400 John Rouillard issue2551120 - The sorted method of MultilinkHTMLProperty crashes ...
Tue, 11 May 2021 11:32:26 +0200 Ralf Schlatterbeck Add documentation for multilink expression syntax
Mon, 26 Apr 2021 23:39:51 -0400 John Rouillard collapse code example to one line.
Wed, 10 Mar 2021 16:08:38 -0500 John Rouillard Documented possible use of __redirect_to for edit function.
Fri, 26 Feb 2021 11:35:25 -0500 John Rouillard Fix incorrect template (Nagy Gabor); spelling fix
Sat, 06 Feb 2021 20:15:26 -0500 John Rouillard Merge trunk into branch issue2550923_computed_property
Sun, 29 Nov 2020 00:22:20 -0500 John Rouillard Remove redundant words in doc.
Fri, 27 Nov 2020 18:09:00 -0500 John Rouillard Initial implementation of Computed property issue2550923_computed_property
Fri, 27 Nov 2020 17:55:52 -0500 John Rouillard Document changing FileClass content files.
Tue, 17 Nov 2020 21:32:20 -0500 John Rouillard Add missing word to phrase.
Thu, 02 Jul 2020 21:41:12 -0400 John Rouillard 60*5 != 900 fix cache time description.
Tue, 19 May 2020 09:25:48 +0200 Ralf Schlatterbeck Fix rev_multilink properties search/retrieval

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