aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* after overnight messages, apply Barnet timeout message tidying to the output ↵Dave Whiteland2012-06-08-3/+5
| | | | as well as to send_fail_reason
* Equally spaced columns on dashboard.Matthew Somerville2012-06-06-3/+3
|
* Use problem_state column rather than mark_fixed for updates from council.Matthew Somerville2012-06-06-7/+10
|
* tidy up timeout error reporting for Barnet FMS back-endDave Whiteland2012-06-06-1/+6
|
* Merge branch 'council-dashboard'Matthew Somerville2012-06-06-66/+1040
|\ | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Dashboard.pm templates/web/default/dashboard/index.html
| * problem_status is only set for council user updates so check forStruan Donald2012-05-24-2/+2
| | | | | | | | mark_fixed and null problem_status to identify user - fixed updates
| * add closed state to pageStruan Donald2012-05-16-5/+26
| |
| * check that all fixed states coveredStruan Donald2012-05-16-2/+17
| |
| * add in tests for report counts at bottom of dashboardStruan Donald2012-05-16-9/+108
| |
| * tests for limiting by wardStruan Donald2012-05-15-1/+31
| |
| * tests for date counting and limiting by categoryStruan Donald2012-05-15-0/+226
| |
| * more detailed tests of problem countsStruan Donald2012-05-15-7/+127
| |
| * 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
| |
| * check one report included in figuresStruan Donald2012-05-15-11/+54
| |
| * add in some basic tests of dataStruan Donald2012-05-14-0/+45
| |
| * add council name to dashboardStruan Donald2012-05-14-3/+7
| |
| * basic dashbaord testsStruan Donald2012-05-14-0/+42
| |
| * undo 100% width of selects for dashboardStruan Donald2012-05-14-0/+1
| |
| * move wards to json fileStruan Donald2012-05-14-0/+7
| |
| * Merge remote-tracking branch 'origin/master' into council-dashboardStruan Donald2012-05-14-61/+149
| |\
| * | wording changeStruan Donald2012-05-11-1/+1
| | |
| * | change example data on category or ward selectionStruan Donald2012-05-10-2/+61
| | |
| * | put example dashboard data in json fileStruan Donald2012-05-10-11/+194
| | |
| * | Lists of reports by age.Matthew Somerville2012-05-09-10/+32
| | |
| * | Not marked statistic.Matthew Somerville2012-05-09-14/+25
| | |
| * | Initial example page.Matthew Somerville2012-05-09-0/+29
| | |
| * | Initial time to fix/mark rows.Matthew Somerville2012-05-09-36/+54
| | |
| * | Get data for dashboard dropdowns and enable faceted lookup using them.Matthew Somerville2012-05-09-15/+56
| | |
| * | Redirect to login page if not logged in.Matthew Somerville2012-05-09-0/+2
| | |
| * | Dashboard initial start.Matthew Somerville2012-05-09-6/+259
| | |
* | | Only have fancybox on page that needs it.Matthew Somerville2012-05-31-2/+3
| | |
* | | Store compiled photos on file system.Matthew Somerville2012-05-30-0/+7
| | |
* | | Merge remote-tracking branch 'origin/master'Struan Donald2012-05-30-27/+24
|\ \ \
| * | | Don't show not-sent-to-council message on main site for Bromley reports that ↵Matthew Somerville2012-05-30-1/+5
| | | | | | | | | | | | | | | | they will be.
| * | | Have Bromley logo on main site too, use short name in confirmation emails.Matthew Somerville2012-05-30-26/+19
| | | |
* | | | always update the last update time on problems when fetching commentsStruan Donald2012-05-30-4/+2
|/ / /
* | | make sure bromley open311 reports made on main FMS site include last_name ↵Struan Donald2012-05-30-0/+7
| | | | | | | | | | | | and first_name attributes
* | | Merge remote-tracking branch 'origin/master'Struan Donald2012-05-30-49/+44
|\ \ \
| * | | Functions not available here running via cron.Matthew Somerville2012-05-29-8/+9
| | | |
| * | | Use right parameter system for right emails.Matthew Somerville2012-05-29-9/+18
| | | |
| * | | Have central email signature for emails.Matthew Somerville2012-05-29-33/+21
| | | |
| * | | Make sure same message is displayed on main site for councils.Matthew Somerville2012-05-29-14/+10
| | | |
| * | | Don't have Other category in Bromley.Matthew Somerville2012-05-29-2/+3
| | | |
* | | | change confirmation message signoffStruan Donald2012-05-29-0/+20
|/ / /
* | | only send comments if problem was sent by Open311Struan Donald2012-05-29-0/+2
| | |
* | | only look for service lists on open311 end pointsStruan Donald2012-05-28-1/+3
| | |
* | | Merge branch 'bromley'Matthew Somerville2012-05-28-1639/+5625
|\ \ \
| * | | Wrapper around Email::Send::SMTP to set sender.Matthew Somerville2012-05-28-1/+13
| | | |
| * | | test FMS get_council_senderStruan Donald2012-05-27-0/+30
| | | |