Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Version 2.1.1v2.1.1 | Struan Donald | 2017-08-03 | -2/+6 |
| | ||||
* | Translation updates from Transifex/new strings. | Matthew Somerville | 2017-08-03 | -6769/+9817 |
| | ||||
* | Make map image in HTML emails clickable | Zarino Zappia | 2017-08-03 | -8/+21 |
| | | | | | | | | Emails that contain a report’s title, description, and location in the ”sidebar” will now have a map that takes you to the report’s web page when clicked. Fixes #1596. Thanks to @MyfanwyNixon for the suggestion! | |||
* | Update changelog. | Matthew Somerville | 2017-08-03 | -0/+13 |
| | ||||
* | Merge branch '1752-show-hide-js' | Matthew Somerville | 2017-08-03 | -35/+20 |
|\ | ||||
| * | Use standard JS translation for show/hide pins. | Matthew Somerville | 2017-08-03 | -35/+20 |
| | | ||||
* | | Merge branch '1755-update-schema-when-empty' | Matthew Somerville | 2017-08-03 | -27/+32 |
|\ \ | |/ |/| | ||||
| * | Allow update-schema to run on empty database. | Matthew Somerville | 2017-08-03 | -27/+32 |
| | | ||||
* | | Merge branch '1765-localise-about-templates' | Dave Arter | 2017-08-02 | -6/+8 |
|\ \ | |/ |/| | ||||
| * | Cache template paths in About.pm with lang_code | Dave Arter | 2017-08-02 | -6/+8 |
|/ | | | | Fixes #1765 | |||
* | Merge remote-tracking branch 'origin/1776-update-goodies-packs' | Matthew Somerville | 2017-08-02 | -0/+0 |
|\ | ||||
| * | [fixmystreet.com] Remove __MACOSX resources from schools & clubs zip archive | Zarino Zappia | 2017-08-02 | -0/+0 |
| | | ||||
| * | [fixmystreet.com] Update "How to embed" guide in Goodies packs | Zarino Zappia | 2017-08-01 | -0/+0 |
| | | | | | | | | Fixes #1776. | |||
* | | Merge remote-tracking branch 'origin/issues/forcouncils/213-rdi-tweek' | Matthew Somerville | 2017-08-02 | -5/+23 |
|\ \ | ||||
| * | | [Oxfordshire] Put I when single char activity code | Matthew Somerville | 2017-08-02 | -5/+23 |
| |/ | | | | | | | | | The "M" line needs an "I" after the activity code if the activity code is only one character. | |||
* / | [Oxfordshire] Open311 update, no open state switch | Matthew Somerville | 2017-08-02 | -67/+108 |
|/ | ||||
* | [fixmystreet.com] /about/professional, not /about/council | Dave Arter | 2017-07-28 | -0/+0 |
| | ||||
* | Option to redirect to custom URL from Contact form | Zarino Zappia | 2017-07-28 | -4/+63 |
| | | | | | | | | If a `success_url` parameter is provided along with the contact form fields, the user will be redirected to that URL upon successful form submission. We use it for the first time on the (UK) FixMyStreet Pro marketing page. | |||
* | [fixmystreet.com] FMS Pro demo access request form | Zarino Zappia | 2017-07-28 | -3/+105 |
| | ||||
* | do not replace deleted text with [...] when moderating | Struan Donald | 2017-07-27 | -32/+9 |
| | | | | | | | | Replacing deleted text with [...] when moderating reports and comments leads to very odd looking reports when correcting minor typos so just leave the text as deleted. Fixes #1774 | |||
* | update mapit url to https in example webserver configs | Struan Donald | 2017-07-27 | -3/+3 |
| | | | | | | Now that MapIt is https only the proxy pass URLs need to be https otherwise we proxy back the 301 redirect and various bits of the JavaScript fail the pre-flight CORS check. | |||
* | Redirect to /around after inspecting a report | Dave Arter | 2017-07-26 | -2/+12 |
| | | | | | | | After a report has been inspected, the user is redirected to /around at the newly-inspected report’s location. Fixes mysociety/fixmystreetforcouncils#204 | |||
* | Resend report if changing to category with different send_method | Dave Arter | 2017-07-26 | -2/+44 |
| | | | | | | | If a report’s category is changed to one with a different send_method to the original category, the report needs to be resent. Fixes mysociety/fixmystreetforcouncils#209 | |||
* | Allow extra params in TestMech::create_body_ok | Dave Arter | 2017-07-26 | -3/+4 |
| | ||||
* | Show reporter's phone number on inspector form | Dave Arter | 2017-07-26 | -0/+8 |
| | | | | | | | If the reporter of a problem left their phone number, it will be shown at the top of the inspector form as a 'tel:' link Fixes mysociety/fixmystreetforcouncils#200 | |||
* | [Oxfordshire] RDI file should show all inspections as happening on the same date | Dave Arter | 2017-07-24 | -6/+9 |
| | | | | Fixes mysociety/fixmystreetforcouncils#203 | |||
* | Resize pin image before compositing onto static map | Dave Arter | 2017-07-24 | -0/+1 |
| | | | | | | | | A recent change doubled the size of the pin images, which meant the static maps included in report emails had the pin in the wrong place because the compositing code made assumptions about the pin size which were wrong. This commit ensures the pin image is of a known size before compositing, putting the pins back in the right place. | |||
* | Reinstate FCGI module for Plack FCGI handler usagev2.1 | Matthew Somerville | 2017-07-18 | -0/+7 |
| | ||||
* | Fix update-all-reports when database empty. | Matthew Somerville | 2017-07-18 | -2/+10 |
| | ||||
* | Merge branch 'version-2.1' | Matthew Somerville | 2017-07-18 | -12801/+16018 |
|\ | ||||
| * | Version 2.1. | Matthew Somerville | 2017-07-18 | -5/+79 |
| | | ||||
| * | Update translations with new source strings. | Matthew Somerville | 2017-07-18 | -11822/+15001 |
| | | | | | | | | Plus a few new ca_ES strings. | |||
| * | Reinstate de_CH translations lost in 63d48049. | Matthew Somerville | 2017-07-18 | -78/+99 |
| | | ||||
| * | Updated translations from Transifex. | Matthew Somerville | 2017-07-18 | -204/+151 |
| | | ||||
| * | Move changelog to its own file. | Matthew Somerville | 2017-07-18 | -686/+685 |
| | | ||||
| * | 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 |
| | |