Changes between Version 54 and Version 55 of BluePrint/Mobile
- Timestamp:
- 12/17/10 20:06:51 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile
v54 v55 79 79 * Need to authenticate the form submissions 80 80 * 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 82 84 * Need to delete the submitted form from the mobile device when it the submission was confirmed successful. 83 85 * The [MobileAndroid#SMSStructure current multi-part transmission] uses a very custom sequence number, which should be made more standard (& take up less room)