| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
| |
|
|
|
|
| |
when they start the app
|
| |
|
| |
|
|
|
|
|
| |
involving all sorts of hackery so it's easier and cleaner to move to
separate models for reports and drafts
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
listening to events
|
| |
|
| |
|
|
|
|
| |
also, make sure ajaxLoader overlay is hidden
|
| |
|
| |
|
| |
|
|
|
|
|
| |
so if we only call this once, as is aften the case if you move to one
screen and back to aroun screen, then it never sets the posiotion of the dot
|
| |
|
| |
|
| |
|
|
|
|
| |
selected
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
save current GPS position and use to recenter map
|
| |
|
|
|
|
| |
distinguish between gps ans search events
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
register/change password rather than signing in
|
|
|
|
|
| |
destroy of a view can be fired after setting up listeners in the next
view and hence the listeners are removed and no callbacks fire
|
| |
|
| |
|