netbox/netbox
Markku Leiniö c0a65eb593
Fixes #8398: Add ConfigParam.size to enlarge specific config fields (#8565)
* Fixes #8398: Add ConfigParam.size to enlarge specific config fields

* Revert "Fixes #8398: Add ConfigParam.size to enlarge specific config fields"

This reverts commit 05e8fff458.

* Use forms.Textarea for the banner config fields
2022-02-10 12:15:02 -05:00
..
circuits Fixes #8342 2022-01-13 19:13:28 -08:00
dcim Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port 2022-02-04 20:44:43 +00:00
extras Fixes #8578: Object change log tables should honor user's configured preferences 2022-02-10 12:07:09 -05:00
ipam Update table accessors to use dunders in path 2022-02-02 09:18:50 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #8398: Add ConfigParam.size to enlarge specific config fields (#8565) 2022-02-10 12:15:02 -05:00
project-static Fixes #8564: reset the table config to an empty object when reset is clicked 2022-02-07 16:03:09 -07:00
reports Restore reports directory 2018-08-07 13:47:36 -04:00
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Changelog for #8548 & misc cleanup 2022-02-07 10:37:11 -05:00
tenancy Closes #8494: Include locations count under tenant view 2022-02-01 16:31:34 -05:00
users Closes #8194: Enable bulk user assignment to groups under admin UI 2021-12-30 13:19:18 -05:00
utilities Closes #8530: Indicate CSV or YAML as format for "all data" export 2022-02-03 10:22:38 -05:00
virtualization Add created & last updated as available fields to all tables 2022-01-13 09:22:32 +00:00
wireless Add created & last updated as available fields to all tables 2022-01-13 09:22:32 +00:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py