aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/models/report.js
Commit message (Expand)AuthorAgeLines
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+223
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-168/+0
* slightly improved reporting error messagesStruan Donald2013-06-28-1/+1
* if a list of user titles is provided by the server ask for and require oneStruan Donald2013-06-19-1/+2
* check for, display and send extra details on open311 categoriesStruan Donald2013-06-19-0/+7
* if the server rejects the report as invalid then display some errorsStruan Donald2013-06-12-2/+2
* if we sign in as part of submission remember that we are signed inStruan Donald2013-06-11-0/+1
* show loading screen if we are uploading a photoStruan Donald2013-06-11-0/+3
* 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