aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Problem.pm
Commit message (Expand)AuthorAgeLines
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-3/+3
* Refactor datetime inflation.Matthew Somerville2019-05-02-57/+48
* Associate moderation history with admin log.Matthew Somerville2018-11-27-18/+6
* Show moderation history in report/update admin.Matthew Somerville2018-11-26-0/+7
* Store all moderation change history in database.Matthew Somerville2018-11-26-0/+4
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-1/+7
* Have body.url work in hashref lookup.Matthew Somerville2018-10-10-1/+1
* Remove hard-coded body name in Problem.Matthew Somerville2018-10-09-4/+4
* Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-1/+1
* [Lincolnshire] Show external ID on report pagesDave Arter2018-08-17-1/+1
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-0/+1
* Improve wording/grammar when report is sent to more than two bodiesDave Arter2018-03-29-10/+14
* [Zurich] Prefetch report users, cache body lookupsMatthew Somerville2018-03-19-1/+2
* Pass columns CSV needs into Problem->as_hashref.Matthew Somerville2018-03-19-12/+12
* [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-1/+13
* Hide 'updates not sent' message on reports sent via Open311Dave Arter2018-01-23-0/+27
* [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-32/+0
* Store all successful send methods.Matthew Somerville2017-12-13-0/+11
* Fix issues with Problem->as_hashref.Matthew Somerville2017-11-30-2/+8
* Adapt things that assume email will be present.Matthew Somerville2017-09-30-1/+10
* show nearest address for report in inspector panelStruan Donald2017-09-28-0/+9
* Fix bug in cookie passthrough query parameter.Matthew Somerville2017-09-27-5/+9
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+1
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-38/+8
|\
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-38/+8
* | Add LOGIN_REQUIRED config keyDave Arter2017-08-31-6/+12
|/
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-48/+4
* Use a schema cache to remember body lookups.Matthew Somerville2017-08-23-1/+5
* Cache Problem->bodies and prefetch the body areas.Matthew Somerville2017-08-18-7/+14
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-2/+13
* Prevent unnecessary string translation.Matthew Somerville2017-08-11-1/+1
* Set up translatable category columns.Matthew Somerville2017-08-10-7/+7
* Resize pin image before compositing onto static mapDave Arter2017-07-24-0/+1
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+14
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-2/+3
* Refactor pretty state display.Matthew Somerville2017-06-10-13/+0
* Add customisable defect types.Dave Arter2017-03-23-2/+27
* Add is_in_progress Problem helper.Matthew Somerville2017-03-10-0/+10
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-3/+1
* [Oxfordshire] Use 'days ago' format on problem listspezholio2017-02-27-0/+14
* [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-0/+9
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-14/+5
* Add Problem->tokenised_url for logging user inpezholio2017-02-15-0/+26
* Add Problem->time_ago for pretty-printed durationpezholio2017-02-15-0/+14
* [Oxfordshire] Allow cobrand-specific traffic management optionsDave Arter2017-02-08-0/+13
* No need to translate this string at present.Matthew Somerville2017-01-21-1/+1
* Show user details for users with correct permissionspezholio2017-01-17-4/+12
* Merge branch 'issues/forcouncils/108-pick-up-a-priority'Matthew Somerville2016-12-15-10/+1
|\
| * Update priorities in inspect form on cat. change.Matthew Somerville2016-12-15-10/+1
* | Display nearby candidate reports when marking as duplicateDave Arter2016-12-13-0/+1