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
/
views
Commit message (
Expand
)
Author
Age
Lines
*
need to use this.$ in case setSelectClass is called from afterRender
Struan Donald
2013-06-06
-2
/
+2
*
vclicks seem to be more prone to triggering events elsewhere so explicitly ki...
Struan Donald
2013-06-06
-4
/
+8
*
Change confirmation screen content based on whether confirmation email
Struan Donald
2013-06-06
-0
/
+17
*
stop default as sometimes it seems to percolate through to the confirm button
Struan Donald
2013-06-06
-1
/
+2
*
replace click with vclick as speeds up response to events on iOS
Struan Donald
2013-06-06
-55
/
+55
*
better validation messages and display for signout page
Struan Donald
2013-06-05
-4
/
+3
*
improve display of error messages and multiple locations on search screen
Struan Donald
2013-06-05
-3
/
+4
*
make go button on onscreen keyboard work on sign in screen
Struan Donald
2013-06-05
-1
/
+11
*
make go button on onscreen keyboard work on password/name confirm screen
Struan Donald
2013-06-05
-1
/
+6
*
wire up submit handler on search page so Go on onscreen keyboard does the rig...
Struan Donald
2013-06-04
-2
/
+7
*
correctly set details category select class based on value. Fixes #435
Struan Donald
2013-06-04
-4
/
+18
*
use correct name for subclass destroy method
Struan Donald
2013-06-04
-1
/
+1
*
small screen height correction to stop overscroll on iOS
Struan Donald
2013-06-03
-1
/
+1
*
clicking on pins to get more detail of report now works. Fixes #428
Struan Donald
2013-05-31
-0
/
+3
*
use input type="button" instead of links with a data-role as otherwise
Struan Donald
2013-05-30
-3
/
+3
*
correct transition direction on report submission
Struan Donald
2013-05-30
-1
/
+1
*
default relocate button to hidden to prevent it appearing before the map
Struan Donald
2013-05-30
-0
/
+1
*
hide pins when click new report and remove related legacy code. Fixes #427
Struan Donald
2013-05-29
-0
/
+8
*
hide all buttons on the around screen to stop the wrong ones flashing up on i...
Struan Donald
2013-05-29
-0
/
+1
*
add and use mechanism to allow reverse transitions
Struan Donald
2013-05-29
-6
/
+6
*
login page design and sort behaviour of hiding/showing on login/out
Struan Donald
2013-05-24
-6
/
+7
*
add placeholder image to photo page to reduce jumping about
Struan Donald
2013-05-23
-5
/
+17
*
do not fix page height on around page as it upsets the map layout
Struan Donald
2013-05-23
-1
/
+0
*
make locating screen cover whole page
Struan Donald
2013-05-23
-0
/
+26
*
working my reports button and drafts count
Struan Donald
2013-05-23
-1
/
+1
*
make sign in/out button work
Struan Donald
2013-05-23
-1
/
+16
*
height works better for setting height than css('height')
Struan Donald
2013-05-22
-1
/
+1
*
partially working textarea extending to bottom of screen on details page
Struan Donald
2013-05-22
-0
/
+10
*
first pass at switching details screen to new design
Struan Donald
2013-05-21
-0
/
+4
*
update around page to use new design
Struan Donald
2013-05-21
-0
/
+8
*
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
/
+7
*
if signed in and confirming name then actually use confirmed details
Struan Donald
2013-04-26
-1
/
+4
*
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
-0
/
+7
*
if app is goes offline while on the map then save the location of the
Struan Donald
2013-04-25
-0
/
+7
*
make sure offline page next button had correct text when initially displayed
Struan Donald
2013-04-25
-0
/
+1
*
clear the current draft when leaving the save offline page
Struan Donald
2013-04-25
-0
/
+1
*
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
-0
/
+85
*
only confirm name, phone and anonymity if we have the email and password when...
Struan Donald
2013-04-24
-1
/
+52
*
Add in a confirm location step as it provides a better workflow when
Struan Donald
2013-04-23
-1
/
+36
*
ajaxOverlay is not used so remove mentions of it
Struan Donald
2013-04-22
-4
/
+0
*
when we discard an in progress draft on startup make sure we do it properly
Struan Donald
2013-04-22
-0
/
+1
*
always set currentPosition to use lat/long
Struan Donald
2013-04-22
-3
/
+2
*
set and clear currentDraft details via methods on FMS object to ensure consis...
Struan Donald
2013-04-22
-10
/
+6
*
standardise on currentPosition
Struan Donald
2013-04-22
-5
/
+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
[next]