mysociety / message-manager

Accepts messages from an external source (e.g., an SMS gateway) and offers them up to FixMyStreet-like applications.
Other
5 stars 2 forks source link

allow editing of messages #4

Closed davewhiteland closed 12 years ago

davewhiteland commented 12 years ago

Missing edit action on MessagesController.

(Actually this is effectively a bug because there's no way for an administrator to change a message's tags, which is likely to be important for mis-directed (or tagless) messages.

davewhiteland commented 12 years ago

added messages/edit -- currently only allows tag edit but now edit is in the aros/acos tables it's feasible to add full edit should it be needed.

Removed bug tag from this issue now users in the 'managers' group can change a message's tags

davewhiteland commented 12 years ago

removed from launch milestone as this is now just an enhancement

davewhiteland commented 12 years ago

hmm, marking incoming messages as replies probably is best handled by the message/edit action, so this may be a stronger requirement than "enhancement" now

davewhiteland commented 12 years ago

OK now added parent_id as the other field (other than "tag") that can be edited, which is all we need to offer throughthe admin. This means messages can be edited in two ways: