summaryrefslogtreecommitdiff
path: root/modules/notification/views/item_deleted.html.php
AgeCommit message (Expand)Author
2009-09-08Move specialized (pretty) url generation back into Item_Model so thatBharat 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-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-05-31Run all variables that come from user-entered data through p::clean()Bharat Mediratta
2009-03-04A variety of cleanups:Bharat Mediratta
2009-02-10Clean up translations to use t() properly and differentiate betweenBharat Mediratta
2009-02-02Add sending notifications when an item is deleted. We are almostTim Almdal
2009-02-02As we stagger towards completing the notification module.Tim Almdal