Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze for | matthew | 2007-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. | matthew | 2007-05-04 | -3/+0 |
| | ||||
* | NFI questionnaire code. Deals with sending out questionnaires, taking in | matthew | 2007-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, | matthew | 2007-05-01 | -1/+1 |
| | | | | and a couple of bugfixes. | |||
* | Whoops. | matthew | 2007-04-05 | -1/+1 |
| | ||||
* | Autofocus. | matthew | 2007-04-05 | -0/+6 |
| | ||||
* | Turn off dragging/panning in Safari as current release has some sort of bug | matthew | 2007-02-17 | -0/+6 |
| | | | | (it's fixed in the latest nightly). | |||
* | Close email alert box if move mouse away. | matthew | 2007-02-08 | -1/+20 |
| | ||||
* | Don't use inputs unless there's a form. | matthew | 2007-02-08 | -2/+7 |
| | ||||
* | Update FAQ, JS tweak. | matthew | 2007-02-02 | -6/+3 |
| | ||||
* | Problems with floated children. | matthew | 2007-02-02 | -6/+4 |
| | ||||
* | Need to preventDefault() for this to work. | matthew | 2007-02-02 | -9/+14 |
| | ||||
* | Use Yahoo!'s event handling to get around possible loading error; cope | matthew | 2007-01-30 | -8/+9 |
| | | | | with edge of the map. | |||
* | Better alert handling, validation, checking; nicer front end, advertise | matthew | 2007-01-26 | -0/+16 |
| | | | | RSS/alerts upon confirmation. | |||
* | Text update, colour tweak, possible JS edge cage perhaps fixed? | matthew | 2007-01-23 | -10/+8 |
| | ||||
* | We don't have a drag element, so don't try to set its position. | matthew | 2007-01-21 | -0/+1 |
| | ||||
* | Don't wrap tiles, some tweaks. | matthew | 2007-01-20 | -62/+68 |
| | ||||
* | Tiny bugfix. | matthew | 2007-01-19 | -14/+14 |
| | ||||
* | Improvements to JS; move browser support onto Yahoo!'s shoulders. ;) | matthew | 2007-01-19 | -107/+62 |
| | | | | Workaround Firefox onMouseUp weirdness (related to Bugzilla 282266 I believe). | |||
* | Update YUI; clean up JS a bit, add to-dos. | matthew | 2007-01-17 | -144/+249 |
| | ||||
* | Proper proxying; JS scrolling using arrows; GIF pins as the PNG fixing in | matthew | 2006-09-28 | -58/+0 |
| | | | | IE caused onLoad never to fire. | |||
* | Start of JavaScript on new site; stupid proxy for tileserver (should add | matthew | 2006-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! | matthew | 2006-09-20 | -9/+9 |
| | ||||
* | Random old code for BCI. | matthew | 2006-09-19 | -0/+327 |