aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
Commit message (Collapse)AuthorAgeLines
* make sure we don't save the unselected category prompt as the categoryStruan Donald2013-07-04-2/+6
| | | | as that upsets our 'is this an empty draft' checking
* when canceling a report, if it has no details at all we should delete itStruan Donald2013-07-04-0/+14
| | | | from the list of drafts to stop the list filling up with empty reports
* reactivate pin popup display code when return to the screen. Fixes #33Struan Donald2013-07-04-0/+1
|
* stop signout button propogating event to sign in buttonStruan Donald2013-07-04-1/+2
|
* remove unused codeStruan Donald2013-07-04-14/+1
|
* Fix to stop password setting attempting to login. Fixes #11Struan Donald2013-07-04-1/+4
|
* consolidate the images in one directoryStruan Donald2013-07-03-8/+8
|
* tidy up of lots of unused filesStruan Donald2013-07-03-1413/+0
|
* default to non svg pin graphic and use svg version if we know the platform ↵Struan Donald2013-07-02-2/+11
| | | | supports it
* use css to set crosshair image instead of hard coding it in openlayers ↵Struan Donald2013-07-02-1/+3
| | | | control to allow media query retina switching
* add some instructional text to the name request pageStruan Donald2013-06-28-2/+5
|
* create set name page that goes back to correct place if you have set a ↵Struan Donald2013-06-28-1/+17
| | | | password. Fixes #459
* slightly better login error messageStruan Donald2013-06-28-1/+1
|
* slightly improved reporting error messagesStruan Donald2013-06-28-3/+8
|
* make sure device variable exists before trying to use itStruan Donald2013-06-28-1/+1
|
* we need to explicitly deactivate and activate the control that displaysStruan Donald2013-06-28-1/+4
| | | | | the reposition button when we deactivate and activate the map nav as otherwise it doesn't work when we return to the map screen.
* only show relocate button if GPS locating has worked in some wayStruan Donald2013-06-28-1/+2
|
* use the position of the marker rather than crosshairs to set report locationStruan Donald2013-06-28-1/+13
|
* make sure we turn map scrolling on and off when when enter and leave map screen.Struan Donald2013-06-28-6/+13
| | | | also refactor all common map screen leaving functions into one place
* 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
|