You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/tickets
feng626 e33a67daf6
fix: 修复工单审批后审批人与记录人不一致问题
3 years ago
..
api fix: 工单序号添加排序 3 years ago
handler fix: 修复工单审批后审批人与记录人不一致问题 3 years ago
migrations fix: 修改工单迁移文件warining问题 3 years ago
models fix: 计算工单序号的时候切换到root组织 3 years ago
permissions
serializers feat: 工单添加序号 3 years ago
signals_handler feat: 工单添加序号 3 years ago
templates/tickets perf: 优化通知中的连接点击 3 years ago
tests
urls feat: 资产登录工单页面增加监控与中断 3 years ago
__init__.py
admin.py
apps.py perf: 优化消息通知 (#7024) 3 years ago
const.py
errors.py
filters.py perf: ticket filter 3 years ago
notifications.py pref: 修改使用的消息内容 (#7061) 3 years ago
signals.py
utils.py