aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Allow moderation to edit category.Matthew Somerville2018-11-07-0/+18
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-3/+3
* Allow moderation to edit extra fields/location.Matthew Somerville2018-10-26-3/+43
* Don't generate local coords in CSV if unasked for.Matthew Somerville2018-10-23-1/+1
* use submitted phone number and email in login formStruan Donald2018-10-23-0/+10
* Allow moderation to potentially change photos.Matthew Somerville2018-10-22-3/+27
* Use Chains in /report.Matthew Somerville2018-10-22-60/+38
* [Zurich] Fix call to admin_fetch_all_bodies.Matthew Somerville2018-10-22-3/+4
* add alert editing to user edit page in adminStruan Donald2018-10-19-4/+26
* list user's alerts on user edit page in adminStruan Donald2018-10-19-0/+26
* allow cobrands to restrict /contact to abuse reportsStruan Donald2018-10-18-0/+2
* Update areas when moving report pinDave Arter2018-10-17-0/+3
* display alert count on admin report pageStruan Donald2018-10-17-0/+13
* Allow superusers access to update staff dropdowns.Matthew Somerville2018-10-11-1/+1
* Add cobrand hook for dashboard viewing permission.Matthew Somerville2018-10-10-1/+13
* allow cobrands to override searching by refStruan Donald2018-10-09-4/+7
* Speed up dashboard CSV export.Matthew Somerville2018-10-08-0/+1
* Merge branch 'dashboard-update-csv-export'Matthew Somerville2018-10-05-39/+87
|\
| * Dashboard update CSV export.Matthew Somerville2018-10-03-17/+52
| * Rename problems_rs to objects_rs.Matthew Somerville2018-10-03-16/+19
| * Some minor function refactoring.Matthew Somerville2018-10-03-14/+17
| * Add two fields to dashboard CSV export.Matthew Somerville2018-10-03-0/+7
* | Add perl 5.26/5.28 support.Matthew Somerville2018-10-04-0/+3
* | Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-1/+2
|/
* [UK] Fix ward pages containing ampersands.Matthew Somerville2018-10-03-2/+3
* Handle failure of photo upload more gracefullyDave Arter2018-09-28-2/+8
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-6/+15
* Don't lose from_body if edited by non-superuser.Matthew Somerville2018-09-20-5/+6
* Add cobrand hook for disallowing updates.Dave Arter2018-09-13-0/+1
* 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