Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 22 Feb 2004 22:13:49 +0000 (22:13 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 22 Feb 2004 22:13:49 +0000 (22:13 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2102 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 08fe681b3eb1ebc6b5aa43691e0164aee4df62ac..36aa268bbd59a2826f16e7bd5fa8bb87c7b3bbfe 100644 (file)
@@ -26,8 +26,10 @@ Feature:
   814314 and sf patch 834620)
 - default stylesheet turns off sidebar when printing
 - allow direct supply of filter() arguments (thanks Godefroid Chapelle)
-- improved body_title slot (sf patch 873502)
+- improved body_title slot in HTML templating (sf patch 873502)
 - HTMLLinkProperty field() method renders as a field now (thanks darryl)
+- all HTML templating methods now automatically check for permissions
+  (either view or edit as appropriate), greatly simplifying templates
 
 Fixed:
 - mysql documentation fixed to note requirement of 4.0+ and InnoDB