Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Add role to users from admin user list page. | Matthew Somerville | 2019-05-28 | -11/+63 | |
| | | |||||
| * | User import allowing roles. | Matthew Somerville | 2019-05-28 | -9/+55 | |
| | | |||||
| * | Documentation updates for roles. | Matthew Somerville | 2019-05-28 | -19/+40 | |
| | | |||||
| * | Add role search to users page. | Matthew Somerville | 2019-05-28 | -25/+87 | |
| | | |||||
| * | Include role permissions when fetching user permissions. | Matthew Somerville | 2019-05-28 | -5/+25 | |
| | | |||||
| * | Add way to pick role for a user. | Matthew Somerville | 2019-05-28 | -10/+126 | |
| | | |||||
| * | Add Role adding/editing/deleting admin. | Matthew Somerville | 2019-05-28 | -2/+403 | |
| | | |||||
| * | Add HTML::FormHandler etc. | Matthew Somerville | 2019-05-28 | -0/+240 | |
| | | |||||
| * | Add user roles tables | Dave Arter | 2019-05-28 | -5/+165 | |
| | | |||||
| * | Fix uses of != instead of not_in. | Matthew Somerville | 2019-05-28 | -5/+5 | |
| | | |||||
| * | Consistent status message block. | Matthew Somerville | 2019-05-28 | -18/+18 | |
| | | |||||
| * | Show field entries if error on add user form | Matthew Somerville | 2019-05-28 | -4/+6 | |
| | | |||||
| * | Remove need for add detach | Matthew Somerville | 2019-05-28 | -2/+1 | |
| | | |||||
* | | New Swedish translations from Transifex. | Joe Siltberg | 2019-05-29 | -23/+23 | |
| | | |||||
* | | [FixaMinGata] Updated template due to changes in the base template. | Joe Siltberg | 2019-05-29 | -1/+1 | |
| | | |||||
* | | [FixaMinGata] A few tweaks for the front page. | Joe Siltberg | 2019-05-29 | -14/+39 | |
| | | | | | | | | | | | | | | Less focus on post codes, more focus on 'locate me automatically' by including the locate-me icon. Nicer look for hovering over the navigation bar. | ||||
* | | Swedish translations (minor corrections) | Joe Siltberg | 2019-05-29 | -4/+4 | |
| | | |||||
* | | [FixaMinGata] Fixes a broken link. | Joe Siltberg | 2019-05-29 | -1/+1 | |
| | | |||||
* | | [FixaMinGata] Changes a legal term in the GDPR related text | Joe Siltberg | 2019-05-29 | -8/+8 | |
| | | |||||
* | | Swedish translations (minor corrections) | Joe Siltberg | 2019-05-29 | -8/+11 | |
|/ | |||||
* | Merge branch 'bexley' | Matthew Somerville | 2019-05-28 | -206/+876 | |
|\ | |||||
| * | [Bexley] Stop private property dead animal reporting. | Matthew Somerville | 2019-05-28 | -0/+23 | |
| | | |||||
| * | [Bexley] Show selected asset ID. | Matthew Somerville | 2019-05-28 | -12/+68 | |
| | | | | | | | | This could be refactored with similar code in other cobrands. | ||||
| * | [Bexley] Close updates if Open311 marks report closed/fixed. | Matthew Somerville | 2019-05-28 | -60/+56 | |
| | | |||||
| * | [Bexley] Add bollard and street light assets. | Matthew Somerville | 2019-05-28 | -0/+30 | |
| | | |||||
| * | [Bexley] Send email for burnt vehicles/dog fouling | Matthew Somerville | 2019-05-28 | -0/+34 | |
| | | |||||
| * | [Bexley] Fallback server-side road lookup. | Matthew Somerville | 2019-05-28 | -1/+57 | |
| | | |||||
| * | [Bexley] Initial cobrand. | Matthew Somerville | 2019-05-28 | -0/+484 | |
| | | |||||
| * | [Open311] Only strip colons at end of description. | Matthew Somerville | 2019-05-28 | -1/+1 | |
| | | |||||
| * | Allow stopper to keep showing category extras. | Matthew Somerville | 2019-05-28 | -3/+8 | |
| | | |||||
| * | Provide ARIA roles for message controller box. | Matthew Somerville | 2019-05-28 | -2/+4 | |
| | | |||||
| * | Stop using "font:" shortcut in SCSS files. | Matthew Somerville | 2019-05-28 | -38/+20 | |
| | | |||||
| * | Factor in common call to $.extend. | Matthew Somerville | 2019-05-28 | -103/+105 | |
| | | |||||
* | | Switch all Norwegian tests to Swedish. | Dave Arter | 2019-05-28 | -41/+35 | |
|/ | | | | | | | | | | On Macs, the Norwegian locale is no_NO, whereas on Debian it is nb_NO: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=206474 This can cause issues running the Norwegian tests on Macs with certain setups (e.g. on my machine a Homebrew installation of perl and gettext fails, but MacPorts and system pass). As Swedish is sv_SE in both, the easiest solution is to switch the tests to Swedish. | ||||
* | [UK Councils] Use shared template files for WMTS base maps | Dave Arter | 2019-05-28 | -13/+8 | |
| | |||||
* | Have duplicate and asset messages work together. | Matthew Somerville | 2019-05-28 | -5/+16 | |
| | |||||
* | Do not focus on title on duplicate list removal. | Matthew Somerville | 2019-05-28 | -14/+3 | |
| | | | | | Sometimes this can be a long way down, if e.g. extra Open311 questions above. | ||||
* | [UK] Move suggest_duplicates to configuration. | Matthew Somerville | 2019-05-28 | -16/+10 | |
| | |||||
* | Add feature cobrand helper function. | Matthew Somerville | 2019-05-28 | -0/+40 | |
| | |||||
* | run front end tests for cobrands alongside main tests | Struan Donald | 2019-05-28 | -90/+75 | |
| | | | | | | | | | | | | Add the hosts config option, from https://github.com/cypress-io/cypress/issues/1488#issuecomment-396435553 to the cypress config so we can access *.locahost. Then use those in the cobrand tests, as well as allowing them as cobrands by default in the FixMyStreet server setup. NB: need to set fixmystreet.localhost as the FixMyStreet BASE_URL otherwise form submissions can go to localhost and then you get a cypress cross origin security error. | ||||
* | generate test specific fixture data | Struan Donald | 2019-05-28 | -1/+11 | |
| | |||||
* | [Northamptonshire] cobrand specific front end tests | Struan Donald | 2019-05-28 | -0/+132 | |
| | |||||
* | [Northamptonshire] cobrand specific tests | Struan Donald | 2019-05-28 | -1/+42 | |
| | |||||
* | refactor getNearestFeature and getFeaturesWithinDistance into one | Struan Donald | 2019-05-28 | -40/+10 | |
| | | | | | | | | | getFeaturesWithinDistance now returns an array of features sorted by their distance from the pin. This also replaces calls to getNearestFeature with calls to getFeaturesWithinDistance and updates the code to use the first entry in the array for the nearest object. | ||||
* | [Northamptonshire] remove unneeded attribute | Struan Donald | 2019-05-28 | -1/+0 | |
| | |||||
* | [Alloy] remove _ from a couple of methods | Struan Donald | 2019-05-28 | -5/+5 | |
| | |||||
* | [Alloy] only remove bounds if everything fails | Struan Donald | 2019-05-28 | -1/+5 | |
| | |||||
* | [Alloy] abort existing tile fetches on new request | Struan Donald | 2019-05-28 | -10/+14 | |
| | | | | | | Rather than trying to work out if the response is part of the current set, track existing responses and abort them if a new request is started. | ||||
* | [UK] Update 2019 local government handling. | Matthew Somerville | 2019-05-23 | -5/+4 | |
| | |||||
* | Fix bug going between report/new pages client side | Matthew Somerville | 2019-05-20 | -0/+18 | |
| | | | | | | A few bits weren't being correctly hidden, as the code didn't account for someone going directly from a report page to a reporting page via the Report another problem here button. |