aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Problem.pm
Commit message (Collapse)AuthorAgeLines
* Unique users of problem reports, and summary table by category. Fixes #108.Matthew Somerville2011-07-12-2/+29
|
* Interval might not always be set.Matthew Somerville2011-06-13-1/+2
|
* remove reference to restriction as now handled elsewhereStruan Donald2011-06-10-2/+1
|
* Transfer comment count function.Matthew Somerville2011-06-09-0/+14
|
* Migrate recent_photos to new ResultSet, nice joining with ↵Matthew Somerville2011-06-09-2/+37
| | | | problem_find_nearby procedure.
* Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵Matthew Somerville2011-06-09-0/+23
| | | | functions.
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-8/+3
| | | | (so on Barnet only return Barnet problems).
* Move some more functions.Matthew Somerville2011-06-08-14/+66
|
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-0/+14
|
* move summary count fetching out to result setsStruan Donald2011-06-07-0/+13
|
* admin timelineStruan Donald2011-06-07-0/+30