summaryrefslogtreecommitdiff
path: root/modules/notification/views/item_added.html.php
AgeCommit message (Expand)Author
2009-09-10Convert a couple of instances of Item_Model::url(array(), true) to Item_Model...Bharat Mediratta
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-09Fix typo in p::purify() call.Bharat Mediratta
2009-07-04Fix for ticket #477. Use nl2br method when rendering comment::text andTim Almdal
2009-07-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-03-04A variety of cleanups:Bharat Mediratta
2009-02-02As we stagger towards completing the notification module.Tim Almdal