aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-1/+1
* By default, use area-based alerts.Matthew Somerville2014-12-12-1/+1
* Only show text on /reports if appropriate.Matthew Somerville2014-11-14-3/+9
* Allow filtering by category on All Reports page.Matthew Somerville2014-10-24-0/+6
* Link through from all reports page to sub categoriesStruan Donald2014-07-01-1/+22
* Redirect away from incorrect council pages on council sites.Matthew Somerville2013-05-21-0/+5
* Check for no body_areas entries (e.g. deleted councils).Matthew Somerville2013-04-10-1/+3
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-15/+1
* Fix infinite memory-eating loop.Matthew Somerville2013-02-04-1/+2
* Add some more error handling of odd RSS.Matthew Somerville2013-02-04-0/+6
* Check we have an area ID to look up first.Matthew Somerville2013-02-04-1/+1
* Set body needed for redirect function (this whole area/body confusion here ne...Matthew Somerville2013-02-04-0/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-167/+193
|\
| * List all reports immediately on /reports for Zurich.Matthew Somerville2013-01-28-2/+18
| * Have different pin colours on Zurich dependent on state.Matthew Somerville2013-01-25-5/+5
| * Stop changing DateTimes to epochs and back.Matthew Somerville2013-01-25-35/+14
| * Reports does speedy inflate-bypassing query, so manually inflate if needed.Matthew Somerville2013-01-17-0/+5
| * Some tweaks to get Zurich Reports page working a bit better.Matthew Somerville2013-01-16-3/+8
| * Update database fetching to fetch needed data for previous commit.Matthew Somerville2013-01-08-2/+2
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-3/+3
| * Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-136/+156
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-12/+13
* | EmptyHomes all reports pages having lists again.Matthew Somerville2013-01-29-3/+10
|/
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-19/+37
* Expand no reports message to make it more helpfulSteven Day2012-10-24-1/+1
* Use cobrand for children area types, not UK specific array.Matthew Somerville2012-10-11-4/+2
* Remove bit of unused code.Matthew Somerville2012-09-17-7/+0
* do not display non public reports in reports list for a councilStruan Donald2012-09-03-1/+3
* Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-4/+4
* Use same admin filter function on /reports to deal with old generation areas ...Matthew Somerville2012-08-16-0/+1
* adjust the initial display of the map on all reports page so there'sStruan Donald2012-08-09-0/+2
* Remove remaining UK specific code from Default cobrand. Fixes #186.Matthew Somerville2012-07-19-7/+0
* Show dev message about script that might need to be run.Matthew Somerville2012-07-18-2/+5
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-1/+3
* Factor out hard-coded number into cobrand function.Matthew Somerville2012-07-06-1/+1
* Ignore whensent last update time.Matthew Somerville2012-03-19-1/+2
* Factor FMS /reports templates back into default, tweak to show fixed and last...Matthew Somerville2012-03-19-4/+6
* Merge branch 'redesign'Matthew Somerville2012-03-14-38/+10
|\
| * Just one list of problems on council pages.Matthew Somerville2012-03-05-36/+6
| * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-1/+2
| * All pins yellow, for #250.Matthew Somerville2012-03-01-1/+1
| * Reports page wants to know if photo exists.Matthew Somerville2012-02-28-0/+1
* | Move cache header to under where errors could be shown.Matthew Somerville2012-02-10-2/+3
|/
* count Reading stats from start of November to give useful comparisonStruan Donald2011-11-07-8/+3
* add ability to have submission source stats on council reports page and use f...Struan Donald2011-10-28-7/+15
* Hopefully fix issue with council reports pagination display, link in RSS feed...Matthew Somerville2011-09-12-0/+12
* remove hard coded references to fixedStruan Donald2011-08-18-1/+1
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-4/+6
|\
| * Only fetch child councils - was also including parishes. Fixes #139.Matthew Somerville2011-08-01-4/+6
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-11/+37
|\|