Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Have FixMyStreet::Map return the JS it needs. | Matthew Somerville | 2010-11-24 | -0/+1 |
| | ||||
* | Move tilma map functions to separate file. | Matthew Somerville | 2010-11-24 | -322/+320 |
| | ||||
* | Pushing as much maps stuff into Maps as possible. | Matthew Somerville | 2010-11-24 | -94/+77 |
| | ||||
* | Have FixMyStreet::Geocode only deal in real co-ordinates. | Matthew Somerville | 2010-11-23 | -16/+25 |
| | ||||
* | One big parameter hash. | Matthew Somerville | 2010-11-23 | -48/+43 |
| | ||||
* | Factor out geocoding functions. | Matthew Somerville | 2010-11-23 | -8/+11 |
| | ||||
* | Move mySociety::Alert to FixMyStreet::Alert. | Matthew Somerville | 2010-11-23 | -27/+26 |
| | ||||
* | Move map functions to their own package. | Matthew Somerville | 2010-11-22 | -36/+36 |
| | ||||
* | Warnfix. | Matthew Somerville | 2010-11-02 | -1/+1 |
| | ||||
* | Typo. | Matthew Somerville | 2010-10-12 | -1/+1 |
| | ||||
* | Allow council_check to do lookup, so main site doesn't need to on every map ↵ | Matthew Somerville | 2010-10-12 | -5/+3 |
| | | | | load. | |||
* | Work with bad URL by bad bots. | Matthew Somerville | 2010-10-12 | -0/+4 |
| | ||||
* | Deal with bad ONS code. | Matthew Somerville | 2010-09-30 | -0/+4 |
| | ||||
* | Suppress warning from next line. | Matthew Somerville | 2010-09-30 | -1/+1 |
| | ||||
* | Sort order of reports page. | Matthew Somerville | 2010-09-13 | -15/+15 |
| | ||||
* | New EHA logo. | Matthew Somerville | 2010-09-10 | -0/+4 |
| | ||||
* | Remove unused files. | Matthew Somerville | 2010-09-10 | -183/+1 |
| | ||||
* | Add webkit specific lines. | Matthew Somerville | 2010-09-06 | -0/+2 |
| | ||||
* | Hold distance through redirect. | Matthew Somerville | 2010-08-02 | -4/+8 |
| | ||||
* | Local alerts store E/N, not tile numbers. | Matthew Somerville | 2010-08-02 | -7/+7 |
| | ||||
* | Old code left in by mistake. | Matthew Somerville | 2010-08-02 | -5/+0 |
| | ||||
* | Add /rss/n/ RSS feeds. | Matthew Somerville | 2010-08-02 | -17/+32 |
| | ||||
* | Comment tweak. | Matthew Somerville | 2010-08-02 | -3/+1 |
| | ||||
* | Switch X/Y to be middle of map, clearer when going to RSS feed/alerts. | Matthew Somerville | 2010-08-02 | -16/+16 |
| | ||||
* | Factor out tile constants to be configurable. | Matthew Somerville | 2010-07-28 | -36/+34 |
| | ||||
* | Need to look up type, it's not just there now. | Matthew Somerville | 2010-07-26 | -1/+1 |
| | ||||
* | No need for ONS any more. | Matthew Somerville | 2010-07-26 | -1/+1 |
| | ||||
* | id, not area_id. | Matthew Somerville | 2010-07-26 | -11/+11 |
| | ||||
* | Update all FixMyStreet mapit calls. | Matthew Somerville | 2010-07-22 | -41/+28 |
| | ||||
* | Better address. | Matthew Somerville | 2010-06-03 | -5/+5 |
| | ||||
* | Add confirmed column to update table. | Matthew Somerville | 2010-05-12 | -7/+7 |
| | ||||
* | Fetch detail from partial link. | Matthew Somerville | 2010-04-25 | -1/+2 |
| | ||||
* | Remember photo existence through report stage. | Matthew Somerville | 2010-04-23 | -0/+1 |
| | ||||
* | URL typo. | Matthew Somerville | 2010-04-16 | -1/+1 |
| | ||||
* | Work for RSS also. | Matthew Somerville | 2010-04-14 | -10/+8 |
| | ||||
* | Ward ONS codes also. | Matthew Somerville | 2010-04-14 | -4/+9 |
| | ||||
* | Redirect if given internal ID, or ONS code. | Matthew Somerville | 2010-04-14 | -1/+9 |
| | ||||
* | nofollow a couple of links. | Matthew Somerville | 2010-04-04 | -1/+1 |
| | ||||
* | Needs to be passed to template. | Matthew Somerville | 2010-03-25 | -1/+1 |
| | ||||
* | Allow cobrand to set displayed contact email | Louise Crow | 2010-02-16 | -1/+3 |
| | ||||
* | Add extra notes, remove obsole scambs logic | Louise Crow | 2010-02-16 | -11/+7 |
| | ||||
* | Use error template to display error | Louise Crow | 2010-02-10 | -0/+4 |
| | ||||
* | New version of commonlib fixing re-subs to alert unsub issue. | Louise Crow | 2010-01-28 | -2/+1 |
| | ||||
* | More gitignores | Louise Crow | 2010-01-25 | -0/+1 |
| | ||||
* | More .gitignores | Louise Crow | 2010-01-25 | -0/+1 |
| | ||||
* | Moving .cvsignore files to .gitignore | Louise Crow | 2010-01-25 | -7/+7 |
| | ||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -3/+3 |
| | ||||
* | Path changes for move to git | Louise Crow | 2010-01-25 | -2/+2 |
| | ||||
* | Don't allow through non-valid dates. | matthew | 2010-01-20 | -4/+5 |
| | ||||
* | Return 410 for removed reports. | matthew | 2010-01-15 | -3/+4 |
| |