aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
Commit message (Collapse)AuthorAgeLines
...
* clear validation errors before validating to stop old ones hanging about. ↵Struan Donald2013-06-28-0/+1
| | | | Fixes #479
* allow views to set the selector for the content element used in heightStruan Donald2013-06-28-1/+3
| | | | fixing, and set this for the drafts page
* if geolocation fails makes sure the default map buttons are hiddenStruan Donald2013-06-28-1/+4
|
* if cancel locating then make sure map buttons are in correct state and also ↵Struan Donald2013-06-28-0/+8
| | | | display help message
* updated crosshairsStruan Donald2013-06-26-1/+1
|
* updated, though still not finished, locating pageStruan Donald2013-06-26-4/+2
|
* slightly more helpful login error messageStruan Donald2013-06-26-1/+1
|
* more expansive lookup failed error messagesStruan Donald2013-06-26-2/+2
|
* a few more preventDefaultsStruan Donald2013-06-26-3/+6
|
* change page height setting code so it works on all pages and updateStruan Donald2013-06-26-6/+11
| | | | details form height setting code to work with it
* fix around page height before display so the buttons are in the right placeStruan Donald2013-06-25-0/+1
|
* hide and show buttons on around screen on startup to stop things popping in ↵Struan Donald2013-06-25-0/+3
| | | | and out
* check map has been created before fiddling with the features on itStruan Donald2013-06-25-7/+11
|
* update height of details screen before display. Fixes #462Struan Donald2013-06-25-2/+2
|
* remove unused fileStruan Donald2013-06-25-482/+1
|
* comments for the different layersStruan Donald2013-06-25-0/+5
|
* put report location pin on own layer as it makes managing pin display much ↵Struan Donald2013-06-25-4/+10
| | | | easier
* remove comments/debug codeStruan Donald2013-06-24-2/+0
|
* tidy up the map display code a bitStruan Donald2013-06-24-37/+45
|
* if initial geolocation fails then display a message on the map screenStruan Donald2013-06-24-5/+14
| | | | rather than a whole new page
* turn transitions back off for Android as not a priority for the platformStruan Donald2013-06-24-1/+1
|
* turn on transitions on Android 4+Struan Donald2013-06-24-1/+1
|
* put back the confirm location button on the map as well as the next buttonStruan Donald2013-06-24-0/+5
|
* hide the reposition button when you cancel a reportStruan Donald2013-06-24-0/+1
|
* display reposition button on starting map drag rather than on endingStruan Donald2013-06-24-2/+2
|
* initial rework of password setting workflowStruan Donald2013-06-21-4/+31
|
* remove/tidy up codeStruan Donald2013-06-21-59/+4
|
* do not allow clicking on new report pinStruan Donald2013-06-21-0/+1
|
* turn of map dragging if map is just in backgroundStruan Donald2013-06-21-0/+2
|
* add reposition button that appears if map is dragged after location has been setStruan Donald2013-06-21-1/+44
|
* move confirm button up to toolbar and make it a next buttonStruan Donald2013-06-21-8/+4
|
* stop and start problem pins being displayed on new report/cancel reportStruan Donald2013-06-20-1/+3
|
* display location pin when click new report hereStruan Donald2013-06-20-2/+16
|
* do not remove the fixmystreet variable as we do not destroy the map nowStruan Donald2013-06-20-4/+0
|
* put cancel button back on around pageStruan Donald2013-06-20-4/+4
|
* move search box to display on around pageStruan Donald2013-06-20-1/+57
|
* move map to always be in the background and not part of a particular pageStruan Donald2013-06-20-1/+1
|
* only display extra details page if we have been asked for extra detailsStruan Donald2013-06-19-3/+3
|
* if a list of user titles is provided by the server ask for and require oneStruan Donald2013-06-19-1/+18
|
* validate extra open311 fieldsStruan Donald2013-06-19-1/+11
|
* check for, display and send extra details on open311 categoriesStruan Donald2013-06-19-2/+135
|
* typoStruan Donald2013-06-19-1/+1
|
* move hardcoded string into strings listStruan Donald2013-06-18-1/+2
|
* check that errors keys look about correctStruan Donald2013-06-18-6/+8
|
* replace password error message with non website specific one. Fixes #447Struan Donald2013-06-18-3/+7
|
* use placeholders and error class for error messages on details screenStruan Donald2013-06-13-0/+16
|
* make multiple match list into a listview. Fixes #452Struan Donald2013-06-12-1/+2
|
* if the server rejects the report as invalid then display some errorsStruan Donald2013-06-12-2/+16
|
* Merge remote-tracking branch 'origin/phonegap-jquery-mobile-new' into ↵Struan Donald2013-06-11-5/+2
|\ | | | | | | | | | | | | phonegap-jquery-mobile-new Conflicts: phonegap/www/css/fms.css
| * Merge branch 'phonegap-jquery-mobile-new' of ↵Jedidiah Broadbent2013-06-10-1/+10
| |\ | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into phonegap-jquery-mobile-new