We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882a1c3 commit fa56780Copy full SHA for fa56780
CHANGES.txt
@@ -26,8 +26,10 @@ Feature:
26
814314 and sf patch 834620)
27
- default stylesheet turns off sidebar when printing
28
- allow direct supply of filter() arguments (thanks Godefroid Chapelle)
29
-- improved body_title slot (sf patch 873502)
+- improved body_title slot in HTML templating (sf patch 873502)
30
- HTMLLinkProperty field() method renders as a field now (thanks darryl)
31
+- all HTML templating methods now automatically check for permissions
32
+ (either view or edit as appropriate), greatly simplifying templates
33
34
Fixed:
35
- mysql documentation fixed to note requirement of 4.0+ and InnoDB
0 commit comments