| .. |
|
api
|
22745 - Enforce object permissions on Script REST API write operations (#22777)
|
2026-08-11 08:09:13 -04:00 |
|
dashboard
|
#22675 Validate RSS feed entry link schemes to prevent javascript: XSS
|
2026-07-14 09:31:51 -07:00 |
|
data
|
…
|
|
|
forms
|
Fixes #22513: Make JournalEntry.created_by immutable after creation (#22547)
|
2026-07-14 10:46:53 -07:00 |
|
graphql
|
Closes #22835: Improve performance when provisioning new custom fields (#22866)
|
2026-08-06 14:56:22 -05:00 |
|
management
|
fix(extras): Honor Script defaults when triggered by Event Rules
|
2026-08-05 18:01:38 +02:00 |
|
migrations
|
Closes #22169: Cache image file size on ImageAttachment (#22465)
|
2026-06-23 08:40:19 -07:00 |
|
models
|
Closes #22835: Improve performance when provisioning new custom fields (#22866)
|
2026-08-06 14:56:22 -05:00 |
|
tables
|
Fixes #22532: Ensure all empty table headers have an ARIA label (#22545)
|
2026-06-26 05:08:15 -05:00 |
|
templatetags
|
Closes #22657: escape exception message in render_widget before mark_safe (#22658)
|
2026-07-10 10:26:40 -05:00 |
|
tests
|
22745 - Enforce object permissions on Script REST API write operations (#22777)
|
2026-08-11 08:09:13 -04:00 |
|
ui
|
Closes #20924: Ready UI components for use by plugins (#21827)
|
2026-04-06 15:35:18 -04:00 |
|
__init__.py
|
…
|
|
|
apps.py
|
Fixes #21407: Enable I (isort) and stabilize import ordering (#21458)
|
2026-02-18 10:41:51 -06:00 |
|
choices.py
|
Closes #19648: Add support for colored Custom Field Choice Set values (#21984)
|
2026-04-24 12:37:32 -05:00 |
|
conditions.py
|
Fixes #21407: Enable I (isort) and stabilize import ordering (#21458)
|
2026-02-18 10:41:51 -06:00 |
|
constants.py
|
Fixes #22566: Avoid name collisions when custom script name matches core module (#22625)
|
2026-07-07 09:18:34 -07:00 |
|
events.py
|
fix(extras): Honor Script defaults when triggered by Event Rules
|
2026-08-05 18:01:38 +02:00 |
|
fields.py
|
fix(extras): Add choice_value lookup for ChoiceSetField (#22366)
|
2026-06-03 11:06:18 -07:00 |
|
filters.py
|
Closes #22835: Improve performance when provisioning new custom fields (#22866)
|
2026-08-06 14:56:22 -05:00 |
|
filtersets.py
|
Closes #22169: Cache image file size on ImageAttachment (#22465)
|
2026-06-23 08:40:19 -07:00 |
|
jobs.py
|
Fixes #21407: Enable I (isort) and stabilize import ordering (#21458)
|
2026-02-18 10:41:51 -06:00 |
|
lookups.py
|
fix(extras): Add choice_value lookup for ChoiceSetField (#22366)
|
2026-06-03 11:06:18 -07:00 |
|
managers.py
|
Fixes #22301: Avoid reverse relation name collision among tagged models (#22323)
|
2026-05-28 20:26:00 +02:00 |
|
querysets.py
|
Fixes #22578: Ensure shared objects are treated consistently across the UI and APIs (#22606)
|
2026-07-03 20:35:45 +02:00 |
|
reports.py
|
Merge main into feature
|
2025-04-10 17:17:21 -04:00 |
|
scripts.py
|
Fixes #22566: Avoid name collisions when custom script name matches core module (#22625)
|
2026-07-07 09:18:34 -07:00 |
|
search.py
|
Fixes #21407: Enable I (isort) and stabilize import ordering (#21458)
|
2026-02-18 10:41:51 -06:00 |
|
signals.py
|
Closes #22835: Improve performance when provisioning new custom fields (#22866)
|
2026-08-06 14:56:22 -05:00 |
|
storage.py
|
…
|
|
|
urls.py
|
Fixes #21407: Enable I (isort) and stabilize import ordering (#21458)
|
2026-02-18 10:41:51 -06:00 |
|
utils.py
|
Fixes #22578: Ensure shared objects are treated consistently across the UI and APIs (#22606)
|
2026-07-03 20:35:45 +02:00 |
|
validators.py
|
…
|
|
|
views.py
|
Merge pull request #22741 from netbox-community/22697-using-cancel-button-in-add-script-screen-returns-to-root
|
2026-07-22 19:45:08 -04:00 |
|
webhooks.py
|
Closes #21702: Include originating HTTP request in outbound webhook context data (#21726)
|
2026-03-24 23:00:21 +01:00 |