Changes between Version 130 and Version 131 of BluePrint/Messaging


Ignore:
Timestamp:
10/23/10 20:03:07 (14 years ago)
Author:
Fran Boon
Comment:

s3_rest_controller

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Messaging

    v130 v131  
    5656 * Q: Do we treat a pentity the same way as any other resource?
    5757  * 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  * {{{shn_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)
    5959  * Views modified as above
    6060 * 'Ticketing Module' UI