- **status**: code-review --> in-progress
- **QA**: Dave Brondsema
- **Comment**:
I would make the `by` param on `comment_user` required (or move the method out
of a model). I think we should be trying to minimize and remove `c.user` (and
app and project) usage in our models.
Line breaks in the textarea don't end up rendering as such. Maybe the audit
log display should convert linebreaks to <br>? Or maybe even go so far as
rendering through our markdown pipeline? (I don't think that is too important
but would be nice if it has no adverse affects)
---
** [tickets:#7593] Allow site admins to add user audit entries**
**Status:** in-progress
**Milestone:** forge-backlog
**Labels:** 42cc
**Created:** Fri Jul 25, 2014 02:55 PM UTC by Dave Brondsema
**Last Updated:** Tue Aug 12, 2014 05:59 AM UTC
**Owner:** Igor Bondarenko
On the user auditlog pages (e.g. /nf/admin/users?username= as set up by
[#7524]), add the ability for the admin users to enter comments as new audit
log entries. Automatically include the username of the user entering the
comment. Maybe something like "Comment by {c.user.username}: {comment}"
---
Sent from sourceforge.net because [email protected] is subscribed to
https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.