Changeset 9a2cd17

Timestamp:
Jun 22, 2012, 3:54:13 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
1f16213
Parents:
bae2a5f
git-author:
Alex Dehnert <adehnert@…> (06/22/12 03:54:13)
git-committer:
Alex Dehnert <adehnert@…> (06/22/12 03:54:13)
Message:

Add script to ease bulk status changes of groups

This adds groups/change_status.py, which allows you to give it a list of
groups (identified by ID or name) on stdin. It will iterate over each group,
performing (optionally) the following operations:

  • email the group, using a specified template
  • add a note to the group's database entry
  • change the group's status to a specified status (e.g., "derecognized")
  • print an informative message as CSV for possible further processing
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.