aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/JSON.pm
Commit message (Collapse)AuthorAgeLines
* check for open states instead of confirmedStruan Donald2011-06-21-4/+4
|
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-0/+1
|
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-1/+1
| | | | (so on Barnet only return Barnet problems).
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-35/+47
|
* Match the old JSON urlsEdmund von der Burg2011-06-03-4/+13
|
* port json.cgi code to CatalystEdmund von der Burg2011-05-20-10/+43
|
* Added tests for bad requestsEdmund von der Burg2011-05-20-0/+81