Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [FixaMinGata] Show staff user name as well as body name in updates | Joe Siltberg | 2018-11-05 | -0/+4 |
| | ||||
* | [FixMyStreet.com] Enable category groups | Dave Arter | 2018-11-02 | -0/+2 |
| | ||||
* | [Zurich] Fix call to admin_fetch_all_bodies. | Matthew Somerville | 2018-10-22 | -1/+1 |
| | ||||
* | [Bromley] restrict contact form to abuse reports | Struan Donald | 2018-10-18 | -0/+2 |
| | | | | | | | Change contact links to main Bromley site contact and limit the contact form to only accept abuse reports. Fixes mysociety/fixmystreet-commercial#1198 | |||
* | allow cobrands to restrict /contact to abuse reports | Struan Donald | 2018-10-18 | -0/+8 |
| | | | | | Add abuse_reports_only cobrand method that prevents the contact form being used unless it's an abuse report. | |||
* | [Angus] Remove cobrand. | Matthew Somerville | 2018-10-10 | -132/+0 |
| | ||||
* | [BANES] Show open reports only by default. | Matthew Somerville | 2018-10-09 | -0/+2 |
| | ||||
* | Merge branch 'send-reopen-comment-option' | Matthew Somerville | 2018-10-09 | -0/+52 |
|\ | ||||
| * | [Open311] Move send-comments cobrand specific code | Matthew Somerville | 2018-10-09 | -0/+52 |
| | | ||||
* | | [FixMyStreet] add subcategories to fixture and enable for demo | Struan Donald | 2018-10-09 | -0/+2 |
| | | | | | | | | | | The fixture script now generates subcategories so we need to turn these on in the Borsetshire demo site so the categories make sense. | |||
* | | [Oxfordshire] allow searching on ENQ customer_reference | Struan Donald | 2018-10-09 | -0/+16 |
|/ | ||||
* | Speed up dashboard CSV export. | Matthew Somerville | 2018-10-08 | -5/+30 |
| | | | | | | | Without fetching bodies_str, the update export was doing a query per update to fetch the corresponding problem. [BANES] Speed up extra columns by prefetching the relevant users. | |||
* | Dashboard update CSV export. | Matthew Somerville | 2018-10-03 | -1/+27 |
| | ||||
* | Rename problems_rs to objects_rs. | Matthew Somerville | 2018-10-03 | -1/+1 |
| | | | | No functional change. | |||
* | Add two fields to dashboard CSV export. | Matthew Somerville | 2018-10-03 | -8/+0 |
| | ||||
* | [Zurich] Ignore deleted categories on change. | Matthew Somerville | 2018-10-02 | -1/+1 |
| | | | | | | | This led to an odd issue whereby a deleted category started being used for a category change, but only when the other category with the same name was edited (so thus changed the database's internal ordering). | |||
* | [Oxfordshire] remove open311 hardcoding | Struan Donald | 2018-10-01 | -5/+0 |
| | | | | | we no longer need some of the hardcoded oxfordshire Open311 overrides so remove them | |||
* | [Oxfordshire] remove access to inspector tool | Struan Donald | 2018-09-28 | -0/+7 |
| | ||||
* | Merge branch 'body-list-speedup' | Matthew Somerville | 2018-09-25 | -9/+13 |
|\ | ||||
| * | Speed up fetching lists of bodies. | Matthew Somerville | 2018-09-25 | -9/+13 |
| | | | | | | | | | | | | Use a HashRefInflator wherever all_sorted is used, with consequential changes to deal with it now not being an object (e.g. add some with_* functions for manual fetching of extra data). | |||
* | | [BANES] Include Blackhole send method categories in cobrand | Dave Arter | 2018-09-25 | -0/+1 |
|/ | ||||
* | [Zurich] use report_page_data cobrand hook | Struan Donald | 2018-09-12 | -0/+25 |
| | | | | remove hard coded report page behaviour | |||
* | Version 2.4.v2.4 | Matthew Somerville | 2018-09-06 | -4/+4 |
| | ||||
* | [Bromley] Include ID/PROW in title only if given. | Matthew Somerville | 2018-08-24 | -0/+1 |
| | ||||
* | [Lincolnshire] Update front page wording | Dave Arter | 2018-08-20 | -0/+6 |
| | | | | Lincolnshire uses ‘division’ instead of ‘ward’ as well as Oxfordshire. | |||
* | [Lincolnshire] Add contact email address | Dave Arter | 2018-08-17 | -1/+7 |
| | ||||
* | [Lincolnshire] Add admin_user_domain and base_url config | Dave Arter | 2018-08-17 | -0/+8 |
| | ||||
* | [Lincolnshire] Colour pins according to state | Dave Arter | 2018-08-17 | -0/+10 |
| | ||||
* | [Lincolnshire] Disable questionnaires | Dave Arter | 2018-08-17 | -1/+1 |
| | ||||
* | [Lincolnshire] Send ‘report logged’ emails; don’t show FMS ID on ↵ | Dave Arter | 2018-08-17 | -0/+2 |
| | | | | confirmation page | |||
* | [Lincolnshire] Update example places & geocoder config | Dave Arter | 2018-08-17 | -0/+17 |
| | ||||
* | [Lincolnshire] Add assets to map & roadworks.org integration | Dave Arter | 2018-08-17 | -0/+24 |
| | ||||
* | [Lincolnshire] Only show certain district categories on cobrand | Dave Arter | 2018-08-17 | -0/+15 |
| | ||||
* | [Lincolnshire] Add cobrand templates & styles | Dave Arter | 2018-08-17 | -0/+35 |
| | ||||
* | [Buckinghamshire] Factor lookup_site_code up into UKCouncils cobrand | Dave Arter | 2018-08-17 | -81/+112 |
| | ||||
* | [Buckinghamshire] Open reports only by default. | Matthew Somerville | 2018-08-07 | -0/+2 |
| | ||||
* | [Buckinghamshire] Update flytipping handling. | Matthew Somerville | 2018-08-07 | -13/+10 |
| | | | | | | Allow flytipping reporting on cobrand and .com, with road reports going to Bucks Confirm and email, and non-road reports going to district and Bucks emails. | |||
* | [Buckinghamshire] Fix hard-coded category lookup. | Matthew Somerville | 2018-08-03 | -1/+1 |
| | ||||
* | Revert "[BANES] Send email when Open311 update submitted." | Matthew Somerville | 2018-07-19 | -5/+0 |
| | | | | This reverts commit 6bc39892d7075fac79c0f40b2740de095535329d. | |||
* | [fixmystreet.com] Default to open reports only. | Matthew Somerville | 2018-07-03 | -0/+2 |
| | ||||
* | Only display reports from last 6 months on around. | Struan Donald | 2018-07-03 | -0/+4 |
| | | | | | | | Add a checkbox to show older reports, plus if we get to the end of the new reports then instead of a Next button show a "show older" button that will reload the current page but with older reports also loaded. Wire it all up into the pushState code as well. | |||
* | [UK] Fix issue when body ID not equal to MapIt ID. | Matthew Somerville | 2018-06-28 | -8/+16 |
| | | | | | | | | | | | Hitherto when creating a body or ward alert on a UK site, the MapIt area ID has been stored instead of the body ID. This is okay for www.fixmystreet.com which for historical reasons does have body IDs that match MapIt area IDs, but other UK-based sites may well not. The alert lookup looks for body ID, meaning those alerts will not work. Save the body ID instead, plus fix some tests that were making the same assumption. | |||
* | [Buckinghamshire] Reduce flytipping road lookup to 5 metres | Dave Arter | 2018-06-22 | -1/+1 |
| | | | | Anything smaller seems like it would result in a lot of false negatives. | |||
* | [Buckinghamshire] Update TfB flytipping address | Dave Arter | 2018-06-21 | -1/+1 |
| | ||||
* | Merge branch 'issues/commercial/1060-highway-flytipping-to-tfb' | Matthew Somerville | 2018-06-20 | -1/+20 |
|\ | ||||
| * | [Buckinghamshire] Support extra recipient for road flytipping. | Matthew Somerville | 2018-06-19 | -1/+18 |
| | | ||||
| * | [Buckinghamshire] Add admin_user_domain. | Matthew Somerville | 2018-06-19 | -0/+2 |
| | | ||||
* | | [Bromley] Deal with partial postcodes in search. | Matthew Somerville | 2018-06-20 | -3/+9 |
|/ | ||||
* | [UK] Ignore TfL body in get_body_handler_for_problem. | Matthew Somerville | 2018-06-18 | -1/+1 |
| | ||||
* | Merge branch 'issues/commercial/1038-bromley-tfl-direct' | Matthew Somerville | 2018-06-14 | -13/+21 |
|\ |