| Commit message (Expand) | Author | Age | Lines |
* | Make front page cache time configurable. | Matthew Somerville | 2019-02-04 | -0/+4 |
* | Add S3 photo storage backend | Dave Arter | 2018-09-28 | -0/+7 |
* | Factor out photo storage into PhotoStorage::FileSystem backend | Dave Arter | 2018-09-28 | -3/+16 |
* | Add configuration option for memcached host | Sam Pearson | 2018-09-20 | -0/+4 |
* | Update fixmystreet.org link to https. | Matthew Somerville | 2018-05-02 | -2/+2 |
* | Allow ‘report as another user’ to only provide a phone number | Dave Arter | 2018-02-07 | -1/+4 |
* | Reinstate appcache_enabled staging flag | Dave Arter | 2017-11-24 | -0/+3 |
* | Only include offline JavaScript if needed. | Matthew Somerville | 2017-11-15 | -2/+0 |
* | Add option to use a Twilio Messaging Service. | Matthew Somerville | 2017-10-12 | -0/+1 |
* | Add ability to log in on /auth via text. | Matthew Somerville | 2017-09-30 | -0/+7 |
* | Add SIGNUPS_DISABLED config flag | Dave Arter | 2017-08-31 | -0/+4 |
* | Add LOGIN_REQUIRED config key | Dave Arter | 2017-08-31 | -0/+3 |
* | Add MAPIT_API_KEY support | Dave Arter | 2017-06-08 | -0/+4 |
* | Upgrade to using Email::Sender. | Matthew Somerville | 2017-03-28 | -1/+2 |
* | Allow staging sites to turn off appcache. | Matthew Somerville | 2017-01-10 | -0/+2 |
* | Move staging flags to their own config variable. | Matthew Somerville | 2017-01-10 | -8/+10 |
* | If running a dev site, skip some restrictions. | Matthew Somerville | 2016-09-15 | -0/+3 |
* | Make UPLOAD_DIR/GEO_CACHE relative to project root | Matthew Somerville | 2016-08-10 | -0/+1 |
* | Add config for Open311 request limit, default 1000. | Matthew Somerville | 2016-08-10 | -1/+2 |
* | Make sure map JS works through an admin proxy. | Matthew Somerville | 2016-07-04 | -2/+2 |
* | Fallback if request to Gaze fails. | Matthew Somerville | 2016-05-18 | -1/+1 |
* | Prerequisites (new modules, db, config). | Matthew Somerville | 2016-01-22 | -0/+6 |
* | Upgrade Google geocoder to version 3 of the API. | Matthew Somerville | 2015-08-28 | -3/+1 |
* | [fixmystreet.com] Remove special Report-It code. | Matthew Somerville | 2015-03-13 | -8/+0 |
* | Use config variable for setting proxy trust. | Matthew Somerville | 2015-02-24 | -0/+4 |
* | Add new "next steps" to bottom of success pages. | Zarino Zappia | 2015-02-19 | -3/+0 |
* | Remove need to have to specify en-gb in LANGUAGES. | Matthew Somerville | 2015-02-13 | -1/+0 |
* | Use same handling for cron and non-cron email. | Matthew Somerville | 2015-01-13 | -1/+1 |
* | Provide guidance at top of example config file. | Matthew Somerville | 2014-11-26 | -4/+11 |
* | Add support for SMTP authentication and TLS. | Matthew Somerville | 2014-07-14 | -2/+6 |
* | Add MAPIT_GENERATION variable, to pin whitelist. | Matthew Somerville | 2014-05-16 | -1/+4 |
* | If only one cobrand given, always use it. | Matthew Somerville | 2013-11-07 | -6/+18 |
* | Make changes needed to run Zurich tests on travis | Edmund von der Burg | 2013-09-10 | -0/+1 |
* | remove SHOW_ADMIN_HINTS config | Dave Whiteland | 2013-09-05 | -4/+0 |
* | add SHOW_ADMIN_HINTS to conf options | Dave Whiteland | 2013-09-05 | -0/+5 |
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-05-02 | -0/+6 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -1/+7 |
|\ |
|
| * | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -1/+7 |
* | | Add do-not-reply config variable, removing special case from code. | Matthew Somerville | 2013-01-02 | -0/+4 |
|/ |
|
* | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -1/+5 |
* | Add TIME_ZONE variable for local display of times. | Matthew Somerville | 2012-10-08 | -0/+4 |
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -28/+102 |
|\ |
|
| * | needs to have empty string otherwise deploy gets confused | Struan Donald | 2012-08-17 | -1/+1 |
| * | Point out the en-gb line should always be included. | Matthew Somerville | 2012-08-17 | -0/+1 |
| * | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -7/+9 |
| * | Consolidate postcode form template, move question to template, and move admin... | Matthew Somerville | 2012-08-17 | -0/+4 |
| * | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -18/+39 |
| * | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -6/+21 |
| * | Allow languages to be given in config file. | Matthew Somerville | 2012-08-16 | -0/+5 |
| * | Allow example_places to be specified in config file. | Matthew Somerville | 2012-08-16 | -0/+4 |