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
feng 13d4177531
fix: 工单批量更新没有权限
10 months ago
..
api fix: 工单批量更新没有权限 10 months ago
handlers fix: 修复工单引入html错误问题 (#11744) 1 year ago
migrations perf: ticket 迁移文件 (#11920) 1 year ago
models perf: 翻译 (#11913) 1 year ago
permissions fix: 修复 private storage permission 1 year ago
serializers perf: 修改 labels 搜索 (#12379) 11 months ago
signal_handlers
templates/tickets perf: 工单显示优化 11 months ago
tests
urls
views perf: 工单直接审批者访问链接无认证跳转到登录页面 (#11902) 1 year ago
__init__.py
admin.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 修改支持 Django4 1 year ago
errors.py perf: 修改支持 Django4 1 year ago
filters.py
notifications.py perf: model_to_dict无法转换不可编辑字段,导致消息中有的值为None 11 months ago
signals.py
utils.py