Skip to content

Releases: blackholll/loonflow

r0.3.11

15 Jun 13:57
Compare
Choose a tag to compare
  1. bugfix: update_ticket_state api logic error when target state's participant_type is variable or script
  2. bugfix: run script and nocice script raise exception when include chinese character
  3. bugfix: source state and dest state display disordered if add transition after add states in management background

r0.3.10

02 Jun 03:54
Compare
Choose a tag to compare
  1. log's path compatible with windows os
  2. update django version for security
  3. bugfix: char value in condition_expression can not be formated correctly
  4. bugfix: display null when state's participan type is script in state list

r0.3.9

20 May 14:55
Compare
Choose a tag to compare
  1. bugfix: timer_transition

r0.3.8

16 May 15:08
Compare
Choose a tag to compare
  1. bugfix: ticket_handle_permission_check return wrong format data when by_timer or by_task handle

v0.3.7

15 May 14:32
Compare
Choose a tag to compare
  1. bugfix: get ticket field value raise exception when value is False

v0.3.6

07 May 16:11
Compare
Choose a tag to compare
  1. bugfix: limit_allow_depts logic
  2. do not add flow_log when hand_ticket is call from task
  3. optimize login logic: pop-up warning when login failed
  4. flow chart support display condition_expression
  5. doc update

v0.3.5

06 May 15:58
Compare
Choose a tag to compare
  1. bugfix: limit_expression check logic
  2. bugfix: pro and test env's setting
  3. bugfix: username arg logic missing
  4. bugfix: condition_expression after task state is not available
  5. update doc

v0.3.4

17 Apr 23:19
Compare
Choose a tag to compare
  1. add demo script for notice
  2. alter django admin site's title
  3. flowlogs api add participant full info include phone ,email, alias
  4. bugfix: only ticket's participant type is personal or multiperson will call send notice script issue

v0.3.3

14 Apr 13:29
Compare
Choose a tag to compare
  1. bugfix: view_permission_check attribute is not active when edit workflow
  2. bugfix: workflow chart is interrupt when transition or state's count is more than ten
  3. add user info like phone, email, alias in get_ticket_flow_log api
  4. add user info args like phone, email, alias when call send_notice task
  5. support config sub-workflow when edit workflow's state
  6. add alert attribute in ticket_transitions api
  7. some update in doc

v0.3.2

08 Apr 15:10
Compare
Choose a tag to compare
  1. bugfix: run_flow_task
  2. send notice task add transition's attribute_type_id