summaryrefslogtreecommitdiff
path: root/modules/notification/controllers
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-09-10Use abs_url() inside url::redirect() calls so that we don't just windBharat Mediratta
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-05-21Redirect after success to the absolute urlBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-03-04Simplify logic a bit and tweak the visible text.Bharat Mediratta
2009-02-02Enable csrf validation on the add/remove notification controllerTim Almdal
2009-02-02We no longer need a dialog to set or remove a watch, so remove it.Tim Almdal
2009-02-01Simplify the setting of a notifications. Notifications are not onlyTim Almdal
2009-01-30The start of the notification module. At this point, the icon has been added...Tim Almdal