aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | fix frontpage display in ie6, plus a few other tweaksStruan Donald2012-05-01-3/+35
| | | | | | |
| | * | | | | sort out position of nav on ie6Struan Donald2012-04-30-1/+6
| | | | | | |
| | * | | | | fix position of sidebar on report pageStruan Donald2012-04-30-4/+6
| | | | | | |
| | * | | | | remove gap at the top of the mapStruan Donald2012-04-30-2/+2
| | | | | | |
| | * | | | | put powered-by link in a sensible placeStruan Donald2012-04-30-3/+7
| | | | | | |
| | * | | | | remove redundant includesStruan Donald2012-04-30-15/+0
| | | | | | |
| | * | | | | map display fixes for ie6Struan Donald2012-04-30-6/+25
| | | | | | |
| | * | | | | remove unrequired barnet stylesStruan Donald2012-04-25-130/+0
| | | | | | |
| | * | | | | sort out around sidebarStruan Donald2012-04-25-19/+18
| | | | | | |
| | * | | | | ignore barnet css filesStruan Donald2012-04-24-0/+1
| | | | | | |
| | * | | | | New style map Barnet Cobrand Work in ProgressStruan Donald2012-04-24-75/+829
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, pull out map positioning JS to a separate file to make cobrands a bit more modular.
| * | | | | | 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
| | | | | | | | | |