Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Centralise update creation to include fields. | Matthew Somerville | 2020-07-14 | -5/+0 |
| | | | | | | Given the user, we can infer the name if not provided, and the extra data if a staff user. We can also provide defaults for various other fields. Always have superuser take precedence over from_body. | |||
* | Factor out/default Open311 construction object. | Matthew Somerville | 2020-07-06 | -15/+22 |
| | | | | This simplifies the code wherever used. | |||
* | Rewrite open311-update-reports to share code. | Matthew Somerville | 2020-07-06 | -0/+281 |
Make GetUpdates and GetServiceRequestUpdates share a common base; spot all visible states. |