index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
notification
/
helpers
/
notification_menu.php
Age
Commit message (
Expand
)
Author
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-22
Modified the notification get_subscribers to ignore any users that don't
Tim Almdal
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-06-05
Move watch notification menu from the view menu to under the Options menu.
Chad Kieffer
2009-06-04
Update notify/watch eyeglasses icon with bullhorn icon. Rename css/image name...
Chad Kieffer
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-02-02
Enable csrf validation on the add/remove notification controller
Tim Almdal
2009-02-02
code audit fixes + bug fix: don't call sendmail with an empty To list (in not...
Andy Staudacher
2009-02-02
Change the item menu to allow the watch icon to change depending on
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
2009-01-30
The start of the notification module. At this point, the icon has been added...
Tim Almdal