netbox/netbox
Martin Hauser b24f8fb340
feat(core): Update plugin title rendering with default icon
Replaces inline plugin title HTML with a reusable template in
`template_code.py`. Adds a default icon for plugins without custom icons
and updates the table logic to use this template.
Removes redundant logic from the `render_title_long` method to improve
maintainability.
Changes the `order_by` field in `plugins.py` from `name` to
`title_long`.

Fixes #20264
2025-09-08 18:44:00 +02:00
..
account Apply fix to user view as well 2025-06-03 08:58:16 -04:00
circuits Closes #19408: Enable export templates for circuit terminations (#20251) 2025-09-05 14:23:07 -07:00
core feat(core): Update plugin title rendering with default icon 2025-09-08 18:44:00 +02:00
dcim Fixes #19729: GraphQL filter interfaces by kind (#20289) 2025-09-08 09:51:01 -05:00
extras Merge pull request #20274 from netbox-community/20215-configcontextfilter-requires-filter-fields 2025-09-08 09:25:50 -04:00
ipam Merge branch 'main' into feature 2025-09-02 10:50:58 -04:00
netbox Closes #20222: Enable HttpOnly flag for the CSRF cookie (#20262) 2025-09-05 15:04:02 -07:00
project-static feat(core): Update plugin title rendering with default icon 2025-09-08 18:44:00 +02:00
reports
scripts
templates Fixes #20282: Fix styling of warning for missing prerequisite objects (#20283) 2025-09-05 15:26:11 -05:00
tenancy Fixes #20258: Correct typographical errors in labels (#20278) 2025-09-05 14:07:12 -05:00
translations Update source translation strings 2025-09-06 05:02:29 +00:00
users Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
utilities Fixes #20221: JSON CustomField does not coerce {} to null 2025-09-05 15:54:25 -04:00
virtualization #19735: Fix get_context() for ObjectAction subclasses 2025-08-14 14:40:01 -04:00
vpn fix(vpn): Update to_field_name in bulk import form 2025-09-04 16:42:13 -04:00
wireless Merge branch 'main' into feature 2025-07-16 09:52:58 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py Fix ambiguous shebang in netbox/manage.py. 2024-10-24 09:04:49 -04:00
release.yaml Release v4.4.0 2025-09-02 10:59:57 -04:00