| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle save/restore of the subscription workflow. | Barry Warsaw | 2015-04-13 | 1 | -27/+27 |
| | | | | | | | | | | | To handle the case of restoring a saved workflow, allow the subscriber to be None in the constructor, but assert that it is not None after the first workflow step. Add setters/getters for handling save/restore. In the base workflow interface, rename key to token. | ||||
| * | Refactorings and tests. | Barry Warsaw | 2015-03-29 | 1 | -0/+110 |
| * Move the basic Workflow class to a module in mailman.app. * Rename the interface and model modules. * Update the configure.zcml. * Minor style fixes. * Add a test for the workflow model. | |||||
