Releases: blackholll/loonflow
Releases · blackholll/loonflow
r0.3.11
- bugfix: update_ticket_state api logic error when target state's participant_type is variable or script
- bugfix: run script and nocice script raise exception when include chinese character
- bugfix: source state and dest state display disordered if add transition after add states in management background
r0.3.10
- log's path compatible with windows os
- update django version for security
- bugfix: char value in condition_expression can not be formated correctly
- bugfix: display null when state's participan type is script in state list
r0.3.9
- bugfix: timer_transition
r0.3.8
- bugfix: ticket_handle_permission_check return wrong format data when by_timer or by_task handle
v0.3.7
- bugfix: get ticket field value raise exception when value is False
v0.3.6
- bugfix: limit_allow_depts logic
- do not add flow_log when hand_ticket is call from task
- optimize login logic: pop-up warning when login failed
- flow chart support display condition_expression
- doc update
v0.3.5
- bugfix: limit_expression check logic
- bugfix: pro and test env's setting
- bugfix: username arg logic missing
- bugfix: condition_expression after task state is not available
- update doc
v0.3.4
- add demo script for notice
- alter django admin site's title
- flowlogs api add participant full info include phone ,email, alias
- bugfix: only ticket's participant type is personal or multiperson will call send notice script issue
v0.3.3
- bugfix: view_permission_check attribute is not active when edit workflow
- bugfix: workflow chart is interrupt when transition or state's count is more than ten
- add user info like phone, email, alias in get_ticket_flow_log api
- add user info args like phone, email, alias when call send_notice task
- support config sub-workflow when edit workflow's state
- add alert attribute in ticket_transitions api
- some update in doc
v0.3.2
- bugfix: run_flow_task
- send notice task add transition's attribute_type_id