log doc/customizing.txt @ 6524:f961dbbc3573

age author description
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
Sat, 16 May 2020 13:40:12 -0400 John Rouillard Add indexing for roundup-admin references.
Fri, 15 May 2020 21:23:03 -0400 John Rouillard Fix spelling and make list into a list for readability.
Thu, 14 May 2020 22:18:18 -0400 John Rouillard more index entries and CHANGES.txt update for them.
Wed, 13 May 2020 00:40:14 -0400 John Rouillard Doc updates/indexing.
Mon, 11 May 2020 00:02:31 -0400 John Rouillard Doc updates for customizing.txt, start of index generation
Fri, 08 May 2020 23:32:16 -0400 John Rouillard Fix missing comma in rev_multilink doc example.
Fri, 08 May 2020 23:16:50 -0400 John Rouillard Expand documentation on rev_multilink
Wed, 29 Apr 2020 16:30:27 +0200 Ralf Schlatterbeck Allow to define reverse Multilinks
Sat, 23 Nov 2019 15:18:02 -0500 John Rouillard Added mailgw interfaces.py example from Thomas Arendsen Hein
Thu, 21 Nov 2019 20:50:56 -0500 John Rouillard Support setting cache-control headers for static files
Sun, 13 Oct 2019 17:43:03 -0400 John Rouillard Untabify example in doc.
Mon, 07 Oct 2019 16:30:47 -0400 John Rouillard Add reverse option to hyperdb property wrapper by David Sowder
Sat, 05 Oct 2019 12:33:23 -0400 John Rouillard Provide a method for identifying invalid properties in permissions
Wed, 02 Oct 2019 18:13:25 -0400 John Rouillard Deprecate mod_python issue2551005
Sat, 28 Sep 2019 18:28:17 -0400 John Rouillard Add "rest" and "xmlrpc" values for database tx_Source property
Sun, 02 Jun 2019 13:28:17 -0400 John Rouillard fix typo
Wed, 24 Apr 2019 17:50:55 -0400 John Rouillard Documentation additions by Tom Ekberg to add example of performing
Fri, 07 Sep 2018 19:26:48 -0400 John Rouillard mark maint-1.6 doc changes as merged
Thu, 06 Sep 2018 17:04:49 -0400 John Rouillard 'Provisional User' example needed to have search permissions added maint-1.6
Thu, 06 Sep 2018 17:04:49 -0400 John Rouillard 'Provisional User' example needed to have search permissions added
Mon, 03 Sep 2018 00:12:46 +0000 Joseph Myers Update documentation for Python 3 support (issue 2550968, issue 2550980).
Sun, 12 Aug 2018 16:17:14 +0100 Christof Meerwald use gpg module instead of pyme module for PGP encryption
Wed, 18 Jul 2018 21:32:24 -0400 John Rouillard Updated links to handle:
Sun, 15 Jul 2018 19:54:16 -0400 John Rouillard Fix some dev.zope.org links for tales and metal.
Fri, 13 Jul 2018 21:56:08 -0400 John Rouillard Fixing links to chameleon documentation.
Thu, 12 Jul 2018 18:31:59 -0400 John Rouillard typo fixes
Sat, 23 Jun 2018 21:24:42 -0400 John Rouillard more changes to prep for 1.6 release.
Tue, 12 Jun 2018 20:27:04 -0400 John Rouillard Applied patch 0038 from issue2550960 to upgrade code examples in
Sat, 16 Sep 2017 11:42:44 -0400 John Rouillard Adding a little more doc describing that view access to the labelprop
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sat, 22 Apr 2017 15:59:57 -0400 John Rouillard Spelling fix in design.txt.
Fri, 14 Apr 2017 23:24:18 -0400 John Rouillard issue2550864 - Potential information leakage via journal/history
Tue, 11 Apr 2017 22:20:13 -0400 John Rouillard Fix issue with retreiving raw template files using the @@file mechanism.
Sun, 09 Apr 2017 20:41:40 -0400 John Rouillard Added missing documentation of the showall parameter to the history
Wed, 05 Apr 2017 21:38:32 -0400 John Rouillard Make properties method return only properties the user can search.
Sat, 18 Mar 2017 23:34:41 -0400 John Rouillard format fix
Sat, 18 Mar 2017 16:59:01 -0400 John Rouillard issue 2550690 - Adding anti-csrf measures to roundup following
Sat, 18 Mar 2017 10:44:10 -0400 rouilj Implement props_only feature for permissions.
Fri, 17 Feb 2017 21:18:34 -0500 John Rouillard Check in enhanced form for check command used by addPermission.
Fri, 17 Feb 2017 19:44:15 -0500 John Rouillard Make @template support two alternate templates for error and ok cases.
Mon, 12 Dec 2016 13:53:47 +0100 Ralf Schlatterbeck Implement double-precision Number
Sat, 23 Jul 2016 14:00:49 -0400 John Rouillard I realized that the __came_from and __redirect_to url parameters I

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