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
/
comment
/
helpers
/
comment_event.php
Age
Commit message (
Expand
)
Author
2010-06-05
Create a UI under Admin > Settings > Comments where you can limit
Bharat Mediratta
2010-05-16
Rename admin/comments to admin/manage_comments to make room for
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-24
Refactor creating the user profile page content into the the event module. T...
Tim Almdal
2010-01-22
Treat identity providers just like other modules and use the admin_module to
Tim Almdal
2009-12-21
Add missing execute() call -- tests ftw!
Bharat Mediratta
2009-12-06
Update database queries.
Bharat Mediratta
2009-11-26
Convert some more Database::instance() calls to db::build() form.
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-01
Convert the event handlers for the "identity provider changed" and "user_dele...
Tim Almdal
2009-10-31
Add identity_change handlers to resolve the ownership issues of comments, sub...
Tim Almdal
2009-10-30
Patch to clean up loose ends when a user is deleted.
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-07-28
Change search callbacks to use the event system, so move them out of
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-04-23
Delete any comments associated with deleted items
Bharat Mediratta