Loonflow Versions Save

基于django的工作流引擎,工单(a workflow engine base on django python)

r1.0.13

3 years ago
  1. bugfix: ticket creator close ticket is not work
  2. bugfix: multi participant is not work
  3. bugfix: hook record run state is not work
  4. bugfix: record wrong ticket data format when handle ticket

r1.0.12

3 years ago
  1. bug fix: workflow search is not work in admin page
  2. bug fix: can not add department in admin page
  3. bug fix: retreat ticket is not appear in crator's duty list
  4. bug fix: is not transition when current participant type is hook
  5. bug fix: is not save ticket's all field when current participant type is hook
  6. bug fix: multi participant remove duplicate wrong logic
  7. new feature: login page in admin support the Enter key

r1.0.11

3 years ago
  1. bug fix: ticket's transition api return wrong format result when user has no permission to handle the ticket
  2. bug fix: ticket record have not update act_state_id after be retreated
  3. bug fix: edit workflow's title_template and content_template
  4. bug fix: role's user can not be deleted
  5. bug fix: suggestion can not be saved in some cases

r1.0.10

3 years ago
  1. bug fix: can not save alert_enable field when edit transition
  2. bug fix: get wrong participant when participant_type is department and participant assigned more than one

r1.0.9

3 years ago
  1. bug fix: multi participan all handled, ticket can not get next participant if next participant type is ticket field
  2. bug fix: ticket manage detail page disply wrong flowchart
  3. bug fix: participant can not get duty ticket when the ticket add node fininsh
  4. optimize: alter workflow state's participant field length,alter suggestion and ticket's participant filed's length

r1.0.8

3 years ago
  1. bug fix: get transition list raise error when need accept
  2. bugfix: can not del role's user
  3. optimize: disable request favicon.ico

r1.0.7

3 years ago
  1. bug fix: when state participant need handle each one, and participant type is ticket field, go to next state In fact if one of them handled
  2. bug fix: last_run_script state can not be update if hook call back by argument: result is false
  3. bug fix: participant set parent ticket's field is not work
  4. new feature: state's participant support set more then one(use commas between each one) when participant type is variable, ticket field, parent ticket field

r1.0.6

3 years ago
  1. optimize: get suggestion info in hook flow logic
  2. optimize: add some questions in Q&A
  3. optimize: add new call demo project base dingtalk in readme

r1.0.5

3 years ago
  1. bug fix: multi participant all handle don't take effect
  2. bug fix: hook participant don't transition correctly if wait is false in hook config
  3. new feature: new third call project for loonflow base DingTalk ecological release

r1.0.4

4 years ago
  1. bug fix: ticket has not update state after be retreated
  2. bug fix: multi department participant
  3. bug fix: ticket's custom field can not be updated