Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Missing strings in questionnaire page. | Matthew Somerville | 2011-02-23 | -24/+45 |
| | ||||
* | Override PanZoom to catch zoomworld click. | Matthew Somerville | 2011-02-23 | -1/+38 |
| | ||||
* | Remove colon from translated string, as it appears elsewhere. | Matthew Somerville | 2011-02-23 | -732/+779 |
| | ||||
* | Ignore Oslo kommune in admin interface. | Matthew Somerville | 2011-02-23 | -0/+1 |
| | ||||
* | Merge branch 'master' of ↵ | Matthew Somerville | 2011-02-23 | -70/+55 |
|\ | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| * | .po update. | Matthew Somerville | 2011-02-23 | -70/+55 |
| | | ||||
* | | Use strcoll rather than cmp for string sorting. | Matthew Somerville | 2011-02-23 | -4/+6 |
|/ | ||||
* | Fixes #83 and #84. | Matthew Somerville | 2011-02-22 | -8/+9 |
| | ||||
* | More admin strings in translation. | Matthew Somerville | 2011-02-22 | -460/+1126 |
| | ||||
* | .po update. | Matthew Somerville | 2011-02-22 | -95/+69 |
| | ||||
* | Fix obscure locale bug to do with stringification of numbers. | Matthew Somerville | 2011-02-22 | -1/+2 |
| | ||||
* | Move code to where we'll have lat/lon defined. | Matthew Somerville | 2011-02-22 | -3/+3 |
| | ||||
* | Couple of URI escaping fixes, plus cope with different versions of LWP ↵ | Matthew Somerville | 2011-02-22 | -4/+4 |
| | | | | returning content/decoded_content. | |||
* | Missed another ' or '. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Check geocoded strings have Norge in them. | Matthew Somerville | 2011-02-22 | -0/+6 |
| | ||||
* | We want incoming data to be Unicodised. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Better FAQ templating. | Matthew Somerville | 2011-02-22 | -10/+2 |
| | ||||
* | Expand width of front page stats boxes. | Matthew Somerville | 2011-02-22 | -0/+26 |
| | ||||
* | Admin start translating. | Matthew Somerville | 2011-02-22 | -277/+1049 |
| | ||||
* | If errors, they might return header data. | Matthew Somerville | 2011-02-22 | -2/+2 |
| | ||||
* | Missing string translation. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Translation update. | Matthew Somerville | 2011-02-22 | -72/+51 |
| | ||||
* | Fix char encoding in emails. | Matthew Somerville | 2011-02-22 | -6/+6 |
| | ||||
* | Map JS only when map is being shown. | Matthew Somerville | 2011-02-22 | -4/+12 |
| | ||||
* | Locale updates, couple of missing strings from code and alert strings from db. | Matthew Somerville | 2011-02-22 | -455/+734 |
| | ||||
* | Couple of translation misses. | Matthew Somerville | 2011-02-21 | -5/+7 |
| | ||||
* | .po update. | Matthew Somerville | 2011-02-21 | -17/+20 |
| | ||||
* | Fix RSS redirect, uses actual council name. | Matthew Somerville | 2011-02-21 | -1/+1 |
| | ||||
* | Update commonlib. | Matthew Somerville | 2011-02-21 | -0/+0 |
| | ||||
* | Couple of unit test fixes | Matthew Somerville | 2011-02-21 | -2/+2 |
| | ||||
* | Replace use of template_header. | Matthew Somerville | 2011-02-21 | -2/+5 |
| | ||||
* | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -20/+20 |
| | ||||
* | RSS fixes for testing. | Matthew Somerville | 2011-02-21 | -8/+8 |
| | ||||
* | Merge branch 'master' of ↵ | Matthew Somerville | 2011-02-21 | -15/+100 |
|\ | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| * | Typo. | Matthew Somerville | 2011-02-19 | -1/+1 |
| | | ||||
| * | Typo. | Matthew Somerville | 2011-02-19 | -1/+1 |
| | | ||||
| * | Fix cron trying to run over rows it doesn't understand, URL escaping, ↵ | Matthew Somerville | 2011-02-19 | -30/+25 |
| | | | | | | | | capitalisation of street names, and tabs. | |||
| * | Escape the postcode if it's going in a URL. | Duncan Parkes | 2011-02-19 | -8/+10 |
| | | ||||
| * | Get rid of space from urls. | Duncan Parkes | 2011-02-19 | -0/+1 |
| | | ||||
| * | Add translation bit for reportemptyhomes. | Duncan Parkes | 2011-02-19 | -0/+3 |
| | | ||||
| * | Prettify postcode in RSS feed display. | Duncan Parkes | 2011-02-18 | -3/+14 |
| | | ||||
| * | Get the postcode rss urls working with distance. | Duncan Parkes | 2011-02-18 | -6/+6 |
| | | ||||
| * | Allow a radius for postcode rss feeds. | Duncan Parkes | 2011-02-18 | -0/+1 |
| | | ||||
| * | Point another url to the postcode version. | Duncan Parkes | 2011-02-18 | -1/+9 |
| | | ||||
| * | Link to the postcode url from the map page. | Duncan Parkes | 2011-02-18 | -1/+12 |
| | | ||||
| * | Remove some old commented code, and do what happened | Duncan Parkes | 2011-02-18 | -11/+3 |
| | | | | | | | | | | before on an error from mapit (though it does give an Internal Server Error...) | |||
| * | Uppercase the postcode. | Duncan Parkes | 2011-02-18 | -1/+1 |
| | | | | | | | | At least I assume for the moment that it's always a postcode. | |||
| * | Add postcode to the title of the feed. | Duncan Parkes | 2011-02-18 | -3/+54 |
| | | | | | | | | At the moment, it's in whatever format it arrives, and lower case. | |||
| * | Add title parameter of POSTCODE if this is a postcode rss feed. | Duncan Parkes | 2011-02-18 | -6/+10 |
| | | ||||
| * | Have postcode in the link too. | Duncan Parkes | 2011-02-18 | -1/+6 |
| | |