aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* 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
* Don't put filter_category in URL if no categories.Matthew Somerville2017-08-05-1/+1
* Redirect to /around after inspecting a reportDave Arter2017-07-26-2/+12
* Allow static home page template override.Matthew Somerville2017-07-14-8/+5
* [Oxfordshire] Separate defect creation from state.Matthew Somerville2017-07-07-9/+10
* Update templates when category/state changed.Matthew Somerville2017-06-30-0/+2
* Return Response Priorities as JSON.pezholio2017-06-20-20/+3
* Run each test file in a transaction.Matthew Somerville2017-06-20-1/+1
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+2
* Allow users to hide their name on reports/updates.Zarino Zappia2017-05-31-2/+4
* Subscribe inspectors to updates when state changespezholio2017-05-05-1/+10
* Fix issue with categories with regex characters.Matthew Somerville2017-04-13-1/+1
* Merge branch 'offline-tests'Matthew Somerville2017-03-28-1/+1
|\
| * Fix warning, use correct user object in delete logMatthew Somerville2017-03-17-1/+1
* | Add customisable defect types.Dave Arter2017-03-23-1/+7
|/