83 Commits

Author SHA1 Message Date
lanyulei
c9daf3fc54 update: 依赖更新。 2023-11-28 22:18:28 +08:00
huwenhao
45e658f07b fix:首页日期选择器报错 2022-09-27 15:06:13 +08:00
lanyulei
808c640cc0 feat: 添加是否校验验证码功能。 2022-01-08 18:48:00 +08:00
lanyulei
1edc8f21df
Merge pull request #229 from Jiang-boyang/master
修复拒绝工单时 is_denied字段没有置为1问题
2021-12-23 23:53:10 +08:00
lanyulei
e4b79aa2e8 feat: 工单筛选支持表单内容搜索。 2021-11-17 00:07:00 +08:00
lanyulei
0746a730f7 feat: 工单筛选支持表单内容搜索。 2021-11-16 23:58:16 +08:00
lanyulei
f0e0802597 feat: 工单筛选支持流程搜索。 (fix #218) 2021-11-16 22:23:09 +08:00
jiangboyang
bdf78d02a6 修复拒绝工单时 is_denied字段没有置为1问题 2021-10-30 15:23:19 +08:00
lanyulei
297c0e5aa8 feat: 工单筛选支持申请人。 (fix #255) 2021-09-16 22:35:13 +08:00
兰玉磊
ce01de35c1 fix: 更新依赖 jwt。 2021-08-03 23:18:01 +08:00
lanyulei
b8586b83d5 Merge branch 'dev' of github.com:lanyulei/ferry into dev 2021-06-26 17:18:01 +08:00
lanyulei
12f485986b feat: 添加任务是否需执行的配置。 2021-06-26 17:16:48 +08:00
lanyulei
a3d54d3954 fix: 修复没有cc引起工单创建失败的bug。 2021-06-08 13:00:26 +08:00
lanyulei
37e1f35c00 feat: 添加流程节点邮件抄送功能。fix: #148 2021-06-05 00:40:42 +08:00
YuleiLan
f2c63dee77 fix: 修复邮件内申请人异常的bug。 2021-05-20 14:23:06 +08:00
YuleiLan
cacffdcb32 fix: 修复待办工单列表无法显示bug。 2021-05-18 14:45:13 +08:00
YuleiLan
0d6b050812 feat: 工单列表添加流程信息。 2021-05-12 16:40:28 +08:00
YuleiLan
0ca5490e81 fix: 修复工单因流程删除而无法显示的bug。 2021-04-19 16:05:54 +08:00
YuleiLan
d2035f1bc1 fix: 工单处理耗时保留小数点2位。 2021-03-26 14:24:47 +08:00
YuleiLan
3a23fe7c35 fix: 工单处理耗时保留小数点2位。 2021-03-26 13:30:52 +08:00
Mr. Lan
a776caa674 fix: fix bug. 2021-03-14 22:54:46 +08:00
Mr. Lan
833e93c2db feat: 完善工单统计。 2021-03-14 21:46:07 +08:00
Mr. Lan
e1d21fa432 feat: 添加统计排名接口。 2021-03-14 01:10:24 +08:00
Mr. Lan
2a7d71a806 feat: 添加工单操作历史的状态记录。 2021-03-13 23:57:54 +08:00
Mr. Lan
eb07c152a3 feat: 工单提交排名统计接口开发。 2021-03-12 00:15:01 +08:00
Mr. Lan
feee69a4ec feat: 重写工单统计接口。 2021-03-10 23:14:28 +08:00
huchenhao
6849a9157c
bugfix: fix auth check return error msg
when your browse can not use cookie and you send a request with wrong token format in header,
in old code will return msg with cookie token is empty
in new code will return msg with auth header is invalid
it just is a small bug, and almost impossible to show up
2021-02-15 22:50:43 +08:00
Mr. Lan
3a329e6445 fix: 工单没有自动结束的bug。 2020-11-25 16:45:08 +08:00
Mr. Lan
b790b96ded feat: 添加工单筛选功能。 2020-11-22 16:46:16 +08:00
Mr. Lan
5165de4868 fix: 修复无法通知角色和部门的bug. 2020-11-19 21:07:29 +08:00
Mr. Lan
ba74c8c748 feat: 添加部门处理人。 2020-11-15 20:13:17 +08:00
Mr. Lan
5d7ca470a1 feat: 添加角色处理人。 2020-11-15 14:52:09 +08:00
YuleiLan
6b80768e5e fix: 完善ldap连接。 2020-11-04 13:39:22 +08:00
lanyulei
f5e8755340
Merge pull request #81 from aleiphoenix/master
use DialTLS instead of StartTLS on ldap.Conn
2020-11-04 13:37:20 +08:00
Mr. Lan
7133e91552 fix: 修复会签bug,fix #82 2020-11-04 00:48:04 +08:00
aleiphoenix
0523e6777d use DialTLS instead of StartTLS on ldap.Conn 2020-11-03 12:36:34 +08:00
YuleiLan
c1ee9415a1 fix: 审批退回无法编辑, fix #71 2020-10-14 18:03:11 +08:00
Mr. Lan
87ba9e8943 fix: 修复工单列表展示bug。 2020-10-09 00:58:14 +08:00
Mr. Lan
cc3200dfa1 fix: 修复待办工单展示异常bug. 2020-10-09 00:40:04 +08:00
Mr. Lan
f1597c982b feat: 新建工单支持并行网关。 2020-10-09 00:23:59 +08:00
Mr. Lan
245236b102 fix: fix bug. 2020-10-08 21:35:34 +08:00
Mr. Lan
4ac4be0284 feat: 新建工单支持排他网关。 2020-10-08 20:48:36 +08:00
Mr. Lan
59342ea0d1 feat: 任务支持form表单数据传入。 2020-09-20 14:05:32 +08:00
Mr. Lan
8608380d55 fix: 兼容redis密码验证。 2020-09-19 00:58:03 +08:00
YuleiLan
9854eeb9ac 接口层面验证可写、隐藏模版数据的更新。 2020-08-28 10:53:29 +08:00
Mr. Lan
c7d842eb33 新增模版管理功能。 2020-08-28 01:00:57 +08:00
YuleiLan
48ce714bad fix bug. 2020-08-26 16:10:19 +08:00
YuleiLan
862a9fc80c fix bug. 2020-08-26 14:30:21 +08:00
YuleiLan
963e057501 fix bug. 2020-08-26 13:14:04 +08:00
YuleiLan
420202fd51 fix bug. 2020-08-21 18:35:16 +08:00