| Commit message (Expand) | Author | Age | Lines |
* | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -1/+1 |
* | return details of updates to the report in ajax call | Struan Donald | 2013-02-12 | -0/+8 |
* | move as_hashref call to the cobrand to enable applying any cobrand based work... | Struan Donald | 2013-02-12 | -0/+8 |
* | Allow email indent to be a cobrand parameter. | Matthew Somerville | 2013-02-11 | -0/+8 |
* | Add prettify_dt method to cobrand and to zurich cobrand so we can use | Struan Donald | 2013-02-05 | -0/+15 |
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -9/+0 |
* | Right default pin colour on all reports. | Matthew Somerville | 2013-02-04 | -1/+1 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -43/+37 |
|\ |
|
| * | Allow unconfirmed reports to be seen on Zurich site. | Matthew Somerville | 2012-12-19 | -0/+11 |
| * | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -17/+5 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -2/+2 |
| * | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -8/+8 |
| * | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -15/+10 |
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -1/+1 |
| * | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -1/+1 |
| * | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | | genericise generating the correct base url for a problem for two tier | Struan Donald | 2013-01-10 | -0/+7 |
* | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -0/+53 |
|\ \ |
|
| * | | move site title into cobrand class so we can override it easily | Struan Donald | 2012-12-20 | -0/+8 |
| * | | allow properly anonymous reports to be made | Struan Donald | 2012-12-04 | -0/+18 |
| * | | allow cobrand to skip report confirmation | Struan Donald | 2012-12-04 | -0/+8 |
| * | | add option to send email confirming report has been sent to council | Struan Donald | 2012-12-03 | -0/+2 |
| * | | move new report validation out to cobrand so we can over-ride this for | Struan Donald | 2012-12-03 | -0/+17 |
* | | | Allow cobrand to pick default setting of name checkbox. | Matthew Somerville | 2012-12-19 | -0/+10 |
| |/
|/| |
|
* | | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -0/+1 |
|/ |
|
* | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -3/+12 |
* | Add ability to configure if council users can hide reports plus template | Struan Donald | 2012-11-22 | -0/+2 |
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -0/+2 |
|\ |
|
| * | add in default map zoom level for cobrand and set stevenage one | Struan Donald | 2012-10-25 | -0/+2 |
* | | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -1/+1 |
* | | Pass in headers from Catalyst if present for HTTP language negotiation. | Matthew Somerville | 2012-10-15 | -1/+2 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+48 |
|\ \
| |/
|/| |
|
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -1/+28 |
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -0/+2 |
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -408/+105 |
| |\ |
|
| * \ | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -1/+20 |
| |\ \ |
|
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -1/+39 |
| |\ \ \ |
|
| * | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -0/+9 |
| * | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-04-23 | -2/+2 |
| * | | | | Start on having only authed users being able to create reports. | Matthew Somerville | 2012-04-20 | -0/+10 |
| * | | | | Make default front page form text non-GB specific. | Matthew Somerville | 2012-04-20 | -1/+1 |
* | | | | | Decode example places from config file, to fix #317. | Matthew Somerville | 2012-08-31 | -1/+4 |
| |_|_|/
|/| | | |
|
* | | | | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -1/+1 |
* | | | | Consolidate postcode form template, move question to template, and move admin... | Matthew Somerville | 2012-08-17 | -4/+4 |
* | | | | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -1/+1 |
* | | | | Remove outdated XSL. | Matthew Somerville | 2012-08-17 | -8/+0 |
* | | | | Template message so URL can be given there, not in code. | Matthew Somerville | 2012-08-17 | -8/+0 |
* | | | | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -2/+2 |
* | | | | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -18/+0 |
* | | | | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -48/+0 |