aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Show all questionnaire responses lacking updates.Matthew Somerville2018-12-20-6/+26
* cobrand hook for extra processing upon report inspectionStruan Donald2018-12-17-0/+2
* add a cobrand hook to save extra user dataStruan Donald2018-12-17-0/+4
* Make sure locale path specified in JS controller.Matthew Somerville2018-12-08-1/+3
* Merge branch '642-new-report-flow-changes'Matthew Somerville2018-12-05-2/+10
|\
| * Move email input nearer password input on forms.Zarino Zappia2018-12-05-2/+10
* | Fix moderation without JavaScript.Matthew Somerville2018-12-04-0/+23
|/
* Associate moderation history with admin log.Matthew Somerville2018-11-27-27/+17
* Show moderation history in report/update admin.Matthew Somerville2018-11-26-2/+2
* Store all moderation change history in database.Matthew Somerville2018-11-26-47/+25
* Improve update display on admin report edit page.Matthew Somerville2018-11-26-1/+1
* Sort user updates in reverse date order.Matthew Somerville2018-11-19-1/+1
* Store more original stuff on moderation.Matthew Somerville2018-11-16-9/+39
* Add option to symlink full size photos.Matthew Somerville2018-11-14-4/+5
* add report_mark_private permissionStruan Donald2018-11-12-9/+25
* Simplify /auth sign in page.Matthew Somerville2018-11-09-6/+14
* 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