Bharat Mediratta
7fddd2aced
Use abs_url() inside url::redirect() calls so that we don't just wind
...
up tacking onto the base url.
2009-09-10 21:31:50 -07:00
Andy Staudacher
8312eb116e
XSS review fixes (mostly adding missing html::mark_clean()) calls.
2009-08-31 02:12:01 -07:00
Bharat Mediratta
ec6c9b635b
Redirect after success to the absolute url
2009-05-21 03:50:48 +00:00
Bharat Mediratta
5495037a3d
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
Bharat Mediratta
3600e73282
Simplify logic a bit and tweak the visible text.
2009-03-04 05:22:42 +00:00
Tim Almdal
9e01c80ef4
Enable csrf validation on the add/remove notification controller
2009-02-02 13:28:42 +00:00
Tim Almdal
0eb593711b
We no longer need a dialog to set or remove a watch, so remove it.
2009-02-02 03:21:29 +00:00
Tim Almdal
6f35829173
Simplify the setting of a notifications. Notifications are not only
...
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-02-01 03:58:31 +00:00
Tim Almdal
38cf6ca403
The start of the notification module. At this point, the icon has been 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.
2009-01-30 20:52:25 +00:00