Commit Graph

4366 Commits

Author SHA1 Message Date
Daniel Sheppard
9fb72c71bf Fixes: #4130
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-12 11:26:40 -06:00
Dan Sheppard
1c11278884 Fix typo in docstring 2020-02-11 21:01:43 -06:00
Dan Sheppard
96093d5024 Fix PEP8 errors 2020-02-11 18:21:58 -06:00
Dan Sheppard
f112b2f739 Merge branch '4034-prefix_ordering_tests' of https://github.com/netbox-community/netbox into 4034-prefix_ordering_tests
 Conflicts:
	netbox/ipam/tests/test_ordering.py
2020-02-10 21:38:53 -06:00
Dan Sheppard
9fdfe99844 Update tests
Add docstrings
Consolidate tests
2020-02-10 21:37:40 -06:00
Daniel Sheppard
4069103b2c Fix PEP8 errors and document functions 2020-01-31 10:05:57 -06:00
Dan Sheppard
9f0fbcfc91 Cleanup Imports 2020-01-29 12:55:19 -06:00
Dan Sheppard
4331082d82 Remove complex ordering for IP addresses
After review complex ordering does not appear to be required
2020-01-29 12:54:55 -06:00
Dan Sheppard
f76396464f #4034 - Create tests for addresses 2020-01-29 12:52:48 -06:00
Dan Sheppard
851c040032 #4034 - Create tests for prefixes 2020-01-28 22:11:31 -06:00
Jeremy Stretch
ee3a64f5ca Post-release version bump 2020-01-28 16:42:33 -05:00
Jeremy Stretch
c995a478dc Release v2.7.3 2020-01-28 16:33:55 -05:00
Jeremy Stretch
061e4da46c Fixes #4033: Restore missing comments field label of various bulk edit forms 2020-01-28 16:09:10 -05:00
Jeremy Stretch
ce5620f494 Fixes #4030: Fix exception when setting interfaces to tagged mode in bulk 2020-01-28 14:19:29 -05:00
Jeremy Stretch
4045630c2f Changelog for #4022 2020-01-28 13:55:44 -05:00
Jeremy Stretch
173870517b Merge pull request #4022 from hSaria/4010-interface-ip-filter
Fixes #4010: Fixes IP addresses table when filtering interfaces
2020-01-28 13:54:21 -05:00
Jeremy Stretch
1f3d7a29c5 Merge pull request #4031 from kobayashi/3978-add-vrf-filter
Fixes #3978: VRF filtering for NAT IP search
2020-01-28 13:46:54 -05:00
Jeremy Stretch
81803a5546 Changelog for #4025 2020-01-28 13:38:03 -05:00
Jeremy Stretch
220c63f752 Merge pull request #4026 from hSaria/4025-cable-status-class
Fixes #4025: Cable status class
2020-01-28 13:34:46 -05:00
Jeremy Stretch
4b8cab6738 Merge pull request #4032 from netbox-community/4027-ipaddress-migration
Fixes #4027: Repair schema migration for IP addresses with DHCP status
2020-01-28 13:32:17 -05:00
Jeremy Stretch
0f8534e65e Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status 2020-01-28 12:49:00 -05:00
kobayashi
7cba8a6c10 Fixes #3978: VRF filtering for NAT IP search 2020-01-28 10:22:28 -05:00
Jeremy Stretch
ac3cac1b1c Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs 2020-01-28 09:47:33 -05:00
Saria Hajjar
a85df418de Fixed interface mark connected/planned buttons 2020-01-27 22:56:25 +00:00
Saria Hajjar
7486103ca7 Removed erroneous double-space 2020-01-27 22:49:36 +00:00
Saria Hajjar
5cc81d6a46 Fixes #4025: Cable status class 2020-01-27 22:44:38 +00:00
Jeremy Stretch
eb4abc6b4c Changelog for #3338 2020-01-27 17:24:00 -05:00
Jeremy Stretch
0406c0c3eb #3338: Prefetch termination devices to avoid extra database queries 2020-01-27 17:22:31 -05:00
Jeremy Stretch
50c38e3ec5 Merge pull request #4012 from hSaria/3338-api-circuit-term
Fixes #3338: Added termination A and Z to the circuit
2020-01-27 17:14:40 -05:00
Saria Hajjar
237518a17c Interface selector restricted to only interface 2020-01-27 22:07:42 +00:00
Jeremy Stretch
2dc16c9567 Merge pull request #3993 from hSaria/3935-swagger-default-info
Fixes #3935: Swagger DEFAULT_INFO
2020-01-27 16:58:03 -05:00
Saria Hajjar
c92bb4c1bf Fixes #3338: Added termination A and Z to the circuit 2020-01-27 21:53:10 +00:00
Jeremy Stretch
d841c8c2d8 Remove obsolete constants 2020-01-27 12:34:52 -05:00
Saria Hajjar
d98b4ec74b Fixes #4010: Fixes IP addresses table when filtering interfaces 2020-01-27 15:49:15 +00:00
Jeremy Stretch
ef6dc73a1b Update changelog 2020-01-27 09:45:18 -05:00
Jeremy Stretch
db3017717f Merge pull request #4017 from hSaria/4016-duplicate-tenant-field
Fixes #4016: Removed duplicate tenant field for cluster edit form
2020-01-27 09:36:36 -05:00
Jeremy Stretch
267c7b60cd Merge pull request #4021 from hellerve/veit/fix-4019
SVG Elevation: Add borders on the rear of devices as well
2020-01-27 09:32:53 -05:00
hellerve
8fb8cc01bf dcim: add borders on the rear of devices as well 2020-01-27 13:13:07 +01:00
Saria Hajjar
bb99342d1a Fixes #4016: Removed duplicate tenant field for cluster edit form 2020-01-26 12:52:18 +00:00
Jeremy Stretch
003168b184 Merge pull request #4009 from netbox-community/4006-remove-fixtures
Closes #4006: remove test fixtures
2020-01-24 16:36:41 -05:00
Jeremy Stretch
44ef0eeb49 Adapt form tests to work without fixture data 2020-01-24 16:30:43 -05:00
Jeremy Stretch
27f23342ba Remove obsolete fixtures files 2020-01-24 16:29:23 -05:00
Jeremy Stretch
60dbc8564a Refactor prefix and IP mask length choice generation to reference constants 2020-01-24 15:50:45 -05:00
Jeremy Stretch
2a303f562c Remove obsolete IP_FAMILY_CHOICES constant 2020-01-24 15:40:03 -05:00
Jeremy Stretch
d5091f16a9 Merge pull request #4007 from netbox-community/3880-use-constants
Closes #3880: Define constants for arbitrary values
2020-01-24 15:29:38 -05:00
Jeremy Stretch
28d2991471 Fixes #4008: Toggle rack elevation face using front/rear strings 2020-01-24 15:28:15 -05:00
Jeremy Stretch
bd6c691cb2 Add explanatory text for constants 2020-01-24 15:03:38 -05:00
Jeremy Stretch
7784435aa9 #3880: Define constants for arbitrary values 2020-01-24 14:42:57 -05:00
Jeremy Stretch
7953176c3a Merge pull request #3955 from kobayashi/3950-not-retain-device-type
Fixes: #3950 "Create and Add Another" does retain device type
2020-01-24 13:49:46 -05:00
Jeremy Stretch
372362915b Merge branch 'develop' into 3950-not-retain-device-type 2020-01-24 13:49:30 -05:00