Dan 2249965ade Paginator arguments changed slightly in latest releases of SQLAlchemy
Spiffworkflow 1.2:  Top Level Imports moved to appropriate modules
   - replace 'from SpiffWorkflow import WorkflowException' to 'from SpiffWorkflow.exceptions import WorkflowException'
   - replace 'from SpiffWorkflow import TaskState' to 'from SpiffWorkflow.task import TaskState'
   - replace 'from SpiffWorkflow import Task' to 'from SpiffWorkflow.task import Task'

SpiffWorkflow 1.2: Navigation code removed completely.  Proved to be of little use to folks, was super complex and difficult to maintain.

SpiffWorkflow 1.2: When inserting custom functions into the PythonExecutionEngine - be aware that the task data will act as the full context for execution, and will contain global functions and methods during the exec call.

SpiffWorkflow 1.2: All Task Specs now have a spec_type attribute, containing a descriptive string of the type, such as "User Task", "Script Task", "Start Event" etc...
2022-10-07 14:58:08 -04:00
..
2022-02-21 09:44:00 -05:00
2022-04-14 15:50:12 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-07-12 15:07:19 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-03-01 16:17:34 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-03-11 18:02:37 -05:00
2022-03-11 18:02:37 -05:00
2022-06-20 11:26:53 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-03-21 12:18:40 -04:00
2022-06-02 16:49:21 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2020-06-18 12:01:02 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 10:17:18 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-06-20 11:26:53 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-05-11 15:08:26 -04:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00
2022-02-21 09:44:00 -05:00