Loonflow Versions Save

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

r2.0.8

2 years ago

1.bug fix: [admin site] can not pass permission check after app permission added

r2.0.7

2 years ago

1.bug fix: [admin site] get user up dept id list 2.bug fix: [admin site] can not add or edit workflow's call app permission 3.bug fix: [admin site] pagination is stay old page but data is from page one when add app_token in app permission page 4.bug fix: [admin site] can not search by keyword when add role's user 5.optimize: [admin site] workflow base detail page support app search when add app call permission 6.optimize: [admin site] delete redundant page and images 7.optimize: [api] flowlog api do not raise exception if transition has been deleted 8.optimize: [api] redis connect error notice 9.optimize: [admin site] show id in state list page

r2.0.6

2 years ago
  1. bug fix: [admin site] can not delete workflow record
  2. bug fix: [admin site] workflow list page can just display one page data
  3. bug fix: [admin site] ticket has been refuse to end state, but display in user's duty ticket list
  4. bug fix: [admin site] cant not add state by participant_type is none but without participant
  5. bug fix: [admin site] can not add department without approval
  6. bug fix: [admin site] can not add again if remove api call permission api in workflow detail page
  7. bug fix: [deploy] docker compose can not stop
  8. optimize: [admin site] show department's approver alias and leader alias
  9. optimize: [deploy] docker compose support update

r2.0.5

2 years ago
  1. optimize: ticket list api performance when ticket's participant is multiple
  2. bug fix: workflow detail page display error when notice is none
  3. bug fix: repeated json.stringify when edit custom field or state
  4. bug fix: can not del user's department
  5. bug fix: multi select type field can not summit
  6. bug fix: select field display wrong in ticket detail
  7. feature: ticket detail page support richtext field type

r2.0.4

2 years ago
  1. bug fix: wrong init sql
  2. bug fix: dept list page can not show next page
  3. bug fix:display wrong workflow choice when add app permission
  4. bug fix: wrong default approval when add dept
  5. bug fix: can not handle ticket when contains checkbox or select type field
  6. optimize: flow chart optimize

r2.0.3

2 years ago
  1. bug fix: docker compose deploy miss dp port arg
  2. bug fix: workflow list search don't work
  3. bug fix: ticket search creator arg is not work
  4. bug fix: wrong redis password when deploy by docker compose
  5. bug fix: participant type dept is not work
  6. bug fix: conditions is not display in workflow grah
  7. bug fix: add workflow do not save admin info
  8. bug fix: transition update but create new record in manage page
  9. bug fix: can not edit transition timer

r2.0.2

3 years ago
  1. optimize: db index optimize
  2. bug fix: raise excepiton when submit ticket with invalide content
  3. bug fix: can not login new user
  4. bug fix: common user can not be reset password
  5. bug fix: user permission(workflowadmin, superadmin, commonuser) is not work
  6. bug fix: superadmin can not manage all workflow
  7. bug fix: common user can view intervene ticket page
  8. bug fix: can not delete role
  9. bug fix: ticket search args workflow_id is not work
  10. bug fix: new ticket title temple
  11. optimize: select workflow before create ticket

r1.0.14

3 years ago

Waring: The latest release version is r2.0.x, r1.0.14 is just bug fix for old version

  1. bug fix: field ticket detail page display incomplete when filed contains blank
  2. bug fix: wrong act_state after call update state api

r2.0.1

3 years ago
  1. bug fix: deploy by docker compose raise permission issue
  2. bug fix: add new workflow in admin page raise exception

r2.0.0

3 years ago
  1. feature: add new frontend include create/view/handle ticket
  2. feature: support user belong to multi department
  3. feature: flowlogs api support order parameter
  4. feature: add statistics in workflow manage page
  5. feature: support workflow administrator intervene ticket in ticket detail page
  6. feature: support user change password by himself
  7. optimize: some other optimize