Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | 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 | |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'patch-4' of https://github.com/Kagee/fixmystreet | Matthew Somerville | 2012-09-17 | -73/+51 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update Norwegian Bokmål translation | Anders Einar Hilden | 2012-09-14 | -73/+51 | |
| | | | | | | | | | |||||
* | | | | | | | | | Remove bit of unused code. | Matthew Somerville | 2012-09-17 | -7/+0 | |
| | | | | | | | | | |||||
* | | | | | | | | | remove 'Abandoned Vehicle' from barnet_categories (KBID 468) | Dave Whiteland | 2012-09-17 | -1/+0 | |
|/ / / / / / / / | |||||
* | | | | | | | | utility sql for secret, fixes #321 | Dave Whiteland | 2012-09-13 | -0/+8 | |
| | | | | | | | | |||||
* | | | | | | | | add verbose switch to make it easy to run open311-populate-service-list ↵ | Dave Whiteland | 2012-09-12 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | verbosely | ||||
* | | | | | | | | Can't use front page stats/list due to memcache (disable for tests?); also ↵ | Matthew Somerville | 2012-09-07 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | might be existing reports. | ||||
* | | | | | | | | Presumably test meant to only use default if params not specified (and stop ↵ | Matthew Somerville | 2012-09-07 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | void warning). | ||||
* | | | | | | | | Mark councils using FMS on /reports. | Matthew Somerville | 2012-09-07 | -3/+25 | |
| | | | | | | | | |||||
* | | | | | | | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-09-06 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tidy up link. | Matthew Somerville | 2012-09-06 | -1/+1 | |
| | | | | | | | | | |||||
| * | | | | | | | | Add more obvious link to contact page as per #318 | abimysoc | 2012-09-06 | -0/+2 | |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'private-categories' | Struan Donald | 2012-09-06 | -172/+790 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -5/+37 | |
| | | | | | | | | | |||||
| * | | | | | | | | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -147/+178 | |
| | | | | | | | | | |||||
| * | | | | | | | | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -9/+231 | |
| | | | | | | | | | |||||
| * | | | | | | | | add in some test descriptions | Struan Donald | 2012-09-04 | -3/+2 | |
| | | | | | | | | | |||||
| * | | | | | | | | check non public reports are included in front page stats | Struan Donald | 2012-09-04 | -0/+2 | |
| | | | | | | | | | |||||
| * | | | | | | | | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | public reports on around page | ||||
| * | | | | | | | | tests for non public reports on around page | Struan Donald | 2012-09-03 | -9/+42 | |
| | | | | | | | | | |||||
| * | | | | | | | | move add and delete problem utility functions to test mech | Struan Donald | 2012-09-03 | -59/+74 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add in non public problem tests for front page | ||||
| * | | | | | | | | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -3/+141 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do include non public reports in council stats | ||||
| * | | | | | | | | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+78 | |
| | | | | | | | | | |||||
| * | | | | | | | | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 | |
| | | | | | | | | | |||||
| * | | | | | | | | display non public reports to creator if logged in | Struan Donald | 2012-08-31 | -4/+28 | |
| | | | | | | | | | |||||
| * | | | | | | | | return 403 for non public reports | Struan Donald | 2012-08-31 | -0/+21 | |
| | | | | | | | | | |||||
| * | | | | | | | | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -7/+26 | |
| | | | | | | | | | |||||
* | | | | | | | | | Always use 'reopened', and don't set mark_open for Open311 received updates. | Matthew Somerville | 2012-09-05 | -16/+11 | |
| | | | | | | | | | |||||
* | | | | | | | | | handle bad comment states due to open311 service request updates bug | Struan Donald | 2012-09-05 | -0/+41 | |
| | | | | | | | | | |||||
* | | | | | | | | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-09-05 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Decode example places from config file, to fix #317. | Matthew Somerville | 2012-08-31 | -1/+4 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Increase timeout for Nominatim, to fix #316. | Matthew Somerville | 2012-08-31 | -2/+4 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | handle re-opening of problems via open311 service requests updates correctly | Struan Donald | 2012-09-05 | -6/+13 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | also small tweaks to display of update meta information |