Dan 5c76c90d04 send_file's arguments changed in a 2.2 of Flask.
Spiffworkflow 1.2:  remove all references of timeit (no longer in SpiffWorkflow)
Spiffworkflow 1.2:  pythonScriptEngine._evaluate no longer accepts a task argument.
Spiffworkflow 1.2:  CancelEventDefinition was removed - please use SignalEventDefinition instead
 EX: replace bpmn_workflow.signal('cancel')  # generate a cancel signal.
              bpmn_workflow.catch(CancelEventDefinition())
 WITH: bpmn_workflow.catch(SignalEventDefinition('cancel'))
Spiffworkflow 1.2:  Task States are JUST integers and TaskSpecNames is now a public dictionary, and can be used to covert a state to human readable string
    EX:  REPLACE:  user_task.state.name
         WITH:     TaskStateNames[user_task.state]
2022-10-05 15:31:56 -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