aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* 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
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-3/+2
* Fix bug whereby lat/lon were being stored the wrong way round in local alerts.Matthew Somerville2011-06-03-1/+0
* Fix infinite loop due to accessor being called on each iteration.Matthew Somerville2011-05-31-1/+2
* Fix warn in sort.Matthew Somerville2011-05-24-2/+2
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-66/+67
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-0/+361