fit2bot
|
dafc416783
|
Fix rbac (#7728)
* perf: 重命名 signal handlers
* fix: 修复 ticket processor 问题
* perf: 修改 ticket 处理人api
* fix: 修复创建系统账号bug
* fix: 升级celery_beat==2.2.1和flower==1.0.0;修改celery进程启动参数先后顺序
* perf: 修改 authentication token
* fix: 修复上传权限bug
* fix: 登录页面增加i18n切换;
* fix: 系统角色删除限制
* perf: 修改一下 permissions tree
* perf: 生成 i18n
* perf: 修改一点点
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
3 years ago |
ibuler
|
145c7952c9
|
perf: 优化 ops 任务,支持 i18n
- 内置任务名称支持了 i18n,数据库存英文,返回是翻译一下
- 任务执行中,添加 language 上下文
|
3 years ago |
fit2bot
|
4ef3b2630a
|
feat: 站内信 (#6183)
* 添加站内信
* s
* s
* 添加接口
* fix
* fix
* 重构了一些
* 完成
* 完善
* s
* s
* s
* s
* s
* s
* 测试ok
* 替换业务中发送消息的方式
* 修改
* s
* 去掉 update 兼容 create
* 添加 unread total 接口
* 调整json字段
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
xinwen
|
c16319ec48
|
feat: 添加企业微信,钉钉扫码登录
|
4 years ago |
老广
|
d026b31c9f
|
Bugfix (#2346)
* [Update] 修改command Post导致的output错误和定时任务创建问题
* [Update] 修改celery 日志
* [Update] 修改task日志方式
* [Update] 修改Docker file
|
6 years ago |
BaiJiangJie
|
6ce813faf8
|
[Bugfix] 修复coco启动失败(load_config_from_server)、硬件刷新,测试连接,str 没有 decode(… (#1613)
* [Bugfix] 修复coco启动失败(load_config_from_server)、硬件刷新,测试连接,str 没有 decode() method的bug
* [Bugfix] (task任务系统)修复资产连接性测试、硬件刷新和系统用户连接性测试失败等bug
|
6 years ago |
ibuler
|
d247e49b70
|
[Update] 修改celery位置
|
7 years ago |
ibuler
|
234684c875
|
Rename dir name dashboard to apps
It's may be well
|
8 years ago |