| Commit message (Expand) | Author | Age | Lines |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -12/+13 |
* | 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 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-30 | -16/+53 |
|\| |
|
| * | Paginate Reports pages, and add a map. | Matthew Somerville | 2011-06-30 | -16/+53 |
* | | check for open states instead of confirmed | Struan Donald | 2011-06-21 | -1/+2 |
* | | remove more hardcoded references to fixed | Struan Donald | 2011-06-21 | -1/+2 |
* | | Merge branch 'master' into new_statuses | Struan Donald | 2011-06-21 | -0/+3 |
|\| |
|
| * | Centralise UK location check to catch edge cases. | Matthew Somerville | 2011-06-17 | -0/+3 |
* | | stop using hard coded names for fixed/visible states ( work in progress ) | Struan Donald | 2011-06-16 | -1/+1 |
|/ |
|
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -1/+13 |
* | Default to 0. | Matthew Somerville | 2011-06-14 | -0/+1 |
* | Use raw cursor to fetch reports. | Matthew Somerville | 2011-06-13 | -20/+27 |
* | Don't ask for title/detail if we don't need them. | Matthew Somerville | 2011-06-13 | -3/+2 |
* | Use ResultSet directly to save memory. | Matthew Somerville | 2011-06-13 | -14/+9 |
* | Return an arrayref, as TT doesn't like empty lists. | Matthew Somerville | 2011-06-10 | -1/+1 |
* | remove Problems.pm | Struan Donald | 2011-06-10 | -1/+0 |
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more fun... | Matthew Somerville | 2011-06-09 | -3/+2 |