index
:
fixmystreet-mobile
185-sv-lang
188-sd-card
198-nicer
CuidoMiCiudadApp]-translation-faq
confirm-screen-buttons
cordova-6
cordova-6-fix-double-slash
cordova-6-fix-maps
cuidomiciudad
fiksgatami
help-panel
international-map-fix
issues/makemyisland-intro-208
makemyisland-rebrand
master
phonegap-3
poor-connectivity-fix
translation-fixes
translation-initial-screen-app
Cordova application for making reports to FixMyStreet
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
www
/
js
/
app.js
Commit message (
Expand
)
Author
Age
Lines
*
Restore open-in-browser functionality
Dave Arter
2015-08-28
-2
/
+6
*
update Android to Cordova 3.6
Struan Donald
2015-08-28
-0
/
+336
*
instead of using js to inject the correct cordova js file in to
Struan Donald
2013-07-12
-209
/
+0
*
Do not save an empty report when suspending the app. Fixes #36
Struan Donald
2013-07-09
-3
/
+5
*
make sure device variable exists before trying to use it
Struan Donald
2013-06-28
-1
/
+1
*
turn transitions back off for Android as not a priority for the platform
Struan Donald
2013-06-24
-1
/
+1
*
turn on transitions on Android 4+
Struan Donald
2013-06-24
-1
/
+1
*
initial rework of password setting workflow
Struan Donald
2013-06-21
-1
/
+1
*
check for, display and send extra details on open311 categories
Struan Donald
2013-06-19
-1
/
+1
*
There seem to be all sorts of issues with transitions doing odd
Struan Donald
2013-06-04
-0
/
+5
*
clicking on pins to get more detail of report now works. Fixes #428
Struan Donald
2013-05-31
-0
/
+7
*
check logged in status by using api call
Struan Donald
2013-04-26
-5
/
+22
*
split out network status check to separate function
Struan Donald
2013-04-26
-5
/
+9
*
basic login page and link from map screen
Struan Donald
2013-04-24
-1
/
+1
*
only confirm name, phone and anonymity if we have the email and password when...
Struan Donald
2013-04-24
-1
/
+6
*
removing some debug code
Struan Donald
2013-04-23
-4
/
+2
*
small tweaks to try and resolve android startup issues
Struan Donald
2013-04-23
-2
/
+4
*
correct autocompleto error
Struan Donald
2013-04-22
-1
/
+1
*
set and clear currentDraft details via methods on FMS object to ensure consis...
Struan Donald
2013-04-22
-0
/
+10
*
standardise on currentPosition
Struan Donald
2013-04-22
-1
/
+0
*
display standard jquery mobile busy spinner when we are making an ajax request
Struan Donald
2013-04-22
-0
/
+3
*
sort drafts in reverse date order
Struan Donald
2013-04-22
-0
/
+1
*
move location accuracy out to config
Struan Donald
2013-04-22
-2
/
+0
*
extract geolocation parts of view out to view that is inherited from
Struan Donald
2013-04-22
-0
/
+2
*
display a save for later page if between starting the report and
Struan Donald
2013-04-18
-1
/
+1
*
handle offline/online event and set flag to indicate current state, also set ...
Struan Donald
2013-04-18
-0
/
+15
*
move removeDraft functionality to main object and use that elsewhere
Struan Donald
2013-04-16
-0
/
+16
*
if no internet connection then allow the user to create an offline
Struan Donald
2013-04-12
-1
/
+1
*
explicitely check if current user is null as that seems more robust
Struan Donald
2013-04-10
-1
/
+1
*
remove debug
Struan Donald
2013-04-09
-1
/
+0
*
if the user has a saved report then ask them if they want to use that
Struan Donald
2013-04-09
-1
/
+1
*
use id and not cid as we cannot look up using when we reload
Struan Donald
2013-04-08
-1
/
+1
*
Trying to use the same model for both remote and localStorage was
Struan Donald
2013-04-08
-17
/
+19
*
save and load current report on app pause and resume
Struan Donald
2013-04-02
-0
/
+22
*
simple address search functionality
Struan Donald
2013-03-21
-1
/
+1
*
add temp toolbar button to recenter map on GPS location
Struan Donald
2013-03-20
-0
/
+1
*
change location object to be a property of FMS object
Struan Donald
2013-03-20
-1
/
+3
*
remove unnecessary semi-colons that jslint objects to
Struan Donald
2013-03-07
-2
/
+2
*
change the workflow of the user details screen to seperate out asking
Struan Donald
2013-03-06
-1
/
+1
*
save personal details when we submit, load them when we start and use
Struan Donald
2013-03-05
-0
/
+10
*
add in placeholder sent page
Struan Donald
2013-03-04
-1
/
+1
*
basic routing to submit screen
Struan Donald
2013-03-01
-1
/
+1
*
add report model and use it to store and fetch categories for details template
Struan Donald
2013-03-01
-0
/
+2
*
add in details screen
Struan Donald
2013-02-28
-1
/
+1
*
add in photo page and navigation to page
Struan Donald
2013-02-28
-1
/
+1
*
WIP around page display
Struan Donald
2013-02-28
-1
/
+1
*
cut back to basic backbone based app
Struan Donald
2013-02-27
-0
/
+87