| Commit message (Expand) | Author | Age | Lines |
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -15/+1 |
* | Fix infinite memory-eating loop. | Matthew Somerville | 2013-02-04 | -1/+2 |
* | Add some more error handling of odd RSS. | Matthew Somerville | 2013-02-04 | -0/+6 |
* | Check we have an area ID to look up first. | Matthew Somerville | 2013-02-04 | -1/+1 |
* | Set body needed for redirect function (this whole area/body confusion here ne... | Matthew Somerville | 2013-02-04 | -0/+2 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -167/+193 |
|\ |
|
| * | List all reports immediately on /reports for Zurich. | Matthew Somerville | 2013-01-28 | -2/+18 |
| * | Have different pin colours on Zurich dependent on state. | Matthew Somerville | 2013-01-25 | -5/+5 |
| * | Stop changing DateTimes to epochs and back. | Matthew Somerville | 2013-01-25 | -35/+14 |
| * | Reports does speedy inflate-bypassing query, so manually inflate if needed. | Matthew Somerville | 2013-01-17 | -0/+5 |
| * | Some tweaks to get Zurich Reports page working a bit better. | Matthew Somerville | 2013-01-16 | -3/+8 |
| * | Update database fetching to fetch needed data for previous commit. | Matthew Somerville | 2013-01-08 | -2/+2 |
| * | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -3/+3 |
| * | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -136/+156 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -12/+13 |
* | | EmptyHomes all reports pages having lists again. | Matthew Somerville | 2013-01-29 | -3/+10 |
|/ |
|
* | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -19/+37 |
* | Expand no reports message to make it more helpful | Steven Day | 2012-10-24 | -1/+1 |
* | Use cobrand for children area types, not UK specific array. | Matthew Somerville | 2012-10-11 | -4/+2 |
* | Remove bit of unused code. | Matthew Somerville | 2012-09-17 | -7/+0 |
* | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -1/+3 |
* | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -4/+4 |
* | Use same admin filter function on /reports to deal with old generation areas ... | Matthew Somerville | 2012-08-16 | -0/+1 |
* | adjust the initial display of the map on all reports page so there's | Struan Donald | 2012-08-09 | -0/+2 |
* | Remove remaining UK specific code from Default cobrand. Fixes #186. | Matthew Somerville | 2012-07-19 | -7/+0 |
* | Show dev message about script that might need to be run. | Matthew Somerville | 2012-07-18 | -2/+5 |
* | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-07-13 | -1/+3 |
* | Factor out hard-coded number into cobrand function. | Matthew Somerville | 2012-07-06 | -1/+1 |
* | Ignore whensent last update time. | Matthew Somerville | 2012-03-19 | -1/+2 |
* | Factor FMS /reports templates back into default, tweak to show fixed and last... | Matthew Somerville | 2012-03-19 | -4/+6 |
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -38/+10 |
|\ |
|
| * | Just one list of problems on council pages. | Matthew Somerville | 2012-03-05 | -36/+6 |
| * | List of wards on council page in page footer and sliding in/out. | Matthew Somerville | 2012-03-05 | -1/+2 |
| * | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -1/+1 |
| * | Reports page wants to know if photo exists. | Matthew Somerville | 2012-02-28 | -0/+1 |
* | | Move cache header to under where errors could be shown. | Matthew Somerville | 2012-02-10 | -2/+3 |
|/ |
|
* | count Reading stats from start of November to give useful comparison | Struan Donald | 2011-11-07 | -8/+3 |
* | add ability to have submission source stats on council reports page and use f... | Struan Donald | 2011-10-28 | -7/+15 |
* | Hopefully fix issue with council reports pagination display, link in RSS feed... | Matthew Somerville | 2011-09-12 | -0/+12 |
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -1/+1 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -4/+6 |
|\ |
|
| * | Only fetch child councils - was also including parishes. Fixes #139. | Matthew Somerville | 2011-08-01 | -4/+6 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-07-26 | -11/+37 |
|\| |
|
| * | Merge commit 'petter/catalyst-improve-error' | Matthew Somerville | 2011-07-12 | -5/+14 |
| |\ |
|
| | * | Improve error message on failed configuration. | Petter Reinholdtsen | 2011-07-12 | -5/+14 |
| * | | Redirect non-canonical reports URLs to the correct ones (fixes #133). | Matthew Somerville | 2011-07-12 | -2/+19 |
| |/ |
|
| * | Make sure ward names don't have / in them as otherwise it's not passed to Cat... | Matthew Somerville | 2011-07-02 | -0/+1 |
| * | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -0/+1 |
| * | Don't fetch unnecessary rows (due to missing commas). | Matthew Somerville | 2011-07-01 | -2/+2 |
| * | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, don't... | Matthew Somerville | 2011-07-01 | -2/+0 |