Changes between Version 55 and Version 56 of BluePrint/Messaging
- Timestamp:
- 06/16/10 21:26:09 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v55 v56 60 60 * Good to have UI to 'Mark Unread' 61 61 * Parser has hooks for modules to plug-into? 62 *{{{ shn_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update) 62 * Q: Do we treat a pentity the same way as any other resource? 63 * Just that when a message is routed to them, it not only tags but also creates an entry in the {{{msg_delivery_status}}}, which is scanned by the Cron task for 'pending' messages to be sent out. 64 * {{{ shn_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update) 63 65 * Views modified as above 64 66 * 'Ticketing Module' UI