Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add jslib to conf. | Matthew Somerville | 2011-02-23 | -0/+2 |
| | ||||
* | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -2554/+1 |
| | ||||
* | All I did was remove the colon from translation. | Matthew Somerville | 2011-02-23 | -4/+2 |
| | ||||
* | Specify due to FF/Safari difference. | Matthew Somerville | 2011-02-23 | -2/+2 |
| | ||||
* | Font/color changes. | Matthew Somerville | 2011-02-23 | -1/+62 |
| | ||||
* | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -1/+2554 |
| | ||||
* | Localise date string in RSS feed. | Matthew Somerville | 2011-02-23 | -9/+6 |
| | ||||
* | Missing string for translatio. | Matthew Somerville | 2011-02-23 | -2/+3 |
| | ||||
* | Unidecode strings back from strftime. | Matthew Somerville | 2011-02-23 | -7/+7 |
| | ||||
* | 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 |
| | |