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