aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Default.pm
Commit message (Expand)AuthorAgeLines
* Use List::MoreUtils, old List::Util lacks none().Matthew Somerville2015-02-20-1/+1
* Remove need to have to specify en-gb in LANGUAGES.Matthew Somerville2015-02-13-2/+5
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-8/+0
* By default, use area-based alerts.Matthew Somerville2014-12-12-2/+2
* Set DefaultLocale appropriately when language set.Matthew Somerville2014-12-10-0/+8
* Let cobrand override geocoderHakim Cassimally2014-09-16-0/+13
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-4/+4
* Display a banner to non UK FixMyStreet visitorsStruan Donald2014-07-03-0/+4
* Merge branch 'improve-contact-form'Struan Donald2014-04-17-0/+8
|\
| * Add a who are you trying to contact option to contact formStruan Donald2014-04-15-0/+8
* | Add Cobrand config to include update date in email alertsStruan Donald2014-04-08-0/+2
* | Allow comments to be confirmed with no confirmationStruan Donald2014-04-08-0/+8
|/
* Allow cobrands to set their own path to pin filesHakim Cassimally2014-03-25-1/+13
* Change default email indentation to none.Matthew Somerville2014-03-17-8/+0
* Suppress 'once' warningHakim Cassimally2013-12-09-2/+5
* Send back a list of titles in new report ajax detailsStruan Donald2013-08-01-0/+8
* Redirect away from incorrect council pages on council sites.Matthew Somerville2013-05-21-2/+2
* Consolidate photo display checking to one function.Matthew Somerville2013-05-13-1/+4
* Add MAPIT_ID_WHITELIST configuration option.Matthew Somerville2013-05-02-2/+10
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-1/+1
* return details of updates to the report in ajax callStruan Donald2013-02-12-0/+8
* move as_hashref call to the cobrand to enable applying any cobrand based work...Struan Donald2013-02-12-0/+8
* Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+8
* Add prettify_dt method to cobrand and to zurich cobrand so we can useStruan Donald2013-02-05-0/+15
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-9/+0
* Right default pin colour on all reports.Matthew Somerville2013-02-04-1/+1
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-43/+37
|\
| * Allow unconfirmed reports to be seen on Zurich site.Matthew Somerville2012-12-19-0/+11
| * Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-17/+5
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-2/+2
| * Update reporting to use bodies.Matthew Somerville2012-12-15-8/+8
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-15/+10
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-1/+1
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
* | genericise generating the correct base url for a problem for two tierStruan Donald2013-01-10-0/+7
* | Merge branch 'centro'Struan Donald2013-01-04-0/+53
|\ \
| * | move site title into cobrand class so we can override it easilyStruan Donald2012-12-20-0/+8
| * | allow properly anonymous reports to be madeStruan Donald2012-12-04-0/+18
| * | allow cobrand to skip report confirmationStruan Donald2012-12-04-0/+8
| * | add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+2
| * | move new report validation out to cobrand so we can over-ride this forStruan Donald2012-12-03-0/+17
* | | Allow cobrand to pick default setting of name checkbox.Matthew Somerville2012-12-19-0/+10
| |/ |/|
* | Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-0/+1
|/
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-3/+12
* Add ability to configure if council users can hide reports plus templateStruan Donald2012-11-22-0/+2
* Merge branch 'stevenage'Struan Donald2012-11-19-0/+2
|\
| * add in default map zoom level for cobrand and set stevenage oneStruan Donald2012-10-25-0/+2
* | Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-1/+1
* | Pass in headers from Catalyst if present for HTTP language negotiation.Matthew Somerville2012-10-15-1/+2