.. |
circuits
|
Fixes #1655. Removed explicit field references. (#1656)
|
2017-11-02 11:51:27 -04:00 |
dcim
|
Closes #1679: Added IP address roles to device/VM interface lists
|
2017-11-03 17:00:08 -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
|
Introduced the REPORTS_ROOT config parameter; Python2 fixes
|
2017-10-11 14:03:35 -04:00 |
inc
|
Added bulk import view for secret roles
|
2017-10-09 15:56:17 -04:00 |
ipam
|
Closes #1512: Added a view to search for an IP address being assigned to an interface
|
2017-11-10 11:58:59 -05:00 |
rest_framework
|
Branded the browsable API template
|
2017-10-11 14:47:43 -04:00 |
secrets
|
Fixes #1567: Prompt user for session key when importing secrets
|
2017-10-10 13:22:40 -04:00 |
tenancy
|
Added VMs to tenant view
|
2017-08-21 17:21:02 -04:00 |
users
|
Include instructions when displaying an inactive user key
|
2017-07-05 10:51:25 -04:00 |
utilities
|
Implemented bulk interface creation for virtual machines
|
2017-09-12 12:49:01 -04:00 |
virtualization
|
Rearranged device/VM view and expanded component lists
|
2017-11-03 16:58:56 -04:00 |
_base.html
|
Add meta tags for charset and convert some tabs to spaces for consistency (#1574)
|
2017-10-12 13:39:28 -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
|
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
|
2017-09-29 10:18:18 -04:00 |
import_success.html
|
Fixes #1187: Fixed table pagination by introducing a custom table template
|
2017-05-16 16:19:55 -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
|
Search form improvements
|
2017-03-29 14:22:27 -04:00 |
search.html
|
Prettied things up a bit
|
2017-03-29 16:45:25 -04:00 |