| Commit message (Expand) | Author | Age | Lines |
* | Final bits of Page.pm gone. | Matthew Somerville | 2011-06-07 | -67/+0 |
* | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -534/+0 |
* | Tidy up some strings for translation, remove some migrated code. | Matthew Somerville | 2011-06-06 | -163/+44 |
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -28/+1 |
* | Complete report update display migration. | Matthew Somerville | 2011-06-06 | -55/+0 |
* | Complete meta line migration, factor line generation out to model and template. | Matthew Somerville | 2011-05-24 | -54/+54 |
* | Robots header done in template now. | Matthew Somerville | 2011-05-17 | -4/+1 |
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-08 | -5/+10 |
|\ |
|
| * | Add external columns for problems, and show body if present in preference to ... | Matthew Somerville | 2011-04-02 | -5/+10 |
* | | tidy up and strip out redundant code | Edmund von der Burg | 2011-04-07 | -11/+1 |
* | | port all footer templates to TT2 (excluding cities) | Edmund von der Burg | 2011-04-07 | -9/+1 |
* | | Switch footer code over to TT2 | Edmund von der Burg | 2011-04-07 | -72/+23 |
* | | tidy up before editing code | Edmund von der Burg | 2011-04-06 | -15/+24 |
* | | mute some warnings | Edmund von der Burg | 2011-04-06 | -4/+2 |
* | | Move header template over to TT2 | Edmund von der Burg | 2011-04-06 | -1/+63 |
* | | tidy up before making actual changes | Edmund von der Burg | 2011-04-06 | -18/+44 |
* | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-04 | -18/+39 |
|\| |
|
| * | Missing CGI var. | Matthew Somerville | 2011-03-23 | -2/+2 |
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Matthew Somerville | 2011-03-23 | -0/+2 |
| |\ |
|
| | * | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -0/+2 |
| * | | Factor out email sending bit of confirmation sending function, and make impor... | Matthew Somerville | 2011-03-23 | -5/+17 |
| |/ |
|
| * | Store report ID on loop, as otherwise closure uses last value. | Matthew Somerville | 2011-03-08 | -7/+8 |
| * | Don't check coordsyst as not set for Norway; always string truncate lat/lon. | Matthew Somerville | 2011-03-05 | -0/+1 |
| * | Don't encode binary. | Matthew Somerville | 2011-03-03 | -1/+1 |
| * | binmode is ignored by FastCGI. This didn't matter on lenny, where FCGI.pm 0.6... | Matthew Somerville | 2011-03-03 | -2/+5 |
| * | Compare to translated Other. | Matthew Somerville | 2011-02-26 | -4/+4 |
| * | Load in file manually, to decode_utf8 it. | Matthew Somerville | 2011-02-25 | -1/+3 |
* | | convert '/' to '/report/new' for 'Report a problem' links | Edmund von der Burg | 2011-04-01 | -1/+1 |
|/ |
|
* | Unidecode strings back from strftime. | Matthew Somerville | 2011-02-23 | -4/+4 |
* | Couple of URI escaping fixes, plus cope with different versions of LWP return... | Matthew Somerville | 2011-02-22 | -1/+1 |
* | We want incoming data to be Unicodised. | Matthew Somerville | 2011-02-22 | -1/+1 |
* | Translation update. | Matthew Somerville | 2011-02-22 | -1/+1 |
* | Map JS only when map is being shown. | Matthew Somerville | 2011-02-22 | -2/+2 |
* | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -1/+1 |
* | Hopefully mostly fix charset issue (FastCGI was very unhelpful here, it turns... | Matthew Somerville | 2011-02-17 | -3/+3 |
* | Some missing use Encodes. | Matthew Somerville | 2011-02-17 | -0/+1 |
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -6/+6 |
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -5/+5 |
* | Council list related stuff, on /reports and admin page. | Matthew Somerville | 2011-02-15 | -4/+12 |
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -1/+1 |
* | Fix NO footer. | Matthew Somerville | 2011-02-14 | -5/+9 |
* | Footer for Norway. | Matthew Somerville | 2011-02-12 | -15/+19 |
* | Streamline header/footer, bit of cobranding for language override and front p... | Matthew Somerville | 2011-02-11 | -31/+10 |
* | Lots of conversions - code now in a broken state | Edmund von der Burg | 2011-02-08 | -1/+4 |
* | Throw an 'Error' instead of 'die' | Edmund von der Burg | 2011-02-07 | -2/+4 |
* | Send using local MTA if EvEl not configured or not available | Edmund von der Burg | 2011-02-07 | -20/+37 |
* | Added (temporary) alternative to sending email out through EvEl | Edmund von der Burg | 2011-02-06 | -6/+23 |
* | Shorter dates. | Matthew Somerville | 2011-01-20 | -1/+3 |
* | Remove old track. | Matthew Somerville | 2011-01-14 | -6/+0 |
* | robots meta stuff. | Matthew Somerville | 2010-12-21 | -1/+5 |