Commit Graph

8099 Commits

Author SHA1 Message Date
Jeremy Stretch
414c6ce2c4 Merge pull request #6947 from netbox-community/develop
Release v2.11.11
2021-08-12 11:44:51 -04:00
Jeremy Stretch
4c00209aa6 Merge branch 'master' into develop 2021-08-12 11:31:29 -04:00
jeremystretch
049cf5191c Update GitHub issue templates 2021-08-12 11:28:55 -04:00
jeremystretch
6bd783f803 Release v2.11.11 2021-08-12 11:22:57 -04:00
jeremystretch
9e75c5d88d Fixes #6918: Fix return URL persistence when adding multiple objects sequentially 2021-08-12 10:12:42 -04:00
jeremystretch
e900acdde0 Fixes #6896: Fix validation of IP address assigned as device/VM primary via NAT relation 2021-08-11 21:15:45 -04:00
jeremystretch
fca7c6b326 Merge branch 'develop' into feature 2021-08-10 21:03:10 -04:00
jeremystretch
559e30102f Closes #6921: Employ a sandbox when rendering Jinja2 code for increased security 2021-08-10 20:52:45 -04:00
jeremystretch
9b4374a32b Fixes #6935: Remove extraneous columns from inventory item and device bay tables 2021-08-10 20:35:39 -04:00
jeremystretch
e3d4c0a522 Fixes #6936: Add missing parent column to inventory item import form 2021-08-10 20:24:57 -04:00
jeremystretch
2db6aeb8e9 #6934: Include child IP ranges under prefix view 2021-08-10 16:26:14 -04:00
jeremystretch
128eebd3e7 #6912: Remove absolute publicPath reference 2021-08-10 14:03:07 -04:00
jeremystretch
4afcef2c59 Closes #6931: Include applied filters on object list view 2021-08-10 13:11:35 -04:00
jeremystretch
f34638dc32 Fixes #6908: Allow assignment of scope to VLAN groups upon import 2021-08-09 09:54:27 -04:00
jeremystretch
8da97f004d Fixes #6910: Fix exception on invalid CSV import column name 2021-08-09 09:20:22 -04:00
jeremystretch
3d9f7219dc Fixes #6909: Remove extraneous site column from VLAN group import form 2021-08-09 09:17:08 -04:00
Jeremy Stretch
1b854c8078 Merge pull request #6920 from candlerb/candlerb/6919
Change example ADMINS to show a tuple
2021-08-09 08:56:44 -04:00
Jeremy Stretch
88323cdab1 Merge pull request #6915 from candlerb/candlerb/libpq-dev
Documentation consistency on installation of libpq-dev(el)
2021-08-09 08:51:54 -04:00
Brian Candler
e1bc6db84d Change example ADMINS to show a tuple
Fixes #6919
2021-08-09 07:37:46 +01:00
Brian Candler
2f9353f10c Documentation consistency on installation of libpq-dev(el) 2021-08-08 10:19:30 +01:00
Matt
80613a436b Improve object view on small screens 2021-08-06 17:56:38 -07:00
Matt
472bee6e26 Improve sidenav link styles 2021-08-06 17:46:49 -07:00
Jeremy Stretch
a7f611353d 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
jeremystretch
7fc7989f3c Fix footer fonts 2021-08-06 16:49:17 -04:00
jeremystretch
ef2621bcfd Fix wrapping of table controls on device interfaces view 2021-08-06 16:40:00 -04:00
jeremystretch
f5137f899a Use red border for confirmation dialog 2021-08-06 16:19:21 -04:00
jeremystretch
fbd4c7f506 Tabify object add/edit views 2021-08-06 16:16:19 -04:00
jeremystretch
78eddf0ba0 Badges use secondary BG by default; add custom option 2021-08-06 15:41:26 -04:00
Jeremy Stretch
76245dcdbe 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
jeremystretch
f8910410bb Closes #6823: Improve table configuration form layout 2021-08-06 12:46:57 -04:00
jeremystretch
5e7572cca6 Remove errant buttons block from cable view 2021-08-06 12:33:21 -04:00
jeremystretch
982862a95e Merge branch 'develop' into feature 2021-08-06 10:06:52 -04:00
jeremystretch
16af0e44de Fixes #6902: Populate device field when cloning device components 2021-08-06 09:55:47 -04:00
jeremystretch
2a61460fe6 Closes #6899: Add filterset tests for Token 2021-08-06 09:41:49 -04:00
jeremystretch
adc46b3a0a Fixes #6901: Correct example REST API request 2021-08-06 08:39:57 -04:00
jeremystretch
614c5c60f0 Update application architecture diagram 2021-08-05 15:51:24 -04:00
Joel McGuire
5ee7c2a90b Fixes #6887 Add Examples in the Lookup Expression Docs (#6898)
Fixes #6887 Add Examples in the Lookup Expression Docs

Co-authored-by: joel <joelmcguire@email.arizona.edu>
2021-08-05 13:28:32 -04:00
jeremystretch
3d14d23a32 Fixes #6894: Fix available IP generation for prefix assigned to a VRF 2021-08-05 13:23:14 -04:00
Matt
bb3b18d61c #6797: Fix various mobile layout issues 2021-08-05 09:59:13 -07:00
Matt
51dd95d0cb #6797: Fix search result layout on small screens when there are no results 2021-08-05 09:40:02 -07:00
Matt
07da527a1f #6797: Fix initial sidenav handling on smaller screens 2021-08-05 09:35:36 -07:00
Matt
81de90f18f #6797: Automatically collapse inactive sections in the sidenav 2021-08-05 09:28:25 -07:00
jeremystretch
d21340b98c Fixes #6892: Fix validation of unit ranges when creating a rack reservation 2021-08-05 11:12:08 -04:00
Matt
c83f3bbce7 Add common Bootstrap components to window so they can be consumed by plugins 2021-08-04 23:46:34 -07:00
jeremystretch
4aa0f6a139 Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
Matt
b3dc83b212 #6797: Improve object edit form field layout 2021-08-04 10:57:01 -07:00
Matt
b2aee32308 Remove deprecated advanced search template 2021-08-04 10:41:43 -07:00
Matt
ba893ee54f #6797: Fix object list layout when there is no filter form 2021-08-04 10:40:39 -07:00
Matt
dd1350046e #6797: Fix empty filter panels 2021-08-04 10:37:59 -07:00
jeremystretch
78c66543b0 Changelog for #6883 2021-08-04 13:26:53 -04:00