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
Commit message (
Expand
)
Author
Age
Lines
...
*
Add in a confirm location step as it provides a better workflow when
Struan Donald
2013-04-23
-2
/
+42
*
do not use transitions when navigating from front page
Struan Donald
2013-04-23
-1
/
+9
*
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
*
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 consis...
Struan Donald
2013-04-22
-10
/
+16
*
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
/
+6
*
add a save report option to use existing report page
Struan Donald
2013-04-22
-0
/
+7
*
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
-1
/
+11
*
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
-3
/
+1
*
add isOffline check to around page
Struan Donald
2013-04-22
-1
/
+3
*
add a geolocate button and geolocate functionality to offline report page
Struan Donald
2013-04-22
-2
/
+20
*
extract geolocation parts of view out to view that is inherited from
Struan Donald
2013-04-22
-57
/
+79
*
if we have gone offline while on the map page and we click report then
Struan Donald
2013-04-18
-3
/
+7
*
display a save for later page if between starting the report and
Struan Donald
2013-04-18
-6
/
+49
*
handle offline/online event and set flag to indicate current state, also set ...
Struan Donald
2013-04-18
-3
/
+16
*
use moment to add created date to drafts and display them
Struan Donald
2013-04-17
-3
/
+18
*
quick link to use an existing draft from reports page
Struan Donald
2013-04-17
-1
/
+10
*
quick link reports page
Struan Donald
2013-04-17
-0
/
+8
*
add delete link to my reports page
Struan Donald
2013-04-17
-0
/
+19
*
move removeDraft functionality to main object and use that elsewhere
Struan Donald
2013-04-16
-28
/
+29
*
need to capture event in order to prevent default
Struan Donald
2013-04-15
-1
/
+1
*
use correct strings object
Struan Donald
2013-04-15
-1
/
+1
*
quick list of current draft reports
Struan Donald
2013-04-12
-1
/
+16
*
if no internet connection then allow the user to create an offline
Struan Donald
2013-04-12
-4
/
+110
*
use the correct variable when cleaning up photo after submission
Struan Donald
2013-04-11
-1
/
+1
*
clean up properly if we are discarding the current draft
Struan Donald
2013-04-11
-1
/
+13
*
reset current draft after we have removed it
Struan Donald
2013-04-11
-0
/
+1
*
if the current draft has a category then default to that on the details page
Struan Donald
2013-04-10
-0
/
+6
*
when we have submitted a report remove the draft and any associated photo
Struan Donald
2013-04-10
-2
/
+16
*
correct overagressive search and replace from a while ago
Struan Donald
2013-04-10
-1
/
+1
*
when we take a photo copy it from the tmp location to somewhere we
Struan Donald
2013-04-10
-15
/
+153
*
report might be a copy of a draft which has already been saved in which
Struan Donald
2013-04-10
-0
/
+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
[prev]
[next]