netbox/netbox/templates
Marc Heckmann 1daf7f8e2b Sanitize hostname and port values returned through LLDP
If hostname or port are null set to empty string ("").

This avoids breaking the LLDP neighbors (NAPALM) view
2018-10-05 14:30:54 -04:00
..
circuits Cleaned up custom fields panel template 2018-07-20 19:56:04 -04:00
dcim Sanitize hostname and port values returned through LLDP 2018-10-05 14:30:54 -04:00
exceptions Closes #1683: Replaced default 500 handler with custom middleware to provide preliminary troubleshooting assistance 2017-11-03 13:24:31 -04:00
extras refactored UI for local config context 2018-09-18 11:52:12 -04:00
inc Fixes #2308: Custom fields panel absent from object view in UI 2018-08-06 13:32:52 -04:00
ipam Fixes #2330: Incorrect tab link in VRF changelog view 2018-08-08 08:49:23 -04:00
rest_framework Branded the browsable API template 2017-10-11 14:47:43 -04:00
secrets Cleaned up custom fields panel template 2018-07-20 19:56:04 -04:00
tenancy Cleaned up custom fields panel template 2018-07-20 19:56:04 -04:00
users Closes #2479: Add user permissions for creating/modifying API tokens 2018-10-05 11:06:59 -04:00
utilities remove templates no longer needed for local config context 2018-09-26 10:30:34 -04:00
virtualization Fixes #2414: Tags field missing from device/VM component creation forms 2018-09-28 16:26:08 -04:00
_base.html Moved object header templates into object base templates 2018-06-14 13:34:37 -04:00
404.html Closes #630: Added a custom 404 page 2016-10-24 13:53:58 -04:00
500.html Closes #1683: Replaced default 500 handler with custom middleware to provide preliminary troubleshooting assistance 2017-11-03 13:24:31 -04:00
home.html Added a "view all" link to the changelog panel 2018-08-07 15:19:01 -04:00
import_success.html Closes #1851: Standardize usage of GetReturnURLMixin 2018-07-02 11:54:41 -04:00
login.html Closes #1485: Added LOGIN_BANNER configuration setting to display a banner on the login page 2017-09-15 15:28:09 -04:00
panel_table.html Restored the option to hide the paginator on panel tables 2017-05-17 12:18:32 -04:00
responsive_table.html Fixes #1187: Fixed table pagination by introducing a custom table template 2017-05-16 16:19:55 -04:00
search_form.html Fixed search field length in search view 2017-11-28 09:27:31 -05:00
search.html Closes #1774: Include a button to refine search results for all object types under global search 2017-12-20 14:09:52 -05:00