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
Commit message (
Collapse
)
Author
Age
Lines
...
*
removing some debug code
Struan Donald
2013-04-23
-4
/
+2
|
*
bump app version numbers
Struan Donald
2013-04-23
-2
/
+2
|
*
set iOS distribution cert for test deployment
Struan Donald
2013-04-23
-0
/
+4
|
*
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
|
*
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
-4
/
+41
|
*
extract geolocation parts of view out to view that is inherited from
Struan Donald
2013-04-22
-57
/
+80
|
*
if we have gone offline while on the map page and we click report then
Struan Donald
2013-04-18
-3
/
+7
|
|
|
|
display the create an offline report page
*
display a save for later page if between starting the report and
Struan Donald
2013-04-18
-6
/
+67
|
|
|
|
submitting it we have gone offline
*
handle offline/online event and set flag to indicate current state, also set ↵
Struan Donald
2013-04-18
-3
/
+16
|
|
|
|
this on init
*
use moment to add created date to drafts and display them
Struan Donald
2013-04-17
-4
/
+26
|
*
quick link to use an existing draft from reports page
Struan Donald
2013-04-17
-2
/
+11
|
*
quick link reports page
Struan Donald
2013-04-17
-0
/
+13
|
*
if there is a current draft use details on offline page
Struan Donald
2013-04-17
-2
/
+2
|
*
add delete link to my reports page
Struan Donald
2013-04-17
-1
/
+22
|
*
move removeDraft functionality to main object and use that elsewhere
Struan Donald
2013-04-16
-28
/
+29
|
*
remove unused old files
Struan Donald
2013-04-16
-18546
/
+0
|
*
need to capture event in order to prevent default
Struan Donald
2013-04-15
-1
/
+1
|
*
small tweaks to remove a few issues with android and phonegap 1.5
Struan Donald
2013-04-15
-18
/
+11
|
*
use correct strings object
Struan Donald
2013-04-15
-1
/
+1
|
*
stop search page breaking of msg is not defined
Struan Donald
2013-04-12
-1
/
+1
|
*
quick list of current draft reports
Struan Donald
2013-04-12
-1
/
+17
|
*
if no internet connection then allow the user to create an offline
Struan Donald
2013-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 localstorage
Struan Donald
2013-04-12
-0
/
+6
|
*
missed out www symlink for iOS
Struan Donald
2013-04-12
-0
/
+1
|
*
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
|
*
make phone number box look ok
Struan Donald
2013-04-11
-0
/
+2
|
[prev]
[next]