Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [UK] Prevent duplicate extra fields when blank. | M Somerville | 2020-10-06 | -4/+2 |
| | | | | | | | If a report had an existing, but empty, extra field that was looked up on the server when being sent by Open311, the looked up information would be added as an additional extra field, rather than replacing the blank one. | |||
* | [UK] More consistent use of open311_extra_data. | Matthew Somerville | 2020-07-08 | -1/+1 |
| | | | | | Have function call two functions set in subclasses, clearer and fewer overrides needed. | |||
* | [Open311] Allow save/drop of row extra during send | Matthew Somerville | 2020-03-31 | -4/+8 |
| | ||||
* | [UK] Factor out Confirm open311_config to role. | Matthew Somerville | 2019-10-28 | -0/+39 |