aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* 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
|/
* Store user object when deleting report.Matthew Somerville2017-03-14-1/+2
* Allow superuser to leave update when inspecting.Matthew Somerville2017-03-10-1/+2
* [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-1/+1
* Allow cobrands to control which states affect reputationDave Arter2017-02-15-1/+3
* Clarify ‘inspected’ behaviourDave Arter2017-02-15-5/+10
* Redirect to shortlist if user has shortlist perms.Matthew Somerville2017-01-24-0/+6
* Merge branch 'issues/forcouncils/20-offline-inspecting'Matthew Somerville2016-12-16-2/+6
|\
| * Add offline storing of inspect forms.Matthew Somerville2016-12-16-2/+6
* | Merge branch 'issues/forcouncils/108-pick-up-a-priority'Matthew Somerville2016-12-15-4/+27
|\ \ | |/ |/|
| * Update priorities in inspect form on cat. change.Matthew Somerville2016-12-15-4/+27
* | Make it clearer that report is closed when marked as duplicateDave Arter2016-12-13-0/+7
* | Display nearby candidate reports when marking as duplicateDave Arter2016-12-13-9/+11
* | Use nearby problems for duplicate suggestions instead of bounding box of mapDave Arter2016-12-13-0/+26
* | Add test for correct display of duplicate reportDave Arter2016-12-13-0/+3
* | Store and display selected duplicate reportDave Arter2016-12-13-1/+1
|/
* Update problem lastupdate column on inspect save.Matthew Somerville2016-12-02-0/+1
* Redirect to correct cobrand when category changed.Dave Arter2016-10-26-1/+11
* Have report page show inspect form if available.Matthew Somerville2016-10-24-19/+13