summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f35bea2)
raw | patch | inline | side by side (parent: f35bea2)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 22 Feb 2004 22:13:49 +0000 (22:13 +0000) | ||
committer | richard <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 | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 08fe681b3eb1ebc6b5aa43691e0164aee4df62ac..36aa268bbd59a2826f16e7bd5fa8bb87c7b3bbfe 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
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