Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'open311-hook-update-params' | Matthew Somerville | 2019-03-12 | -0/+1 |
|\ | ||||
| * | [Open311] Use cobrand hook for extra update params | Matthew Somerville | 2019-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 Somerville | 2019-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 Somerville | 2018-11-06 | -1/+1 |
| | ||||
* | [Open311] Move send-comments cobrand specific code | Matthew Somerville | 2018-10-09 | -54/+9 |
| | ||||
* | Add get_cobrand_logged to Comment. | Matthew Somerville | 2018-10-09 | -2/+1 |
| | ||||
* | [Open311] Move send-comments code to package. | Matthew Somerville | 2018-10-09 | -0/+174 |