aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
...
* [Bromley] restrict contact form to abuse reportsStruan Donald2018-10-18-1/+1
| | | | | | | Change contact links to main Bromley site contact and limit the contact form to only accept abuse reports. Fixes mysociety/fixmystreet-commercial#1198
* display alert count on admin report pageStruan Donald2018-10-17-0/+1
| | | | | | | Add a count of currently active alerts on new updates for a report to the admin page. Fixes #669
* Allow superusers access to update staff dropdowns.Matthew Somerville2018-10-11-5/+4
|
* Merge branch 'body-hashref-working-url'Matthew Somerville2018-10-10-1/+1
|\
| * Have body.url work in hashref lookup.Matthew Somerville2018-10-10-1/+1
| | | | | | | | | | | | | | body.url could still be in use by old-school /reports table index pages (though they were dropped in 2.1, so a cobrand would have to have overridden it since then) and the update to speed up body lists in #2248 broke it. This puts it back in minimal form.
* | [Angus] Remove cobrand.Matthew Somerville2018-10-10-116/+0
|/
* [BANES] Branding for HTML emailsZarino Zappia2018-10-08-0/+124
|
* Merge branch 'dashboard-update-csv-export'Matthew Somerville2018-10-05-1/+5
|\
| * Dashboard update CSV export.Matthew Somerville2018-10-03-1/+5
| |
* | Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-1/+1
|/ | | | | | | | | | * Stop red warning being output by S3 bucket creation failure test * Make sure 'num_old_reports' is always a number on /around pages * Stop 'category_extra' being generated when unnecessary * Prevent warning printed in getservicerequestupdates.t * Prevent info lines from being output in develop.t * Remove line of #s in root.t * And an ID diag in zurich.t
* Clearer relocation options while reporting.Zarino Zappia2018-10-03-1/+4
| | | | | | | | | | | | | | | | Now that the "Report a problem" link in the nav bar links, more often than not, to the reporting form rather than the homepage, it could be challenging to actually start a new report in a location *other* than the one currently on screen. Rather than adding a link to the homepage, this change hopefully adds a link right at the moment the user expects it – right on the "Report a problem" form. It also gave us an opportunity to reword the "Wrong location" message and give it an icon more suitable for high-dpi displays. Fixes #2238.
* Merge branch 'version-2.4.1'v2.4.1Matthew Somerville2018-10-03-4/+1
|\
| * Revert 50693857 “Clearer relocation options...”Matthew Somerville2018-10-03-4/+1
| | | | | | | | So version 2.4.1 has no translation changes, putting back straight after.
* | [Oxfordshire] display message if user selects PROW categoryStruan Donald2018-10-03-0/+6
|/ | | | | Adds some div wrappers round the non category bit of the form so we can then hide easily.
* [FixaMinGata] Update "personuppgiftsombud"Jon Kristensen2018-10-03-1/+1
|
* [FixaMinGata] Update privacy policy link textJon Kristensen2018-10-03-1/+1
|
* HTML template for the "partial" report confirmation emailZarino Zappia2018-10-01-0/+22
| | | | Fixes #2263.
* [Oxfordshire] Update cobrand to match new OCCLSS style guideZarino Zappia2018-10-01-46/+156
| | | | | The change to web/js/front.js was required because Oxfordshire has no `.report-a-problem-btn`, so the front.js shouldn’t assume it’s there.
* [Oxfordshire] omit reference number from report confirm pageStruan Donald2018-10-01-0/+1
| | | | | | | | The reference number is a) the FMS report id which is irrelevant and b) we don't get an OCC reference number back immediately so could not show it anyway. Related to mysociety/fixmystreet-commercial#1193
* [Oxfordshire] display customer reference on report pageStruan Donald2018-10-01-4/+3
| | | | | OCC uses the customer reference from extra to store the enquiry reference so use that on the report page rather than external_id.
* [Oxfordshire] add WDM migration bannerStruan Donald2018-09-28-0/+8
|
* Merge branch 'body-list-speedup'Matthew Somerville2018-09-25-6/+5
|\
| * Speed up fetching lists of bodies.Matthew Somerville2018-09-25-6/+5
| | | | | | | | | | | | Use a HashRefInflator wherever all_sorted is used, with consequential changes to deal with it now not being an object (e.g. add some with_* functions for manual fetching of extra data).
* | [Lincolnshire] Remove UA string from contact emailsDave Arter2018-09-24-0/+49
|/ | | | For mysociety/fixmystreet-freshdesk#16.
* Clearer relocation options while you’re reporting a problemZarino Zappia2018-09-19-1/+4
| | | | | | | | | | | | | | | | Now that the "Report a problem" link in the nav bar links, more often than not, to the reporting form rather than the homepage, it could be challenging to actually start a new report in a location *other* than the one currently on screen. Rather than adding a link to the homepage, this change hopefully adds a link right at the moment the user expects it – right on the "Report a problem" form. It also gave us an opportunity to reword the "Wrong location" message and give it an icon more suitable for high-dpi displays. Fixes #2238.
* Say “Set password”, not Change, if none set.Matthew Somerville2018-09-13-1/+7
| | | | Fixes #2235.
* Add cobrand hook for disallowing updates.Dave Arter2018-09-13-9/+13
| | | | | Provides a template override for cobrands to show if updates aren't allowed on the problem.
* allow web based use of report importStruan Donald2018-09-13-0/+1
| | | | | | | | if a web parameter is passed to /import then display the email confirmation sent page rather than a SUCCESS message. Enables this page to be used for creating partial reports from a web page. For mysociety/collideoscope#17
* Add cobrand hook for disallowing title moderation.Matthew Somerville2018-09-13-3/+7
|
* Do not try and moderate questionnaire responses.Matthew Somerville2018-08-31-1/+1
|
* Merge branch 'issues/collideoscope/30-user-moderation'Matthew Somerville2018-08-29-16/+19
|\
| * Allow cobrand to add extra ability to moderate.Matthew Somerville2018-08-29-10/+13
| |
| * Move moderation check to own function, tidy up.Matthew Somerville2018-08-28-2/+2
| |
| * Refactor together similar moderate functions.Matthew Somerville2018-08-28-4/+4
| |
* | Merge branch 'dev-confirmation-pages'Matthew Somerville2018-08-29-0/+41
|\ \
| * | Move all test endpoints under /_dev.Zarino Zappia2018-08-29-0/+41
| |/
* | Use site name in contact email subject line.Matthew Somerville2018-08-28-1/+1
| |
* | Remove need for category_extras ajax call.Matthew Somerville2018-08-28-0/+2
|/ | | | | | Add by_category output to the /report/new/ajax call, containing all the data that /report/new/category_extras returns for one category. Then alter the JS to use that data immediately when needed.
* [Lincolnshire] Link logo to Lincs homepageDave Arter2018-08-24-1/+1
|
* Merge branch 'user-agent-in-contact'Matthew Somerville2018-08-21-1/+8
|\
| * Include user agent in contact form emails.Matthew Somerville2018-08-21-1/+8
| |
* | Make it easier to prevent a form_detail_placeholder being printedZarino Zappia2018-08-20-2/+11
|/ | | | | | | | | | | | Previously, if you didn’t want a hint to appear under the main "details" textarea on the new report form, you had to override the entire `form_report.html` template, or leave the hint element in the markup but hide it with CSS. Now, you can set `form_detail_placeholder` to a falsey value, and the template won’t output the hint element at all. It also amends the `aria-describedby` attribute on the textarea so it doesn’t end up referencing a hint element that doesn’t exist.
* [Lincolnshire] Update front page wordingDave Arter2018-08-20-1/+3
| | | | Lincolnshire uses ‘division’ instead of ‘ward’ as well as Oxfordshire.
* [Lincolnshire] Add contact email addressDave Arter2018-08-17-0/+1
|
* [Lincolnshire] Add external contractors disclaimer textDave Arter2018-08-17-0/+12
|
* [Lincolnshire] Send ‘report logged’ emails; don’t show FMS ID on ↵Dave Arter2018-08-17-0/+10
| | | | confirmation page
* [Lincolnshire] Add assets to map & roadworks.org integrationDave Arter2018-08-17-0/+1
|
* [Lincolnshire] Add cobrand templates & stylesDave Arter2018-08-17-0/+53
|
* Set bodyclass on alert disambiguation/questionnaire pagesDave Arter2018-08-17-1/+2
| | | | This was causing layout issues on the Lincolnshire cobrand.
* [Buckinghamshire] Use smaller template override for problem confirm messageDave Arter2018-08-17-44/+6
|