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