lp:~abompard/mailman/subpolicy
Created by
Aurélien Bompard
on
2015-03-20
and last modified on
2015-04-10
- Get this branch:
- bzr branch lp:~abompard/mailman/subpolicy
Only
Aurélien Bompard
can upload to this branch. If you are
Aurélien Bompard
please log in for upload directions.
Branch merges
Propose for merging
- Barry Warsaw: Disapprove on 2015-04-14
-
Diff: 62 lines (+15/-3)4 files modifiedsrc/mailman/app/subscriptions.py (+1/-1)
src/mailman/app/tests/test_subscriptions.py (+0/-1)
src/mailman/model/tests/test_workflow.py (+10/-0)
src/mailman/model/workflow.py (+4/-1)
Branch information
Recent revisions
- 7329. By Aurelien Bompard <email address hidden> on 2015-04-10
-
Make sure stored state is deleted after restoring
- 7326. By Barry Warsaw on 2015-04-10
-
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 - 7324. By Barry Warsaw on 2015-04-07
-
Add run_thru() and run_until() to workflow, mostly for testing purposes.
- 7321. By Barry Warsaw on 2015-04-03
-
Plumb subscription policy through to the REST API. Given by abompard.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman