Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix #261, photos need confirmed time also. | Matthew Somerville | 2012-03-01 | -23/+27 |
| | ||||
* | Allow photo checking in lists on around page, have five items, for #227. | Matthew Somerville | 2012-02-22 | -1/+2 |
| | ||||
* | Don't fail if the result is empty. | Matthew Somerville | 2011-09-15 | -1/+1 |
| | ||||
* | Show datetimes on front page, fewer headings. | Matthew Somerville | 2011-09-06 | -2/+5 |
| | ||||
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -3/+4 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -2/+29 |
|\ | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | |||
| * | Unique users of problem reports, and summary table by category. Fixes #108. | Matthew Somerville | 2011-07-12 | -2/+29 |
| | | ||||
* | | stop using hard coded names for fixed/visible states ( work in progress ) | Struan Donald | 2011-06-16 | -5/+5 |
|/ | ||||
* | Interval might not always be set. | Matthew Somerville | 2011-06-13 | -1/+2 |
| | ||||
* | remove reference to restriction as now handled elsewhere | Struan Donald | 2011-06-10 | -2/+1 |
| | ||||
* | Transfer comment count function. | Matthew Somerville | 2011-06-09 | -0/+14 |
| | ||||
* | Migrate recent_photos to new ResultSet, nice joining with ↵ | Matthew Somerville | 2011-06-09 | -2/+37 |
| | | | | problem_find_nearby procedure. | |||
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵ | Matthew Somerville | 2011-06-09 | -0/+23 |
| | | | | functions. | |||
* | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -8/+3 |
| | | | | (so on Barnet only return Barnet problems). | |||
* | Move some more functions. | Matthew Somerville | 2011-06-08 | -14/+66 |
| | ||||
* | Start moving stuff out of Problems.pm, do JSON as per its better-way comment. | Matthew Somerville | 2011-06-08 | -0/+14 |
| | ||||
* | move summary count fetching out to result sets | Struan Donald | 2011-06-07 | -0/+13 |
| | ||||
* | admin timeline | Struan Donald | 2011-06-07 | -0/+30 |