aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/router.js
Commit message (Expand)AuthorAgeLines
* add and use mechanism to allow reverse transitionsStruan Donald2013-05-29-0/+9
* check logged in status by using api callStruan Donald2013-04-26-1/+1
* include and correctly use save offline viewStruan Donald2013-04-25-1/+1
* basic login page and link from map screenStruan Donald2013-04-24-1/+7
* only confirm name, phone and anonymity if we have the email and password when...Struan Donald2013-04-24-0/+11
* do not use transitions when navigating from front pageStruan Donald2013-04-23-1/+9
* display a save for later page if between starting the report andStruan Donald2013-04-18-0/+6
* if no internet connection then allow the user to create an offlineStruan Donald2013-04-12-1/+13
* if the user has a saved report then ask them if they want to use thatStruan Donald2013-04-09-0/+6
* Trying to use the same model for both remote and localStorage wasStruan Donald2013-04-08-12/+12
* if geolocation fails display search page with messageStruan Donald2013-04-08-1/+1
* save and load current report on app pause and resumeStruan Donald2013-04-02-0/+6
* simple address search functionalityStruan Donald2013-03-21-0/+6
* remove unnecessary semi-colons that jslint objects toStruan Donald2013-03-07-1/+1
* change the workflow of the user details screen to seperate out askingStruan Donald2013-03-06-0/+18
* add in placeholder sent pageStruan Donald2013-03-04-1/+7
* basic routing to submit screenStruan Donald2013-03-01-1/+7
* add report model and use it to store and fetch categories for details templateStruan Donald2013-03-01-4/+4
* add in details screenStruan Donald2013-02-28-1/+7
* add in photo page and navigation to pageStruan Donald2013-02-28-5/+11
* around page doing GPS locate and showing mapStruan Donald2013-02-28-2/+3
* WIP around page displayStruan Donald2013-02-28-0/+11
* cut back to basic backbone based appStruan Donald2013-02-27-0/+34