| .. |
|
circuits
|
Fixes #1715: Added missing import buttons on object lists
|
2017-11-15 12:52:21 -05:00 |
|
dcim
|
Merge branch 'develop' into develop-2.3
|
2018-01-19 10:54:26 -05: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
|
Fixes #1599: Display global search in navigation menu unless display is less than 1200px wide
|
2017-11-15 14:44:33 -05:00 |
|
ipam
|
Fixes #1807: Populate VRF from parent when creating a new prefix
|
2018-01-05 15:31:48 -05:00 |
|
rest_framework
|
Branded the browsable API template
|
2017-10-11 14:47:43 -04:00 |
|
secrets
|
Fixes #1715: Added missing import buttons on object lists
|
2017-11-15 12:52:21 -05:00 |
|
tenancy
|
Merge branch 'develop' into develop-2.3
|
2017-11-17 12:05:38 -05: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
|
Closes #1781: Enable bulk renaming of device components
|
2018-01-10 15:48:07 -05: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
|
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 |