aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311/PostServiceRequestUpdates.pm
Commit message (Collapse)AuthorAgeLines
* [Oxfordshire] include asset id in open311 descriptionStruan Donald2020-08-10-1/+1
|
* [Hackney] Special destination handling.Matthew Somerville2020-07-02-1/+1
|
* [Open311] Use devolved data on update sending.Matthew Somerville2020-06-23-10/+15
|
* Include updates in failure summary report.Sam Pearson2020-05-26-0/+22
| | | | This includes details of any failing updates in the summary script.
* Add sending updates capability to daemon.Matthew Somerville2020-04-28-46/+67
|
* [IsleOfWight] do not send comment recording triage actionStruan Donald2019-09-27-4/+6
| | | | | This is only used for audit purposes on FixMyStreet and not required in Confirm.
* Merge branch 'open311-hook-update-params'Matthew Somerville2019-03-12-0/+1
|\
| * [Open311] Use cobrand hook for extra update paramsMatthew Somerville2019-03-08-0/+1
| | | | | | | | | | The test has to now create a new comment object each time as `get_cobrand_logged` is cached on the object.
* | [Open311] Proper bodies check for sending updates.Matthew Somerville2019-03-12-3/+1
|/ | | | | Otherwise running on a site where one body ID is a substring of another, comments can get processed for the wrong body.
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-1/+1
|
* [Open311] Move send-comments cobrand specific codeMatthew Somerville2018-10-09-54/+9
|
* Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-2/+1
|
* [Open311] Move send-comments code to package.Matthew Somerville2018-10-09-0/+174