aboutsummaryrefslogtreecommitdiffstats
path: root/notes
Commit message (Collapse)AuthorAgeLines
* Move Vagrantfile to top level of repository.Matthew Somerville2014-07-18-66/+0
| | | | | | | This makes it easier to set up, as you can do: $ git clone --recursive https://github.com/mysociety/fixmystreet $ cd fixmystreet $ vagrant up --no-color
* Example Vagrantfile and notes.Matthew Somerville2013-09-13-0/+66
| | | | | Based on previous work on vagrant branches, adjusted to use the new --dev argument of the install script.
* Note about running db update scriptEdmund von der Burg2013-09-10-0/+6
|
* Add note about translations not being usedEdmund von der Burg2013-09-10-0/+6
|
* Add note about emails not coming throughEdmund von der Burg2013-09-10-0/+10
|
* Save troubleshooting notesEdmund von der Burg2013-09-10-0/+20
|
* Redirect away from incorrect council pages on council sites.Matthew Somerville2013-05-21-1/+0
|
* More correct front-end display of Zurich status mappings.Matthew Somerville2012-12-21-1/+1
|
* Update reporting to use bodies.Matthew Somerville2012-12-15-1/+1
|
* Remove any remaining BCI reference.Matthew Somerville2012-10-03-1/+1
|
* Move site_name/site_title into templates where they belong.Matthew Somerville2012-08-17-1/+0
|
* Move customisation notes across.Matthew Somerville2012-07-31-215/+0
|
* Update readme to point to code.fixmystreet.com for instructions.Matthew Somerville2012-07-27-370/+0
|
* Some text tweaks to the notes docs, updating customisation with new defaults.Matthew Somerville2012-07-26-57/+60
|
* Update installation notes to mention Global MapIt and other tweaks.Matthew Somerville2012-07-16-24/+35
|
* Remove old test suite, and some unused config variables, tidying up config file.Matthew Somerville2012-07-16-6/+0
|
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-1/+1
|
* ruby-compass shouldn't be in the squeeze package listMark Longair2012-05-03-0/+8
| | | | Thanks to Matthew Somerville for pointing this out.
* Move towards one package list for a defined distributionMark Longair2012-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 serverMark Longair2012-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 Longair2012-04-23-4/+54
|
* There's no need to "unpack" the code after cloningMark Longair2012-04-23-5/+3
|
* Suggest "git clone --recursive <URL>" as an alternativeMark Longair2012-04-23-0/+5
|
* Merge remote branch 'tmtm/patch-5'Matthew Somerville2012-04-17-1/+1
|\
| * Remove unnecessary textTony Bowden2012-04-17-1/+1
| |
* | Merge remote branch 'tmtm/patch-4'Matthew Somerville2012-04-17-1/+1
|\ \
| * | The key issue here is how it gets to that stage, not what the name conveys. Tony Bowden2012-04-17-1/+1
| |/
* | Merge remote branch 'tmtm/patch-3'Matthew Somerville2012-04-17-1/+1
|\ \
| * | Fix typoTony Bowden2012-04-17-1/+1
| |/
* | Merge remote branch 'tmtm/patch-2'Matthew Somerville2012-04-17-1/+1
|\ \
| * | Fix typoTony Bowden2012-04-17-1/+1
| |/
* / fix typoTony Bowden2012-04-17-1/+1
|/
* Merge branch 'redesign'Matthew Somerville2012-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 Somerville2012-03-08-2/+2
| | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
* | change L< to C< for paths to prevent broken linksStruan Donald2012-02-09-7/+7
| |
* | PostGIS is not needed.Matthew Somerville2012-02-08-12/+6
| |
* | update customisation docs to cover new ALLOWED_COBRANDS behaviourStruan Donald2012-02-08-12/+14
| |
* | give an example install command for packagesStruan Donald2012-02-07-1/+10
| |
* | better information about debian packages listStruan Donald2012-02-07-2/+2
| |
* | improve apache configuration instructionsStruan Donald2012-02-07-4/+5
| |
* | another link broken by GitHub POD formattingStruan Donald2012-02-07-1/+1
| |
* | fix small formatting issuesStruan Donald2012-02-07-4/+10
| |
* | some doc improvements based on suggestions from seb, plus fixing links ↵Struan Donald2012-02-07-13/+26
| | | | | | | | broken by GitHub POD formatting
* | add .pod extensionStruan Donald2012-02-03-0/+0
| |
* | replace contents with up to date informationStruan Donald2012-02-03-100/+220
| |
* | Merge branch 'packaging'Struan Donald2012-02-02-7/+203
|\ \ | |/ |/| | | | | Conflicts: .gitignore
| * correct notes on cobrand selection mechanismStruan Donald2012-01-18-21/+30
| |
| * expand the more minimal sections and add an overviewStruan Donald2012-01-18-13/+42
| |
| * more thorough explanation of geocode_postcode plus minor improvements elsewhereStruan Donald2012-01-18-6/+17
| |
| * more customisation/cobrand documentationStruan Donald2012-01-17-13/+68
| |