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