Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -2/+28 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | use /usr/bin/env perl and not /usr/bin/perl | Struan Donald | 2012-10-22 | -1/+1 |
| | | ||||
| * | add script to fetch last 24 hours of updates as a backup and default to last ↵ | Struan Donald | 2012-10-17 | -0/+26 |
| | | | | | | | | 2 hours in standard script | |||
| * | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -1/+2 |
| | | ||||
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -11/+23 |
| | | ||||
* | | Set up internationalization with Transifex | Mark Longair | 2012-10-19 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | gettext-extract needs to be changed to instantiate values in the Plural-Forms header line, otherwise on pushing the source pot file (locale/FixMyStreet.po) it fails one of the checks that Transifex runs (msgfmt -c). This commit also adds the .tx/config configuration file, which points to the right project on Transifix and specifies where the source and translated files are in the project structure. | |||
* | | EC2_HOSTNAME may be empty; don't insist that it isn't | Mark Longair | 2012-10-18 | -1/+0 |
| | | ||||
* | | Allow argument to be supplied to make_css to only compile that one. | Matthew Somerville | 2012-10-12 | -1/+6 |
| | | ||||
* | | Update .po file, and make prettify function do nget() properly. | Matthew Somerville | 2012-10-08 | -8/+9 |
| | | ||||
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+3 |
| | | ||||
* | | Fix Welsh po script. | Matthew Somerville | 2012-10-05 | -4/+10 |
| | | ||||
* | | Script has changed name now it's more generalised. | Matthew Somerville | 2012-10-04 | -1/+1 |
| | | ||||
* | | Revert "Generate .po files before installing Perl modules" | Mark Longair | 2012-10-04 | -5/+5 |
| | | | | | | | | | | | | | | This reverts commit 61bfbbe92a3225869520dbcb32f35069431fa84e. In fact, the Perl modules are required by the .po generating scripts, so we can't do this reordering. | |||
* | | Remove common install script code | Mark Longair | 2012-10-04 | -338/+70 |
| | | | | | | | | | | | | pre-install-as-root is no longer the way that you should invoke the install script; instead you should call the install-site.sh script in commonlib/bin. | |||
* | | Generate .po files before installing Perl modules | Mark Longair | 2012-10-04 | -5/+5 |
| | | | | | | | | | | | | This is just because the latter step is slow and much more likely to fail, so we should make sure that as much of the rest of the installation is done beforehand. | |||
* | | Make install_perl_modules exit in error on failure | Mark Longair | 2012-10-04 | -5/+3 |
| | | | | | | | | | | | | | | | | | | Previously, install_perl_modules would exit with 0 regardless of whether installation of the modules succeeded or failed; this meant, in particularly, that when called from the install script with 'set -e', it's possible to miss that the module installation failed. By adding 'set -e' to install_perl_modules, we should get a useful exit code. | |||
* | | Add warning option to Open311 populate, to show warnings. | Matthew Somerville | 2012-10-04 | -1/+5 |
| | | ||||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -18/+25 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | | generalise make_emptyhomes_po so we can use it for FMB | Struan Donald | 2012-09-26 | -12/+19 |
| | | | | | | | | | | | | | | | make some updates to translations scripts so they work on OS X Use FMB translation in Cobrand | |||
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -626/+18 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | |||
| * | | barnet missing from the compass-using cobrands list in make_css | Dave Whiteland | 2012-06-25 | -1/+1 |
| | | | ||||
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -0/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -757/+146 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | |||
| * \ \ \ | Merge branch 'fmb-read-only' of ↵ | Dave Whiteland | 2012-05-17 | -6/+15 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only | |||
| | * \ \ \ | Merge branch 'master' into fmb-read-only | Matthew Somerville | 2012-05-17 | -6/+15 |
| | |\ \ \ \ | ||||
| * | | | | | | whoops should be checking cobrand moniker, not cobrand object | Dave Whiteland | 2012-05-17 | -2/+3 |
| |/ / / / / | ||||
| * | | | | | FMB sends external_id as an Open311 attrib | Dave Whiteland | 2012-05-17 | -0/+9 |
| | | | | | | ||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -5/+5 |
| |\ \ \ \ \ | ||||
| * | | | | | | added FMB numbers to send-reports, but otherwise it's regular Open311 :-) | Dave Whiteland | 2012-05-01 | -1/+5 |
| | | | | | | | ||||
| * | | | | | | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -18/+276 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Black/white colour for FMB (and can be used for default look later, hopefully). | Matthew Somerville | 2012-04-25 | -3/+6 |
| | | | | | | | | ||||
* | | | | | | | | Password-protect the admin interface and make an empty password file | Mark Longair | 2012-10-03 | -0/+2 |
| | | | | | | | | ||||
* | | | | | | | | install-script: Move installation of the required packages earlier | Mark Longair | 2012-10-03 | -3/+3 |
| | | | | | | | | ||||
* | | | | | | | | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -10/+10 |
| | | | | | | | | ||||
* | | | | | | | | 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 |
| | | | | | | | | ||||
* | | | | | | | | 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 | -133/+120 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also reorganizes the files in conf/ |