aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* Fix some incorrect timezone code.Matthew Somerville2019-05-02-1/+1
* Internal JSON endpoint to get reports near a pointMatthew Somerville2019-02-25-4/+16
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-5/+11
* Allow Open311 codes starting with ‘_’ to function.Matthew Somerville2019-02-04-1/+1
* Spot moderation conflicts.Matthew Somerville2019-01-25-0/+1
* Stop redirecting on moderation error.Matthew Somerville2019-01-25-1/+1
* Include moderation history in report updates.Matthew Somerville2019-01-16-0/+18
* 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
* Fix moderation without JavaScript.Matthew Somerville2018-12-04-0/+23
* add report_mark_private permissionStruan Donald2018-11-12-3/+3
* Allow moderation to edit extra fields/location.Matthew Somerville2018-10-26-1/+1
* Allow moderation to potentially change photos.Matthew Somerville2018-10-22-1/+4
* Use Chains in /report.Matthew Somerville2018-10-22-57/+35
* Move moderation check to own function, tidy up.Matthew Somerville2018-08-28-1/+1
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-1/+1
* Allow any user who sees private checkbox to use itMatthew Somerville2018-07-03-2/+2
* 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-1/+1
* For duplicate, make sure update will be included.Matthew Somerville2018-06-04-1/+1
* Allow cobrands to give extra parameters for pins.Steven Day2018-05-02-1/+3
* Sign up inspector, not creator, on inspection.Matthew Somerville2018-04-25-1/+1
* fix timezone problems with offline inspector commentsStruan Donald2018-03-29-1/+7
* Fix JSON-encoding crash on /report/ajaxDave Arter2018-03-15-1/+7
* [Zurich] Show to-be-hidden reports until confirmedMatthew Somerville2018-03-02-2/+1
* Fix duplicate report selectionDave Arter2018-02-20-2/+2
* Merge branch '1939-questionnaire-links'Matthew Somerville2018-02-19-3/+14
|\
| * Show any ‘steady-state’ questionnaire response.Matthew Somerville2018-02-16-1/+4
| * Link update made during questionnaire to it.Matthew Somerville2018-02-16-2/+10
* | Allow inspectors to see/change non_public reports.Matthew Somerville2018-02-09-2/+8
* | Only leave inspect update if text or state change.Matthew Somerville2018-02-08-15/+17
|/
* Fix fetching of duplicate reports.Matthew Somerville2017-11-06-2/+3
* Merge branch 'around-and-about-pagination'Matthew Somerville2017-11-06-8/+7
|\
| * Add pagination to around page.Matthew Somerville2017-11-06-7/+6
| * Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-1/+1
* | Remove shortlist form from inspect duplicate list.Matthew Somerville2017-11-02-0/+3
|/
* make sure duplicate id provided when marking as duplicateStruan Donald2017-10-17-8/+8
* correctly handle category changes in inspector formStruan Donald2017-10-04-1/+5
* set maximum length of report detailed_information in cobrandStruan Donald2017-09-27-1/+5
* limit detailed_information to 172 charactersStruan Donald2017-09-27-2/+12
* select default response priority in inspect panelStruan Donald2017-09-13-0/+6
* Redirect to original URL after inspectingDave Arter2017-08-24-21/+28
* Cache Problem->bodies and prefetch the body areas.Matthew Somerville2017-08-18-0/+1
* Make sure /around permalink/redirect have js paramMatthew Somerville2017-08-18-0/+1
* Merge branch 'js-you-only-load-once'Matthew Somerville2017-08-17-1/+1
|\
| * Refactor /around list code to share with others.Matthew Somerville2017-08-17-1/+1
* | show all report updates, even if no public textStruan Donald2017-08-17-18/+19
|/
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-1/+4
* The Nearby model works in kilometres, not metres.Matthew Somerville2017-08-15-1/+1