aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* quick overview of how FixMyStreet worksStruan Donald2012-02-02-1/+6
|
* point to mySociety websiteStruan Donald2012-02-02-1/+1
|
* slightly more friendly opening text in READMEStruan Donald2012-02-02-7/+7
|
* we do not untar the git checkoutStruan Donald2012-02-02-4/+0
|
* Merge branch 'packaging'Struan Donald2012-02-02-25/+25927
|\ | | | | | | | | 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
| |
| * minor improvements/typo correctionsStruan Donald2012-01-18-3/+4
| |
| * typoStruan Donald2012-01-17-1/+1
| |
| * more customisation/cobrand documentationStruan Donald2012-01-17-13/+68
| |
| * ignore carton working directoryStruan Donald2012-01-12-0/+1
| |
| * ignore /localStruan Donald2012-01-12-0/+1
| |
| * strip /bin from the end of the pathStruan Donald2012-01-12-1/+1
| |
| * move location of use List::MoreUtils to make sure we get our versionStruan Donald2012-01-12-2/+4
| |
| * use full path in env variables to be on safe sideStruan Donald2012-01-12-5/+7
| |
| * install Class::UnloadStruan Donald2012-01-12-2/+50
| |
| * Merge remote branch 'origin/master' into packagingStruan Donald2012-01-10-71/+70
| |\
| * | get example file name correct in order to work with mySoc deployment systemStruan Donald2012-01-09-2/+2
| | |
| * | use local directory for library as carton defaults to thisStruan Donald2012-01-09-3/+2
| | |
| * | add Web::ScraperStruan Donald2012-01-09-0/+499
| | |
| * | add in tile server and geolocation service to service dependecies sectionStruan Donald2012-01-09-0/+7
| | |
| * | Remove data requirements as nothing useful to say about it at the momentStruan Donald2012-01-09-4/+0
| | |
| * | turn translation notes into something slightly more informative if not very ↵Struan Donald2012-01-09-3/+3
| | | | | | | | | | | | instructive
| * | Replace most of the TODOs with something usefulStruan Donald2012-01-09-9/+27
| | |
| * | if carton was already installed then it may not be in ./local/binStruan Donald2011-12-23-1/+1
| | |
| * | add a few more missing dependenciesStruan Donald2011-12-23-3854/+183
| | |
| * | formating improvementsStruan Donald2011-12-22-23/+34
| | |
| * | remove outdated notes on cpan module problemsStruan Donald2011-12-22-19/+0
| | |
| * | bring in line with proposed standard doc structureStruan Donald2011-12-22-5/+27
| | |
| * | first draft on customisation docsStruan Donald2011-12-22-0/+99
| | |
| * | work in progress new module install scriptsStruan Donald2011-12-22-0/+28526
| | |
| * | new perl module installation instructionsStruan Donald2011-12-22-49/+28
| | |
| * | Merge remote branch 'origin/master' into packagingStruan Donald2011-12-20-122/+3957
| |\ \
| * | | add note saying best to install packaged version of Image::MagickStruan Donald2011-12-16-1/+5
| | | |
| * | | add notes about things discovered in test installStruan Donald2011-12-14-0/+40
| | | |
| * | | update glossaryStruan Donald2011-12-12-7/+0
| | | |
| * | | add in memcached and gettext requirementsStruan Donald2011-12-12-0/+6
| | | |
| * | | remove unused/duplicate packagesStruan Donald2011-12-09-11/+13
| | | |
| * | | SASS -> SCSS plus instructions to run make_cssStruan Donald2011-12-09-4/+13
| | | | | | | | | | | | | | | | | | | | Add SCSS tool to requirements Correct comments at top of make_css
| * | | change example config and docs to YAMLStruan Donald2011-12-09-87/+73
| | | |
| * | | missed BCI -> FMS settingStruan Donald2011-12-09-1/+1
| | | |
| * | | BCI -> FMS in config valuesStruan Donald2011-12-08-18/+18
| | | |
| * | | Linkify URLsStruan Donald2011-12-08-10/+24
| | | | | | | | | | | | | | | | Expansion/clarification of text
| * | | initial rough draft of README to help work out how to structure install docsStruan Donald2011-12-07-9/+218
| | | |
* | | | make sure admin summary page handle new cobrand structure correctlyStruan Donald2012-02-02-0/+11
| | | |
* | | | Make FixMyStreet a cobrand, like the others.Matthew Somerville2012-01-30-34/+109
| | | |
* | | | Remember checkbox change even if name is blank, for #188.Matthew Somerville2012-01-27-3/+3
| | | |
* | | | Some more cases for if perl is not in /usr/bin, and update commonlib to pull ↵Matthew Somerville2012-01-26-4/+4
| | | | | | | | | | | | | | | | in locale changes.
* | | | Use current perl, in case it's not at /usr/bin; symlink commonlib jslib for ↵Matthew Somerville2012-01-26-2/+3
| | | | | | | | | | | | | | | | dev server testing.