Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Note about running db update script | Edmund von der Burg | 2013-09-10 | -0/+6 |
| | ||||
* | Add note about translations not being used | Edmund von der Burg | 2013-09-10 | -0/+6 |
| | ||||
* | Add note about emails not coming through | Edmund von der Burg | 2013-09-10 | -0/+10 |
| | ||||
* | Save troubleshooting notes | Edmund von der Burg | 2013-09-10 | -0/+20 |
| | ||||
* | Redirect away from incorrect council pages on council sites. | Matthew Somerville | 2013-05-21 | -1/+0 |
| | ||||
* | More correct front-end display of Zurich status mappings. | Matthew Somerville | 2012-12-21 | -1/+1 |
| | ||||
* | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -1/+1 |
| | ||||
* | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -1/+0 |
| | ||||
* | Move customisation notes across. | Matthew Somerville | 2012-07-31 | -215/+0 |
| | ||||
* | Update readme to point to code.fixmystreet.com for instructions. | Matthew Somerville | 2012-07-27 | -370/+0 |
| | ||||
* | Some text tweaks to the notes docs, updating customisation with new defaults. | Matthew Somerville | 2012-07-26 | -57/+60 |
| | ||||
* | Update installation notes to mention Global MapIt and other tweaks. | Matthew Somerville | 2012-07-16 | -24/+35 |
| | ||||
* | Remove old test suite, and some unused config variables, tidying up config file. | Matthew Somerville | 2012-07-16 | -6/+0 |
| | ||||
* | Add Nominatim-based geocoding service (fixes #183). | Matthew Somerville | 2012-07-13 | -1/+1 |
| | ||||
* | ruby-compass shouldn't be in the squeeze package list | Mark Longair | 2012-05-03 | -0/+8 |
| | | | | Thanks to Matthew Somerville for pointing this out. | |||
* | Move towards one package list for a defined distribution | Mark Longair | 2012-04-23 | -9/+8 |
| | | | | | | | | | | The previous version of the instructions suggested an xargs invocation that didn't work: a whitespace-separated '|' in conf/packages caused every package to be selected. It also seems like a good idea to have package lists and instructions that are specific to a known-to-work distribution, and add others if they are contributed. | |||
* | Add some instructions on using the Catalyst development server | Mark Longair | 2012-04-23 | -0/+15 |
| | | | | Thanks to Struan Donald for explaining to me how to do this. | |||
* | Add step-by-step instructions for creating the database. | Mark Longair | 2012-04-23 | -4/+54 |
| | ||||
* | There's no need to "unpack" the code after cloning | Mark Longair | 2012-04-23 | -5/+3 |
| | ||||
* | Suggest "git clone --recursive <URL>" as an alternative | Mark Longair | 2012-04-23 | -0/+5 |
| | ||||
* | Merge remote branch 'tmtm/patch-5' | Matthew Somerville | 2012-04-17 | -1/+1 |
|\ | ||||
| * | Remove unnecessary text | Tony Bowden | 2012-04-17 | -1/+1 |
| | | ||||
* | | Merge remote branch 'tmtm/patch-4' | Matthew Somerville | 2012-04-17 | -1/+1 |
|\ \ | ||||
| * | | The key issue here is how it gets to that stage, not what the name conveys. | Tony Bowden | 2012-04-17 | -1/+1 |
| |/ | ||||
* | | Merge remote branch 'tmtm/patch-3' | Matthew Somerville | 2012-04-17 | -1/+1 |
|\ \ | ||||
| * | | Fix typo | Tony Bowden | 2012-04-17 | -1/+1 |
| |/ | ||||
* | | Merge remote branch 'tmtm/patch-2' | Matthew Somerville | 2012-04-17 | -1/+1 |
|\ \ | ||||
| * | | Fix typo | Tony Bowden | 2012-04-17 | -1/+1 |
| |/ | ||||
* / | fix typo | Tony Bowden | 2012-04-17 | -1/+1 |
|/ | ||||
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -3/+3 |
|\ | | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -2/+2 |
| | | | | | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
* | | change L< to C< for paths to prevent broken links | Struan Donald | 2012-02-09 | -7/+7 |
| | | ||||
* | | PostGIS is not needed. | Matthew Somerville | 2012-02-08 | -12/+6 |
| | | ||||
* | | update customisation docs to cover new ALLOWED_COBRANDS behaviour | Struan Donald | 2012-02-08 | -12/+14 |
| | | ||||
* | | give an example install command for packages | Struan Donald | 2012-02-07 | -1/+10 |
| | | ||||
* | | better information about debian packages list | Struan Donald | 2012-02-07 | -2/+2 |
| | | ||||
* | | improve apache configuration instructions | Struan Donald | 2012-02-07 | -4/+5 |
| | | ||||
* | | another link broken by GitHub POD formatting | Struan Donald | 2012-02-07 | -1/+1 |
| | | ||||
* | | fix small formatting issues | Struan Donald | 2012-02-07 | -4/+10 |
| | | ||||
* | | some doc improvements based on suggestions from seb, plus fixing links ↵ | Struan Donald | 2012-02-07 | -13/+26 |
| | | | | | | | | broken by GitHub POD formatting | |||
* | | add .pod extension | Struan Donald | 2012-02-03 | -0/+0 |
| | | ||||
* | | replace contents with up to date information | Struan Donald | 2012-02-03 | -100/+220 |
| | | ||||
* | | Merge branch 'packaging' | Struan Donald | 2012-02-02 | -7/+203 |
|\ \ | |/ |/| | | | | | Conflicts: .gitignore | |||
| * | correct notes on cobrand selection mechanism | Struan Donald | 2012-01-18 | -21/+30 |
| | | ||||
| * | expand the more minimal sections and add an overview | Struan Donald | 2012-01-18 | -13/+42 |
| | | ||||
| * | more thorough explanation of geocode_postcode plus minor improvements elsewhere | Struan Donald | 2012-01-18 | -6/+17 |
| | | ||||
| * | more customisation/cobrand documentation | Struan Donald | 2012-01-17 | -13/+68 |
| | | ||||
| * | Merge remote branch 'origin/master' into packaging | Struan Donald | 2012-01-10 | -6/+0 |
| |\ | ||||
| * | | turn translation notes into something slightly more informative if not very ↵ | Struan Donald | 2012-01-09 | -3/+3 |
| | | | | | | | | | | | | instructive |