Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
| * | | first draft on customisation docs | Struan Donald | 2011-12-22 | -0/+99 |
| | | | ||||
| * | | update glossary | Struan Donald | 2011-12-12 | -7/+0 |
| | | | ||||
* | | | Add couple of packages used by graph generation, include pere's bootstrap ↵ | Matthew Somerville | 2012-01-11 | -6/+546 |
| |/ |/| | | | | | script (minus few config vars). | |||
* | | Remove problem with DBIx::Class::EncodedColumn by requesting one of its sub ↵ | Matthew Somerville | 2012-01-06 | -6/+0 |
|/ | | | | packages. | |||
* | mention we need the postGIS extentsion for PostgreSQL | Struan Donald | 2011-12-07 | -3/+3 |
| | ||||
* | add note about town element of disambigate location hash | Struan Donald | 2011-10-18 | -0/+4 |
| | ||||
* | notes on creating a cobrand plus a quick helper script for generating ↵ | Struan Donald | 2011-10-17 | -0/+40 |
| | | | | location data | |||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -1/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | |||
| * | update install notes for module-manager skipping DBIx::Class::EncodedColumn | Dave Whiteland | 2011-08-09 | -1/+7 |
| | | ||||
* | | brief documentation on states | Struan Donald | 2011-07-01 | -0/+74 |
|/ | ||||
* | Update docs a bit. | Matthew Somerville | 2011-06-17 | -182/+99 |
| | ||||
* | Remove some unused docs, show 410 message with front page. | Matthew Somerville | 2011-06-14 | -86/+0 |
| | ||||
* | Starting tests for /reports, fix for warning. | Matthew Somerville | 2011-05-19 | -0/+1 |
| | ||||
* | deal with trailing garbage on url | Edmund von der Burg | 2011-04-15 | -0/+1 |
| | ||||
* | typo | Edmund von der Burg | 2011-04-15 | -1/+1 |
| |