Commit Graph

  • 2a7b118673 Convert device power ports list to table Jeremy Stretch 2020-10-16 15:09:23 -0400
  • 3a47e0e2ed Convert device power ports list to table Jeremy Stretch 2020-10-16 15:09:23 -0400
  • ccdad4ac69 Convert device console server ports list to table Jeremy Stretch 2020-10-16 15:01:16 -0400
  • 60c30b92ba Convert device console server ports list to table Jeremy Stretch 2020-10-16 15:01:16 -0400
  • 5a0e8cd545 Convert device console ports list to table Jeremy Stretch 2020-10-16 14:39:15 -0400
  • 99352a5d30 Convert device console ports list to table Jeremy Stretch 2020-10-16 14:39:15 -0400
  • cfa04e3642 Add connection column for path endpoints Jeremy Stretch 2020-10-16 11:41:24 -0400
  • 35273c7bfe Add connection column for path endpoints Jeremy Stretch 2020-10-16 11:41:24 -0400
  • b46c0a72af Extend device component tables to include cable peer Jeremy Stretch 2020-10-16 11:11:41 -0400
  • 769b240164 Extend device component tables to include cable peer Jeremy Stretch 2020-10-16 11:11:41 -0400
  • 38cfe0225b Add compatible types for PowerFeed Jeremy Stretch 2020-10-16 11:05:42 -0400
  • 823aa6b712 Add compatible types for PowerFeed Jeremy Stretch 2020-10-16 11:05:42 -0400
  • 3b262f1cbe Reorganize DCIM tables Jeremy Stretch 2020-10-16 10:39:13 -0400
  • 73bf3b9498 Reorganize DCIM tables Jeremy Stretch 2020-10-16 10:39:13 -0400
  • 3b5929e6e2 Note REST API change for #4967 Jeremy Stretch 2020-10-16 10:04:33 -0400
  • 23d56a5758 Note REST API change for #4967 Jeremy Stretch 2020-10-16 10:04:33 -0400
  • 9324116ba8 Update Change Notes Daniel Sheppard 2020-10-15 21:23:32 -0500
  • 086b1d85c7
    Update Change Notes Daniel Sheppard 2020-10-15 21:23:32 -0500
  • 87d0ad984d Closes: #4967 - Adds Tenancy to Aggregate model Daniel Sheppard 2020-10-15 20:40:19 -0500
  • 32274dec86 Closes: #4967 - Adds Tenancy to Aggregate model Daniel Sheppard 2020-10-15 20:40:19 -0500
  • 76dfd7b6ce Fixes #5243: Redirect user to appropriate tab after modifying device components Jeremy Stretch 2020-10-15 16:55:20 -0400
  • dde52309d2 Fixes #5243: Redirect user to appropriate tab after modifying device components Jeremy Stretch 2020-10-15 16:55:20 -0400
  • 2865224b4f Closes #5011: Standardized name field lengths across all models Jeremy Stretch 2020-10-15 15:37:34 -0400
  • c9c8d337a0 Closes #5011: Standardized name field lengths across all models Jeremy Stretch 2020-10-15 15:37:34 -0400
  • 61a6a47455 Closes #609: Add min/max value and regex validation for custom fields Jeremy Stretch 2020-10-15 15:06:01 -0400
  • 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields Jeremy Stretch 2020-10-15 15:06:01 -0400
  • a03f8d3476 fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel John Anderson 2020-10-14 20:10:21 -0400
  • 87c13a876b fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel John Anderson 2020-10-14 20:10:21 -0400
  • ed1a5db2d1 Move Cable and CablePath to cables.py Jeremy Stretch 2020-10-14 16:54:30 -0400
  • e7d26ca5dc Move Cable and CablePath to cables.py Jeremy Stretch 2020-10-14 16:54:30 -0400
  • 8d437d80cb #4711: Rename CustomField.obj_type to content_types Jeremy Stretch 2020-10-14 15:23:23 -0400
  • 143f3cc27c #4711: Rename CustomField.obj_type to content_types Jeremy Stretch 2020-10-14 15:23:23 -0400
  • 97ae161aae Add schema migrations to plugins installation doc Jeremy Stretch 2020-10-14 10:42:31 -0400
  • 0d01a3fce8 Add schema migrations to plugins installation doc Jeremy Stretch 2020-10-14 10:42:31 -0400
  • c25b86ce44 Fix plugin name resolution Jeremy Stretch 2020-10-13 17:18:13 -0400
  • defade84e4 Fix plugin name resolution Jeremy Stretch 2020-10-13 17:18:13 -0400
  • dc1d2442af Closes #4918: Add a REST API endpoint which returns NetBox's current operational status Jeremy Stretch 2020-10-13 16:57:45 -0400
  • 80c142ab7c Closes #4918: Add a REST API endpoint which returns NetBox's current operational status Jeremy Stretch 2020-10-13 16:57:45 -0400
  • 219d07f997 Reorganize REST API components under netbox app Jeremy Stretch 2020-10-13 15:54:23 -0400
  • c0c5f52ed9 Reorganize REST API components under netbox app Jeremy Stretch 2020-10-13 15:54:23 -0400
  • 76158ec165 Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-12 09:51:54 -0400
  • 97ac6851d0 Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-12 09:51:54 -0400
  • 46ffb11d9a Post-release version bump Jeremy Stretch 2020-10-12 09:51:11 -0400
  • d4b96a5a27 Post-release version bump Jeremy Stretch 2020-10-12 09:51:11 -0400
  • d63f5b60bf Merge pull request #5236 from netbox-community/develop Jeremy Stretch 2020-10-12 09:49:51 -0400
  • 1bbfc6da25
    Merge pull request #5236 from netbox-community/develop v2.9.7 Jeremy Stretch 2020-10-12 09:49:51 -0400
  • fa06b5d8d2 Release v2.9.7 Jeremy Stretch 2020-10-12 09:39:39 -0400
  • 1aabb2ed5d Release v2.9.7 Jeremy Stretch 2020-10-12 09:39:39 -0400
  • 53428478d2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled Jeremy Stretch 2020-10-09 15:53:45 -0400
  • f53810ebb2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled Jeremy Stretch 2020-10-09 15:53:45 -0400
  • d270e89750 Ditch hard-coded filtering of ContentTypes API endpoint Jeremy Stretch 2020-10-09 15:11:56 -0400
  • d61d62088f Ditch hard-coded filtering of ContentTypes API endpoint Jeremy Stretch 2020-10-09 15:11:56 -0400
  • 62e79b8e8e Closes #5190: Add a REST API endpoint for content types Jeremy Stretch 2020-10-09 15:08:29 -0400
  • 3df3706f27 Closes #5190: Add a REST API endpoint for content types Jeremy Stretch 2020-10-09 15:08:29 -0400
  • 3abcae1ad4 Add RouteTarget to __all__ Jeremy Stretch 2020-10-09 14:38:21 -0400
  • 66c4597525 Add RouteTarget to __all__ Jeremy Stretch 2020-10-09 14:38:21 -0400
  • cd032585a3 Closes #5225: CircuitTermination port_speed is now optional Jeremy Stretch 2020-10-09 14:06:24 -0400
  • 30778a9c40 Closes #5225: CircuitTermination port_speed is now optional Jeremy Stretch 2020-10-09 14:06:24 -0400
  • c1fefe135a Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-09 13:48:29 -0400
  • 96650b0216 Merge branch 'develop' into develop-2.10 Jeremy Stretch 2020-10-09 13:48:29 -0400
  • 18e2a4290d Post-release version bump Jeremy Stretch 2020-10-09 13:31:28 -0400
  • 7545599493 Post-release version bump Jeremy Stretch 2020-10-09 13:31:28 -0400
  • 47548e5ef2 Merge pull request #5230 from netbox-community/develop Jeremy Stretch 2020-10-09 13:27:42 -0400
  • eecd51e08b
    Merge pull request #5230 from netbox-community/develop v2.9.6 Jeremy Stretch 2020-10-09 13:27:42 -0400
  • 5aed34efe8 Release v2.9.6 Jeremy Stretch 2020-10-09 13:17:16 -0400
  • 3047208e6a Release v2.9.6 Jeremy Stretch 2020-10-09 13:17:16 -0400
  • 8d838a69c1 Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled Jeremy Stretch 2020-10-09 13:16:07 -0400
  • a796e29c98 Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled Jeremy Stretch 2020-10-09 13:16:07 -0400
  • 25010ef37a Merge pull request #5228 from netbox-community/develop Jeremy Stretch 2020-10-09 13:01:24 -0400
  • 26abd1f4e2
    Merge pull request #5228 from netbox-community/develop v2.9.5 Jeremy Stretch 2020-10-09 13:01:24 -0400
  • 60ceb11d5c Post-release version bump Jeremy Stretch 2020-10-09 13:01:01 -0400
  • 5f0e04aebe Post-release version bump Jeremy Stretch 2020-10-09 13:01:01 -0400
  • e75275eea8 Release v2.9.5 Jeremy Stretch 2020-10-09 12:57:14 -0400
  • 918ca4fdcb Release v2.9.5 Jeremy Stretch 2020-10-09 12:57:14 -0400
  • 0678b295fd Add scope warning to plugins development doc Jeremy Stretch 2020-10-09 12:56:32 -0400
  • 24e5dd0c78 Add scope warning to plugins development doc Jeremy Stretch 2020-10-09 12:56:32 -0400
  • 7844d6a705 Closes #5202: Extend the available context data when rendering custom links Jeremy Stretch 2020-10-09 12:36:09 -0400
  • f35715683e Closes #5202: Extend the available context data when rendering custom links Jeremy Stretch 2020-10-09 12:36:09 -0400
  • 87abc6bc75 Fixes #5211: Add missing has_primary_ip filter for virtual machines Jeremy Stretch 2020-10-09 11:46:16 -0400
  • b5a65bc66c Fixes #5211: Add missing has_primary_ip filter for virtual machines Jeremy Stretch 2020-10-09 11:46:16 -0400
  • d952d77684 Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated Jeremy Stretch 2020-10-09 11:34:50 -0400
  • 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 -0400
  • c2b20c1a47 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 -0400
  • 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 -0400
  • 6f742ef9a7 Exempt InventoryItem from queryset caching (MPTT) Jeremy Stretch 2020-10-08 15:30:59 -0400
  • 752b099d22 Exempt InventoryItem from queryset caching (MPTT) Jeremy Stretch 2020-10-08 15:30:59 -0400
  • ca19edc480 Merge pull request #5212 from netbox-community/4900-cable-paths Jeremy Stretch 2020-10-08 15:15:40 -0400
  • 6470613221
    Merge pull request #5212 from netbox-community/4900-cable-paths Jeremy Stretch 2020-10-08 15:15:40 -0400
  • e8e9a450dd Delete obsolete LoopDetected exception Jeremy Stretch 2020-10-08 15:01:55 -0400
  • 44caa402d0 Delete obsolete LoopDetected exception Jeremy Stretch 2020-10-08 15:01:55 -0400
  • 430fd8c848 Rewrite cablepath tests to create components within each test Jeremy Stretch 2020-10-08 14:55:13 -0400
  • a716ca705c Rewrite cablepath tests to create components within each test Jeremy Stretch 2020-10-08 14:55:13 -0400
  • 11cd595f23 Handle split paths Jeremy Stretch 2020-10-08 14:01:47 -0400
  • 75ddc63466 Handle split paths Jeremy Stretch 2020-10-08 14:01:47 -0400
  • a52cf93b2f Add /trace API endpoints for CircuitTermination and PowerFeed Jeremy Stretch 2020-10-08 13:55:29 -0400
  • 0e41bc48b7 Add /trace API endpoints for CircuitTermination and PowerFeed Jeremy Stretch 2020-10-08 13:55:29 -0400
  • cdf7855e9a Fixes: #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type Daniel Sheppard 2020-10-08 12:50:29 -0500
  • 4896059162 Fixes: #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type Daniel Sheppard 2020-10-08 12:50:29 -0500
  • 6c25408f2d Handle traces which split at a RearPort Jeremy Stretch 2020-10-08 13:45:47 -0400
  • 0c5efa243d Handle traces which split at a RearPort Jeremy Stretch 2020-10-08 13:45:47 -0400