aboutsummaryrefslogtreecommitdiffstats
path: root/web/js.js
Commit message (Collapse)AuthorAgeLines
* Tidy up file structure a little bit.Matthew Somerville2011-06-02-169/+0
|
* No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵Matthew Somerville2011-02-24-2/+6
| | | | present; permalink.
* Move tilma map functions to separate file.Matthew Somerville2010-11-24-322/+0
|
* Pushing as much maps stuff into Maps as possible.Matthew Somerville2010-11-24-1/+1
|
* Switch X/Y to be middle of map, clearer when going to RSS feed/alerts.Matthew Somerville2010-08-02-4/+4
|
* Factor out tile constants to be configurable.Matthew Somerville2010-07-28-31/+29
|
* Remove custom separator codelouise2009-12-15-7/+1
|
* Fix - all pins element not available on problem pagelouise2009-12-01-1/+5
|
* Hopefully fix #1053matthew2009-10-22-3/+2
|
* Update element namelouise2009-09-28-1/+1
|
* Passing through extra param - fix to AJAX and adding to problem formlouise2009-09-28-2/+1
|
* Fix syntax errorlouise2009-09-28-1/+1
|
* Allow extra params in ajax requestlouise2009-09-28-0/+6
|
* Ugly way of allowing the AJAX paths to change depending on what root path ↵louise2009-09-23-7/+13
| | | | the pages are being served from
* Adding host to the params available in header templates, renaming global ↵louise2009-09-23-19/+20
| | | | vars x and y to fms_x and fms_y to reduce conflict when used in context with other js
* Few more Welsh strings, Welsh JavaScript.matthew2009-07-13-3/+24
|
* Add show/hide pins and show/hide stale links.matthew2008-10-17-1/+31
|
* Nicer URLs for reports.matthew2008-09-19-2/+2
|
* Fix JS bug on individual problem page; escape pin title.matthew2008-09-18-30/+32
|
* Update pins/list as you drag the map, rearrange list display.matthew2008-09-16-1/+21
|
* Various i18n changes; watermark; smaller map possibility.matthew2008-05-06-1/+3
|
* Fix obscure bug with repeated positioning of pin without panning/scrollingmatthew2008-04-14-1/+3
| | | | leading to reaching edge of loaded tiles.
* More code commenting out.matthew2008-04-14-0/+2
|
* Error handlers for SWF uploading; but switch it off for now.matthew2008-04-03-3/+4
|
* Photo uploading for updates, and progress bar when uploading photos onmatthew2008-03-29-0/+89
| | | | | FixMyStreet (using swfupload). Needs more testing and error handling code yet.
* Appear to have messed something up wrt dragging.matthew2008-03-12-2/+2
|
* Allow form to flow round map so looks much better at small screen size; ↵matthew2008-03-12-2/+2
| | | | start of micrositing.
* Add don't know option to questionnaire.matthew2008-03-06-1/+4
|
* 3 days rather than 1; slightly quicker JS.matthew2008-01-10-3/+3
|
* Put some photos on alert pages to brighten it up a bit ;)matthew2007-09-25-0/+2
|
* Make clicking on compass revert back to how map began.matthew2007-08-20-6/+14
|
* Fix IE id/name bug; only do it if button present.matthew2007-07-19-3/+5
|
* Pass button click through another way.matthew2007-07-19-0/+1
|
* Disable submit button when clicked.matthew2007-07-19-0/+1
|
* 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
|