Changes between Version 53 and Version 54 of BluePrint/Messaging


Ignore:
Timestamp:
06/16/10 21:21:04 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Messaging

    v53 v54  
    5959  * Q: Do we mark as read if pe_contact_id status suggests person has received message?
    6060  * Good to have UI to 'Mark Unread'
    61  * shn_rest_controller() is modified to check msg_log for messages tagged to the resource (list) or record (display/update)
     61 *{{{ shn_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update)
     62  * Views modified as above
    6263 * 'Ticketing Module' UI
    6364  * default view is all un-actioned messages (assigned to this user &/or unassigned?)
    64   * If a message is routed to a resource, this results in a 'create' form popup with as many fields auto-populated as possible (subject into 'name' field & body into 'comments' field, if nowhere better)
     65  * If a message is routed to a resource/pentity, this results in a 'create' form popup with as many fields auto-populated as possible (subject into 'name' field & body into 'comments' field, if nowhere better)
    6566   * Q: If a message is routed to a resource, does this automatically mark ticket as 'actioned'? Provide a popup to ask this?
    6667=== User Interface ===