- **status**: review --> in-progress - **Reviewer**: Dave Brondsema - **Comment**:
I have removed the 'flags' input on the moderation page as well as dead code related to it. Can you check it over on `db/8020`? This looks good and the only issue I found is that the undo doesn't properly update the number of posts in the thread. This number can be seen in the forums list of threads. In `def moderate` the undo action just sets the status, but the other actions call methods which do several things including update `self.thread.num_replies` or call `update_stats`. --- ** [tickets:#8020] Easy way to view all posts from a certain user, and flag as spam** **Status:** in-progress **Milestone:** unreleased **Labels:** 42cc sf-4 sf-current **Created:** Tue Nov 10, 2015 06:30 PM UTC by Dave Brondsema **Last Updated:** Thu Dec 24, 2015 02:34 PM UTC **Owner:** Igor Bondarenko The moderation page should have a field to filter by a username - then it will be easier to get a list of all the posts by a user in that forum, and select-all to mark as spam. Also, when in the regular view of a post and you click "Spam" and the message goes away, we should show a little message box in its place that explains what just happened, and a link to go over to the moderation view and see all posts by the user (so project admins know that is possible and have an easy way to get there). An undo link there would be very nice too. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.