aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet.pm
Commit message (Expand)AuthorAgeLines
* Move staging flags to their own config variable.Matthew Somerville2017-01-10-0/+14
* Use only one templating system for emails.Matthew Somerville2016-05-25-17/+0
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-17/+3
* Only initialize TimeZones if used.Matthew Somerville2015-12-02-3/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+2
* Allow MAP_TYPE to be overridden by testsDave Arter2015-10-06-1/+4
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-0/+20
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-0/+17
* Comment setup_request's conf override in test_modeHakim Cassimally2014-06-04-0/+6
* bin/geocode script for testing geocodingHakim Cassimally2014-04-10-1/+3
* More accurate config overriding for Zurich.Matthew Somerville2013-10-24-1/+2
* Have a central config-override function.Matthew Somerville2013-09-13-0/+36
* Add a basic FMB test.Matthew Somerville2013-02-04-1/+1
* BCI -> FMS in config valuesStruan Donald2012-01-09-12/+12
* Revert "quote names in SQL to get round problems with joining the users table"Struan Donald2011-06-03-5/+1
* quote names in SQL to get round problems with joining the users tableStruan Donald2011-06-03-1/+5
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+33
* Simple email sendingEdmund von der Burg2011-03-02-0/+22
* Added method to return DB connection infoEdmund von der Burg2011-03-01-0/+38
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-1/+1
* Allow access to the config through FixMyStreetEdmund von der Burg2011-02-23-3/+29
* FMS util module and testsEdmund von der Burg2011-02-23-0/+39