aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* Remove some unused cobrands.Matthew Somerville2016-04-20-9/+3
* Use better link to reports on admin body page.Matthew Somerville2016-04-20-18/+0
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-1/+2
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-0/+3
* [Zurich] Fix map on /reportsDave Arter2015-10-06-0/+1
* Exclude deleted categories from the all reports page filtersSteven Day2015-10-01-1/+1
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-22/+6
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-6/+6
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-5/+5
* Refactor duplicated filter_status code into a single functionSteven Day2015-06-29-23/+23
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-2/+2
* Simplify default status filter for map pinsSteven Day2015-06-29-5/+5
* Populate categories filter dropdown on /reports pageDave Arter2015-06-29-0/+9
* Preserve the 'status' value on /reportsDave Arter2015-06-29-0/+10
* Make load_and_group_problems respect status/category query paramsDave Arter2015-06-29-2/+15
* Allow cobrands to specify ordering on all reports pageDave Arter2015-06-29-1/+1
* 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