Jay Chung
6ab2647e88
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
109ac5486e
[maven-release-plugin] prepare release 3.0.6
2 years ago
Jay Chung
3cea494dba
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
dc3c965134
[maven-release-plugin] prepare release 3.0.5
2 years ago
Jay Chung
0a9e72e218
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
ec4dafa057
[maven-release-plugin] prepare release 3.0.5
2 years ago
jackfanwan
48a8a230d8
fix when the task details are not modified, the predecessor node cannot be modified ( #13422 )
...
* fix when the task details are not modified, the predecessor node cannot be modified
* deleted useless code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
(cherry picked from commit 3b54de0c90
)
2 years ago
Wenjun Ruan
5ad601bacb
Fix when update scheduler will execute workflow ( #13285 )
...
(cherry picked from commit df32ef0efb
)
2 years ago
lxorc
bf4b1995a5
[Fix-11583][UI] Fix the API usage of gantt graph ( #13778 )
...
(cherry picked from commit 4e2c22061a
)
2 years ago
Jay Chung
7dd7391835
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
0a4175261e
[maven-release-plugin] prepare release 3.0.4
2 years ago
Jay Chung
1bb9b86f5b
Revert "Fix datasource jdbc url param doesn't work ( #13098 )"
...
This reverts commit 750cf62641
.
2 years ago
Aaron Wang
bc957153c6
[Bug] [Server] Once click online schedule time, task will be automatically scheduled ( #13092 )
...
* fix bug that trigger mis-fire strategy when setting start time earlier than current time
* update ut
* add warning msg
* add check start time when set schedule online
(cherry picked from commit 7497b26979
)
2 years ago
J·Y
e970ead651
Throws the correct exception for the updateResource interface ( #13120 )
...
Co-authored-by: rqyin <rqyin@easipass.com>
(cherry picked from commit f9cf9331a6
)
2 years ago
Wenjun Ruan
750cf62641
Fix datasource jdbc url param doesn't work ( #13098 )
...
(cherry picked from commit ab96a3d0
)
2 years ago
Jay Chung
bab80aaba2
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
a3b882a80a
[maven-release-plugin] prepare release 3.0.3
2 years ago
旺阳
8ea3e68f5b
fix-ldap-error ( #12929 )
2 years ago
EricGao888
934e7f806c
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
d2ba3d4cfb
[maven-release-plugin] prepare release 3.0.2
2 years ago
EricGao888
ef3669fc3a
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
818a256952
[maven-release-plugin] prepare release 3.0.2
2 years ago
Eric Gao
c3a98dd9d9
[3.0.2-prepare] Fix issues after cherry-pick and run CI ( #12808 )
2 years ago
Eric Gao
f2cec3e259
Only expose necessary actuator endpoints ( #12571 ) ( #12794 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Eric Gao
ce5e32d73d
[Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. ( #12264 ) ( #12788 )
...
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2 years ago
Eric Gao
309b5a94b8
fix this issue ( #12281 ) ( #12766 )
...
Co-authored-by: calvin <jianghuachinacom@163.com>
2 years ago
Eric Gao
ffb8b6ef70
[fix-#11753] send alert error alert data id ( #11774 ) ( #12762 )
...
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
Eric Gao
e68395fa01
[Improvement-11678][API] Improvement the error message when batch delete workflow ( #11682 ) ( #12747 )
...
* [Improvement] Improvement the error message when batch delete workflow
Co-authored-by: HomminLee <hommin84255@163.com>
2 years ago
Eric Gao
e500dc5b9f
[fix] Validate before deleting workflow or task used by other tasks ( #10873 ) ( #12731 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2 years ago
Eric Gao
75f7f979c1
Fix vulnerability in LDAP login ( #11586 ) ( #12730 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Eric Gao
0b9ef7107c
[Fix-11583][UI] Fix the API usage of gantt graph ( #11642 ) ( #12631 )
...
Co-authored-by: Chris <realhezean@gmail.com>
2 years ago
zhuangchong
5f85235462
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
cb03ca8166
[maven-release-plugin] prepare release 3.0.1
2 years ago
caishunfeng
54a19b3cb7
[Bug][Timezone][3.0.1] fix timezone when complement data and preview ( #12093 )
...
* fix timezone in complement data and schedule preview
* fix timezone in complement data and schedule preview
* code improvement
2 years ago
zhuangchong
364cafe138
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
17e36b7060
[maven-release-plugin] prepare release 3.0.1
2 years ago
Kerwin
2b016356a5
cherry-pick [Improvement] [LDAP] Config value should return real null instead of 'null' string ( #12031 )
...
Co-authored-by: Guanhua Li <guanhua_li@foxmail.com>
2 years ago
JiPeng Wang
c10deeeda6
CP Workflow Definition Name Change Validation Optimization. ( #11986 )
2 years ago
caishunfeng
5df86d0b7e
[Cherry-pick-3.0.1] #11697 #11400 #11696 ( #12023 )
...
* [Cherry-pick-3.0.1][fix-#11691] Add lz4-java in clickhouse datasource. #11697
* [Cherry-pick-3.0.1][fix-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames #11696
* [fix-11378] fix API-Server release response message typo (#11400 )
* [fix-11295] remove duplicate classes
* [fix-11378] fix response message error
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
Kerwin
901d01fb5f
cherry-pick [Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11987 )
...
Co-authored-by: Stalary <stalary@163.com>
2 years ago
Kerwin
75f93b60ad
cherry-pick [Bug] [API] The task priority and process instance priority might be null and cause NPE ( #11969 )
2 years ago
Kerwin
70e2db3a8c
cherry-pick [Fix] [Quartz] cron did not work as expected ( #11932 )
2 years ago
Kerwin
8123bc4464
cherry-pick Process definition length too long when copy or import #10621 ( #11893 )
2 years ago
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2 years ago
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2 years ago
旺阳
7104063e0d
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
(cherry picked from commit 6e4b2e6992
)
2 years ago
syyangs799
ae7df493a8
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
(cherry picked from commit 79ce5d78cd
)
2 years ago
xiangzihao
a05d7cc8f4
fix_10514 ( #10568 )
...
(cherry picked from commit 0f38217b12
)
2 years ago
xiangzihao
5e129d478e
add datasource health check to the healthcheck endpoint ( #10588 )
...
(cherry picked from commit 1111371c9a
)
2 years ago
liudi1184
1e498a5f89
[fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
(cherry picked from commit 56d3db0306
)
2 years ago