Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | latest FAQ from Oxfordshire CC | Dave Whiteland | 2013-02-06 | -179/+140 | |
| | | | | |||||
| * | | | make the 'Go' button on the postcode form orange too | Dave Whiteland | 2013-02-04 | -0/+7 | |
| | | | | |||||
| * | | | Oxfordshire preamble (emergency services, etc) goes before other text when ↵ | Dave Whiteland | 2013-02-04 | -8/+22 | |
| | | | | | | | | | | | | | | | | reporting problem | ||||
| * | | | make Oxfordshire's buttons go orange | Dave Whiteland | 2013-02-03 | -0/+23 | |
| | | | | |||||
| * | | | add float left important to Oxfordshire SCSS, from OCC site | Dave Whiteland | 2013-02-03 | -0/+1 | |
| | | | | |||||
| * | | | remove surplus body font test/declaration | Dave Whiteland | 2013-02-03 | -4/+0 | |
| | | | | |||||
| * | | | layout/indent fixing of oxfordshire.scss | Dave Whiteland | 2013-02-02 | -61/+43 | |
| | | | | |||||
| * | | | remove contact link from Oxfordshire footer | Dave Whiteland | 2013-02-02 | -3/+0 | |
| | | | | |||||
| * | | | force Oxfordshire nav menu to be list-style none | Dave Whiteland | 2013-02-02 | -1/+2 | |
| | | | | |||||
| * | | | force Trebuchet font over all | Dave Whiteland | 2013-02-02 | -2/+11 | |
| | | | | |||||
| * | | | scssed-up the menu markup | Dave Whiteland | 2013-02-02 | -74/+41 | |
| | | | | |||||
| * | | | basic menu in place, with bullets etc to fix | Dave Whiteland | 2013-02-02 | -14/+162 | |
| | | | | |||||
* | | | | Disable FAQ app links for now. | Matthew Somerville | 2013-02-12 | -0/+2 | |
| | | | | |||||
* | | | | Fix typo. | Matthew Somerville | 2013-02-12 | -8/+6 | |
| | | | | |||||
* | | | | Now remove the sentence as it's not wanted. | Matthew Somerville | 2013-02-12 | -2/+1 | |
| | | | | |||||
* | | | | Fix use of old variable. | Matthew Somerville | 2013-02-12 | -1/+1 | |
| | | | | |||||
* | | | | Insert spaces into printed links. | Matthew Somerville | 2013-02-11 | -2/+7 | |
| | | | | |||||
* | | | | Committed by mistake. | Matthew Somerville | 2013-02-11 | -1/+1 | |
| | | | | |||||
* | | | | Couple of Bromley council references missed in merge. | Matthew Somerville | 2013-02-11 | -2/+3 | |
| |/ / |/| | | |||||
* | | | Make sure constant is used. | Matthew Somerville | 2013-02-05 | -1/+1 | |
| |/ |/| | |||||
* | | Used in JavaScript, so doesn't need HTML escaping (fixes b3). | Matthew Somerville | 2013-02-05 | -1/+1 | |
| | | |||||
* | | add FixMyBarnagay council_id so users_can_hide triggers display of hide button | Dave Whiteland | 2013-02-05 | -0/+3 | |
| | | |||||
* | | no longer need hardcoded links to departments in FMB, now they are bona fide ↵ | Dave Whiteland | 2013-02-05 | -16/+0 | |
| | | | | | | | | bodies | ||||
* | | Add a basic FMB test. | Matthew Somerville | 2013-02-04 | -2/+110 | |
| | | |||||
* | | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -48/+8 | |
| | | |||||
* | | Missing table cells. | Matthew Somerville | 2013-02-04 | -0/+2 | |
| | | |||||
* | | Add admin_base_url if needed. | Matthew Somerville | 2013-02-04 | -8/+10 | |
| | | |||||
* | | Fix white text in white bubbles. | Matthew Somerville | 2013-02-04 | -0/+5 | |
| | | |||||
* | | Use problems on the map text on Zurich. | Matthew Somerville | 2013-02-04 | -0/+4 | |
| | | |||||
* | | Updated Zurich .po file. | Matthew Somerville | 2013-02-04 | -29/+24 | |
| | | |||||
* | | FixMyBarangay: let staff hide reports in their own barangay (i.e., won't ↵ | Dave Whiteland | 2013-02-04 | -0/+3 | |
| | | | | | | | | work for departments/MICS yet..) | ||||
* | | Typo when fixing datetime format earlier. | Matthew Somerville | 2013-02-04 | -1/+1 | |
| | | |||||
* | | Fix infinite memory-eating loop. | Matthew Somerville | 2013-02-04 | -1/+2 | |
| | | | | | | | | | | | | Reading from $problem->areas is a new string each time, so the global regex gets reset and the loop never ends. Look up the value once, first, to prevent this. | ||||
* | | Some jslint fixes. | Matthew Somerville | 2013-02-04 | -14/+11 | |
| | | |||||
* | | Add some more error handling of odd RSS. | Matthew Somerville | 2013-02-04 | -0/+6 | |
| | | |||||
* | | Use FixMyStreet TestMech child, so has access to its functions. | Matthew Somerville | 2013-02-04 | -5/+2 | |
| | | |||||
* | | Empty hashref tests as true, don't forget. | Matthew Somerville | 2013-02-04 | -3/+3 | |
| | | |||||
* | | Make sure bodies exist that redirects test for. | Matthew Somerville | 2013-02-04 | -0/+7 | |
| | | |||||
* | | Try just using strftime in admin. | Matthew Somerville | 2013-02-04 | -6/+3 | |
| | | |||||
* | | Remove iPhone/Android links. | Matthew Somerville | 2013-02-04 | -2/+1 | |
| | | |||||
* | | Update schema migration to work after previous merged in one. | Matthew Somerville | 2013-02-04 | -7/+7 | |
| | | |||||
* | | Get alert_types.sql up to date with merged in schema changes. | Matthew Somerville | 2013-02-04 | -9/+46 | |
| | | |||||
* | | Check we have an area ID to look up first. | Matthew Somerville | 2013-02-04 | -1/+1 | |
| | | |||||
* | | Set body needed for redirect function (this whole area/body confusion here ↵ | Matthew Somerville | 2013-02-04 | -0/+2 | |
| | | | | | | | | needs looking at). | ||||
* | | Right default pin colour on all reports. | Matthew Somerville | 2013-02-04 | -1/+1 | |
| | | |||||
* | | Fix bad map JavaScript. | Matthew Somerville | 2013-02-04 | -3/+3 | |
| | | |||||
* | | Missed some council references. | Matthew Somerville | 2013-02-04 | -3/+3 | |
| | | |||||
* | | Merge remote branch 'origin/master' | Matthew Somerville | 2013-02-04 | -0/+7 | |
|\ \ | | | | | | | | | | | | | Conflicts: bin/send-comments | ||||
| * | | explicitly stop Oxfordshire Open311 endpoint sending comments; it only ↵ | Dave Whiteland | 2013-02-04 | -0/+7 | |
| |/ | | | | | | | receives them (currently we don't make the distinction in config) | ||||
* | | Make sure updates are fetched in known order for the test. | Matthew Somerville | 2013-02-04 | -6/+5 | |
| | |