Commit Graph

  • 32274dec86 Closes: #4967 - Adds Tenancy to Aggregate model Daniel Sheppard 2020-10-15 20:40:19 -05:00
  • dde52309d2 Fixes #5243: Redirect user to appropriate tab after modifying device components Jeremy Stretch 2020-10-15 16:55:20 -04:00
  • c9c8d337a0 Closes #5011: Standardized name field lengths across all models Jeremy Stretch 2020-10-15 15:37:34 -04:00
  • 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields Jeremy Stretch 2020-10-15 15:06:01 -04:00
  • 87c13a876b fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel John Anderson 2020-10-14 20:10:21 -04:00
  • e7d26ca5dc Move Cable and CablePath to cables.py Jeremy Stretch 2020-10-14 16:54:30 -04:00
  • 143f3cc27c #4711: Rename CustomField.obj_type to content_types Jeremy Stretch 2020-10-14 15:23:23 -04:00
  • 0d01a3fce8 Add schema migrations to plugins installation doc Jeremy Stretch 2020-10-14 10:42:31 -04:00
  • defade84e4 Fix plugin name resolution Jeremy Stretch 2020-10-13 17:18:13 -04:00
  • 80c142ab7c Closes #4918: Add a REST API endpoint which returns NetBox's current operational status Jeremy Stretch 2020-10-13 16:57:45 -04:00
  • c0c5f52ed9 Reorganize REST API components under netbox app Jeremy Stretch 2020-10-13 15:54:23 -04:00
  • 97ac6851d0 Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-12 09:51:54 -04:00
  • d4b96a5a27 Post-release version bump Jeremy Stretch 2020-10-12 09:51:11 -04:00
  • 1bbfc6da25 Merge pull request #5236 from netbox-community/develop v2.9.7 Jeremy Stretch 2020-10-12 09:49:51 -04:00
  • 1aabb2ed5d Release v2.9.7 Jeremy Stretch 2020-10-12 09:39:39 -04:00
  • f53810ebb2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled Jeremy Stretch 2020-10-09 15:53:45 -04:00
  • d61d62088f Ditch hard-coded filtering of ContentTypes API endpoint Jeremy Stretch 2020-10-09 15:11:56 -04:00
  • 3df3706f27 Closes #5190: Add a REST API endpoint for content types Jeremy Stretch 2020-10-09 15:08:29 -04:00
  • 66c4597525 Add RouteTarget to __all__ Jeremy Stretch 2020-10-09 14:38:21 -04:00
  • 30778a9c40 Closes #5225: CircuitTermination port_speed is now optional Jeremy Stretch 2020-10-09 14:06:24 -04:00
  • 96650b0216 Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-09 13:48:29 -04:00
  • 7545599493 Post-release version bump Jeremy Stretch 2020-10-09 13:31:28 -04:00
  • eecd51e08b Merge pull request #5230 from netbox-community/develop v2.9.6 Jeremy Stretch 2020-10-09 13:27:42 -04:00
  • 3047208e6a Release v2.9.6 Jeremy Stretch 2020-10-09 13:17:16 -04:00
  • a796e29c98 Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled Jeremy Stretch 2020-10-09 13:16:07 -04:00
  • 26abd1f4e2 Merge pull request #5228 from netbox-community/develop v2.9.5 Jeremy Stretch 2020-10-09 13:01:24 -04:00
  • 5f0e04aebe Post-release version bump Jeremy Stretch 2020-10-09 13:01:01 -04:00
  • 918ca4fdcb Release v2.9.5 Jeremy Stretch 2020-10-09 12:57:14 -04:00
  • 24e5dd0c78 Add scope warning to plugins development doc Jeremy Stretch 2020-10-09 12:56:32 -04:00
  • f35715683e Closes #5202: Extend the available context data when rendering custom links Jeremy Stretch 2020-10-09 12:36:09 -04:00
  • b5a65bc66c Fixes #5211: Add missing has_primary_ip filter for virtual machines Jeremy Stretch 2020-10-09 11:46:16 -04:00
  • 3a21f7ab26 Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated Jeremy Stretch 2020-10-09 11:34:50 -04:00
  • a2c012d2c4 Fixes #5224: Don't allow a rear port to have fewer positions than the number of mapped front ports Jeremy Stretch 2020-10-08 16:24:08 -04:00
  • 752b099d22 Exempt InventoryItem from queryset caching (MPTT) Jeremy Stretch 2020-10-08 15:30:59 -04:00
  • 6470613221 Merge pull request #5212 from netbox-community/4900-cable-paths Jeremy Stretch 2020-10-08 15:15:40 -04:00
  • 44caa402d0 Delete obsolete LoopDetected exception Jeremy Stretch 2020-10-08 15:01:55 -04:00
  • a716ca705c Rewrite cablepath tests to create components within each test Jeremy Stretch 2020-10-08 14:55:13 -04:00
  • 75ddc63466 Handle split paths Jeremy Stretch 2020-10-08 14:01:47 -04:00
  • 0e41bc48b7 Add /trace API endpoints for CircuitTermination and PowerFeed Jeremy Stretch 2020-10-08 13:55:29 -04:00
  • 4896059162 Fixes: #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type Daniel Sheppard 2020-10-08 12:50:29 -05:00
  • 0c5efa243d Handle traces which split at a RearPort Jeremy Stretch 2020-10-08 13:45:47 -04:00
  • eadecf3eda Fixes: #5221 - Fix bulk component creation over multiple VMs Daniel Sheppard 2020-10-08 12:39:20 -05:00
  • 29eebf9fbe Update REST API changes Jeremy Stretch 2020-10-08 11:26:02 -04:00
  • ae1ceb26b9 Standardize cable/connection field ordering Jeremy Stretch 2020-10-08 11:23:24 -04:00
  • 55268c90c8 Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer Jeremy Stretch 2020-10-08 11:15:09 -04:00
  • aa0ee2720b Add cable paths API detail view for pass-through ports Jeremy Stretch 2020-10-08 10:32:17 -04:00
  • 35759fdb70 Redo the cable trace UI (WIP) Jeremy Stretch 2020-10-07 16:39:15 -04:00
  • 39e4ab164e Fixes #5218: Raise validation error if a power port's allocated_draw exceeds its maximum_draw Jeremy Stretch 2020-10-07 13:23:19 -04:00
  • 5089df3ffd Fix error in OBJECTCHANGE_OBJECT table column template Jeremy Stretch 2020-10-07 13:13:03 -04:00
  • 9738257aa2 Fixes #5217: Prevent erroneous removal of prefetched GenericForeignKey data from tables Jeremy Stretch 2020-10-07 13:09:08 -04:00
  • 85439fd952 Fix PowerFeed display in cable traces Jeremy Stretch 2020-10-07 11:33:47 -04:00
  • eaf8d95ce5 Clean up power utilization logic Jeremy Stretch 2020-10-07 11:14:16 -04:00
  • f560693748 Rewrite trace_paths management command and call in upgrade.sh Jeremy Stretch 2020-10-07 10:23:15 -04:00
  • 6db3c65bcc Swap order of cabling migrations Jeremy Stretch 2020-10-07 09:50:12 -04:00
  • 693b32077a Update the netbox-discuss mailing list URL Jeremy Stretch 2020-10-07 08:53:04 -04:00
  • c7c66626b6 Standardize 'cabled' and 'connected' filters; complete tests Jeremy Stretch 2020-10-06 17:28:25 -04:00
  • 44b842592a Restore total length count on trace view Jeremy Stretch 2020-10-06 16:58:11 -04:00
  • 2c9ae60dec Optimize path node representations Jeremy Stretch 2020-10-06 16:34:03 -04:00
  • a072d40594 Update v2.10 changelog Jeremy Stretch 2020-10-06 16:16:08 -04:00
  • a6e0ef8cd8 Clean up console/power/interface connections views Jeremy Stretch 2020-10-06 16:15:18 -04:00
  • 6b3a1998c8 Add test_is_connected to CircuitTerminationTestCase Jeremy Stretch 2020-10-06 15:59:21 -04:00
  • 534364a30f Improve model docstrings Jeremy Stretch 2020-10-06 15:48:52 -04:00
  • 52ec35b94f Correct serializer field lists Jeremy Stretch 2020-10-06 15:27:40 -04:00
  • 3870f5d246 Remove unused CablePathManager Jeremy Stretch 2020-10-06 15:26:59 -04:00
  • 23cde6d1b8 Include cable_peer on CableTermination serializers Jeremy Stretch 2020-10-06 14:30:46 -04:00
  • c813ae4f04 Clean up power connection tables Jeremy Stretch 2020-10-06 13:30:28 -04:00
  • d984dbd83b Extend device view to show local cable termination for all components Jeremy Stretch 2020-10-06 13:08:41 -04:00
  • d59f0891e4 Cache peer termination on CableTerminations Jeremy Stretch 2020-10-06 12:10:12 -04:00
  • 6275c8c67d Prefetch path & destination for API views Jeremy Stretch 2020-10-06 10:41:52 -04:00
  • ffdf5514ae Tweak component templates Jeremy Stretch 2020-10-06 10:37:59 -04:00
  • 56ee425227 Introduce PathContains lookup to allow filtering against objects in path directly Jeremy Stretch 2020-10-06 09:41:45 -04:00
  • 19430ddeb5 Extend cable trace view to show related paths Jeremy Stretch 2020-10-05 16:03:30 -04:00
  • d5d6b0e856 Optimize path prefetching Jeremy Stretch 2020-10-05 14:47:21 -04:00
  • 32b8148da1 Standardize path endpoint templates Jeremy Stretch 2020-10-05 13:23:55 -04:00
  • 50aecd02f4 Fix up connection lists (pending additional work) Jeremy Stretch 2020-10-05 12:05:29 -04:00
  • b2066bc4b7 Merge schema migrations Jeremy Stretch 2020-10-05 11:47:24 -04:00
  • 32aa2daea6 PowerFeedSerializer should subclass ConnectedEndpointSerializer Jeremy Stretch 2020-10-05 11:39:17 -04:00
  • b846f631a4 Rename connection_status to connected_endpoint_reachable Jeremy Stretch 2020-10-05 11:32:39 -04:00
  • 3d34f1cdcb Rename CablePath.is_connected to is_active Jeremy Stretch 2020-10-05 11:13:33 -04:00
  • 13db22d392 Initial changelog notes for #4900 Jeremy Stretch 2020-10-05 11:07:03 -04:00
  • df73737128 Remove legacy connection_status fields Jeremy Stretch 2020-10-05 10:08:16 -04:00
  • 079c42291c Remove legacy connected endpoint fields Jeremy Stretch 2020-10-05 09:56:46 -04:00
  • f8800b8303 Optimize console/power/interface connection lists Jeremy Stretch 2020-10-02 21:39:55 -04:00
  • 5737f6fca0 Cache each CablePath on its originating endpoint Jeremy Stretch 2020-10-02 17:16:43 -04:00
  • 8cb636bed2 Update console/power/interface connection tables Jeremy Stretch 2020-10-02 15:10:49 -04:00
  • 7ff247c57f Add trace view for PowerFeed Jeremy Stretch 2020-10-02 14:57:50 -04:00
  • e9da84f91a Replace legacy trace() method Jeremy Stretch 2020-10-02 14:54:16 -04:00
  • 47ea75348c Changelog for #5197 Jeremy Stretch 2020-10-02 14:17:55 -04:00
  • cd9c425d9a Merge pull request #5208 from glennmatthews/gfm-issue-5197 Jeremy Stretch 2020-10-02 14:16:32 -04:00
  • 6612e0107e Limit main IPAddress view to a max of 10 duplicate addresses. Fixes #5197 Glenn Matthews 2020-10-02 10:40:05 -04:00
  • ae0a481c64 Fixes #5206: Apply user pagination preferences to all paginated object lists Jeremy Stretch 2020-10-02 13:54:57 -04:00
  • aa0d4c4145 Replace connection_status filter with is_connected Jeremy Stretch 2020-10-02 12:25:31 -04:00
  • 66355da04c CablePath.origin should be unique Jeremy Stretch 2020-10-02 11:51:23 -04:00
  • e0abd7ef3e Remove dcim.tests.test_api.ConnectionTest Jeremy Stretch 2020-10-02 11:45:42 -04:00
  • 4fd1219814 Add tests for all PathEndpoint classes Jeremy Stretch 2020-10-02 11:35:17 -04:00
  • 1a43ef82d9 Fixes: #5201 - Fix bulk "all" operations on VLAN Groups Daniel Sheppard 2020-10-02 09:59:16 -05:00
  • 9f242216e6 Rename test elements to be more readable Jeremy Stretch 2020-10-02 10:14:52 -04:00
  • 9d10c57dc9 Remove legacy CablePathTestCase Jeremy Stretch 2020-10-02 09:55:28 -04:00
  • d50a0d94be Add tests for multiple pass-through breakouts Jeremy Stretch 2020-10-02 09:54:12 -04:00
  • 3b0a75edf8 Add test for updated paths on cable status change Jeremy Stretch 2020-10-01 17:25:44 -04:00