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
Commit message (
Collapse
)
Author
Age
Lines
...
*
remove unused code
Struan Donald
2013-05-21
-3
/
+0
|
*
update around page to use new design
Struan Donald
2013-05-21
-88
/
+50
|
*
include new design stylesheets
Struan Donald
2013-05-21
-3
/
+549
|
*
sensible title
Struan Donald
2013-05-20
-1
/
+1
|
*
even if we fail to delete a draft behave as if it worked for now
Struan Donald
2013-05-20
-0
/
+5
|
*
correctly set name, etc when signing in as part of reporting
Struan Donald
2013-04-26
-4
/
+12
|
*
if signed in and confirming name then actually use confirmed details
Struan Donald
2013-04-26
-4
/
+7
|
*
sign out using the api to remove the session cookie
Struan Donald
2013-04-26
-4
/
+20
|
*
we do not want to sign the user out at the end of the browser session
Struan Donald
2013-04-26
-1
/
+2
|
*
check logged in status by using api call
Struan Donald
2013-04-26
-6
/
+30
|
*
split out network status check to separate function
Struan Donald
2013-04-26
-5
/
+9
|
*
handle report submission errors correctly when reporting with a photo
Struan Donald
2013-04-25
-1
/
+5
|
*
if app is goes offline while on the map then save the location of the
Struan Donald
2013-04-25
-0
/
+7
|
|
|
|
|
report even though it might not be a valid location as it's more annoying for the user to lose the location altogether
*
if we have a current report on offline page then show the details of that
Struan Donald
2013-04-25
-2
/
+6
|
*
be consistent about how we refer to accuracy on locating screens
Struan Donald
2013-04-25
-1
/
+1
|
*
make sure offline page next button had correct text when initially displayed
Struan Donald
2013-04-25
-0
/
+1
|
*
use two digits for minutes in time on reports page
Struan Donald
2013-04-25
-1
/
+1
|
*
clear the current draft when leaving the save offline page
Struan Donald
2013-04-25
-0
/
+1
|
*
include and correctly use save offline view
Struan Donald
2013-04-25
-1
/
+2
|
*
need to convert lat/lon to correct projection for recentering map
Struan Donald
2013-04-24
-1
/
+2
|
*
basic login page and link from map screen
Struan Donald
2013-04-24
-3
/
+97
|
*
only confirm name, phone and anonymity if we have the email and password ↵
Struan Donald
2013-04-24
-2
/
+90
|
|
|
|
when submitting
*
display sensible error message if location services are turned off
Struan Donald
2013-04-23
-2
/
+8
|
*
Add in a confirm location step as it provides a better workflow when
Struan Donald
2013-04-23
-3
/
+48
|
|
|
|
dealing with existing reports
*
do not use transitions when navigating from front page
Struan Donald
2013-04-23
-1
/
+9
|
*
remove initial search button as it does nothing other than creates an ↵
Struan Donald
2013-04-23
-1
/
+0
|
|
|
|
annoying flickr
*
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
-3
/
+5
|
*
ajaxOverlay is not used so remove mentions of it
Struan Donald
2013-04-22
-7
/
+0
|
*
locate should not interact with display elements
Struan Donald
2013-04-22
-1
/
+0
|
*
when we discard an in progress draft on startup make sure we do it properly
Struan Donald
2013-04-22
-0
/
+1
|
*
correct autocompleto error
Struan Donald
2013-04-22
-1
/
+1
|
*
always set currentPosition to use lat/long
Struan Donald
2013-04-22
-4
/
+3
|
*
do not display spinner plus locating screen at the same time
Struan Donald
2013-04-22
-2
/
+6
|
*
set and clear currentDraft details via methods on FMS object to ensure ↵
Struan Donald
2013-04-22
-10
/
+16
|
|
|
|
consistency
*
standardise on currentPosition
Struan Donald
2013-04-22
-6
/
+5
|
*
use model.id as that has actually been set
Struan Donald
2013-04-22
-1
/
+1
|
*
highlight next button on details page when we have filled in all the fields
Struan Donald
2013-04-22
-1
/
+10
|
*
add indicator for existing report page that it has a location
Struan Donald
2013-04-22
-0
/
+4
|
*
add a save report option to use existing report page
Struan Donald
2013-04-22
-0
/
+8
|
*
display standard jquery mobile busy spinner when we are making an ajax request
Struan Donald
2013-04-22
-0
/
+3
|
*
change the next button text to reflect if we are saving the report or skipping
Struan Donald
2013-04-22
-2
/
+12
|
*
do not save blank offline reports
Struan Donald
2013-04-22
-1
/
+26
|
*
sort drafts in reverse date order
Struan Donald
2013-04-22
-0
/
+1
|
*
add default draft description if there is no title
Struan Donald
2013-04-22
-0
/
+2
|
*
use nth day rather than nth month
Struan Donald
2013-04-22
-1
/
+1
|
*
reduce decimal places on position confirmation
Struan Donald
2013-04-22
-1
/
+1
|
*
check if online when displaying search page
Struan Donald
2013-04-22
-0
/
+6
|
*
update example config file with current values and comments
Struan Donald
2013-04-22
-2
/
+10
|
*
move location accuracy out to config
Struan Donald
2013-04-22
-5
/
+3
|
[prev]
[next]