| .. |
|
api
|
Fixes #12463: Fix the association of completed jobs with reports & scripts in the REST API
|
2023-05-05 10:17:13 -04:00 |
|
dashboard
|
12433 update object list widget to correctly parameterize urls (#12434)
|
2023-05-03 09:20:53 -04:00 |
|
forms
|
Adds bulk import for journal entry (#12485)
|
2023-05-05 09:57:09 -04:00 |
|
graphql
|
Add tests for ConfigTemplate
|
2023-04-11 15:25:48 -04:00 |
|
management
|
fix runscript command
|
2023-05-04 16:18:44 -04:00 |
|
migrations
|
Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262)
|
2023-04-17 10:35:17 -04:00 |
|
models
|
12416 warning for missing script file (#12456)
|
2023-05-05 09:37:38 -04:00 |
|
plugins
|
Closes #9608: Move from drf-yasg to spectacular
|
2023-03-30 14:32:59 -04:00 |
|
tables
|
Adds image attachment list view (#12487)
|
2023-05-05 09:48:13 -04:00 |
|
templatetags
|
#8684: Remove obsolete 'obj' var from custom link context
|
2023-04-19 09:58:18 -04:00 |
|
tests
|
#8684: Fix test
|
2023-04-19 11:31:26 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
admin.py
|
Rename JOBRESULT_RETENTION to JOB_RETENTION
|
2023-03-27 14:20:13 -04:00 |
|
apps.py
|
Closes #9416: Dashboard widgets (#11823)
|
2023-02-24 16:04:00 -05:00 |
|
choices.py
|
Closes #12292: Replace SelectSpeedWidget and SelectDurationWidget with NumberWithOptions
|
2023-04-18 16:33:43 -04:00 |
|
conditions.py
|
Fixes #11459 - Allow using null in conditions (#11722)
|
2023-02-13 17:44:35 -05:00 |
|
constants.py
|
#9416: cleanup & widget improvements
|
2023-03-22 15:44:01 -04:00 |
|
context_managers.py
|
Permanently connect change logging & webhook receivers
|
2022-11-14 09:31:25 -05:00 |
|
fields.py
|
pep8 fixes
|
2023-02-19 18:50:24 -05:00 |
|
filters.py
|
Ditch CustomFieldFilter
|
2021-10-28 15:36:12 -04:00 |
|
filtersets.py
|
Rename JobResult to Job and move to core
|
2023-03-27 14:20:13 -04:00 |
|
lookups.py
|
Address feedback
|
2023-02-19 18:50:24 -05:00 |
|
querysets.py
|
Closes #9582: Enable assigning config contexts based on device location
|
2022-06-22 16:10:48 -04:00 |
|
reports.py
|
Enable scheduling_enabled parameter for reports
|
2023-04-18 08:45:31 -04:00 |
|
scripts.py
|
Add scheduling_enabled parameter for scripts
|
2023-04-18 08:45:31 -04:00 |
|
search.py
|
Closes #10560: New global search (#10676)
|
2022-10-21 13:16:16 -04:00 |
|
signals.py
|
Fixes #6389: Call snapshot() on object when processing deletions
|
2022-11-17 21:04:55 -05:00 |
|
urls.py
|
Adds bulk import for journal entry (#12485)
|
2023-05-05 09:57:09 -04:00 |
|
utils.py
|
Closes #11890: Sync/upload reports & scripts (#12059)
|
2023-03-24 21:00:36 -04:00 |
|
validators.py
|
Extend CustomValidator to support required, prohibited fields
|
2021-06-09 13:10:35 -04:00 |
|
views.py
|
Adds bulk import for journal entry (#12485)
|
2023-05-05 09:57:09 -04:00 |
|
webhooks_worker.py
|
Add trigger_webhooks() to JobResult
|
2023-03-07 18:01:32 -05:00 |
|
webhooks.py
|
Introduce constants for RQ queue names
|
2022-12-08 09:58:52 -05:00 |