Commit Graph

6418 Commits

Author SHA1 Message Date
Jeremy Stretch
97ae161aae Add schema migrations to plugins installation doc 2020-10-14 10:42:31 -04:00
Jeremy Stretch
c25b86ce44 Fix plugin name resolution 2020-10-13 17:18:13 -04:00
Jeremy Stretch
dc1d2442af Closes #4918: Add a REST API endpoint which returns NetBox's current operational status 2020-10-13 16:57:45 -04:00
Jeremy Stretch
219d07f997 Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
Jeremy Stretch
76158ec165 Merge branch 'develop' into develop-2.10 2020-10-12 09:51:54 -04:00
Jeremy Stretch
46ffb11d9a Post-release version bump 2020-10-12 09:51:11 -04:00
Jeremy Stretch
fa06b5d8d2 Release v2.9.7 2020-10-12 09:39:39 -04:00
Jeremy Stretch
53428478d2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 2020-10-09 15:53:45 -04:00
Jeremy Stretch
d270e89750 Ditch hard-coded filtering of ContentTypes API endpoint 2020-10-09 15:11:56 -04:00
Jeremy Stretch
62e79b8e8e Closes #5190: Add a REST API endpoint for content types 2020-10-09 15:08:29 -04:00
Jeremy Stretch
3abcae1ad4 Add RouteTarget to __all__ 2020-10-09 14:38:21 -04:00
Jeremy Stretch
cd032585a3 Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
Jeremy Stretch
c1fefe135a Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00
Jeremy Stretch
18e2a4290d Post-release version bump 2020-10-09 13:31:28 -04:00
Jeremy Stretch
5aed34efe8 Release v2.9.6 2020-10-09 13:17:16 -04:00
Jeremy Stretch
8d838a69c1 Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled 2020-10-09 13:16:07 -04:00
Jeremy Stretch
60ceb11d5c Post-release version bump 2020-10-09 13:01:01 -04:00
Jeremy Stretch
e75275eea8 Release v2.9.5 2020-10-09 12:57:14 -04:00
Jeremy Stretch
0678b295fd Add scope warning to plugins development doc 2020-10-09 12:56:32 -04:00
Jeremy Stretch
7844d6a705 Closes #5202: Extend the available context data when rendering custom links 2020-10-09 12:36:09 -04:00
Jeremy Stretch
87abc6bc75 Fixes #5211: Add missing has_primary_ip filter for virtual machines 2020-10-09 11:46:16 -04:00
Jeremy Stretch
d952d77684 Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated 2020-10-09 11:34:50 -04:00
Jeremy Stretch
c2b20c1a47 Fixes #5224: Don't allow a rear port to have fewer positions than the number of mapped front ports 2020-10-08 16:24:08 -04:00
Jeremy Stretch
6f742ef9a7 Exempt InventoryItem from queryset caching (MPTT) 2020-10-08 15:30:59 -04:00
Jeremy Stretch
ca19edc480 Merge pull request #5212 from netbox-community/4900-cable-paths
#4900: New model for cable paths
2020-10-08 15:15:40 -04:00
Jeremy Stretch
e8e9a450dd Delete obsolete LoopDetected exception 2020-10-08 15:01:55 -04:00
Jeremy Stretch
430fd8c848 Rewrite cablepath tests to create components within each test 2020-10-08 14:55:13 -04:00
Jeremy Stretch
11cd595f23 Handle split paths 2020-10-08 14:01:47 -04:00
Jeremy Stretch
a52cf93b2f Add /trace API endpoints for CircuitTermination and PowerFeed 2020-10-08 13:55:29 -04:00
Daniel Sheppard
cdf7855e9a Fixes: #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type 2020-10-08 12:50:29 -05:00
Jeremy Stretch
6c25408f2d Handle traces which split at a RearPort 2020-10-08 13:45:47 -04:00
Daniel Sheppard
8a8c88c1d9 Fixes: #5221 - Fix bulk component creation over multiple VMs 2020-10-08 12:39:20 -05:00
Jeremy Stretch
d0f296e6ef Update REST API changes 2020-10-08 11:26:02 -04:00
Jeremy Stretch
2e55470d5e Standardize cable/connection field ordering 2020-10-08 11:23:24 -04:00
Jeremy Stretch
94ad5be480 Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer 2020-10-08 11:15:09 -04:00
Jeremy Stretch
318d3bf81b Add cable paths API detail view for pass-through ports 2020-10-08 10:32:17 -04:00
Jeremy Stretch
c66d7a63f5 Redo the cable trace UI (WIP) 2020-10-07 16:39:15 -04:00
Jeremy Stretch
0cc58f25da Fixes #5218: Raise validation error if a power port's allocated_draw exceeds its maximum_draw 2020-10-07 13:23:19 -04:00
Jeremy Stretch
b02f2d3f90 Fix error in OBJECTCHANGE_OBJECT table column template 2020-10-07 13:13:03 -04:00
Jeremy Stretch
21c400fff9 Fixes #5217: Prevent erroneous removal of prefetched GenericForeignKey data from tables 2020-10-07 13:09:08 -04:00
Jeremy Stretch
4df1028897 Fix PowerFeed display in cable traces 2020-10-07 11:33:47 -04:00
Jeremy Stretch
eaa55c241e Clean up power utilization logic 2020-10-07 11:14:16 -04:00
Jeremy Stretch
4fe11de337 Rewrite trace_paths management command and call in upgrade.sh 2020-10-07 10:30:11 -04:00
Jeremy Stretch
3d4671bc6a Swap order of cabling migrations 2020-10-07 09:50:12 -04:00
Jeremy Stretch
9e7aa87651 Update the netbox-discuss mailing list URL 2020-10-07 08:53:04 -04:00
Jeremy Stretch
2bcccc2253 Standardize 'cabled' and 'connected' filters; complete tests 2020-10-06 17:28:25 -04:00
Jeremy Stretch
8a4f7a2e46 Restore total length count on trace view 2020-10-06 16:58:11 -04:00
Jeremy Stretch
8baf7bbd00 Optimize path node representations 2020-10-06 16:34:03 -04:00
Jeremy Stretch
dc8b5db7e5 Update v2.10 changelog 2020-10-06 16:16:08 -04:00
Jeremy Stretch
5e1cce8e63 Clean up console/power/interface connections views 2020-10-06 16:15:18 -04:00