aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* allow web based use of report importStruan Donald2018-09-13-0/+6
* Add cobrand hook for disallowing title moderation.Matthew Somerville2018-09-13-1/+3
* Prevent scan of all problems on /_dev pages.Matthew Somerville2018-09-12-3/+3
* move body stats page code to own methodStruan Donald2018-09-12-8/+19
* [Zurich] use report_page_data cobrand hookStruan Donald2018-09-12-23/+0
* hook to allow cobrand to generate reports page dataStruan Donald2018-09-12-0/+4
* Update user object before attempting sign-in.Matthew Somerville2018-09-06-1/+2
* Check all contacts for metadata and non-public.Matthew Somerville2018-09-06-6/+13
* Include report in _dev confirm_report_sent email.Matthew Somerville2018-08-30-0/+1
* Do not delete other category extras on first matchMatthew Somerville2018-08-29-8/+2
* Merge branch 'issues/collideoscope/30-user-moderation'Matthew Somerville2018-08-29-137/+66
|\
| * Allow cobrand to add extra ability to moderate.Matthew Somerville2018-08-29-9/+8
| * Move moderation check to own function, tidy up.Matthew Somerville2018-08-28-2/+2
| * Refactor together similar moderate functions.Matthew Somerville2018-08-28-127/+57
* | Merge branch 'dev-confirmation-pages'Matthew Somerville2018-08-29-50/+121
|\ \
| * | Move all test endpoints under /_dev.Zarino Zappia2018-08-29-50/+121
| |/
* / Remove need for category_extras ajax call.Matthew Somerville2018-08-28-48/+55
|/
* Include user agent in contact form emails.Matthew Somerville2018-08-21-0/+1
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-2/+5
* allow front end to not send to specific bodyStruan Donald2018-08-06-2/+13
* [Buckinghamshire] Fix hard-coded category lookup.Matthew Somerville2018-08-03-1/+1
* Allow asset layer display to be body dependent.Struan Donald2018-08-03-1/+18
* Trim spaces from user/report search input.Matthew Somerville2018-07-31-0/+2
* Allow questionnaire pages to be revisited within 2 minutesDave Arter2018-07-11-1/+2
* Always show all reports by default on /my.Matthew Somerville2018-07-09-4/+6
* Do not fetch problem extra on /my.Matthew Somerville2018-07-09-1/+1
* Add cobrand hook for custom searching on disambiguation pageDave Arter2018-07-04-0/+3
* Merge branch 'issues/2098-repaginating-splines'Matthew Somerville2018-07-03-0/+4
|\
| * Only display reports from last 6 months on around.Struan Donald2018-07-03-0/+4
* | Allow any user who sees private checkbox to use itMatthew Somerville2018-07-03-2/+2
|/
* Enable editing of category group in adminDave Arter2018-06-26-0/+6
* add a send login email button to user edit pageStruan Donald2018-06-25-7/+39
* Defect type changes must be after category change.Matthew Somerville2018-06-22-7/+10
* Allow inspector to unset priority.Matthew Somerville2018-06-22-2/+6
* Use CSV escaping for categories in URLs.Matthew Somerville2018-06-21-3/+7
* send unresponsive details back with category extrasStruan Donald2018-06-20-0/+4
* cobrand hook to deny access to pagesStruan Donald2018-06-19-0/+1
* Merge branch 'issues/commercial/1038-bromley-tfl-direct'Matthew Somerville2018-06-14-12/+13
|\
| * If single_body_only set, skip contact body check.Matthew Somerville2018-06-14-12/+13
* | Catch errors whilst quote_char is set.Matthew Somerville2018-06-13-27/+32
|/
* include automated field when editing contactsStruan Donald2018-06-11-0/+2
* Fix issue displaying anonymous account email.Matthew Somerville2018-06-07-5/+10
* error on bad update ids passed to contact formStruan Donald2018-06-05-3/+11
* For duplicate, make sure update will be included.Matthew Somerville2018-06-04-1/+1
* Fallback to ID ordering on dashboard export.Matthew Somerville2018-05-31-1/+1
* Call cobrand hook to add extra CSV columns on dashboard exportDave Arter2018-05-30-0/+1
* Add admin tickbox to close report to updates.Matthew Somerville2018-05-23-0/+6
* Add ability to close updates on reports.Matthew Somerville2018-05-23-0/+1
* Factor anonymize function to User model.Matthew Somerville2018-05-23-14/+1
* Move default problem state to cobrand function.Matthew Somerville2018-05-15-2/+1