aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
...
* Change state to 'confirmed' after setting querystring.Duncan Parkes2010-12-25-1/+2
|
* Clearly I didn't understand that line...Duncan Parkes2010-12-25-1/+1
|
* Comment out line changing open to confirmedDuncan Parkes2010-12-25-1/+1
|
* Wrong quotesDuncan Parkes2010-12-25-1/+1
|
* Missing my.Duncan Parkes2010-12-25-1/+1
|
* Missing semicolonDuncan Parkes2010-12-25-1/+1
|
* Don't lose state.Duncan Parkes2010-12-25-3/+6
| | | | | | State was getting lost on redirects, so that a query for open issues using a lat and long or a postcode finished up as a query for all issues. Hopefully this should fix that.
* RSS feed returning only open or fixed problems.Matthew Somerville2010-12-22-1/+8
|
* Might as well say don't index these either.Matthew Somerville2010-12-21-1/+1
|
* Some more robots.Matthew Somerville2010-12-21-4/+5
|
* robots meta stuff.Matthew Somerville2010-12-21-0/+1
|
* Some more x/y clearing.Matthew Somerville2010-12-21-3/+3
|
* Dear bingbot, please stop hammering our server. Thanks.Matthew Somerville2010-12-21-0/+5
|
* X/Y no longer used, it's E/N for the mo.Matthew Somerville2010-12-17-1/+1
|
* Missing imports.Matthew Somerville2010-12-17-0/+2
|
* REH text updates.Matthew Somerville2010-12-17-11/+17
|
* Google Maps package.Matthew Somerville2010-12-04-0/+22
|
* Some OpenLayers options, including StreetView and CycleMap, and putting ↵Matthew Somerville2010-11-26-0/+769
| | | | tilma within OL.
* Have FixMyStreet::Map return the JS it needs.Matthew Somerville2010-11-24-0/+1
|
* Move tilma map functions to separate file.Matthew Somerville2010-11-24-322/+320
|
* Pushing as much maps stuff into Maps as possible.Matthew Somerville2010-11-24-94/+77
|
* Have FixMyStreet::Geocode only deal in real co-ordinates.Matthew Somerville2010-11-23-16/+25
|
* One big parameter hash.Matthew Somerville2010-11-23-48/+43
|
* Factor out geocoding functions.Matthew Somerville2010-11-23-8/+11
|
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-27/+26
|
* Move map functions to their own package.Matthew Somerville2010-11-22-36/+36
|
* Warnfix.Matthew Somerville2010-11-02-1/+1
|
* Typo.Matthew Somerville2010-10-12-1/+1
|
* Allow council_check to do lookup, so main site doesn't need to on every map ↵Matthew Somerville2010-10-12-5/+3
| | | | load.
* Work with bad URL by bad bots.Matthew Somerville2010-10-12-0/+4
|
* Deal with bad ONS code.Matthew Somerville2010-09-30-0/+4
|
* Suppress warning from next line.Matthew Somerville2010-09-30-1/+1
|
* Sort order of reports page.Matthew Somerville2010-09-13-15/+15
|
* New EHA logo.Matthew Somerville2010-09-10-0/+4
|
* Remove unused files.Matthew Somerville2010-09-10-183/+1
|
* Add webkit specific lines.Matthew Somerville2010-09-06-0/+2
|
* Hold distance through redirect.Matthew Somerville2010-08-02-4/+8
|
* Local alerts store E/N, not tile numbers.Matthew Somerville2010-08-02-7/+7
|
* Old code left in by mistake.Matthew Somerville2010-08-02-5/+0
|
* Add /rss/n/ RSS feeds.Matthew Somerville2010-08-02-17/+32
|
* Comment tweak.Matthew Somerville2010-08-02-3/+1
|
* Switch X/Y to be middle of map, clearer when going to RSS feed/alerts.Matthew Somerville2010-08-02-16/+16
|
* Factor out tile constants to be configurable.Matthew Somerville2010-07-28-36/+34
|
* Need to look up type, it's not just there now.Matthew Somerville2010-07-26-1/+1
|
* No need for ONS any more.Matthew Somerville2010-07-26-1/+1
|
* id, not area_id.Matthew Somerville2010-07-26-11/+11
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-41/+28
|
* Better address.Matthew Somerville2010-06-03-5/+5
|
* Add confirmed column to update table.Matthew Somerville2010-05-12-7/+7
|
* Fetch detail from partial link.Matthew Somerville2010-04-25-1/+2
|