Changes between Version 40 and Version 41 of BluePrint/Mobile


Ignore:
Timestamp:
12/14/10 08:19:08 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile

    v40 v41  
    4747=== !ToDo ===
    4848 * Get the jaxdroid work on Sahana compatibility merged into ODK Trunk
     49
    4950 * Send Images
    5051  * Use ODK Collect to acquire photographic data through a form on the mobile client
     
    5354  * Handle image storage on the server side when a user uploads a photo
    5455  * See [https://docs.google.com/document/d/1SSl8vtA7RYBrrXmPuqQvA7rQLyzv77ESZjB7KH9s6H4/edit?hl=en Sahana Eden Mobile Photo Upload Blueprint] for additional information.
     56
    5557 * Send GPS Coordinates
    5658  * [http://code.google.com/p/opendatakit/source/browse/Geo+Tagger.xml?repo=forms&r=34910a944c745232d285d2caecf876c3dcae9674 GeoTagger] is a sample Form for ODK which can be used as a template for what needs to be produced by {{{controllers/xforms.py}}} from location_id & image_id fields.
     
    7072 * QR Code to download the Trunk version (which should update from this version & not default ODK location)
    7173  * UserGuidelines on creating/embedding a custom QR code for a deployment-specific version
     74
     75 * Have the list of downloadable XForms more easily configurable (currently hardcoded in controllers/xforms.py formList())
     76  * e.g. Use the same approach as Importer does by marking resources in the modules list in 000_config.py
    7277== J2ME ==
    7378Documentation on the current implementation is here: http://wiki.sahanafoundation.org/phase2/doku.php/dev:j2meclient