aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* removing some debug codeStruan Donald2013-04-23-4/+2
|
* bump app version numbersStruan Donald2013-04-23-2/+2
|
* set iOS distribution cert for test deploymentStruan Donald2013-04-23-0/+4
|
* small tweaks to try and resolve android startup issuesStruan Donald2013-04-23-3/+5
|
* ajaxOverlay is not used so remove mentions of itStruan Donald2013-04-22-7/+0
|
* locate should not interact with display elementsStruan Donald2013-04-22-1/+0
|
* when we discard an in progress draft on startup make sure we do it properlyStruan Donald2013-04-22-0/+1
|
* correct autocompleto errorStruan Donald2013-04-22-1/+1
|
* always set currentPosition to use lat/longStruan Donald2013-04-22-4/+3
|
* do not display spinner plus locating screen at the same timeStruan Donald2013-04-22-2/+6
|
* set and clear currentDraft details via methods on FMS object to ensure ↵Struan Donald2013-04-22-10/+16
| | | | consistency
* standardise on currentPositionStruan Donald2013-04-22-6/+5
|
* use model.id as that has actually been setStruan Donald2013-04-22-1/+1
|
* highlight next button on details page when we have filled in all the fieldsStruan Donald2013-04-22-1/+10
|
* add indicator for existing report page that it has a locationStruan Donald2013-04-22-0/+4
|
* add a save report option to use existing report pageStruan Donald2013-04-22-0/+8
|
* display standard jquery mobile busy spinner when we are making an ajax requestStruan Donald2013-04-22-0/+3
|
* change the next button text to reflect if we are saving the report or skippingStruan Donald2013-04-22-2/+12
|
* do not save blank offline reportsStruan Donald2013-04-22-1/+26
|
* sort drafts in reverse date orderStruan Donald2013-04-22-0/+1
|
* add default draft description if there is no titleStruan Donald2013-04-22-0/+2
|
* use nth day rather than nth monthStruan Donald2013-04-22-1/+1
|
* reduce decimal places on position confirmationStruan Donald2013-04-22-1/+1
|
* check if online when displaying search pageStruan Donald2013-04-22-0/+6
|
* update example config file with current values and commentsStruan Donald2013-04-22-2/+10
|
* move location accuracy out to configStruan Donald2013-04-22-5/+3
|
* add isOffline check to around pageStruan Donald2013-04-22-1/+3
|
* add a geolocate button and geolocate functionality to offline report pageStruan Donald2013-04-22-4/+41
|
* extract geolocation parts of view out to view that is inherited fromStruan Donald2013-04-22-57/+80
|
* if we have gone offline while on the map page and we click report thenStruan Donald2013-04-18-3/+7
| | | | display the create an offline report page
* display a save for later page if between starting the report andStruan Donald2013-04-18-6/+67
| | | | submitting it we have gone offline
* handle offline/online event and set flag to indicate current state, also set ↵Struan Donald2013-04-18-3/+16
| | | | this on init
* use moment to add created date to drafts and display themStruan Donald2013-04-17-4/+26
|
* quick link to use an existing draft from reports pageStruan Donald2013-04-17-2/+11
|
* quick link reports pageStruan Donald2013-04-17-0/+13
|
* if there is a current draft use details on offline pageStruan Donald2013-04-17-2/+2
|
* add delete link to my reports pageStruan Donald2013-04-17-1/+22
|
* move removeDraft functionality to main object and use that elsewhereStruan Donald2013-04-16-28/+29
|
* remove unused old filesStruan Donald2013-04-16-18546/+0
|
* need to capture event in order to prevent defaultStruan Donald2013-04-15-1/+1
|
* small tweaks to remove a few issues with android and phonegap 1.5Struan Donald2013-04-15-18/+11
|
* use correct strings objectStruan Donald2013-04-15-1/+1
|
* stop search page breaking of msg is not definedStruan Donald2013-04-12-1/+1
|
* quick list of current draft reportsStruan Donald2013-04-12-1/+17
|
* if no internet connection then allow the user to create an offlineStruan Donald2013-04-12-4/+162
| | | | | | | | | report with a title, details and a photo Alter the checking for in progress reports not to require a location as offline reports might not have one Also add a holding page for a users reports
* minified version of backbone localstorageStruan Donald2013-04-12-0/+6
|
* missed out www symlink for iOSStruan Donald2013-04-12-0/+1
|
* use the correct variable when cleaning up photo after submissionStruan Donald2013-04-11-1/+1
|
* clean up properly if we are discarding the current draftStruan Donald2013-04-11-1/+13
|
* make phone number box look okStruan Donald2013-04-11-0/+2
|