Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Started a notes file | Edmund von der Burg | 2011-02-07 | -0/+16 |
| | ||||
* | 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 | -21/+40 |
| | ||||
* | Instructions for routing outgoing mail via gmail | Edmund von der Burg | 2011-02-07 | -2/+13 |
| | ||||
* | Merge branch 'master' of ↵ | Edmund von der Burg | 2011-02-07 | -0/+0 |
|\ | | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet | |||
| * | Typo, thanks Petter. | Matthew Somerville | 2011-02-07 | -1/+1 |
| | | ||||
* | | typo fix (thanks Petter) | Edmund von der Burg | 2011-02-07 | -1/+1 |
|/ | ||||
* | Remove misleading comment | Edmund von der Burg | 2011-02-06 | -1/+1 |
| | ||||
* | Added (temporary) alternative to sending email out through EvEl | Edmund von der Burg | 2011-02-06 | -8/+31 |
| | ||||
* | Add in config for admin section | Edmund von der Burg | 2011-02-03 | -1/+9 |
| | ||||
* | More guidance on editing config file | Edmund von der Burg | 2011-02-03 | -1/+3 |
| | ||||
* | Proper command for installing extra packages | Edmund von der Burg | 2011-02-03 | -1/+2 |
| | ||||
* | Use the correct MaPit URL | Edmund von der Burg | 2011-02-03 | -2/+2 |
| | ||||
* | Added various bits of documentation | Edmund von der Burg | 2011-02-03 | -0/+130 |
| | ||||
* | Updated httpd config file for use with Apache2 | Edmund von der Burg | 2011-02-03 | -14/+20 |
| | ||||
* | Ignore editor temporary files | Edmund von der Burg | 2011-02-03 | -1/+3 |
| | ||||
* | FAQ update. | Matthew Somerville | 2011-01-31 | -1/+1 |
| | ||||
* | Shorter dates. | Matthew Somerville | 2011-01-20 | -7/+11 |
| | ||||
* | Missing first argument. | Matthew Somerville | 2011-01-20 | -2/+2 |
| | ||||
* | Dates on index page. | Matthew Somerville | 2011-01-20 | -6/+10 |
| | ||||
* | Fix non-setting of state_qs, causing errors. | Matthew Somerville | 2011-01-19 | -1/+2 |
| | ||||
* | Remove hardcoded server ref from crontab. | Matthew Somerville | 2011-01-19 | -2/+2 |
| | ||||
* | Merge branch 'master' into cities_release_1 | Matthew Somerville | 2011-01-18 | -24/+271 |
|\ | ||||
| * | Remove Dress. | Matthew Somerville | 2011-01-18 | -9/+1 |
| | | ||||
| * | Remove old track. | Matthew Somerville | 2011-01-14 | -9/+1 |
| | | ||||
| * | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+259 |
| | | ||||
| * | Use double quotes. | Matthew Somerville | 2010-12-26 | -1/+1 |
| | | ||||
| * | Double quote href. | Duncan Parkes | 2010-12-26 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change quoting of this href from single to double quotes. URI::Escape::uri_escape_utf8 on cake appears to escape double quotes, but not single quotes (which surprises me, given on CPAN this change appears to happen at version 1.53, and cake only has version 1.35. I'm guessing there is a debian specific change earlier). This should fix Alex's bad Google maps url on http://www.fixmystreet.com/report/124869 Details of why this change is needed here: http://stackoverflow.com/questions/3523732/perl-uri-escape-utf8-inconsistent-behaviour-or-programmer-error | |||
| * | Change state to 'confirmed' after setting querystring. | Duncan Parkes | 2010-12-25 | -1/+2 |
| | | ||||
| * | Clearly I didn't understand that line... | Duncan Parkes | 2010-12-25 | -1/+1 |
| | | ||||
| * | Comment out line changing open to confirmed | Duncan Parkes | 2010-12-25 | -1/+1 |
| | | ||||
| * | Wrong quotes | Duncan Parkes | 2010-12-25 | -1/+1 |
| | | ||||
| * | Missing my. | Duncan Parkes | 2010-12-25 | -1/+1 |
| | | ||||
| * | Missing semicolon | Duncan Parkes | 2010-12-25 | -1/+1 |
| | | ||||
| * | Don't lose state. | Duncan Parkes | 2010-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. | |||
* | | Merge branch 'master' into cities_release_1 | Matthew Somerville | 2010-12-22 | -996/+2747 |
|\| | ||||
| * | Ignore new alert type. | Matthew Somerville | 2010-12-22 | -1/+1 |
| | | ||||
| * | RSS feed returning only open or fixed problems. | Matthew Somerville | 2010-12-22 | -1/+19 |
| | | ||||
| * | Might as well say don't index these either. | Matthew Somerville | 2010-12-21 | -1/+1 |
| | | ||||
| * | Some more robots. | Matthew Somerville | 2010-12-21 | -4/+5 |
| | | ||||
| * | robots meta stuff. | Matthew Somerville | 2010-12-21 | -1/+7 |
| | | ||||
| * | Some more x/y clearing. | Matthew Somerville | 2010-12-21 | -3/+3 |
| | | ||||
| * | Dear bingbot, please stop hammering our server. Thanks. | Matthew Somerville | 2010-12-21 | -0/+5 |
| | | ||||
| * | Tidy up map importing a bit. | Matthew Somerville | 2010-12-21 | -29/+15 |
| | | ||||
| * | Needed extra import - hardcodes choice in two locations now, though. | Matthew Somerville | 2010-12-17 | -0/+2 |
| | | ||||
| * | Couple more unneeded imports. | Matthew Somerville | 2010-12-17 | -12/+2 |
| | | ||||
| * | Fix unit tests. | Matthew Somerville | 2010-12-17 | -4/+4 |
| | | ||||
| * | Fix test co-ords. | Matthew Somerville | 2010-12-17 | -4/+4 |
| | | ||||
| * | X/Y no longer used, it's E/N for the mo. | Matthew Somerville | 2010-12-17 | -1/+1 |
| | | ||||
| * | Missing imports. | Matthew Somerville | 2010-12-17 | -0/+2 |
| | |