Page MenuHomePhabricator

Special:Log should contain options for group of actions regarding to the user group
Open, LowPublicFeature

Description

Pretty often it's necessary to find all privileged log actions at once. It's hard to find it in entire log of all actions in between moves and uploads or annoying to concatenate all separate types of action logs.

So Special:Log should contain at least following two items:

  • All actions permitted in sysop group

(will show block, protect, delete and import actions)

  • All actions permitted in bureaucrat group

(will show block, protect, delete, import, rights and renameuser actions)

Ideally, it should contain such items for all groups above autoconfirmed, so eg. if new group created, such as editprotected, the new item "All actions permitted in editprotected group" would be created.

According to description above, MediaWiki:Allactionsingroup (or so) would be necessary with $1 as the group name.


Version: unspecified
Severity: enhancement

Details

Reference
bz11861

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:59 PM
bzimport set Reference to bz11861.
bzimport added a subscriber: Unknown Object (MLST).

*** This bug has been marked as a duplicate of bug 6848 ***

This is not exact duplicate since this is much more general than bug 6848.

Even if the log types can be figured out, this still requires a DB filesort :/

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:01 AM