a72e23eddf
Fix custom script layout
2021-08-13 09:43:23 -04:00
dcd49fd97b
Fixes #6953 : Remove change log tab from non-applicable object views
2021-08-13 09:13:09 -04:00
1b074d2d53
Merge pull request #6933 from netbox-community/6912-static-resources
...
Fixes #6912 : Fix static asset references when BASE_PATH is in use
2021-08-12 15:15:18 -04:00
aed07a8ec5
Merge v2.11.11
2021-08-12 11:51:04 -04:00
1b12185a39
PRVB
2021-08-12 11:47:59 -04:00
b2faf8044d
Release v2.11.11
2021-08-12 11:22:57 -04:00
3105e9545a
Fixes #6918 : Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
42c71984f9
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
736da4bcad
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
db359719a9
Closes #6921 : Employ a sandbox when rendering Jinja2 code for increased security
2021-08-10 20:52:45 -04:00
7bceeb714b
Fixes #6935 : Remove extraneous columns from inventory item and device bay tables
2021-08-10 20:35:39 -04:00
35b8fc6e83
Fixes #6936 : Add missing parent column to inventory item import form
2021-08-10 20:24:57 -04:00
6d27e11043
#6934 : Include child IP ranges under prefix view
2021-08-10 16:26:14 -04:00
b8e387ce98
#6912 : Remove absolute publicPath reference
2021-08-10 14:03:07 -04:00
c7ebad0fbb
Closes #6931 : Include applied filters on object list view
2021-08-10 13:11:35 -04:00
1bb596fc7e
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
7bcebd5b0f
Fixes #6910 : Fix exception on invalid CSV import column name
2021-08-09 09:20:22 -04:00
a8b6902829
Fixes #6909 : Remove extraneous site column from VLAN group import form
2021-08-09 09:17:08 -04:00
b04f262642
Change example ADMINS to show a tuple
...
Fixes #6919
2021-08-09 07:37:46 +01:00
6845fb0f00
Improve object view on small screens
2021-08-06 17:56:38 -07:00
a312311be9
Improve sidenav link styles
2021-08-06 17:46:49 -07:00
fe54acef51
v3.0 nav menu tweaks ( #6906 )
...
* Clean up nav menu spacing & link colors
* Shrink NetBox icon & collapsed sidebar
* Fix gap between scrollbar and righthand window border
2021-08-06 17:43:02 -04:00
ef057b3e45
Fix footer fonts
2021-08-06 16:49:17 -04:00
84ab233571
Fix wrapping of table controls on device interfaces view
2021-08-06 16:40:00 -04:00
cf381d732d
Use red border for confirmation dialog
2021-08-06 16:19:21 -04:00
8653b0f3d0
Tabify object add/edit views
2021-08-06 16:16:19 -04:00
65659fb676
Badges use secondary BG by default; add custom option
2021-08-06 15:41:26 -04:00
939bcfec4b
Improve object list layout ( #6907 )
...
* Split object list and filters into tabs
* Use object_list template for connections, rack elevations
* Include custom field filters in grouped filter form
* Annotate number of applied filters on tab
* Rearrange table controls
2021-08-06 15:35:14 -04:00
6ce8dd5ac3
Closes #6823 : Improve table configuration form layout
2021-08-06 12:46:57 -04:00
63f4d81bc0
Remove errant buttons block from cable view
2021-08-06 12:33:21 -04:00
d0fbbbfb37
Merge branch 'develop' into feature
2021-08-06 10:06:52 -04:00
f23dc2d405
Fixes #6902 : Populate device field when cloning device components
2021-08-06 09:55:47 -04:00
34aa231436
Closes #6899 : Add filterset tests for Token
2021-08-06 09:41:49 -04:00
42b961229f
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
79f726e6cd
#6797 : Fix various mobile layout issues
2021-08-05 09:59:13 -07:00
31cd6898d4
#6797 : Fix search result layout on small screens when there are no results
2021-08-05 09:40:02 -07:00
7608ee8450
#6797 : Fix initial sidenav handling on smaller screens
2021-08-05 09:35:36 -07:00
da67a35328
#6797 : Automatically collapse inactive sections in the sidenav
2021-08-05 09:28:25 -07:00
46d0af6cef
Fixes #6892 : Fix validation of unit ranges when creating a rack reservation
2021-08-05 11:12:08 -04:00
0ea9c65007
Add common Bootstrap components to window so they can be consumed by plugins
2021-08-04 23:46:34 -07:00
57dc4c207f
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00
582b69de74
#6797 : Improve object edit form field layout
2021-08-04 10:57:01 -07:00
0cf9be2a8d
Remove deprecated advanced search template
2021-08-04 10:41:43 -07:00
0bf39590e3
#6797 : Fix object list layout when there is no filter form
2021-08-04 10:40:39 -07:00
2debeb7475
#6797 : Fix empty filter panels
2021-08-04 10:37:59 -07:00
55cdbd57cc
Add power outlet/port choice for C21/C22
...
Resolves #6883
2021-08-04 12:06:39 -04:00
11836cdfb1
Fixes #6871 : Support dynamic tag types in GraphQL API
2021-08-03 16:29:34 -04:00
1b612816cc
Merge branch 'feature' into 6829-graphql-reverse-relations
2021-08-03 16:05:31 -04:00
051abc00c4
Fix bulk_import button class in test view after naming change in e8ba4b0
2021-08-03 12:43:28 -07:00
f7ee5e8d78
Fix button class in test view after naming change in e8ba4b0
2021-08-03 12:06:13 -07:00