aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Dashboard.pm
Commit message (Collapse)AuthorAgeLines
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-9/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js
| * Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-3/+6
| | | | | | | | than one body.
| * Make from_body a foreign key.Matthew Somerville2012-12-15-5/+5
| |
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1
| |
| * Update reporting to use bodies.Matthew Somerville2012-12-15-3/+3
| |
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-2/+2
| |
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-2/+6
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-comments conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/Open311.pm t/app/controller/report_updates.t t/open311.t templates/web/default/report/display.html templates/web/default/report/updates.html templates/web/fixmystreet/report/display.html
| * count planned and action scheduled as the same in the dashboardStruan Donald2012-10-02-1/+5
| |
| * do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-2/+2
| | | | | | | | | | NB: planned still listed in some places to account for old reports some test coverage improvements
* | Use cobrand for children area types, not UK specific array.Matthew Somerville2012-10-11-1/+1
|/
* problem_status is only set for council user updates so check forStruan Donald2012-05-24-1/+1
| | | | mark_fixed and null problem_status to identify user - fixed updates
* add closed state to pageStruan Donald2012-05-16-1/+1
|
* small tweak to calculation of user fixed problem countsStruan Donald2012-05-15-1/+1
|
* need council details for setup categories as need type to get category listStruan Donald2012-05-15-2/+1
|
* add council name to dashboardStruan Donald2012-05-14-0/+4
|
* move wards to json fileStruan Donald2012-05-14-0/+1
|
* change example data on category or ward selectionStruan Donald2012-05-10-1/+6
|
* put example dashboard data in json fileStruan Donald2012-05-10-11/+19
|
* Lists of reports by age.Matthew Somerville2012-05-09-7/+23
|
* Not marked statistic.Matthew Somerville2012-05-09-6/+17
|
* Initial example page.Matthew Somerville2012-05-09-0/+29
|
* Initial time to fix/mark rows.Matthew Somerville2012-05-09-24/+44
|
* Get data for dashboard dropdowns and enable faceted lookup using them.Matthew Somerville2012-05-09-7/+33
|
* Redirect to login page if not logged in.Matthew Somerville2012-05-09-0/+2
|
* Dashboard initial start.Matthew Somerville2012-05-09-0/+124