| .. |
|
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
|
2 лет назад |
|
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)
|
2 лет назад |
|
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
|
4 лет назад |
|
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 лет назад |