Subscription workflow checkpointing.
commit8412b68294435320ec2a55ac5114c34e410e4e71
authorBarry Warsaw <barry@list.org>
Fri, 10 Apr 2015 02:44:42 +0000 (9 22:44 -0400)
committerBarry Warsaw <barry@list.org>
Fri, 10 Apr 2015 02:44:42 +0000 (9 22:44 -0400)
tree1e0005fb8819b069acf8059982032c2c24718339
parent1783ef4646dfe8f2a398799fe6c712e619579dc9
Subscription workflow checkpointing.

* TO DO:
 - hook up sending of confirmation
 - processing confirmations and continuing workflow
 - get tokens for saving workflows
 - integrate with RequestRecord
 - integrate with hold_subscription
 - after getting moderator approval, continue workflow
src/mailman/app/subscriptions.py
src/mailman/app/tests/test_subscriptions.py
src/mailman/app/workflow.py
src/mailman/model/roster.py
src/mailman/model/usermanager.py