aboutsummaryrefslogtreecommitdiffstats
path: root/web/js.js
Commit message (Collapse)AuthorAgeLines
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-06-15-1/+1
| | | | | | | population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page.
* Haven't got NA option.matthew2007-05-04-3/+0
|
* NFI questionnaire code. Deals with sending out questionnaires, taking inmatthew2007-05-04-0/+15
| | | | | responses,updating problems, etc. What's left is front-end display issues such as timing out old problems, moving them to different lists, etc.
* Note stderr suppression not working; commit some old locale fix-it code,matthew2007-05-01-1/+1
| | | | and a couple of bugfixes.
* Whoops.matthew2007-04-05-1/+1
|
* Autofocus.matthew2007-04-05-0/+6
|
* Turn off dragging/panning in Safari as current release has some sort of bugmatthew2007-02-17-0/+6
| | | | (it's fixed in the latest nightly).
* Close email alert box if move mouse away.matthew2007-02-08-1/+20
|
* Don't use inputs unless there's a form.matthew2007-02-08-2/+7
|
* Update FAQ, JS tweak.matthew2007-02-02-6/+3
|
* Problems with floated children.matthew2007-02-02-6/+4
|
* Need to preventDefault() for this to work.matthew2007-02-02-9/+14
|
* Use Yahoo!'s event handling to get around possible loading error; copematthew2007-01-30-8/+9
| | | | with edge of the map.
* Better alert handling, validation, checking; nicer front end, advertisematthew2007-01-26-0/+16
| | | | RSS/alerts upon confirmation.
* Text update, colour tweak, possible JS edge cage perhaps fixed?matthew2007-01-23-10/+8
|
* We don't have a drag element, so don't try to set its position.matthew2007-01-21-0/+1
|
* Don't wrap tiles, some tweaks.matthew2007-01-20-62/+68
|
* Tiny bugfix.matthew2007-01-19-14/+14
|
* Improvements to JS; move browser support onto Yahoo!'s shoulders. ;)matthew2007-01-19-107/+62
| | | | Workaround Firefox onMouseUp weirdness (related to Bugzilla 282266 I believe).
* Update YUI; clean up JS a bit, add to-dos.matthew2007-01-17-144/+249
|
* Proper proxying; JS scrolling using arrows; GIF pins as the PNG fixing inmatthew2006-09-28-58/+0
| | | | IE caused onLoad never to fire.
* Start of JavaScript on new site; stupid proxy for tileserver (should addmatthew2006-09-28-107/+2
| | | | callback to JSON response instead). Think I need help with tile updating.
* Use real tileserver (currently 254x254, y goes up), all seems to work!matthew2006-09-20-9/+9
|
* Random old code for BCI.matthew2006-09-19-0/+327