aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | Black/white colour for FMB (and can be used for default look later, hopefully).Matthew Somerville2012-04-25-4/+139
| | | | | | | |
| * | | | | | | Only show text tab to relevant users.Matthew Somerville2012-04-23-0/+6
| | | | | | | |
| * | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵Matthew Somerville2012-04-23-22/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage.
| * | | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-04-23-12/+61
| | | | | | | |
| * | | | | | | Merge branch 'fmb-read-only' of ↵Dave Whiteland2012-04-23-5/+135
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only
| | * | | | | | | More read only, and text tweaks.Matthew Somerville2012-04-23-5/+135
| | | | | | | | |
| * | | | | | | | fixed deprecation warning (commas in shadow-box argument list) that was ↵Dave Whiteland2012-04-23-2/+2
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | breaking compass for me even if everyone else was cool with it
| * | | | | | | No form if not needed.Matthew Somerville2012-04-20-2/+9
| | | | | | | |
| * | | | | | | If no mapit is defined, just return a default area always (for #182).Matthew Somerville2012-04-20-0/+10
| | | | | | | |
| * | | | | | | Start on having only authed users being able to create reports.Matthew Somerville2012-04-20-0/+19
| | | | | | | |
| * | | | | | | Inherit new design, site title, Bing working.Matthew Somerville2012-04-20-139/+18
| | | | | | | |
| * | | | | | | Make default front page form text non-GB specific.Matthew Somerville2012-04-20-16/+11
| | | | | | | |
| * | | | | | | bing culture is en for this projectDave Whiteland2012-04-20-1/+1
| | | | | | | |
| * | | | | | | initial FixMyBarangay cobrandDave Whiteland2012-04-20-0/+153
| | | | | | | |
* | | | | | | | don't penalise testers with short little names (like 'dave'): allow ↵Dave Whiteland2012-10-03-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linebreaks in test match string (non public alerts)
* | | | | | | | remove council tv logo from southampton cobrandStruan Donald2012-10-03-1/+0
| | | | | | | |
* | | | | | | | Password-protect the admin interface and make an empty password fileMark Longair2012-10-03-0/+8
| | | | | | | |
* | | | | | | | install-script: Move installation of the required packages earlierMark Longair2012-10-03-3/+3
| | | | | | | |
* | | | | | | | Some tidying of nginx.conf.exampleMark Longair2012-10-03-1/+6
| | | | | | | |
* | | | | | | | Fix the name of the sysvinit scriptMark Longair2012-10-03-1/+1
| | | | | | | |
* | | | | | | | Remove any remaining BCI reference.Matthew Somerville2012-10-03-19/+19
| | | | | | | |
* | | | | | | | Update conf files with pointer to code site.Matthew Somerville2012-10-03-11/+5
| | | | | | | |
* | | | | | | | Modify compression and expiry times for CSS and JavascriptMark Longair2012-10-02-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also sets Cache-Control: no-transform for Javascript in order to prevent mangling by proxies. Thanks to Matthew Somerville for suggesting these changes.
* | | | | | | | Add a packages file suitable for Ubuntu preciseMark Longair2012-10-02-0/+16
| | | | | | | |
* | | | | | | | install-script: Pick the packages file more intelligentlyMark Longair2012-10-02-5/+26
| | | | | | | |
* | | | | | | | Assume "yes" to the query about purging apt-xapian-indexMark Longair2012-10-02-1/+1
| | | | | | | |
* | | | | | | | Create a random secret on installation with db/generate_secret.sqlMark Longair2012-10-02-0/+1
| | | | | | | |
* | | | | | | | Correct the sysvinit file installationMark Longair2012-10-01-1/+1
| | | | | | | |
* | | | | | | | Rename the example sysvinit fileMark Longair2012-10-01-1/+1
| | | | | | | |
* | | | | | | | Use a login shell for the PostgreSQL createuser commandMark Longair2012-10-01-1/+1
| | | | | | | |
* | | | | | | | Use a SITE variable instead of 'fixmystreet'Mark Longair2012-10-01-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is another step to make it easier to extract the common code from this and the MapIt install script.
* | | | | | | | Removing leading FMS_ from variable names, for future refactoringMark Longair2012-10-01-21/+21
| | | | | | | |
* | | | | | | | Remove a useless line of debuggingMark Longair2012-10-01-1/+0
| | | | | | | |
* | | | | | | | Fix the rewriting of the example nginx.conf.example fileMark Longair2012-10-01-3/+2
| | | | | | | |
* | | | | | | | Fix a silly mistake in the install scriptMark Longair2012-09-28-1/+1
| | | | | | | |
* | | | | | | | Don't exit on failure to find an EC2 instance hostnameMark Longair2012-09-28-1/+1
| | | | | | | |
* | | | | | | | Add ec2-rewrite-conf to /etc/rc.local for default installs on EC2Mark Longair2012-09-28-1/+23
| | | | | | | |
* | | | | | | | The guidance should append at the end of the script outputMark Longair2012-09-28-7/+7
| | | | | | | |
* | | | | | | | Start the FastCGI daemon in the right directoryMark Longair2012-09-28-1/+1
| | | | | | | |
* | | | | | | | install script: remove the package apt-xapian-indexMark Longair2012-09-28-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cron job set up by this package renders a Micro instance virtually unusable.
* | | | | | | | Switch install script to use nginxMark Longair2012-09-27-168/+289
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also reorganizes the files in conf/
* | | | | | | | Add a script to write the EC2 hostname into general.ymlMark Longair2012-09-26-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is useful when added to /etc/rc.local of our FixMyStreet AMI, so that when a new EC2 instance is brought up, the correct hostname is set in BASE_URL and EMAIL_DOMAIN.
* | | | | | | | Use the master branch now, not install-scriptMark Longair2012-09-26-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Matthew Somerville for pointing this out.
* | | | | | | | Changes to match what install script does.Matthew Somerville2012-09-26-3/+5
| | | | | | | |
* | | | | | | | Remove unneeded CGI config lines.Matthew Somerville2012-09-26-2/+0
| | | | | | | |
* | | | | | | | Add deflate/header config for jslib, same as js, remove typo.Matthew Somerville2012-09-26-1/+6
| | | | | | | |
* | | | | | | | Add an install script for FixMyStreet for new serversMark Longair2012-09-25-0/+396
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been tested on Debian squeeze and Ubuntu precise. Since this makes signficant changes to the server setup, (adding users, databases, changing the Apache configuration, etc.) it should only be run on new installations, or a new EC2 instance.
* | | | | | | | update test in line with error messages changesStruan Donald2012-09-24-1/+2
| | | | | | | |
* | | | | | | | Pull out problem/comment id in error messages when Open311 posts failStruan Donald2012-09-24-3/+6
| | | | | | | |
* | | | | | | | Add a missing "use" statement, required for in_gb_localeMark Longair2012-09-20-0/+1
| | | | | | | |