Changes between Version 54 and Version 55 of BluePrint/Mobile


Ignore:
Timestamp:
12/17/10 20:06:51 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile

    v54 v55  
    7979  * Need to authenticate the form submissions
    8080  * Needs to work on the Sahana server side with more than just the controllers.msg.tropo() method (like sms_handler_modem)
    81   * Need some way to verify that a whole form submission was successful (esp. for multi-part SMS).
     81  * Should have optional response notifications per complete form to say one of:
     82   * Submission Successful: URL of record: http://..../
     83   * Validator Error: xxx
    8284  * Need to delete the submitted form from the mobile device when it the submission was confirmed successful.
    8385  * The [MobileAndroid#SMSStructure current multi-part transmission] uses a very custom sequence number, which should be made more standard (& take up less room)