Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | [fixmystreet.com] Show admin back-end in the pro page screenshots | Martin Wright | 2017-06-02 | -0/+0 | |
| | | |||||
* | | [fixmystreet.com] Replace screenshot | Martin Wright | 2017-06-02 | -0/+0 | |
|/ | | | | | | https://github.com/mysociety/FixMyStreet-Commercial/issues/850 The image previously had FMS in a windowed browser on the laptop, this replaces it with one in full screen | ||||
* | [fixmystreet.com] No need for this to be here. | Matthew Somerville | 2017-05-31 | -102/+0 | |
| | | | | This is mySociety deploy specific. | ||||
* | Allow users to hide their name on reports/updates. | Zarino Zappia | 2017-05-31 | -18/+160 | |
| | |||||
* | Add update URL model method. | Matthew Somerville | 2017-05-31 | -7/+12 | |
| | |||||
* | Auto-add strict/warnings/Test::More with TestMech. | Matthew Somerville | 2017-05-31 | -233/+21 | |
| | |||||
* | [fixmystreet.com] Few more Professional renames. | Matthew Somerville | 2017-05-31 | -7/+7 | |
| | |||||
* | [Oxfordshire] Lighter box-warning background. | Matthew Somerville | 2017-05-31 | -1/+5 | |
| | | | | Standardise with a "darker green" sidebar colour. | ||||
* | Consistent styling for buttons in .box-warning | Zarino Zappia | 2017-05-31 | -13/+10 | |
| | |||||
* | Linting fixes to jquery.multi-select.js | Zarino Zappia | 2017-05-31 | -4/+2 | |
| | |||||
* | [Bromley] Restore staff update function | Dave Arter | 2017-05-30 | -11/+5 | |
| | | | | | | The Bromley update form needed to be updated to use the new <select> template. This also fixes a situation where staff users (on all cobrands) wouldn't be able to leave updates on problems with state 'fixed - user'. | ||||
* | Merge branch 'issues/forcouncils/191-action-scheduled-instruct' | Matthew Somerville | 2017-05-26 | -29/+50 | |
|\ | |||||
| * | Make sure existing state is included in drop-down. | Matthew Somerville | 2017-05-26 | -2/+21 | |
| | | | | | | | | | | It is possible the report's state isn't one that the user can access, but in that case we should still show it to avoid confusion. | ||||
| * | [Oxfordshire] Use instruct perm to filter state. | Matthew Somerville | 2017-05-26 | -3/+16 | |
| | | | | | | | | | | Without the report_instruct permission, the 'action scheduled' state is not an option in the dropdown. | ||||
| * | Use same state input in update form as elsewhere. | Matthew Somerville | 2017-05-26 | -25/+14 | |
| | | | | | | | | This lets it look the same as admin/inspect uses, with optgroups. | ||||
* | | [Travis] Stop requiring 'sudo' mode. | Matthew Somerville | 2017-05-25 | -4/+9 | |
| | | | | | | | | The tests do not need English or Welsh installed any more. | ||||
* | | Remove need for sv_SE in tests. | Matthew Somerville | 2017-05-25 | -4/+4 | |
| | | |||||
* | | Fix test that would not run offline. | Matthew Somerville | 2017-05-25 | -7/+2 | |
|/ | | | | | Switch it to use our mock MapIt. Also remove other unused overrides to external services. | ||||
* | [Hart] Restyle footer | pezholio | 2017-05-23 | -156/+170 | |
| | |||||
* | Fix linting errors | pezholio | 2017-05-23 | -59/+58 | |
| | |||||
* | [fixmystreet.com] Update Councils page | Martin Wright | 2017-05-23 | -432/+907 | |
| | | | | | Includes a new feature/benefit grid, a shorter contact form, and a nifty pricing table that switches into vertical mode on narrow screens. | ||||
* | [fixmystreet.com] FMS Pro banner on homepage | Zarino Zappia | 2017-05-23 | -34/+53 | |
| | | | | | Includes a new, brighter tile.jpg, to improve text contrast and to match the $primary colour of #FFD000. | ||||
* | Simplify `footer-marketing.html` for most cobrands | Zarino Zappia | 2017-05-23 | -21/+22 | |
| | |||||
* | Merge branch '1704-to-vend-or-not-to-vend' | Matthew Somerville | 2017-05-23 | -5021/+36 | |
|\ | |||||
| * | Move third party libraries into vendor directories | Matthew Somerville | 2017-05-23 | -5021/+36 | |
| | | | | | | | | | | | | | | | | This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder). | ||||
| * | Remove superfluous quote in HTML script element. | Matthew Somerville | 2017-05-23 | -1/+1 | |
| | | |||||
* | | Merge branch '1695-scientific-no-tation' | Matthew Somerville | 2017-05-23 | -18/+57 | |
|\ \ | |||||
| * | | [UK] Stop nearest request with scientific notation | Matthew Somerville | 2017-05-18 | -18/+57 | |
| |/ | | | | | | | | | | | If the longitude was very close to 0, it was being sent as e.g. 1e-6 in the request to MapIt. Mock out the Bing query so that this can be tested (the closest.t tests were previously always being skipped). | ||||
* / | [Bristol] Switch warn threshold to five failures. | Matthew Somerville | 2017-05-19 | -7/+25 | |
|/ | |||||
* | [Oxfordshire] Send RDI reports by email. | Matthew Somerville | 2017-05-16 | -188/+383 | |
| | |||||
* | [Vagrant] Update submodule on any provisioning. | Matthew Somerville | 2017-05-16 | -10/+8 | |
| | | | | | | On an initial clone, the Vagrantfile would check and make sure that the submodule was present (and usable inside and outside the box), but on a subsequent provisioning it wasn't making sure it was up to date. | ||||
* | Merge remote-tracking branch ↵ | Matthew Somerville | 2017-05-16 | -33/+32 | |
|\ | | | | | | | 'origin/issues/forcouncils/190-inspect-medium-screen' | ||||
| * | Tweak .two_column_sidebar for medium screens | Zarino Zappia | 2017-05-15 | -8/+32 | |
| | | | | | | | | | | | | To optimise the amount of map shown on the two-column map pages, we shrink the "actions" column on medium and large screens, and further shrink the "report" column on medium screens. | ||||
| * | Remove suspicious hard-coded widths in oxfordshire/layout.scss | Zarino Zappia | 2017-05-15 | -25/+0 | |
| | | |||||
* | | Merge branch 'issues/forcouncils/157-inspector-form-private-ui' | Matthew Somerville | 2017-05-16 | -10/+51 | |
|\ \ | |||||
| * | | Hide "Provide an update" form by default for inspectors | Zarino Zappia | 2017-05-16 | -3/+20 | |
| | | | |||||
| * | | More visually distinct Inspect form | Zarino Zappia | 2017-05-16 | -5/+24 | |
| | | | |||||
| * | | Harmonize #key-tools link and input styling | Zarino Zappia | 2017-05-15 | -2/+7 | |
| |/ | | | | | | | | | | | | | | | | | Default button styling was seeping through to the "Remove from site" key-tools item, causing inconsistency with the other items. Overrides a bunch of the default button styles seeping through to the "Remove from site" button, so that it behaves the same as the items (normal link elements) in #key-tools. | ||||
* / | Fix timing edge case test failure. | Matthew Somerville | 2017-05-16 | -1/+1 | |
|/ | | | | | | If the creation of this test report and the loading of the dashboard took place within the same second, the test report would appear in a different column than the test expected. | ||||
* | Allow inspectors to shortlist all reports in view | pezholio | 2017-05-05 | -16/+127 | |
| | | | | If zoom level is >= 14, then inspectors can click a button that marks all reports in the map view as shortlisted | ||||
* | Add method to shortlist multiple reports | pezholio | 2017-05-05 | -3/+42 | |
| | |||||
* | Add csrf token to header | pezholio | 2017-05-05 | -2/+6 | |
| | |||||
* | Subscribe inspectors to updates when state changes | pezholio | 2017-05-05 | -1/+26 | |
| | |||||
* | Move alert signup logic out of controller | pezholio | 2017-05-05 | -15/+58 | |
| | |||||
* | Redirect to report for inspectors | pezholio | 2017-05-05 | -6/+54 | |
| | |||||
* | Select body by default for inspectors | pezholio | 2017-05-05 | -3/+3 | |
| | |||||
* | Autopopulate title and description for inspectors | pezholio | 2017-05-05 | -2/+34 | |
| | |||||
* | [Travis] gettext is no longer included by default. | Matthew Somerville | 2017-05-05 | -0/+2 | |
| | |||||
* | Replaced 16x favicon with 9x | rbg-joe | 2017-05-05 | -0/+0 | |
| | | | This better fits in with surrounding text. | ||||
* | [Oxfordshire] Include nearest info in RDI output. | Matthew Somerville | 2017-05-02 | -1/+9 | |
| |