Jeremy Stretch 6dddb6c9d2 Fixes #14199: Fix jobs count for reports with a custom name 2 年之前
..
api c43c63a817 14346 fix missing function call convert 2 年之前
dashboard 4dd229e73a Fixes #13864: Remove 'default' choice for dashboard widget color 2 年之前
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 年之前
forms f5dd7d853a 13809 fix ConfigRevision edit if custom validators (#13825) 2 年之前
graphql 1cc78be6ca Adds custom field on webhook model (#13336) 2 年之前
management 2a4e3dd09f Merge branch 'develop' into feature 2 年之前
migrations 1cc78be6ca Adds custom field on webhook model (#13336) 2 年之前
models 285187542d Adds selection custom field labels to UI 2 年之前
plugins f962fb3b53 Closes #13638: Add optional staff_only attribute to MenuItem (#13639) 2 年之前
tables 1cc78be6ca Adds custom field on webhook model (#13336) 2 年之前
templatetags b84ac184c2 #8684: Remove obsolete 'obj' var from custom link context 3 年之前
tests 6b89da2233 Closes #13936: Add primary_ip4 and primary_ip6 filters to VirtualMachine and VirtualDeviceContext filtersets (#14203) 2 年之前
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 年之前
admin.py 148278a74a 12591 config params admin (#12904) 2 年之前
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 年之前
choices.py 4dd229e73a Fixes #13864: Remove 'default' choice for dashboard widget color 2 年之前
conditions.py e7f689bc52 Fixes incorrectly handled type error when list of objects is found in data (#12593) 2 年之前
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 年之前
context_managers.py 4a95cfd1c4 Permanently connect change logging & webhook receivers 3 年之前
fields.py 18ea7d1e13 pep8 fixes 3 年之前
filters.py 7c60089692 Ditch CustomFieldFilter 4 年之前
filtersets.py 1cc78be6ca Adds custom field on webhook model (#13336) 2 年之前
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 3 年之前
querysets.py 0bb86f1e7d Replaces device_role with role on device model (#13342) 2 年之前
reports.py ef460a38ed 13944 fix report detail api 2 年之前
scripts.py d73f7b1943 Fixes #13530: Ensure script log messages are cast as strings for proper serialization 2 年之前
search.py 9628dead07 Closes #10560: New global search (#10676) 3 年之前
signals.py 1056e513b1 Closes #11541: Support for limiting tag assignments by object type (#12982) 2 年之前
urls.py 96ea0ac9c7 Closes #12988: Introduce custom field choice sets (#13195) 2 年之前
utils.py f7a2eb8aef Closes #11890: Sync/upload reports & scripts (#12059) 3 年之前
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 5 年之前
views.py 6dddb6c9d2 Fixes #14199: Fix jobs count for reports with a custom name 2 年之前
webhooks.py 40763b58bd 14299 change webhook timestamp to isoformat (#14331) 2 年之前
webhooks_worker.py 4de64d783e Add trigger_webhooks() to JobResult 3 年之前