Changes between Version 130 and Version 131 of BluePrint/Messaging
- Timestamp:
- 10/23/10 20:03:07 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v130 v131 56 56 * Q: Do we treat a pentity the same way as any other resource? 57 57 * Just that when a message is routed to them, it not only tags but also creates an entry in {{{msg_outbox}}}, which is scanned by the Cron task for 'pending' messages to be sent out. 58 * {{{s hn_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update)58 * {{{s3_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update) 59 59 * Views modified as above 60 60 * 'Ticketing Module' UI