aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Default.pm
Commit message (Expand)AuthorAgeLines
* 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
* | Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-1/+48
|\ \ | |/ |/|
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-1/+28
| * initial crude add support option for a problemStruan Donald2012-08-23-0/+2
| * Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-408/+105
| |\
| * \ Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-1/+20
| |\ \
| * \ \ Merge remote branch 'origin/master' into fmb-read-onlyDave Whiteland2012-05-29-1/+39
| |\ \ \
| * | | | Allow display of areas on /around.Matthew Somerville2012-05-08-0/+9
| * | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-04-23-2/+2
| * | | | Start on having only authed users being able to create reports.Matthew Somerville2012-04-20-0/+10
| * | | | Make default front page form text non-GB specific.Matthew Somerville2012-04-20-1/+1
* | | | | Decode example places from config file, to fix #317.Matthew Somerville2012-08-31-1/+4
| |_|_|/ |/| | |
* | | | Allow reports_per_page to be specified in config file,Matthew Somerville2012-08-17-1/+1
* | | | Consolidate postcode form template, move question to template, and move admin...Matthew Somerville2012-08-17-4/+4
* | | | Get disambiguate_location from config file, with big explanation.Matthew Somerville2012-08-17-1/+1
* | | | Remove outdated XSL.Matthew Somerville2012-08-17-8/+0
* | | | Template message so URL can be given there, not in code.Matthew Somerville2012-08-17-8/+0
* | | | Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-2/+2
* | | | Move site_name/site_title into templates where they belong.Matthew Somerville2012-08-17-18/+0
* | | | Remove unused extra_* functions.Matthew Somerville2012-08-16-48/+0