summaryrefslogtreecommitdiff
path: root/modules/notification/helpers/notification_event.php
AgeCommit message (Expand)Author
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-08-29Log the actual exception details, before swallowing the exception.Bharat Mediratta
2009-08-28Don't record mail failures when we throw the exception, record themBharat Mediratta
2009-08-28Wrap all the notification helpers call with a try catch that swallows the exc...Tim Almdal
2009-08-02Change the API for getting to the original state of an ORM.Bharat 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-03-04Redefine the batch API to be very very simple. You callBharat Mediratta
2009-03-04A variety of cleanups:Bharat Mediratta
2009-03-04Send 1 items added notification per batch of itemsTim Almdal
2009-03-03Undo r20234Tim Almdal
2009-03-03Removed the === false and === true checksTim Almdal
2009-02-10Indentation fix.Bharat Mediratta
2009-02-08Use the ORM method delete_all to remove selected records from theTim Almdal
2009-02-04Delete subscriptions when a user is deletedTim Almdal
2009-02-02Notifications now send emails when a comment is published. It won'tTim Almdal
2009-02-02As we stagger towards completing the notification module.Tim Almdal
2009-02-01Simplify the setting of a notifications. Notifications are not onlyTim Almdal
2009-01-30The start of the notification module. At this point, the icon has been added...Tim Almdal