Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | Black/white colour for FMB (and can be used for default look later, hopefully). | Matthew Somerville | 2012-04-25 | -4/+139 | |
| | | | | | | | | |||||
| * | | | | | | | Only show text tab to relevant users. | Matthew Somerville | 2012-04-23 | -0/+6 | |
| | | | | | | | | |||||
| * | | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵ | Matthew Somerville | 2012-04-23 | -22/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage. | ||||
| * | | | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-04-23 | -12/+61 | |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'fmb-read-only' of ↵ | Dave Whiteland | 2012-04-23 | -5/+135 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only | ||||
| | * | | | | | | | More read only, and text tweaks. | Matthew Somerville | 2012-04-23 | -5/+135 | |
| | | | | | | | | | |||||
| * | | | | | | | | fixed deprecation warning (commas in shadow-box argument list) that was ↵ | Dave Whiteland | 2012-04-23 | -2/+2 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | breaking compass for me even if everyone else was cool with it | ||||
| * | | | | | | | No form if not needed. | Matthew Somerville | 2012-04-20 | -2/+9 | |
| | | | | | | | | |||||
| * | | | | | | | If no mapit is defined, just return a default area always (for #182). | Matthew Somerville | 2012-04-20 | -0/+10 | |
| | | | | | | | | |||||
| * | | | | | | | Start on having only authed users being able to create reports. | Matthew Somerville | 2012-04-20 | -0/+19 | |
| | | | | | | | | |||||
| * | | | | | | | Inherit new design, site title, Bing working. | Matthew Somerville | 2012-04-20 | -139/+18 | |
| | | | | | | | | |||||
| * | | | | | | | Make default front page form text non-GB specific. | Matthew Somerville | 2012-04-20 | -16/+11 | |
| | | | | | | | | |||||
| * | | | | | | | bing culture is en for this project | Dave Whiteland | 2012-04-20 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | initial FixMyBarangay cobrand | Dave Whiteland | 2012-04-20 | -0/+153 | |
| | | | | | | | | |||||
* | | | | | | | | don't penalise testers with short little names (like 'dave'): allow ↵ | Dave Whiteland | 2012-10-03 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linebreaks in test match string (non public alerts) | ||||
* | | | | | | | | remove council tv logo from southampton cobrand | Struan Donald | 2012-10-03 | -1/+0 | |
| | | | | | | | | |||||
* | | | | | | | | Password-protect the admin interface and make an empty password file | Mark Longair | 2012-10-03 | -0/+8 | |
| | | | | | | | | |||||
* | | | | | | | | install-script: Move installation of the required packages earlier | Mark Longair | 2012-10-03 | -3/+3 | |
| | | | | | | | | |||||
* | | | | | | | | Some tidying of nginx.conf.example | Mark Longair | 2012-10-03 | -1/+6 | |
| | | | | | | | | |||||
* | | | | | | | | Fix the name of the sysvinit script | Mark Longair | 2012-10-03 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -19/+19 | |
| | | | | | | | | |||||
* | | | | | | | | Update conf files with pointer to code site. | Matthew Somerville | 2012-10-03 | -11/+5 | |
| | | | | | | | | |||||
* | | | | | | | | Modify compression and expiry times for CSS and Javascript | Mark Longair | 2012-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 precise | Mark Longair | 2012-10-02 | -0/+16 | |
| | | | | | | | | |||||
* | | | | | | | | install-script: Pick the packages file more intelligently | Mark Longair | 2012-10-02 | -5/+26 | |
| | | | | | | | | |||||
* | | | | | | | | Assume "yes" to the query about purging apt-xapian-index | Mark Longair | 2012-10-02 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Create a random secret on installation with db/generate_secret.sql | Mark Longair | 2012-10-02 | -0/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Correct the sysvinit file installation | Mark Longair | 2012-10-01 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Rename the example sysvinit file | Mark Longair | 2012-10-01 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Use a login shell for the PostgreSQL createuser command | Mark Longair | 2012-10-01 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Use a SITE variable instead of 'fixmystreet' | Mark Longair | 2012-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 refactoring | Mark Longair | 2012-10-01 | -21/+21 | |
| | | | | | | | | |||||
* | | | | | | | | Remove a useless line of debugging | Mark Longair | 2012-10-01 | -1/+0 | |
| | | | | | | | | |||||
* | | | | | | | | Fix the rewriting of the example nginx.conf.example file | Mark Longair | 2012-10-01 | -3/+2 | |
| | | | | | | | | |||||
* | | | | | | | | Fix a silly mistake in the install script | Mark Longair | 2012-09-28 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Don't exit on failure to find an EC2 instance hostname | Mark Longair | 2012-09-28 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | Add ec2-rewrite-conf to /etc/rc.local for default installs on EC2 | Mark Longair | 2012-09-28 | -1/+23 | |
| | | | | | | | | |||||
* | | | | | | | | The guidance should append at the end of the script output | Mark Longair | 2012-09-28 | -7/+7 | |
| | | | | | | | | |||||
* | | | | | | | | Start the FastCGI daemon in the right directory | Mark Longair | 2012-09-28 | -1/+1 | |
| | | | | | | | | |||||
* | | | | | | | | install script: remove the package apt-xapian-index | Mark Longair | 2012-09-28 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cron job set up by this package renders a Micro instance virtually unusable. | ||||
* | | | | | | | | Switch install script to use nginx | Mark Longair | 2012-09-27 | -168/+289 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also reorganizes the files in conf/ | ||||
* | | | | | | | | Add a script to write the EC2 hostname into general.yml | Mark Longair | 2012-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-script | Mark Longair | 2012-09-26 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Matthew Somerville for pointing this out. | ||||
* | | | | | | | | Changes to match what install script does. | Matthew Somerville | 2012-09-26 | -3/+5 | |
| | | | | | | | | |||||
* | | | | | | | | Remove unneeded CGI config lines. | Matthew Somerville | 2012-09-26 | -2/+0 | |
| | | | | | | | | |||||
* | | | | | | | | Add deflate/header config for jslib, same as js, remove typo. | Matthew Somerville | 2012-09-26 | -1/+6 | |
| | | | | | | | | |||||
* | | | | | | | | Add an install script for FixMyStreet for new servers | Mark Longair | 2012-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 changes | Struan Donald | 2012-09-24 | -1/+2 | |
| | | | | | | | | |||||
* | | | | | | | | Pull out problem/comment id in error messages when Open311 posts fail | Struan Donald | 2012-09-24 | -3/+6 | |
| | | | | | | | | |||||
* | | | | | | | | Add a missing "use" statement, required for in_gb_locale | Mark Longair | 2012-09-20 | -0/+1 | |
| | | | | | | | |