Commit Graph

5114 Commits

Author SHA1 Message Date
Jeremy Stretch
fee6888442 Add min/max length tests for secrets 2020-02-19 21:06:21 -05:00
Ken Partridge
fcf1027232 Added serial console_port type rj-11 for a POTS modem connection 2020-02-19 15:39:53 -08:00
Jeremy Stretch
abad94c565 Remove dependency on RawSQL from IPAddress manager 2020-02-19 17:17:41 -05:00
Jeremy Stretch
c15e1ad49a Merge pull request #4207 from netbox-community/3848-django-3.0
Closes #3848: Django 3.0
2020-02-19 15:41:39 -05:00
Jeremy Stretch
e100ca3992 Update tests to match new string representation of ContentTypes 2020-02-19 15:31:15 -05:00
Jeremy Stretch
f4e6bb90c3 Fix form field ordering; self.fields no longer an OrderedDict 2020-02-19 15:08:15 -05:00
Jeremy Stretch
ca65956d8d Rename MPTT migration 2020-02-19 14:46:53 -05:00
Jeremy Stretch
3b2540502c Update CI build to Python 3.6 and PostgreSQL 9.6 2020-02-19 14:30:49 -05:00
Jeremy Stretch
8d79c79907 Closes #3810: Preserve slug value when editing existing objects 2020-02-19 13:53:11 -05:00
Jeremy Stretch
11f6faefc1 Fixes #4204: Fix assignment of mask length when bulk editing prefixes 2020-02-19 13:28:07 -05:00
Jeremy Stretch
bc843250ed Standardize on two-word form of "change log" 2020-02-19 12:45:52 -05:00
Jeremy Stretch
ada2a886b7 Merge pull request #4181 from hSaria/2511-change-diff
Fixes #2511: Compare object change to the previous change
2020-02-19 12:41:24 -05:00
Jeremy Stretch
922be0dc5c Fixes #4202: Prevent reassignment to master device when bulk editing VC member interfaces 2020-02-19 11:29:42 -05:00
Jeremy Stretch
17ff39c68c Closes #4199: Update example report to use ChoiceSet 2020-02-19 10:31:10 -05:00
Jeremy Stretch
0bdc2490cf Temporary hack to avoid name collision without renaming the secrets app 2020-02-18 18:00:00 -05:00
Jeremy Stretch
a4fd41ad3d Fixes #3967: Fix missing migration for interface templates of type "other" 2020-02-18 16:56:50 -05:00
Jeremy Stretch
a92fb2be2f Remove obsolete InterfaceManager 2020-02-18 16:22:17 -05:00
Jeremy Stretch
55a6b19afb Fixes #4196: Fix exception when viewing LLDP neighbors page 2020-02-18 16:21:50 -05:00
Jeremy Stretch
d4bad1a062 Closes #3848: Upgrade to Django 3.0 2020-02-18 16:03:28 -05:00
Jeremy Stretch
164c947f34 Add helpful links to "new issue" page 2020-02-18 11:43:47 -05:00
Jeremy Stretch
e5a4f94d35 Fixes #4194: Role field should not be required when searching/filtering secrets 2020-02-18 11:14:37 -05:00
Jeremy Stretch
735560c077 Fixes #4179: Site is required when creating a rack group or power panel 2020-02-18 11:08:16 -05:00
Jeremy Stretch
71d5f2ad2b Fixes #4183: Fix representation of NaturalOrderingField values in change log 2020-02-18 10:50:14 -05:00
John Anderson
12c193ea1a merge develop 2020-02-18 00:39:30 -05:00
John Anderson
43f43c66e2 #4121 - dynamic filter lookup expressions 2020-02-18 00:32:58 -05:00
Saria Hajjar
2b9e23df1a Changelog for #2511 2020-02-15 23:55:03 +00:00
Saria Hajjar
a5f4b197b3 Fixes #2511: Compare object change to the previous change 2020-02-15 22:39:08 +00:00
Jeremy Stretch
a321e03741 Changelog for #4081 2020-02-14 15:44:52 -05:00
Jeremy Stretch
8468798546 Merge pull request #4178 from netbox-community/4081-drop-ip-family
Closes #4081: Drop the family column from IP objects
2020-02-14 15:42:19 -05:00
Jeremy Stretch
a85788260d Delete unused test data 2020-02-14 15:17:04 -05:00
Jeremy Stretch
3da95b3bd1 Restore filters 2020-02-14 15:16:18 -05:00
Jeremy Stretch
0bf9d92834 Update family filters in querysets 2020-02-14 15:11:12 -05:00
Jeremy Stretch
5e59c6e157 Update tests 2020-02-14 15:10:34 -05:00
Jeremy Stretch
3b04113ed2 Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
Jeremy Stretch
3612057fc1 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list 2020-02-14 14:27:47 -05:00
Jeremy Stretch
30788b3873 Closes #3753: Remove rack units endpoint (replaced with elevation) 2020-02-14 13:59:07 -05:00
Jeremy Stretch
b8079e0ff1 Merge branch 'develop' into develop-2.8 2020-02-14 13:44:10 -05:00
Jeremy Stretch
d757e4e702 Merge pull request #4174 from netbox-community/4164-object-list-template
Closes #4164: Consolidate object list templates
2020-02-14 13:31:25 -05:00
Jeremy Stretch
af046ecb0e Clean up TODO notes 2020-02-14 13:30:53 -05:00
Jeremy Stretch
0c6cfd6255 Convert device and VM list views to use obj_list.html 2020-02-14 13:21:32 -05:00
Jeremy Stretch
b90eb8945a Merge branch 'develop' into 4164-object-list-template 2020-02-14 13:11:30 -05:00
Jeremy Stretch
9a6a1e9966 Closes #4170: Improve color contrast in rack elevation drawings 2020-02-14 13:09:01 -05:00
Jeremy Stretch
e870c4853a Clean up unused imports 2020-02-14 12:04:56 -05:00
Jeremy Stretch
175ce21da9 Changelog for #3840 2020-02-14 12:04:35 -05:00
Jeremy Stretch
4c6e113eb1 Merge pull request #3925 from hSaria/3840-limit-vlan-choices
Fixes #3840: Only show valid interface VLAN choices
2020-02-14 11:48:29 -05:00
Saria Hajjar
ae73c5f051 Added back clean 2020-02-14 16:43:42 +00:00
Jeremy Stretch
311a39006c Merge pull request #4169 from dstarner/redis-sentinel-conn-check
[Corollary to #4161] Redis Connection Check when Using Sentinel
2020-02-14 11:43:04 -05:00
Dan Starner
574b003518 remove redis conn check from extras AppConfig 2020-02-14 11:16:59 -05:00
Jeremy Stretch
4b1cf5a44d Merge pull request #4172 from dstarner/4171-required-settings-documentation-format
[Fix #4171] fix extraneous formatting of notice boxes in required settings doc
2020-02-14 10:47:40 -05:00
Dan Starner
93cc95076c fix extraneous formatting of notice boxes in required settings doc 2020-02-14 10:29:09 -05:00