aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/models/report.js
Commit message (Expand)AuthorAgeLines
* if signed in and confirming name then actually use confirmed detailsStruan Donald2013-04-26-3/+3
* handle report submission errors correctly when reporting with a photoStruan Donald2013-04-25-1/+5
* ajaxOverlay is not used so remove mentions of itStruan Donald2013-04-22-3/+0
* use correct strings objectStruan Donald2013-04-15-1/+1
* correct overagressive search and replace from a while agoStruan Donald2013-04-10-1/+1
* report might be a copy of a draft which has already been saved in whichStruan Donald2013-04-10-0/+1
* Trying to use the same model for both remote and localStorage wasStruan Donald2013-04-08-18/+0
* save and load current report on app pause and resumeStruan Donald2013-04-02-0/+18
* do not refine optionsStruan Donald2013-03-07-8/+7
* remove unnecessary semi-colons that jslint objects toStruan Donald2013-03-07-1/+1
* submit report by signing in with a passwordStruan Donald2013-03-06-1/+1
* change the workflow of the user details screen to seperate out askingStruan Donald2013-03-06-24/+9
* save personal details when we submit, load them when we start and useStruan Donald2013-03-05-4/+2
* remove debug codeStruan Donald2013-03-04-3/+0
* use the FMS.strings object rather than STRINGSStruan Donald2013-03-04-1/+1
* use syc/error event triggers for reports with photosStruan Donald2013-03-04-3/+3
* include may show name option in reportStruan Donald2013-03-04-0/+1
* submit page can now submit reports to be confirmed by emailStruan Donald2013-03-04-3/+16
* fix typoStruan Donald2013-03-04-1/+4
* add in take and choose photo actionsStruan Donald2013-03-04-1/+2
* add report model and use it to store and fetch categories for details templateStruan Donald2013-03-01-0/+157