Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Use CSS class for mobile map not overlapping form. | Matthew Somerville | 2017-07-18 | -9/+6 | |
| | | | | | | | | This fixes an issue with the footer navigation display. | ||||
* | | Merge branch 'issues/commercial/773-east-herts-cobrand' | Matthew Somerville | 2017-07-18 | -323/+294 | |
|\ \ | |/ |/| | |||||
| * | [East Herts] Update template design. | Matthew Somerville | 2017-07-18 | -323/+294 | |
| | | |||||
* | | Spot email sending success, use on contact page. | Matthew Somerville | 2017-07-18 | -7/+7 | |
| | | |||||
* | | Log error if bad SMTP_TYPE config given. | Matthew Somerville | 2017-07-18 | -1/+40 | |
|/ | | | | Ignore case of config variable. | ||||
* | [Oxfordshire] Clarify wording on report archiving email | Dave Arter | 2017-07-17 | -5/+5 | |
| | |||||
* | Use DateTime in update-all-reports for tests. | Matthew Somerville | 2017-07-17 | -6/+8 | |
| | | | | The test fixes DateTime, which wouldn't affect direct database queries. | ||||
* | Merge branch 'issues/commercial/855-all-reports-by-area' | Dave Arter | 2017-07-17 | -15/+40 | |
|\ | |||||
| * | Add Body::first_area_children method | Dave Arter | 2017-07-17 | -0/+12 | |
| | | |||||
| * | Include area stats in all-reports.json | Dave Arter | 2017-07-17 | -15/+28 | |
|/ | | | | | | | This makes it possible to display stats per area on /reports Cobrands using this functionality should use the pre-dashboard reports/index.html template and pass --areas when calling bin/update-all-reports | ||||
* | Include schema check for 0051 missed in 466c5cac. | Matthew Somerville | 2017-07-17 | -0/+1 | |
| | |||||
* | Merge branch 'issues/forcouncils/192-unused-categories' | Matthew Somerville | 2017-07-14 | -149/+237 | |
|\ | |||||
| * | Only use active categories for making new reports. | Matthew Somerville | 2017-07-14 | -2/+33 | |
| | | | | | | | | | | Inactive ones can still be used for e.g. list filtering, but not when making a new report. | ||||
| * | Add inactive state to categories. | Matthew Somerville | 2017-07-14 | -147/+204 | |
| | | | | | | | | | | A new 'state' column replaces confirmed and deleted, allowing categories to be unconfirmed, confirmed, deleted or inactive. | ||||
* | | Reinstate MIME::Parser for HandleMail usage. | Matthew Somerville | 2017-07-14 | -0/+48 | |
| | | |||||
* | | Merge branch 'new-reports-in-core' | Matthew Somerville | 2017-07-14 | -249/+142 | |
|\ \ | |||||
| * | | New version of /reports main page. | Matthew Somerville | 2017-07-14 | -249/+142 | |
| |/ | | | | | | | | | | | | | | | | | | | | | This is a much broader summary page, plus a body name autocomplete. This was originally implemented for fixmystreet.com in 8a6a4ccb7. It also adds '(no longer exists)' in the autocomplete next to bodies not covering any areas. You can supply the `--table` argument to `update-all-reports` to generate the old-style data. | ||||
* | | Allow static home page template override. | Matthew Somerville | 2017-07-14 | -14/+42 | |
| | | | | | | | | | | | | If an /about/homepage.html template exists in your cobrand, it will be used as the front page, and the normal front page will be available at /report. | ||||
* | | Upgrade Path::Tiny to fix warning in perl 5.24. | Matthew Somerville | 2017-07-14 | -9/+11 | |
|/ | |||||
* | Add CodeCov coverage testing. | Matthew Somerville | 2017-07-11 | -0/+3 | |
| | |||||
* | [Bristol] Switch Open311 warnings off, false +ves. | Matthew Somerville | 2017-07-08 | -1/+1 | |
| | |||||
* | [FixaMinGata] Consolidate with upstream. | Jon Kristensen | 2017-07-07 | -178/+889 | |
| | | | | | Add hook for post-title field content in report form. Update translations. | ||||
* | Make three strings translatable. | Jon Kristensen | 2017-07-07 | -3/+3 | |
| | | | | Fixes #1744. | ||||
* | [fixmystreet.com] Fix /reports displaying months. | Matthew Somerville | 2017-07-07 | -17/+27 | |
| | | | | | | Month strings weren't escaped in data label, and would never match database data (using month number). Also issues displaying current day/month in graph. | ||||
* | [fixmystreet.com] Fixed includes questionnaires. | Matthew Somerville | 2017-07-07 | -1/+4 | |
| | | | | Questionnaire responses don't currently set problem_state. | ||||
* | [fixmystreet.com] Improve Pro link on non-front. | Matthew Somerville | 2017-07-07 | -12/+8 | |
| | | | | Give it the same sort of look as currently on the front page. | ||||
* | Add missing closing </dl> to base FAQ. | Matthew Somerville | 2017-07-07 | -0/+1 | |
| | |||||
* | Merge branch 'issues/forcouncils/195-overloaded-action-scheduled' | Matthew Somerville | 2017-07-07 | -41/+60 | |
|\ | |||||
| * | [Oxfordshire] Separate defect creation from state. | Matthew Somerville | 2017-07-07 | -40/+59 | |
| | | | | | | | | | | | | | | Revert the behaviour from 36baff2d, so that everyone can use the 'action scheduled' state, and instead if someone with report_instruct permission has the state set to 'action scheduled', add an extra mandatory question asking whether they want to raise a defect or not. | ||||
| * | Make sure segmented control input not offscreen. | Matthew Somerville | 2017-07-07 | -1/+1 | |
| | | | | | | | | | | The input is used by e.g. Chrome/Safari to position the "required" error message, so needs to be on screen. | ||||
* | | Merge branch 'issues/commercial/864-update-contact-form' | Matthew Somerville | 2017-07-07 | -8/+49 | |
|\ \ | |||||
| * | | Change the contact form Post button label to Send. | Martin Wright | 2017-07-07 | -1/+1 | |
| | | | | | | | | | | | | | | | 'Post' suggest you're putting this somewhere, like a message board, whereas 'Send' is more conventional for contact forms. | ||||
| * | | Add an optional phone field to the contact form. | Martin Wright | 2017-07-07 | -1/+22 | |
| | | | |||||
| * | | [fixmystreet.com] Add a note to the contact blurb. | Martin Wright | 2017-07-07 | -6/+18 | |
| | | | | | | | | | | | | | | | To encourage local council people interested in FixMyStreet Pro to use our sales enquiry form instead of the general contact form. | ||||
| * | | [fixmystreet.com] Optional phone on council form. | Martin Wright | 2017-07-07 | -0/+8 | |
| |/ | |||||
* | | [fixmystreet.com] New version of /reports page. | Zarino Zappia | 2017-07-06 | -39/+899 | |
| | | | | | | | | | | | | | | | | | | | | | | This is a much broader summary page, plus a body name autocomplete. This uses a cut down version of chart.js. [1] [1] The full version was 149Kb (41Kb gzipped) plus you needed moment (50Kb/17Kb), for a total of 199Kb/58Kb. By stripping out unused graphs and code and config options, and switching to category axis rather than time, it is now a total of 39Kb/13Kb. | ||||
* | | Better handling of JS geolocation. | Matthew Somerville | 2017-07-06 | -7/+7 | |
| | | | | | | | | Puts it back on alert page, lost in July 2016. | ||||
* | | Better clearfix for .form-txt-submit-box | Zarino Zappia | 2017-07-06 | -1/+1 | |
| | | |||||
* | | Merge branch 'issues/forcouncils/198-rdi-ordering' | Matthew Somerville | 2017-07-06 | -53/+83 | |
|\ \ | |||||
| * | | [Oxfordshire] Group RDI output by activity code. | Matthew Somerville | 2017-07-06 | -53/+83 | |
| | | | |||||
* | | | [Oxfordshire] Fix bug downloading All Inspectors RDI. | Matthew Somerville | 2017-07-06 | -1/+2 | |
| |/ |/| | |||||
* | | Merge branch 'stretch-support' | Matthew Somerville | 2017-07-06 | -11108/+6768 | |
|\ \ | |||||
| * | | [Travis] Test perl 5.24 as used by Debian stretch. | Matthew Somerville | 2017-07-06 | -2/+5 | |
| | | | |||||
| * | | Stop using mySociety::Web and mySociety::Sundries. | Matthew Somerville | 2017-07-06 | -24/+16 | |
| | | | | | | | | | | | | | | | Both uses can be covered by existing modules. This means we can drop FCGI also. | ||||
| * | | Upgrade Net::Twitter::Lite and SOAP::Lite. | Matthew Somerville | 2017-07-06 | -180/+80 | |
| | | | | | | | | | | | | This means we can drop Crypt::SSLeay and a few others. | ||||
| * | | Upgrade Net::SSLeay. | Matthew Somerville | 2017-07-04 | -3/+4 | |
| | | | |||||
| * | | Make sure required packages installed on stretch. | Matthew Somerville | 2017-07-04 | -0/+4 | |
| | | | | | | | | | | | | | | | These two packages were previously installed as a dependency of postgresql-server-dev-all, but are no longer on stretch. | ||||
| * | | Remove some modules no longer needed. | Matthew Somerville | 2017-07-04 | -199/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Class::Std, Class::Std::Fast and TermReadyKey were installed for use by SOAP::WSDL, which was removed in 4d077406. Return::Value was used by Email::Send, removed in b26da0da. The remainder are core modules that now have a minimal version which is higher than what we require. Other things that look to be removed but shouldn't: * CGI and Module::Pluggable need to be packaged as these are removed from core in 5.22 and 5.20 respectively; * MooseX::NonMoose is still needed for system Mac perl installation; * Cpanel::JSON::XS/ Devel::GlobalDestruction::XS might be installed; * CPAN::Meta::YAML, I'm not sure about but it seems to think that it already has a higher version installed than it does. | ||||
| * | | Update carton/cpanm to handle 5.24 @INC change. | Matthew Somerville | 2017-07-04 | -10700/+6653 | |
| |/ | |||||
* / | Don't preselect inspector template on page load. | Matthew Somerville | 2017-07-06 | -6/+10 | |
|/ |