aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Started a notes fileEdmund von der Burg2011-02-07-0/+16
|
* Throw an 'Error' instead of 'die'Edmund von der Burg2011-02-07-2/+4
|
* Send using local MTA if EvEl not configured or not availableEdmund von der Burg2011-02-07-21/+40
|
* Instructions for routing outgoing mail via gmailEdmund von der Burg2011-02-07-2/+13
|
* Merge branch 'master' of ↵Edmund von der Burg2011-02-07-0/+0
|\ | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet
| * Typo, thanks Petter.Matthew Somerville2011-02-07-1/+1
| |
* | typo fix (thanks Petter)Edmund von der Burg2011-02-07-1/+1
|/
* Remove misleading commentEdmund von der Burg2011-02-06-1/+1
|
* Added (temporary) alternative to sending email out through EvElEdmund von der Burg2011-02-06-8/+31
|
* Add in config for admin sectionEdmund von der Burg2011-02-03-1/+9
|
* More guidance on editing config fileEdmund von der Burg2011-02-03-1/+3
|
* Proper command for installing extra packagesEdmund von der Burg2011-02-03-1/+2
|
* Use the correct MaPit URLEdmund von der Burg2011-02-03-2/+2
|
* Added various bits of documentationEdmund von der Burg2011-02-03-0/+130
|
* Updated httpd config file for use with Apache2Edmund von der Burg2011-02-03-14/+20
|
* Ignore editor temporary filesEdmund von der Burg2011-02-03-1/+3
|
* FAQ update.Matthew Somerville2011-01-31-1/+1
|
* Shorter dates.Matthew Somerville2011-01-20-7/+11
|
* Missing first argument.Matthew Somerville2011-01-20-2/+2
|
* Dates on index page.Matthew Somerville2011-01-20-6/+10
|
* Fix non-setting of state_qs, causing errors.Matthew Somerville2011-01-19-1/+2
|
* Remove hardcoded server ref from crontab.Matthew Somerville2011-01-19-2/+2
|
* Merge branch 'master' into cities_release_1Matthew Somerville2011-01-18-24/+271
|\
| * Remove Dress.Matthew Somerville2011-01-18-9/+1
| |
| * Remove old track.Matthew Somerville2011-01-14-9/+1
| |
| * Prototype Bing stuff.Matthew Somerville2011-01-05-0/+259
| |
| * Use double quotes.Matthew Somerville2010-12-26-1/+1
| |
| * Double quote href.Duncan Parkes2010-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 Parkes2010-12-25-1/+2
| |
| * Clearly I didn't understand that line...Duncan Parkes2010-12-25-1/+1
| |
| * Comment out line changing open to confirmedDuncan Parkes2010-12-25-1/+1
| |
| * Wrong quotesDuncan Parkes2010-12-25-1/+1
| |
| * Missing my.Duncan Parkes2010-12-25-1/+1
| |
| * Missing semicolonDuncan Parkes2010-12-25-1/+1
| |
| * Don't lose state.Duncan Parkes2010-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_1Matthew Somerville2010-12-22-996/+2747
|\|
| * Ignore new alert type.Matthew Somerville2010-12-22-1/+1
| |
| * RSS feed returning only open or fixed problems.Matthew Somerville2010-12-22-1/+19
| |
| * Might as well say don't index these either.Matthew Somerville2010-12-21-1/+1
| |
| * Some more robots.Matthew Somerville2010-12-21-4/+5
| |
| * robots meta stuff.Matthew Somerville2010-12-21-1/+7
| |
| * Some more x/y clearing.Matthew Somerville2010-12-21-3/+3
| |
| * Dear bingbot, please stop hammering our server. Thanks.Matthew Somerville2010-12-21-0/+5
| |
| * Tidy up map importing a bit.Matthew Somerville2010-12-21-29/+15
| |
| * Needed extra import - hardcodes choice in two locations now, though.Matthew Somerville2010-12-17-0/+2
| |
| * Couple more unneeded imports.Matthew Somerville2010-12-17-12/+2
| |
| * Fix unit tests.Matthew Somerville2010-12-17-4/+4
| |
| * Fix test co-ords.Matthew Somerville2010-12-17-4/+4
| |
| * X/Y no longer used, it's E/N for the mo.Matthew Somerville2010-12-17-1/+1
| |
| * Missing imports.Matthew Somerville2010-12-17-0/+2
| |