netbox/netbox
bctiemann 6fb476081e
Fixes: #17459 - Ensure help text on component create forms shows both bulk edit and substitution token instructions (#17931)
* Move {module} substitution help text to main ComponentCreateForm.__init__ so it applies to all component types, and fix formatting

* Simplify help text replacement string for component forms with 'module' field

* Reuse help text string in both ComponentCreateForm and ModularComponentTemplateForm

* Remove help text override from regular (direct) object creation of device components

* Re-add space

* Tweak help text

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-11-21 12:32:24 -05:00
..
account Merge branch 'develop' into feature 2024-08-14 10:54:31 -04:00
circuits Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
core Fixes: #17950 - Handle InvalidJobOperation error in job enqueueing test (#18062) 2024-11-21 11:51:30 -05:00
dcim Fixes: #17459 - Ensure help text on component create forms shows both bulk edit and substitution token instructions (#17931) 2024-11-21 12:32:24 -05:00
extras Fixes: #17923, #17921 - Fix non-null constraint for script execution (#17932) 2024-11-21 08:43:59 -05:00
ipam Fixes: #18037 - Bound VLANGroup VLAN ID max by VLAN_VID_MAX (#18041) 2024-11-20 16:03:56 -05:00
media
netbox Fixes: #17923, #17921 - Fix non-null constraint for script execution (#17932) 2024-11-21 08:43:59 -05:00
project-static Release v4.1.6 2024-10-31 13:31:11 -04:00
reports
scripts
templates Hide sensitive_parameters from datasource view even for high privilege users 2024-11-20 14:38:10 -05:00
tenancy Fixes #17884: Fix translation support for certain tab headings 2024-10-30 08:48:37 -04:00
translations Update source translation strings 2024-11-21 10:51:26 -05:00
users Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
utilities Fixes: #18038 - Ensure DeviceType._abs_weight is stored as an integer (#18039) 2024-11-20 14:33:50 -05:00
virtualization Fixes #17986: Correct label for disk size when bulk editing virtual machines (#17992) 2024-11-12 14:53:57 -05:00
vpn Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
wireless Fixes #17749: Add missing graphql fields 2024-10-16 13:40:38 -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.1.6 2024-10-31 13:31:11 -04:00