log roundup/cgi/templating.py @ 4055:de832c486f86

age author description
Thu, 19 Feb 2009 23:23:35 +0000 Stefan Seefeld Fix designator regular expression in HTMLDatabase.__getitem__.
Thu, 19 Feb 2009 23:16:00 +0000 Stefan Seefeld Provide a a "no selection" option; cleanup.
Thu, 19 Feb 2009 21:59:14 +0000 Stefan Seefeld Extend "additional" parameter to work with (multi)links.
Thu, 19 Feb 2009 21:52:35 +0000 Stefan Seefeld Quote ampersands in URLs.
Thu, 19 Feb 2009 21:46:12 +0000 Stefan Seefeld Handle transitive properties.
Mon, 16 Feb 2009 21:26:29 +0000 Stefan Seefeld Allow 'no value' to be selected in LinkHTMLProperty.menu()
Mon, 16 Feb 2009 21:19:51 +0000 Stefan Seefeld Fix height calculation for Multilink.menu()
Mon, 16 Feb 2009 21:02:23 +0000 Stefan Seefeld Make cgi.templating more fault-tolerant towards invalid requests.
Thu, 12 Feb 2009 05:10:59 +0000 Stefan Seefeld Fix issue2550500
Mon, 01 Sep 2008 01:45:33 +0000 Richard Jones add tests for and fix alex's examples
Mon, 01 Sep 2008 01:37:00 +0000 Richard Jones Make URL matching code less matchy
Mon, 18 Aug 2008 06:03:06 +0000 Richard Jones improved URL matching
Fri, 07 Mar 2008 00:35:47 +0000 Richard Jones 'Make a Copy' failed with more than one person in nosy list [SF#1906147]
Sat, 01 Mar 2008 08:18:07 +0000 Richard Jones security fixes 1.4.4
Tue, 19 Feb 2008 23:45:33 +0000 Richard Jones add language to the "request" template var
Fri, 02 Nov 2007 23:17:59 +0000 Richard Jones make LinkHTMLProperty handle non-existing keys (patch [SF#1815895])
Tue, 18 Sep 2007 16:59:42 +0000 Justus Pendleton indexargs_url force ids to int
Sun, 16 Sep 2007 05:39:11 +0000 Justus Pendleton multiline pass through extra keywords args
Fri, 14 Sep 2007 15:55:25 +0000 Justus Pendleton LinkHTMLProperty wasn't translating menus
Mon, 10 Sep 2007 19:30:27 +0000 Erik Forsberg Cope with spam robots posting with multiple instances of the same form
Wed, 01 Aug 2007 12:42:31 +0000 Ralf Schlatterbeck Add a rst method to StringHTMLProperty...
Mon, 09 Jul 2007 17:27:04 +0000 Ralf Schlatterbeck Update on recent fix, better version suggested by alexander smishlajev
Thu, 05 Jul 2007 21:11:28 +0000 Ralf Schlatterbeck - fix id-lookup in case we already *know* that the value is an id (in
Wed, 16 May 2007 09:42:36 +0000 Ralf Schlatterbeck allow customisation of the edit action for the submit button
Wed, 16 May 2007 09:18:26 +0000 Ralf Schlatterbeck allow customisation of the edit action for the submit button
Mon, 16 Apr 2007 04:44:09 +0000 Richard Jones *** empty log message ***
Tue, 10 Apr 2007 19:07:52 +0000 Erik Forsberg Yet another emacs syntax highlighting workaround.
Tue, 10 Apr 2007 19:06:10 +0000 Erik Forsberg Change ''' into """ to work around bug in Emacs' syntax highlighting code.
Mon, 26 Mar 2007 04:08:33 +0000 Richard Jones Fix handling of defaults for date fields
Mon, 18 Dec 2006 03:56:53 +0000 Richard Jones allow translation of status/priority menu options [SF#1613976]
Mon, 18 Dec 2006 03:50:47 +0000 Richard Jones clean up input field generation and quoting of values [SF#1615616]
Wed, 13 Dec 2006 23:32:39 +0000 Richard Jones Sorry, another mega-patch:
Mon, 27 Nov 2006 08:29:52 +0000 Ralf Schlatterbeck Fix name of submit button.
Thu, 09 Nov 2006 00:36:21 +0000 Richard Jones WSGI support via roundup.cgi.wsgi_handler
Mon, 18 Sep 2006 01:29:33 +0000 Tobias Herp default attributes for input fields:
Sat, 09 Sep 2006 05:50:17 +0000 Richard Jones python 2.6 compatibility
Fri, 08 Sep 2006 19:47:31 +0000 Ralf Schlatterbeck This isn't really nice, but now grouping by transitive multilinks works.
Fri, 08 Sep 2006 19:28:37 +0000 Ralf Schlatterbeck grouping by ID and grouping by transitive multilinks didn't work correctly.
Wed, 06 Sep 2006 08:14:59 +0000 Ralf Schlatterbeck optimize parsing of sort/group options according to suggestion...
Wed, 30 Aug 2006 20:28:26 +0000 Ralf Schlatterbeck Sorting/grouping by multiple properties.
Tue, 29 Aug 2006 09:37:25 +0000 Alexander Smishlajev fix: HTMLRequest.dispname must be string,
Fri, 11 Aug 2006 01:24:47 +0000 Richard Jones *cough*
Fri, 11 Aug 2006 01:24:17 +0000 Richard Jones handle unicode in query names [SF#1495702]
Fri, 11 Aug 2006 01:03:50 +0000 Richard Jones dumb bug in cgi templating utils [SF#1490176]
Wed, 09 Aug 2006 05:42:51 +0000 Richard Jones include the popcal in Date field editing and search fields by default
Mon, 31 Jul 2006 01:30:05 +0000 Richard Jones added StringHTMLProperty wrapped() method to wrap long lines in issue display
Thu, 13 Jul 2006 10:14:56 +0000 Ralf Schlatterbeck Transitive-property support.
Thu, 27 Apr 2006 05:08:04 +0000 Richard Jones sorting of entries in classhelp popup [SF#1449000]
Thu, 09 Mar 2006 05:56:12 +0000 Alexander Smishlajev fix bug in menu() permission filter [SF#1444440]
Fri, 03 Mar 2006 01:00:41 +0000 Richard Jones fix "clear this message" [SF#1429367]
Fri, 03 Mar 2006 00:11:31 +0000 Richard Jones fix "Adding a new constrained field to the classic schema" example in docs
Tue, 21 Feb 2006 23:26:58 +0000 Richard Jones email obfuscation code in html templating is more robust
Tue, 14 Feb 2006 06:13:19 +0000 Alexander Smishlajev add permission filter to menu() implementations [SF#1431188]
Sun, 12 Feb 2006 13:11:14 +0000 Alexander Smishlajev fix error in link property lookups with numeric-alike key values
Wed, 08 Feb 2006 04:03:54 +0000 Richard Jones allow dispname to be passed to renderWith [SF#1424587]
Fri, 03 Feb 2006 04:04:37 +0000 Richard Jones fix security check for hasPermission(Permission, None)
Thu, 26 Jan 2006 09:55:22 +0000 Alexander Smishlajev fix StructuredText import;
Wed, 25 Jan 2006 03:43:04 +0000 Richard Jones ZRoundup works again [SF#1263842]
Fri, 20 Jan 2006 02:45:23 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 20 Jan 2006 02:44:30 +0000 Richard Jones timezone now applied to date for pretty-format [SF#1406861]

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