Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
2009-09-10 | Use abs_url() inside url::redirect() calls so that we don't just wind | Bharat Mediratta | |
up tacking onto the base url. | |||
2009-08-31 | XSS review fixes (mostly adding missing html::mark_clean()) calls. | Andy Staudacher | |
2009-05-21 | Redirect after success to the absolute url | Bharat Mediratta | |
2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
2009-03-04 | Simplify logic a bit and tweak the visible text. | Bharat Mediratta | |
2009-02-02 | Enable csrf validation on the add/remove notification controller | Tim Almdal | |
2009-02-02 | We no longer need a dialog to set or remove a watch, so remove it. | Tim Almdal | |
2009-02-01 | Simplify the setting of a notifications. Notifications are not only | Tim Almdal | |
set on a album. The notifications are implicitly active for all child elements. It now sends emails if the email address of the subscribed user has been set. No email, no attempt to send the notification. Still to do, come up with better messages as the current ones are just place holders. | |||
2009-01-30 | The start of the notification module. At this point, the icon has been ↵ | Tim Almdal | |
added to the item menu in the sidebar (both photo and album). There is a corresponding icon in themes/default/images that needs to be spruced up. You can add and remove notifications to albums and photos, but nothing happens under the covers for event handling. |