netbox/netbox/extras
bctiemann 3d4841f17f
Merge pull request #20612 from pheus/20301-add-clear-all-option-to-user-notifications-dropdown
Closes #20301: Add "Dismiss all" action to notifications dropdown
2025-10-28 12:08:53 -04:00
..
api Fixes #20524: Enhance API script scheduling validation (#20616) 2025-10-19 12:29:14 -05:00
dashboard Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
graphql Closes #20527: Address deprecation warnings (#20533) 2025-10-09 00:47:09 -05:00
management Closes #18349: Replace houskeeping management command with a system job (#19815) 2025-07-16 14:50:11 -04:00
migrations Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
models Fixes #20498: Apply validation regex to URL custom fields 2025-10-19 18:30:54 -05:00
tables format script results timestamp (#20307) 2025-09-11 08:43:26 -07:00
templatetags 17186 change custom link button color from outline-dark to outline-se… (#17248) 2024-08-27 15:08:39 -04:00
tests Only show non-rendered field errors in toast 2025-10-21 11:54:46 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
choices.py Merge main into feature 2025-04-10 17:17:21 -04:00
conditions.py Fixes #19633: Log all evaluations of invalid event rule conditions (#19885) 2025-07-15 10:25:25 -05:00
constants.py Closes #18797: Support path import for certain Jinja environment parameters (#19962) 2025-07-29 09:09:25 -05:00
events.py Closes #20003: Introduce mechanism to register callbacks for webhook context (#20025) 2025-08-07 16:28:53 -04:00
fields.py pep8 fixes 2023-02-19 18:50:24 -05:00
filters.py Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 2025-04-11 09:26:46 -07:00
filtersets.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
jobs.py Fixes #20242: Conditionally log request.id in EventRule triggered script (#20322) 2025-09-11 08:46:04 -07:00
lookups.py feat(extras): Add range_contains ORM lookup 2025-10-08 09:57:15 -04:00
querysets.py Closes #20527: Address deprecation warnings (#20533) 2025-10-09 00:47:09 -05:00
reports.py Merge main into feature 2025-04-10 17:17:21 -04:00
scripts.py Init storage at class level of BaseScript instead of in findsource function (#20575) 2025-10-15 11:09:22 -07:00
search.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
signals.py Closes #19924: Record model features on ObjectType (#19939) 2025-07-30 13:05:34 -04:00
storage.py 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
urls.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
utils.py Fixes #20236: Improve file naming and upload handling (#20315) 2025-09-12 17:41:49 -05:00
validators.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
views.py Merge pull request #20612 from pheus/20301-add-clear-all-option-to-user-notifications-dropdown 2025-10-28 12:08:53 -04:00
webhooks.py Closes #20029: Add object_type to webhook data (#20049) 2025-08-08 21:05:26 -05:00