Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge branch 'darker-default-link-colour' | Matthew Somerville | 2019-07-09 | -112/+54 | |
|\ \ | |||||
| * | | WCAG AA compliant default link colour | Zarino Zappia | 2019-07-09 | -2/+2 | |
| | | | |||||
| * | | Sass variables for default link colour/decoration. | Zarino Zappia | 2019-07-09 | -112/+54 | |
| |/ | | | | | | | | | | | | | | | | | | | | | You can now set link colours in your `_colours.scss` file, rather than having to override the base colours. The variables are: $link-color $link-hover-color $link-visited-color $link-text-decoration $link-hover-text-decoration | ||||
* / | Allow cobrands to disable admin resending. | Matthew Somerville | 2019-07-09 | -6/+19 | |
|/ | |||||
* | [Northamptonshire] turn on sending comments over Open311 | Struan Donald | 2019-07-05 | -3/+0 | |
| | |||||
* | Merge branch 'localise_optional' of git://github.com/Sambruk/fixmystreet | Matthew Somerville | 2019-07-05 | -2/+2 | |
|\ | |||||
| * | Localisation for 'optional' in contact forms. | Joe Siltberg | 2019-07-05 | -2/+2 | |
| | | | | | | | | Fixes #2546 | ||||
* | | [Docs] Fix placeholder in templates docs. | Matthew Somerville | 2019-07-05 | -1/+1 | |
| | | |||||
* | | Merge branch 'keyboard-improvements' | Matthew Somerville | 2019-07-05 | -2/+12 | |
|\ \ | |||||
| * | | Fix label associations with category groups. | Matthew Somerville | 2019-07-05 | -1/+4 | |
| | | | |||||
| * | | Dropzone accessible by keyboard. | Matthew Somerville | 2019-07-05 | -1/+8 | |
| |/ | |||||
* | | Update jquery.multi-select.min.js | Matthew Somerville | 2019-07-05 | -10/+11 | |
| | | | | | | | | This adds better keyboard support. | ||||
* | | [FixaMinGata] Multi-para formatting in email lists | Matthew Somerville | 2019-07-05 | -2/+2 | |
| | | | | | | | | Same as a291045d. | ||||
* | | Remove quote mark in update emails. | Matthew Somerville | 2019-07-05 | -1/+1 | |
|/ | |||||
* | [Zurich] Change date for new FAQ category. | Matthew Somerville | 2019-07-04 | -2/+2 | |
| | |||||
* | Merge branch 'newlines-in-updates' | Matthew Somerville | 2019-07-02 | -2/+3 | |
|\ | |||||
| * | Maintain formatting in email report/update lists. | Matthew Somerville | 2019-07-02 | -2/+3 | |
| | | |||||
* | | Merge branch 'zurich-help' | Matthew Somerville | 2019-07-02 | -0/+6 | |
|\ \ | |||||
| * | | [Zurich] Update FAQ text with new category. | Matthew Somerville | 2019-07-02 | -0/+6 | |
| |/ | |||||
* | | Merge branch '1084-quote-names' | Matthew Somerville | 2019-07-02 | -193/+156 | |
|\ \ | |/ |/| | |||||
| * | Simpler admin search ordering. | Matthew Somerville | 2019-06-26 | -3/+3 | |
| | | | | | | | | This is much quicker, at not much cost. | ||||
| * | Fix Swedish number test in Ubuntu 18.04. | Matthew Somerville | 2019-06-26 | -2/+4 | |
| | | |||||
| * | Turn on quote_names. | Matthew Somerville | 2019-06-26 | -189/+150 | |
| | | |||||
* | | [Open311] Remove update problem matching warning. | Matthew Somerville | 2019-06-26 | -11/+1 | |
|/ | | | | Lots of false positives from other bodies too. | ||||
* | Merge branch 'improve-server-closest-road' | Matthew Somerville | 2019-06-24 | -28/+62 | |
|\ | |||||
| * | [UK] Improve server-side nearest road lookup. | Matthew Somerville | 2019-06-21 | -26/+60 | |
| | | |||||
| * | [Bexley] Increase road radius. | Matthew Somerville | 2019-06-21 | -2/+2 | |
| | | |||||
* | | Revert "[Bromley] Add temporary maintenance banner" | Dave Arter | 2019-06-24 | -15/+0 | |
|/ | | | | This reverts commit 5670637715d6c45cd53e52ab16830cfaa24e4495. | ||||
*-. | Merge branches 'email-template-with-vars' and 'better-error-if-no-category' | Matthew Somerville | 2019-06-21 | -28/+100 | |
|\ \ | |||||
| | * | better error if category for report does not exist | Struan Donald | 2019-06-20 | -19/+47 | |
| | | | | | | | | | | | | | | | | | | It is possible that the category of a report no longer exists and in that case the Open311 send process was falling over. This checks that we've found a contact and if not sets the error and skips the report. | ||||
| * | | [Open311] Allow description in email template. | Matthew Somerville | 2019-06-20 | -9/+53 | |
| |/ | | | | | | | | | By specifying a placeholder in an email template, it can be replaced by the description returned from the Open311 server. | ||||
* / | [Bromley] Add temporary maintenance banner | Dave Arter | 2019-06-20 | -0/+15 | |
|/ | |||||
* | [Warwickshire] Reinstate footer template. | Matthew Somerville | 2019-06-18 | -0/+7 | |
| | |||||
* | [UK} Remove now-unneeded functions. | Matthew Somerville | 2019-06-17 | -5/+0 | |
| | |||||
* | Merge branch 'issues/2475-multiple-parents-for-categories' | Matthew Somerville | 2019-06-17 | -48/+284 | |
|\ | |||||
| * | admin interface for adding multiple groups to a category | Struan Donald | 2019-06-17 | -3/+64 | |
| | | |||||
| * | allow multiple groups in open311 services group tag | Struan Donald | 2019-06-17 | -1/+182 | |
| | | | | | | | | | | | | | | Only parses as multiple groups if cobrand is configured to handle them to stop issues with existing groups with commas in them. Groups are parsed as CSV so as to allow commas in group names. | ||||
| * | display category under multiple groups | Struan Donald | 2019-06-17 | -3/+6 | |
| | | | | | | | | | | | | | | The group metadata of a contact can now be a comma separated list of groups under which to display the category For #2475 | ||||
| * | configure category_groups via COBRAND_FEATURES | Struan Donald | 2019-06-17 | -41/+32 | |
| | | | | | | | | | | Rather than have a method in the Cobrand module use the COBRAND_FEATURES section of the config file. | ||||
* | | Merge branch 'issues/commercial/1375-bristol-redirects' | Matthew Somerville | 2019-06-17 | -0/+17 | |
|\ \ | |||||
| * | | [Bristol] redirect national site categories | Struan Donald | 2019-06-17 | -0/+17 | |
| |/ | | | | | | | | | Add a message to various categories on the national site asking people to use a separate Bristol site to make reports. | ||||
* | | Merge branch 'cypress-vagrant-fix' | Matthew Somerville | 2019-06-17 | -33/+54 | |
|\ \ | |/ |/| | |||||
| * | Add front-end testing support for WSL. | Matthew Somerville | 2019-06-14 | -2/+17 | |
| | | |||||
| * | Fix front-end testing script when run with Vagrant | Zarino Zappia | 2019-06-14 | -32/+38 | |
| | | | | | | | | | | | | | | Noticed this week that it’s not been possible to run the cypress browser tests when you have FMS running in a Vagrant VM (and the tests running outside on the host) since the FMS Vagrant config was changed to use an FMS-specific box. | ||||
* | | [Bristol] Fix duplicate footer. | Matthew Somerville | 2019-06-14 | -54/+55 | |
| | | |||||
* | | Merge remote-tracking branch 'origin/2366-access-map-filters-on-mobile' | Matthew Somerville | 2019-06-14 | -14/+136 | |
|\ \ | |/ |/| | |||||
| * | Click behind map filters to close popup on small screens | Zarino Zappia | 2019-06-14 | -1/+21 | |
| | | |||||
| * | Update version of jquery.multi-select.min.js | Zarino Zappia | 2019-06-14 | -9/+10 | |
| | | | | | | | | | | The new version includes an optional modal feature that we’ll use in the report page filters on small screens. | ||||
| * | Finger-friendly styling for multi-select dropdowns | Zarino Zappia | 2019-06-14 | -0/+27 | |
| | | | | | | | | | | | | On narrow screens, the dropdown menus created by the multiselect plugin now display in the centre of the screen, with increased font size and padding to make them much easier to use. | ||||
| * | Add "Filter" toggle to mobile #sub_map_links | Zarino Zappia | 2019-06-14 | -4/+78 | |
| | | | | | | | | | | Allow users on narrow screens to filter the pins displayed on the map page, using the regular `.report-list-filters`. |