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
/
submit.js
Commit message (
Expand
)
Author
Age
Lines
*
update Android to Cordova 3.6
Struan Donald
2015-08-28
-0
/
+480
*
instead of using js to inject the correct cordova js file in to
Struan Donald
2013-07-12
-405
/
+0
*
remove unused code
Struan Donald
2013-07-04
-14
/
+1
*
Fix to stop password setting attempting to login. Fixes #11
Struan Donald
2013-07-04
-1
/
+4
*
add some instructional text to the name request page
Struan Donald
2013-06-28
-2
/
+5
*
create set name page that goes back to correct place if you have set a passwo...
Struan Donald
2013-06-28
-1
/
+11
*
slightly improved reporting error messages
Struan Donald
2013-06-28
-1
/
+5
*
initial rework of password setting workflow
Struan Donald
2013-06-21
-3
/
+30
*
if a list of user titles is provided by the server ask for and require one
Struan Donald
2013-06-19
-0
/
+13
*
typo
Struan Donald
2013-06-19
-1
/
+1
*
move hardcoded string into strings list
Struan Donald
2013-06-18
-1
/
+1
*
check that errors keys look about correct
Struan Donald
2013-06-18
-6
/
+8
*
replace password error message with non website specific one. Fixes #447
Struan Donald
2013-06-18
-3
/
+6
*
if the server rejects the report as invalid then display some errors
Struan Donald
2013-06-12
-0
/
+14
*
dismiss onscreen keyboard from password submit page
Struan Donald
2013-06-11
-0
/
+1
*
create set password route so we can go back to submit_name. Fixes #432
Struan Donald
2013-06-07
-1
/
+11
*
vclicks seem to be more prone to triggering events elsewhere so explicitly ki...
Struan Donald
2013-06-06
-2
/
+4
*
Change confirmation screen content based on whether confirmation email
Struan Donald
2013-06-06
-0
/
+6
*
replace click with vclick as speeds up response to events on iOS
Struan Donald
2013-06-06
-16
/
+16
*
make go button on onscreen keyboard work on password/name confirm screen
Struan Donald
2013-06-05
-1
/
+6
*
correct transition direction on report submission
Struan Donald
2013-05-30
-1
/
+1
*
make locating screen cover whole page
Struan Donald
2013-05-23
-0
/
+5
*
even if we fail to delete a draft behave as if it worked for now
Struan Donald
2013-05-20
-0
/
+1
*
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
*
check logged in status by using api call
Struan Donald
2013-04-26
-0
/
+6
*
only confirm name, phone and anonymity if we have the email and password when...
Struan Donald
2013-04-24
-0
/
+51
*
set and clear currentDraft details via methods on FMS object to ensure consis...
Struan Donald
2013-04-22
-2
/
+1
*
use model.id as that has actually been set
Struan Donald
2013-04-22
-1
/
+1
*
display a save for later page if between starting the report and
Struan Donald
2013-04-18
-4
/
+8
*
move removeDraft functionality to main object and use that elsewhere
Struan Donald
2013-04-16
-14
/
+7
*
use the correct variable when cleaning up photo after submission
Struan Donald
2013-04-11
-1
/
+1
*
reset current draft after we have removed it
Struan Donald
2013-04-11
-0
/
+1
*
when we have submitted a report remove the draft and any associated photo
Struan Donald
2013-04-10
-2
/
+16
*
Trying to use the same model for both remote and localStorage was
Struan Donald
2013-04-08
-6
/
+6
*
remove unnecessary semi-colons that jslint objects to
Struan Donald
2013-03-07
-4
/
+4
*
if we get to the password screen from the name details screen then register/c...
Struan Donald
2013-03-06
-1
/
+5
*
use listenTo on the view as if we set the listener on the model the
Struan Donald
2013-03-06
-8
/
+7
*
handle failed login message returned from server
Struan Donald
2013-03-06
-0
/
+4
*
make sure the user fills in a password
Struan Donald
2013-03-06
-1
/
+10
*
submit report by signing in with a password
Struan Donald
2013-03-06
-1
/
+26
*
change the workflow of the user details screen to seperate out asking
Struan Donald
2013-03-06
-16
/
+118
*
basic validation for user details
Struan Donald
2013-03-06
-1
/
+32
*
save personal details when we submit, load them when we start and use
Struan Donald
2013-03-05
-1
/
+4
*
Add and remove report sync events only once in the view
Struan Donald
2013-03-04
-3
/
+10
*
submit page can now submit reports to be confirmed by email
Struan Donald
2013-03-04
-1
/
+43
*
basic routing to submit screen
Struan Donald
2013-03-01
-0
/
+9