Page MenuHomePhabricator

Automatically sort member lists between active and inactive members
Closed, ResolvedPublic

Description

Currently: member lists on WikiProjects are separated automatically into "active" and "inactive" with the use of a bot. You are "active" if you have made at least one edit in the last 30 days.

The extension should do this automatically.

Event Timeline

Change 318303 had a related patch set uploaded (by Brian Wolff):
Add function for splitting inactive from active users

https://gerrit.wikimedia.org/r/318303

Change 318303 merged by jenkins-bot:
Add function for splitting inactive from active users

https://gerrit.wikimedia.org/r/318303

Change 318303 merged by jenkins-bot:
Add function for splitting inactive from active users

https://gerrit.wikimedia.org/r/318303

To be clear, this is only a part of the bug.

From the commit:

I'm not clear at the moment how the inactive/active split thing is going to look like, and how it related to the new multicolumn lists.

It can visually resemble the multicolumn lists but I don't think it should necessarily be implemented the same way; it should be one flat list with entries dynamically sorted into active and inactive. Upon transclusion it should only show the active members as it does now. (We may in the future want to have different sorts of member lists, detailing different "roles" on the project, but I'll want to do more research first.)

Change 322153 had a related patch set uploaded (by Brian Wolff):
Sort member list between active/inactive.

https://gerrit.wikimedia.org/r/322153

Change 322153 merged by jenkins-bot:
Sort member list between active/inactive.

https://gerrit.wikimedia.org/r/322153

From the commit message:

Probably needs to tweak how transclusion works.

Upon transclusion, only the active members should be transcluded, and none of the section headers.

Change 332123 had a related patch set uploaded (by Brian Wolff):
Hide headers and inactive members from Hub page

https://gerrit.wikimedia.org/r/332123

Change 332123 merged by jenkins-bot:
Hide headers and inactive members from Hub page

https://gerrit.wikimedia.org/r/332123