| .. |
|
api
|
31024ce672
Changelog & cleanup for #9166
|
před 3 roky |
|
forms
|
32322e95b6
Merge branch 'develop' into feature
|
před 3 roky |
|
graphql
|
1d55c04c21
Closes #9006: Enable custom fields, custom links, and tags for journal entries
|
před 4 roky |
|
management
|
7b5625a722
Add management command for clearing cache
|
před 3 roky |
|
migrations
|
20eaa7d069
#9166 - Add UI Visibility setting for custom fields
|
před 3 roky |
|
models
|
31024ce672
Changelog & cleanup for #9166
|
před 3 roky |
|
plugins
|
e2286a4c48
Fix plugin name resolution
|
před 4 roky |
|
tables
|
31024ce672
Changelog & cleanup for #9166
|
před 3 roky |
|
templatetags
|
a5c8bbf79e
Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible)
|
před 4 roky |
|
tests
|
32322e95b6
Merge branch 'develop' into feature
|
před 3 roky |
|
__init__.py
|
e813dda275
Remove default_app_config (deprecated in Django 3.2)
|
před 4 roky |
|
admin.py
|
aa2ec3b9c9
Add dynamic config JOBRESULT_RETENTION
|
před 3 roky |
|
apps.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
před 4 roky |
|
choices.py
|
20eaa7d069
#9166 - Add UI Visibility setting for custom fields
|
před 3 roky |
|
conditions.py
|
dcececf9c0
Improve documentation and testing for conditions
|
před 4 roky |
|
constants.py
|
cdae0c2bef
Remove extras_features() decorator
|
před 4 roky |
|
context_managers.py
|
0d60099588
Move request object and webhook queue to TLS
|
před 4 roky |
|
filters.py
|
7c60089692
Ditch CustomFieldFilter
|
před 4 roky |
|
filtersets.py
|
31024ce672
Changelog & cleanup for #9166
|
před 3 roky |
|
lookups.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
před 4 roky |
|
querysets.py
|
0e95ca7b69
Fix ProgrammingError exception when annotating config context data
|
před 4 roky |
|
registry.py
|
047bed2a86
Tweak registry initialization
|
před 4 roky |
|
reports.py
|
f13a00b2dd
Save old JobResults
|
před 3 roky |
|
scripts.py
|
fe899d9d7c
Iterate base classes when searching for ScriptVariables
|
před 3 roky |
|
signals.py
|
870aa3a265
Merge branch 'develop' into feature
|
před 4 roky |
|
urls.py
|
d42c59792f
#8334: Move object changelog & journaling to generic views
|
před 4 roky |
|
utils.py
|
047bed2a86
Tweak registry initialization
|
před 4 roky |
|
validators.py
|
44c0dec68b
Extend CustomValidator to support required, prohibited fields
|
před 4 roky |
|
views.py
|
f13a00b2dd
Save old JobResults
|
před 3 roky |
|
webhooks.py
|
8d0a3c8e69
Closes #6519: Avoid querying applicable webhooks for every object
|
před 4 roky |
|
webhooks_worker.py
|
5cbc978cad
Render the payload_url of the Webhook with Jinja2
|
před 4 roky |