Mercurial > p > roundup > code
diff CHANGES.txt @ 2903:2681cfbd0fcb
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 11 Nov 2004 21:10:05 +0000 |
| parents | 79331099738c |
| children | a8808157f892 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 11 12:02:30 2004 +0000 +++ b/CHANGES.txt Thu Nov 11 21:10:05 2004 +0000 @@ -34,8 +34,6 @@ Use this to specify server configuration file for the service. - added experimental multi-thread server - don't try to import all backends in backends.__init__ unless we *want* to -- TAL expressions like 'request/show/whatever' return True - if the request does not contain explicit @columns list Fixed: - postgres backend open doesn't hide corruption in schema (sf bug 956375) @@ -55,6 +53,8 @@ - enforce View Permission when serving file content (sf bug 1050470) - don't index common words (sf bug 1046612) - don't wrap query.item.html in a <span> (thanks Roch'e Compaan) +- TAL expressions like 'request/show/whatever' return True + if the request does not contain explicit @columns list - NumberHTMLProperty should return '' not "None" if not set (thanks William) - ensure multilink ordering in RDBMS backends (thanks Marcus Priesch, sf
