| .. |
|
api
|
1b5f926e17
Fixes #12167: Catch and report on exceptions raised when rendering a config template
|
2 лет назад |
|
dashboard
|
53abcc0f5c
Closes #12136: Extend object count & list widgets to support filters
|
2 лет назад |
|
forms
|
15590f1f48
Merge branch 'develop' into feature
|
2 лет назад |
|
graphql
|
c57d71a9db
11291 optimize GraphQL queries (#11943)
|
3 лет назад |
|
management
|
d2a694a878
Closes #12068: Establish a direct relationship from jobs to objects (#12075)
|
2 лет назад |
|
migrations
|
715592547c
#12081: Script & report cleanup (#12091)
|
2 лет назад |
|
models
|
6a85c5b3ce
Fixes #12115: Fix rendering config templates from a data file
|
2 лет назад |
|
plugins
|
ecd0c56554
Closes #9608: Move from drf-yasg to spectacular
|
2 лет назад |
|
tables
|
40572b543f
Rename JobResult to Job and move to core
|
3 лет назад |
|
templatetags
|
084a2cc52c
Closes #9416: Dashboard widgets (#11823)
|
3 лет назад |
|
tests
|
f18f6e2856
Merge branch 'develop' into feature
|
2 лет назад |
|
__init__.py
|
e813dda275
Remove default_app_config (deprecated in Django 3.2)
|
4 лет назад |
|
admin.py
|
7b258dc11f
Rename JOBRESULT_RETENTION to JOB_RETENTION
|
3 лет назад |
|
apps.py
|
084a2cc52c
Closes #9416: Dashboard widgets (#11823)
|
3 лет назад |
|
choices.py
|
5517963b24
Closes #10729: Add date & time custom field type (#11857)
|
3 лет назад |
|
conditions.py
|
df499ea8ac
Fixes #11459 - Allow using null in conditions (#11722)
|
3 лет назад |
|
constants.py
|
e176c7d906
#9416: cleanup & widget improvements
|
3 лет назад |
|
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
|
40572b543f
Rename JobResult to Job and move to core
|
3 лет назад |
|
lookups.py
|
fc7cb106c1
Address feedback
|
3 лет назад |
|
querysets.py
|
379880cd84
Closes #9582: Enable assigning config contexts based on device location
|
3 лет назад |
|
reports.py
|
c4891fe105
Closes #12085: Add a file source view for reports
|
2 лет назад |
|
scripts.py
|
d2a694a878
Closes #12068: Establish a direct relationship from jobs to objects (#12075)
|
2 лет назад |
|
search.py
|
9628dead07
Closes #10560: New global search (#10676)
|
3 лет назад |
|
signals.py
|
3a5914827b
Fixes #6389: Call snapshot() on object when processing deletions
|
3 лет назад |
|
urls.py
|
90527b799d
#9416: Add view to reset user's dashboard
|
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
|
90527b799d
#9416: Add view to reset user's dashboard
|
2 лет назад |
|
webhooks.py
|
6ffd8aa320
Introduce constants for RQ queue names
|
3 лет назад |
|
webhooks_worker.py
|
4de64d783e
Add trigger_webhooks() to JobResult
|
3 лет назад |