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
fit2bot cd19a276c9
fix: 修复工单申请人过滤问题 (#12957)
8 months ago
..
api perf: 安全模式返回授权的资产 10 months ago
handlers perf: 去掉工单重新打开状态 8 months ago
migrations perf: 去掉工单重新打开状态 8 months ago
models perf: 去掉工单重新打开状态 8 months ago
permissions fix: 修复 private storage permission 1 year ago
serializers perf: 去掉工单重新打开状态 8 months ago
signal_handlers perf: 修改 signal handler 2 years ago
templates/tickets perf: 工单显示优化 11 months ago
tests
urls perf: 安全模式返回授权的资产 10 months ago
views feat: 支持工单链接直接免密审批 9 months ago
__init__.py
admin.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 去掉工单重新打开状态 8 months ago
errors.py perf: 修改支持 Django4 1 year ago
filters.py fix: 修复工单申请人过滤问题 (#12957) 8 months ago
notifications.py feat: 支持工单链接直接免密审批 9 months ago
signals.py
utils.py