aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* 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
|\|
| * Merge commit 'petter/catalyst-improve-error'Matthew Somerville2011-07-12-5/+14
| |\
| | * Improve error message on failed configuration.Petter Reinholdtsen2011-07-12-5/+14
| * | Redirect non-canonical reports URLs to the correct ones (fixes #133).Matthew Somerville2011-07-12-2/+19
| |/
| * Make sure ward names don't have / in them as otherwise it's not passed to Cat...Matthew Somerville2011-07-02-0/+1
| * Make pins clickable on all reports pages.Matthew Somerville2011-07-01-0/+1
| * Don't fetch unnecessary rows (due to missing commas).Matthew Somerville2011-07-01-2/+2
| * Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, don't...Matthew Somerville2011-07-01-2/+0
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-30-16/+53
|\|
| * Paginate Reports pages, and add a map.Matthew Somerville2011-06-30-16/+53
* | check for open states instead of confirmedStruan Donald2011-06-21-1/+2
* | remove more hardcoded references to fixedStruan Donald2011-06-21-1/+2
* | Merge branch 'master' into new_statusesStruan Donald2011-06-21-0/+3
|\|
| * Centralise UK location check to catch edge cases.Matthew Somerville2011-06-17-0/+3
* | stop using hard coded names for fixed/visible states ( work in progress )Struan Donald2011-06-16-1/+1
|/
* Generate /reports data on cron.Matthew Somerville2011-06-16-1/+13
* Default to 0.Matthew Somerville2011-06-14-0/+1
* Use raw cursor to fetch reports.Matthew Somerville2011-06-13-20/+27
* Don't ask for title/detail if we don't need them.Matthew Somerville2011-06-13-3/+2
* Use ResultSet directly to save memory.Matthew Somerville2011-06-13-14/+9
* Return an arrayref, as TT doesn't like empty lists.Matthew Somerville2011-06-10-1/+1
* remove Problems.pmStruan Donald2011-06-10-1/+0
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-3/+2
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1