notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
netbox IP address management tool
3.6.2 net-mgmt on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.9Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-26 18:06:46
Last Update: 2023-09-22 17:40:28
Commit Hash: 10c11a8
People watching this port, also watch:: nginx, syncthing, dovecot, postfix, cbsd
Also Listed In: python
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (1464 items)
Collapse this list.
  1. /usr/local/share/licenses/netbox-3.6.2/catalog.mk
  2. /usr/local/share/licenses/netbox-3.6.2/LICENSE
  3. /usr/local/share/licenses/netbox-3.6.2/APACHE20
  4. share/examples/netbox/850.netbox-housekeeping.sample
  5. share/examples/netbox/apache.conf
  6. share/examples/netbox/gunicorn.py
  7. share/examples/netbox/netbox_rq.sample
  8. share/examples/netbox/netboxrc.sample
  9. share/examples/netbox/nginx.conf
  10. share/netbox/account/__init__.py
  11. share/netbox/account/migrations/0001_initial.py
  12. share/netbox/account/migrations/__init__.py
  13. share/netbox/account/models.py
  14. share/netbox/account/tables.py
  15. share/netbox/account/urls.py
  16. share/netbox/account/views.py
  17. share/netbox/circuits/__init__.py
  18. share/netbox/circuits/api/__init__.py
  19. share/netbox/circuits/api/nested_serializers.py
  20. share/netbox/circuits/api/serializers.py
  21. share/netbox/circuits/api/urls.py
  22. share/netbox/circuits/api/views.py
  23. share/netbox/circuits/apps.py
  24. share/netbox/circuits/choices.py
  25. share/netbox/circuits/filtersets.py
  26. share/netbox/circuits/forms/__init__.py
  27. share/netbox/circuits/forms/bulk_edit.py
  28. share/netbox/circuits/forms/bulk_import.py
  29. share/netbox/circuits/forms/filtersets.py
  30. share/netbox/circuits/forms/model_forms.py
  31. share/netbox/circuits/graphql/__init__.py
  32. share/netbox/circuits/graphql/schema.py
  33. share/netbox/circuits/graphql/types.py
  34. share/netbox/circuits/migrations/0001_squashed.py
  35. share/netbox/circuits/migrations/0002_squashed_0029.py
  36. share/netbox/circuits/migrations/0003_extend_tag_support.py
  37. share/netbox/circuits/migrations/0004_rename_cable_peer.py
  38. share/netbox/circuits/migrations/0032_provider_service_id.py
  39. share/netbox/circuits/migrations/0033_standardize_id_fields.py
  40. share/netbox/circuits/migrations/0034_created_datetimefield.py
  41. share/netbox/circuits/migrations/0035_provider_asns.py
  42. share/netbox/circuits/migrations/0036_circuit_termination_date_tags_custom_fields.py
  43. share/netbox/circuits/migrations/0037_new_cabling_models.py
  44. share/netbox/circuits/migrations/0038_cabling_cleanup.py
  45. share/netbox/circuits/migrations/0039_unique_constraints.py
  46. share/netbox/circuits/migrations/0040_provider_remove_deprecated_fields.py
  47. share/netbox/circuits/migrations/0041_standardize_description_comments.py
  48. share/netbox/circuits/migrations/0042_provideraccount.py
  49. share/netbox/circuits/migrations/__init__.py
  50. share/netbox/circuits/models/__init__.py
  51. share/netbox/circuits/models/circuits.py
  52. share/netbox/circuits/models/providers.py
  53. share/netbox/circuits/search.py
  54. share/netbox/circuits/signals.py
  55. share/netbox/circuits/tables/__init__.py
  56. share/netbox/circuits/tables/circuits.py
  57. share/netbox/circuits/tables/columns.py
  58. share/netbox/circuits/tables/providers.py
  59. share/netbox/circuits/tests/__init__.py
  60. share/netbox/circuits/tests/test_api.py
  61. share/netbox/circuits/tests/test_filtersets.py
  62. share/netbox/circuits/tests/test_views.py
  63. share/netbox/circuits/urls.py
  64. share/netbox/circuits/views.py
  65. share/netbox/core/__init__.py
  66. share/netbox/core/api/__init__.py
  67. share/netbox/core/api/nested_serializers.py
  68. share/netbox/core/api/schema.py
  69. share/netbox/core/api/serializers.py
  70. share/netbox/core/api/urls.py
  71. share/netbox/core/api/views.py
  72. share/netbox/core/apps.py
  73. share/netbox/core/choices.py
  74. share/netbox/core/data_backends.py
  75. share/netbox/core/exceptions.py
  76. share/netbox/core/filtersets.py
  77. share/netbox/core/forms/__init__.py
  78. share/netbox/core/forms/bulk_edit.py
  79. share/netbox/core/forms/bulk_import.py
  80. share/netbox/core/forms/filtersets.py
  81. share/netbox/core/forms/mixins.py
  82. share/netbox/core/forms/model_forms.py
  83. share/netbox/core/graphql/__init__.py
  84. share/netbox/core/graphql/schema.py
  85. share/netbox/core/graphql/types.py
  86. share/netbox/core/jobs.py
  87. share/netbox/core/management/__init__.py
  88. share/netbox/core/management/commands/__init__.py
  89. share/netbox/core/management/commands/clearcache.py
  90. share/netbox/core/management/commands/makemigrations.py
  91. share/netbox/core/management/commands/nbshell.py
  92. share/netbox/core/management/commands/rqworker.py
  93. share/netbox/core/management/commands/syncdatasource.py
  94. share/netbox/core/migrations/0001_initial.py
  95. share/netbox/core/migrations/0002_managedfile.py
  96. share/netbox/core/migrations/0003_job.py
  97. share/netbox/core/migrations/0004_replicate_jobresults.py
  98. share/netbox/core/migrations/0005_job_created_auto_now.py
  99. share/netbox/core/migrations/__init__.py
  100. share/netbox/core/models/__init__.py
  101. share/netbox/core/models/data.py
  102. share/netbox/core/models/files.py
  103. share/netbox/core/models/jobs.py
  104. share/netbox/core/search.py
  105. share/netbox/core/signals.py
  106. share/netbox/core/tables/__init__.py
  107. share/netbox/core/tables/data.py
  108. share/netbox/core/tables/jobs.py
  109. share/netbox/core/tests/__init__.py
  110. share/netbox/core/tests/test_api.py
  111. share/netbox/core/tests/test_filtersets.py
  112. share/netbox/core/tests/test_views.py
  113. share/netbox/core/urls.py
  114. share/netbox/core/views.py
  115. share/netbox/dcim/__init__.py
  116. share/netbox/dcim/api/__init__.py
  117. share/netbox/dcim/api/exceptions.py
  118. share/netbox/dcim/api/nested_serializers.py
  119. share/netbox/dcim/api/serializers.py
  120. share/netbox/dcim/api/urls.py
  121. share/netbox/dcim/api/views.py
  122. share/netbox/dcim/apps.py
  123. share/netbox/dcim/choices.py
  124. share/netbox/dcim/constants.py
  125. share/netbox/dcim/fields.py
  126. share/netbox/dcim/filtersets.py
  127. share/netbox/dcim/forms/__init__.py
  128. share/netbox/dcim/forms/bulk_create.py
  129. share/netbox/dcim/forms/bulk_edit.py
  130. share/netbox/dcim/forms/bulk_import.py
  131. share/netbox/dcim/forms/common.py
  132. share/netbox/dcim/forms/connections.py
  133. share/netbox/dcim/forms/filtersets.py
  134. share/netbox/dcim/forms/formsets.py
  135. share/netbox/dcim/forms/model_forms.py
  136. share/netbox/dcim/forms/object_create.py
  137. share/netbox/dcim/forms/object_import.py
  138. share/netbox/dcim/graphql/__init__.py
  139. share/netbox/dcim/graphql/gfk_mixins.py
  140. share/netbox/dcim/graphql/mixins.py
  141. share/netbox/dcim/graphql/schema.py
  142. share/netbox/dcim/graphql/types.py
  143. share/netbox/dcim/lookups.py
  144. share/netbox/dcim/management/__init__.py
  145. share/netbox/dcim/management/commands/__init__.py
  146. share/netbox/dcim/management/commands/buildschema.py
  147. share/netbox/dcim/management/commands/trace_paths.py
  148. share/netbox/dcim/migrations/0001_squashed.py
  149. share/netbox/dcim/migrations/0002_squashed.py
  150. share/netbox/dcim/migrations/0003_squashed_0130.py
  151. share/netbox/dcim/migrations/0131_consoleport_speed.py
  152. share/netbox/dcim/migrations/0132_cable_length.py
  153. share/netbox/dcim/migrations/0133_port_colors.py
  154. share/netbox/dcim/migrations/0134_interface_wwn_bridge.py
  155. share/netbox/dcim/migrations/0135_tenancy_extensions.py
  156. share/netbox/dcim/migrations/0136_device_airflow.py
  157. share/netbox/dcim/migrations/0137_relax_uniqueness_constraints.py
  158. share/netbox/dcim/migrations/0138_extend_tag_support.py
  159. share/netbox/dcim/migrations/0139_rename_cable_peer.py
  160. share/netbox/dcim/migrations/0140_wireless.py
  161. share/netbox/dcim/migrations/0141_asn_model.py
  162. share/netbox/dcim/migrations/0142_rename_128gfc_qsfp28.py
  163. share/netbox/dcim/migrations/0143_remove_primary_for_related_name.py
  164. share/netbox/dcim/migrations/0144_fix_cable_abs_length.py
  165. share/netbox/dcim/migrations/0145_site_remove_deprecated_fields.py
  166. share/netbox/dcim/migrations/0146_modules.py
  167. share/netbox/dcim/migrations/0147_inventoryitemrole.py
  168. share/netbox/dcim/migrations/0148_inventoryitem_component.py
  169. share/netbox/dcim/migrations/0149_inventoryitem_templates.py
  170. share/netbox/dcim/migrations/0150_interface_vrf.py
  171. share/netbox/dcim/migrations/0151_interface_speed_duplex.py
  172. share/netbox/dcim/migrations/0152_standardize_id_fields.py
  173. share/netbox/dcim/migrations/0153_created_datetimefield.py
  174. share/netbox/dcim/migrations/0154_half_height_rack_units.py
  175. share/netbox/dcim/migrations/0155_interface_poe_mode_type.py
  176. share/netbox/dcim/migrations/0156_location_status.py
  177. share/netbox/dcim/migrations/0157_new_cabling_models.py
  178. share/netbox/dcim/migrations/0158_populate_cable_terminations.py
  179. share/netbox/dcim/migrations/0159_populate_cable_paths.py
  180. share/netbox/dcim/migrations/0160_populate_cable_ends.py
  181. share/netbox/dcim/migrations/0161_cabling_cleanup.py
  182. share/netbox/dcim/migrations/0162_unique_constraints.py
  183. share/netbox/dcim/migrations/0163_weight_fields.py
  184. share/netbox/dcim/migrations/0164_rack_mounting_depth.py
  185. share/netbox/dcim/migrations/0165_standardize_description_comments.py
  186. share/netbox/dcim/migrations/0166_virtualdevicecontext.py
  187. share/netbox/dcim/migrations/0167_module_status.py
  188. share/netbox/dcim/migrations/0168_interface_template_enabled.py
  189. share/netbox/dcim/migrations/0169_devicetype_default_platform.py
  190. share/netbox/dcim/migrations/0170_configtemplate.py
  191. share/netbox/dcim/migrations/0171_cabletermination_change_logging.py
  192. share/netbox/dcim/migrations/0172_larger_power_draw_values.py
  193. share/netbox/dcim/migrations/0173_remove_napalm_fields.py
  194. share/netbox/dcim/migrations/0174_device_latitude_device_longitude.py
  195. share/netbox/dcim/migrations/0174_rack_starting_unit.py
  196. share/netbox/dcim/migrations/0175_device_oob_ip.py
  197. share/netbox/dcim/migrations/0176_device_component_counters.py
  198. share/netbox/dcim/migrations/0177_devicetype_component_counters.py
  199. share/netbox/dcim/migrations/0178_virtual_chassis_member_counter.py
  200. share/netbox/dcim/migrations/0179_interfacetemplate_rf_role.py
  201. share/netbox/dcim/migrations/0180_powerfeed_tenant.py
  202. share/netbox/dcim/migrations/0181_rename_device_role_device_role.py
  203. share/netbox/dcim/migrations/__init__.py
  204. share/netbox/dcim/models/__init__.py
  205. share/netbox/dcim/models/cables.py
  206. share/netbox/dcim/models/device_component_templates.py
  207. share/netbox/dcim/models/device_components.py
  208. share/netbox/dcim/models/devices.py
  209. share/netbox/dcim/models/mixins.py
  210. share/netbox/dcim/models/power.py
  211. share/netbox/dcim/models/racks.py
  212. share/netbox/dcim/models/sites.py
  213. share/netbox/dcim/search.py
  214. share/netbox/dcim/signals.py
  215. share/netbox/dcim/svg/__init__.py
  216. share/netbox/dcim/svg/cables.py
  217. share/netbox/dcim/svg/racks.py
  218. share/netbox/dcim/tables/__init__.py
  219. share/netbox/dcim/tables/cables.py
  220. share/netbox/dcim/tables/connections.py
  221. share/netbox/dcim/tables/devices.py
  222. share/netbox/dcim/tables/devicetypes.py
  223. share/netbox/dcim/tables/modules.py
  224. share/netbox/dcim/tables/power.py
  225. share/netbox/dcim/tables/racks.py
  226. share/netbox/dcim/tables/sites.py
  227. share/netbox/dcim/tables/template_code.py
  228. share/netbox/dcim/tests/__init__.py
  229. share/netbox/dcim/tests/test_api.py
  230. share/netbox/dcim/tests/test_cablepaths.py
  231. share/netbox/dcim/tests/test_filtersets.py
  232. share/netbox/dcim/tests/test_forms.py
  233. share/netbox/dcim/tests/test_models.py
  234. share/netbox/dcim/tests/test_natural_ordering.py
  235. share/netbox/dcim/tests/test_views.py
  236. share/netbox/dcim/urls.py
  237. share/netbox/dcim/utils.py
  238. share/netbox/dcim/views.py
  239. share/netbox/docs/_theme/main.html
  240. share/netbox/docs/administration/authentication/microsoft-azure-ad.md
  241. share/netbox/docs/administration/authentication/okta.md
  242. share/netbox/docs/administration/authentication/overview.md
  243. share/netbox/docs/administration/error-reporting.md
  244. share/netbox/docs/administration/housekeeping.md
  245. share/netbox/docs/administration/netbox-shell.md
  246. share/netbox/docs/administration/permissions.md
  247. share/netbox/docs/administration/replicating-netbox.md
  248. share/netbox/docs/configuration/data-validation.md
  249. share/netbox/docs/configuration/date-time.md
  250. share/netbox/docs/configuration/default-values.md
  251. share/netbox/docs/configuration/development.md
  252. share/netbox/docs/configuration/error-reporting.md
  253. share/netbox/docs/configuration/index.md
  254. share/netbox/docs/configuration/miscellaneous.md
  255. share/netbox/docs/configuration/plugins.md
  256. share/netbox/docs/configuration/remote-authentication.md
  257. share/netbox/docs/configuration/required-parameters.md
  258. share/netbox/docs/configuration/security.md
  259. share/netbox/docs/configuration/system.md
  260. share/netbox/docs/customization/custom-fields.md
  261. share/netbox/docs/customization/custom-links.md
  262. share/netbox/docs/customization/custom-scripts.md
  263. share/netbox/docs/customization/custom-validation.md
  264. share/netbox/docs/customization/export-templates.md
  265. share/netbox/docs/customization/reports.md
  266. share/netbox/docs/development/adding-models.md
  267. share/netbox/docs/development/application-registry.md
  268. share/netbox/docs/development/extending-models.md
  269. share/netbox/docs/development/getting-started.md
  270. share/netbox/docs/development/git-cheat-sheet.md
  271. share/netbox/docs/development/index.md
  272. share/netbox/docs/development/internationalization.md
  273. share/netbox/docs/development/models.md
  274. share/netbox/docs/development/release-checklist.md
  275. share/netbox/docs/development/search.md
  276. share/netbox/docs/development/signals.md
  277. share/netbox/docs/development/style-guide.md
  278. share/netbox/docs/development/user-preferences.md
  279. share/netbox/docs/development/web-ui.md
  280. share/netbox/docs/extra.css
  281. share/netbox/docs/features/api-integration.md
  282. share/netbox/docs/features/authentication-permissions.md
  283. share/netbox/docs/features/background-jobs.md
  284. share/netbox/docs/features/change-logging.md
  285. share/netbox/docs/features/circuits.md
  286. share/netbox/docs/features/configuration-rendering.md
  287. share/netbox/docs/features/contacts.md
  288. share/netbox/docs/features/context-data.md
  289. share/netbox/docs/features/customization.md
  290. share/netbox/docs/features/devices-cabling.md
  291. share/netbox/docs/features/facilities.md
  292. share/netbox/docs/features/ipam.md
  293. share/netbox/docs/features/journaling.md
  294. share/netbox/docs/features/l2vpn-overlay.md
  295. share/netbox/docs/features/power-tracking.md
  296. share/netbox/docs/features/search.md
  297. share/netbox/docs/features/synchronized-data.md
  298. share/netbox/docs/features/tenancy.md
  299. share/netbox/docs/features/virtualization.md
  300. share/netbox/docs/features/vlan-management.md
  301. share/netbox/docs/features/wireless.md
  302. share/netbox/docs/getting-started/planning.md
  303. share/netbox/docs/getting-started/populating-data.md
  304. share/netbox/docs/index.md
  305. share/netbox/docs/installation/1-postgresql.md
  306. share/netbox/docs/installation/2-redis.md
  307. share/netbox/docs/installation/3-netbox.md
  308. share/netbox/docs/installation/4-gunicorn.md
  309. share/netbox/docs/installation/5-http-server.md
  310. share/netbox/docs/installation/6-ldap.md
  311. share/netbox/docs/installation/index.md
  312. share/netbox/docs/installation/upgrading.md
  313. share/netbox/docs/integrations/graphql-api.md
  314. share/netbox/docs/integrations/prometheus-metrics.md
  315. share/netbox/docs/integrations/rest-api.md
  316. share/netbox/docs/integrations/synchronized-data.md
  317. share/netbox/docs/integrations/webhooks.md
  318. share/netbox/docs/introduction.md
  319. share/netbox/docs/media/admin_ui_run_permission.png
  320. share/netbox/docs/media/authentication/azure_ad_add_app_registration.png
  321. share/netbox/docs/media/authentication/azure_ad_add_client_secret.png
  322. share/netbox/docs/media/authentication/azure_ad_app_registration.png
  323. share/netbox/docs/media/authentication/azure_ad_app_registration_created.png
  324. share/netbox/docs/media/authentication/azure_ad_client_secret.png
  325. share/netbox/docs/media/authentication/azure_ad_client_secret_created.png
  326. share/netbox/docs/media/authentication/azure_ad_login_portal.png
  327. share/netbox/docs/media/authentication/netbox_azure_ad_login.png
  328. share/netbox/docs/media/authentication/netbox_okta_login.png
  329. share/netbox/docs/media/authentication/okta_create_app_registration.png
  330. share/netbox/docs/media/authentication/okta_integration_parameters.png
  331. share/netbox/docs/media/authentication/okta_login_portal.png
  332. share/netbox/docs/media/authentication/okta_web_app_integration.png
  333. share/netbox/docs/media/development/github.png
  334. share/netbox/docs/media/development/github_fork_button.png
  335. share/netbox/docs/media/development/github_fork_dialog.png
  336. share/netbox/docs/media/development/github_new_issue.png
  337. share/netbox/docs/media/installation/netbox_application_stack.png
  338. share/netbox/docs/media/installation/upgrade_paths.png
  339. share/netbox/docs/media/models/dcim_cable_trace.png
  340. share/netbox/docs/media/power_distribution.png
  341. share/netbox/docs/media/release-notes/netbox30_ui.png
  342. share/netbox/docs/media/screenshots/cable-trace.png
  343. share/netbox/docs/media/screenshots/home-dark.png
  344. share/netbox/docs/media/screenshots/netbox-ui.png
  345. share/netbox/docs/media/screenshots/prefixes-list.png
  346. share/netbox/docs/media/screenshots/rack.png
  347. share/netbox/docs/models/circuits/circuit.md
  348. share/netbox/docs/models/circuits/circuittermination.md
  349. share/netbox/docs/models/circuits/circuittype.md
  350. share/netbox/docs/models/circuits/provider.md
  351. share/netbox/docs/models/circuits/provideraccount.md
  352. share/netbox/docs/models/circuits/providernetwork.md
  353. share/netbox/docs/models/core/datafile.md
  354. share/netbox/docs/models/core/datasource.md
  355. share/netbox/docs/models/core/job.md
  356. share/netbox/docs/models/dcim/cable.md
  357. share/netbox/docs/models/dcim/consoleport.md
  358. share/netbox/docs/models/dcim/consoleporttemplate.md
  359. share/netbox/docs/models/dcim/consoleserverport.md
  360. share/netbox/docs/models/dcim/consoleserverporttemplate.md
  361. share/netbox/docs/models/dcim/device.md
  362. share/netbox/docs/models/dcim/devicebay.md
  363. share/netbox/docs/models/dcim/devicebaytemplate.md
  364. share/netbox/docs/models/dcim/devicerole.md
  365. share/netbox/docs/models/dcim/devicetype.md
  366. share/netbox/docs/models/dcim/frontport.md
  367. share/netbox/docs/models/dcim/frontporttemplate.md
  368. share/netbox/docs/models/dcim/interface.md
  369. share/netbox/docs/models/dcim/interfacetemplate.md
  370. share/netbox/docs/models/dcim/inventoryitem.md
  371. share/netbox/docs/models/dcim/inventoryitemrole.md
  372. share/netbox/docs/models/dcim/inventoryitemtemplate.md
  373. share/netbox/docs/models/dcim/location.md
  374. share/netbox/docs/models/dcim/manufacturer.md
  375. share/netbox/docs/models/dcim/module.md
  376. share/netbox/docs/models/dcim/modulebay.md
  377. share/netbox/docs/models/dcim/modulebaytemplate.md
  378. share/netbox/docs/models/dcim/moduletype.md
  379. share/netbox/docs/models/dcim/platform.md
  380. share/netbox/docs/models/dcim/powerfeed.md
  381. share/netbox/docs/models/dcim/poweroutlet.md
  382. share/netbox/docs/models/dcim/poweroutlettemplate.md
  383. share/netbox/docs/models/dcim/powerpanel.md
  384. share/netbox/docs/models/dcim/powerport.md
  385. share/netbox/docs/models/dcim/powerporttemplate.md
  386. share/netbox/docs/models/dcim/rack.md
  387. share/netbox/docs/models/dcim/rackreservation.md
  388. share/netbox/docs/models/dcim/rackrole.md
  389. share/netbox/docs/models/dcim/rearport.md
  390. share/netbox/docs/models/dcim/rearporttemplate.md
  391. share/netbox/docs/models/dcim/region.md
  392. share/netbox/docs/models/dcim/site.md
  393. share/netbox/docs/models/dcim/sitegroup.md
  394. share/netbox/docs/models/dcim/virtualchassis.md
  395. share/netbox/docs/models/dcim/virtualdevicecontext.md
  396. share/netbox/docs/models/extras/bookmark.md
  397. share/netbox/docs/models/extras/branch.md
  398. share/netbox/docs/models/extras/configcontext.md
  399. share/netbox/docs/models/extras/configtemplate.md
  400. share/netbox/docs/models/extras/customfield.md
  401. share/netbox/docs/models/extras/customfieldchoiceset.md
  402. share/netbox/docs/models/extras/customlink.md
  403. share/netbox/docs/models/extras/exporttemplate.md
  404. share/netbox/docs/models/extras/imageattachment.md
  405. share/netbox/docs/models/extras/journalentry.md
  406. share/netbox/docs/models/extras/savedfilter.md
  407. share/netbox/docs/models/extras/stagedchange.md
  408. share/netbox/docs/models/extras/tag.md
  409. share/netbox/docs/models/extras/webhook.md
  410. share/netbox/docs/models/ipam/aggregate.md
  411. share/netbox/docs/models/ipam/asn.md
  412. share/netbox/docs/models/ipam/asnrange.md
  413. share/netbox/docs/models/ipam/fhrpgroup.md
  414. share/netbox/docs/models/ipam/fhrpgroupassignment.md
  415. share/netbox/docs/models/ipam/ipaddress.md
  416. share/netbox/docs/models/ipam/iprange.md
  417. share/netbox/docs/models/ipam/l2vpn.md
  418. share/netbox/docs/models/ipam/l2vpntermination.md
  419. share/netbox/docs/models/ipam/prefix.md
  420. share/netbox/docs/models/ipam/rir.md
  421. share/netbox/docs/models/ipam/role.md
  422. share/netbox/docs/models/ipam/routetarget.md
  423. share/netbox/docs/models/ipam/service.md
  424. share/netbox/docs/models/ipam/servicetemplate.md
  425. share/netbox/docs/models/ipam/vlan.md
  426. share/netbox/docs/models/ipam/vlangroup.md
  427. share/netbox/docs/models/ipam/vrf.md
  428. share/netbox/docs/models/tenancy/contact.md
  429. share/netbox/docs/models/tenancy/contactgroup.md
  430. share/netbox/docs/models/tenancy/contactrole.md
  431. share/netbox/docs/models/tenancy/tenant.md
  432. share/netbox/docs/models/tenancy/tenantgroup.md
  433. share/netbox/docs/models/virtualization/cluster.md
  434. share/netbox/docs/models/virtualization/clustergroup.md
  435. share/netbox/docs/models/virtualization/clustertype.md
  436. share/netbox/docs/models/virtualization/virtualmachine.md
  437. share/netbox/docs/models/virtualization/vminterface.md
  438. share/netbox/docs/models/wireless/wirelesslan.md
  439. share/netbox/docs/models/wireless/wirelesslangroup.md
  440. share/netbox/docs/models/wireless/wirelesslink.md
  441. share/netbox/docs/netbox_logo.png
  442. share/netbox/docs/netbox_logo.svg
  443. share/netbox/docs/plugins/development/background-tasks.md
  444. share/netbox/docs/plugins/development/dashboard-widgets.md
  445. share/netbox/docs/plugins/development/exceptions.md
  446. share/netbox/docs/plugins/development/filtersets.md
  447. share/netbox/docs/plugins/development/forms.md
  448. share/netbox/docs/plugins/development/graphql-api.md
  449. share/netbox/docs/plugins/development/index.md
  450. share/netbox/docs/plugins/development/models.md
  451. share/netbox/docs/plugins/development/navigation.md
  452. share/netbox/docs/plugins/development/rest-api.md
  453. share/netbox/docs/plugins/development/search.md
  454. share/netbox/docs/plugins/development/staged-changes.md
  455. share/netbox/docs/plugins/development/tables.md
  456. share/netbox/docs/plugins/development/templates.md
  457. share/netbox/docs/plugins/development/views.md
  458. share/netbox/docs/plugins/index.md
  459. share/netbox/docs/reference/conditions.md
  460. share/netbox/docs/reference/filtering.md
  461. share/netbox/docs/reference/markdown.md
  462. share/netbox/docs/release-notes/index.md
  463. share/netbox/docs/release-notes/version-2.0.md
  464. share/netbox/docs/release-notes/version-2.1.md
  465. share/netbox/docs/release-notes/version-2.10.md
  466. share/netbox/docs/release-notes/version-2.11.md
  467. share/netbox/docs/release-notes/version-2.2.md
  468. share/netbox/docs/release-notes/version-2.3.md
  469. share/netbox/docs/release-notes/version-2.4.md
  470. share/netbox/docs/release-notes/version-2.5.md
  471. share/netbox/docs/release-notes/version-2.6.md
  472. share/netbox/docs/release-notes/version-2.7.md
  473. share/netbox/docs/release-notes/version-2.8.md
  474. share/netbox/docs/release-notes/version-2.9.md
  475. share/netbox/docs/release-notes/version-3.0.md
  476. share/netbox/docs/release-notes/version-3.1.md
  477. share/netbox/docs/release-notes/version-3.2.md
  478. share/netbox/docs/release-notes/version-3.3.md
  479. share/netbox/docs/release-notes/version-3.4.md
  480. share/netbox/docs/release-notes/version-3.5.md
  481. share/netbox/docs/release-notes/version-3.6.md
  482. share/netbox/extras/__init__.py
  483. share/netbox/extras/admin.py
  484. share/netbox/extras/api/__init__.py
  485. share/netbox/extras/api/customfields.py
  486. share/netbox/extras/api/mixins.py
  487. share/netbox/extras/api/nested_serializers.py
  488. share/netbox/extras/api/serializers.py
  489. share/netbox/extras/api/urls.py
  490. share/netbox/extras/api/views.py
  491. share/netbox/extras/apps.py
  492. share/netbox/extras/choices.py
  493. share/netbox/extras/conditions.py
  494. share/netbox/extras/constants.py
  495. share/netbox/extras/context_managers.py
  496. share/netbox/extras/dashboard/__init__.py
  497. share/netbox/extras/dashboard/forms.py
  498. share/netbox/extras/dashboard/utils.py
  499. share/netbox/extras/dashboard/widgets.py
  500. share/netbox/extras/data/__init__.py
  501. share/netbox/extras/data/iata.py
  502. share/netbox/extras/data/iso_3166.py
  503. share/netbox/extras/data/un_locode.py
  504. share/netbox/extras/fields.py
  505. share/netbox/extras/filters.py
  506. share/netbox/extras/filtersets.py
  507. share/netbox/extras/forms/__init__.py
  508. share/netbox/extras/forms/bulk_edit.py
  509. share/netbox/extras/forms/bulk_import.py
  510. share/netbox/extras/forms/filtersets.py
  511. share/netbox/extras/forms/misc.py
  512. share/netbox/extras/forms/mixins.py
  513. share/netbox/extras/forms/model_forms.py
  514. share/netbox/extras/forms/reports.py
  515. share/netbox/extras/forms/scripts.py
  516. share/netbox/extras/graphql/__init__.py
  517. share/netbox/extras/graphql/mixins.py
  518. share/netbox/extras/graphql/schema.py
  519. share/netbox/extras/graphql/types.py
  520. share/netbox/extras/lookups.py
  521. share/netbox/extras/management/__init__.py
  522. share/netbox/extras/management/commands/__init__.py
  523. share/netbox/extras/management/commands/housekeeping.py
  524. share/netbox/extras/management/commands/reindex.py
  525. share/netbox/extras/management/commands/renaturalize.py
  526. share/netbox/extras/management/commands/runreport.py
  527. share/netbox/extras/management/commands/runscript.py
  528. share/netbox/extras/management/commands/webhook_receiver.py
  529. share/netbox/extras/migrations/0001_squashed.py
  530. share/netbox/extras/migrations/0002_squashed_0059.py
  531. share/netbox/extras/migrations/0060_customlink_button_class.py
  532. share/netbox/extras/migrations/0061_extras_change_logging.py
  533. share/netbox/extras/migrations/0062_clear_secrets_changelog.py
  534. share/netbox/extras/migrations/0063_webhook_conditions.py
  535. share/netbox/extras/migrations/0064_configrevision.py
  536. share/netbox/extras/migrations/0065_imageattachment_change_logging.py
  537. share/netbox/extras/migrations/0066_customfield_name_validation.py
  538. share/netbox/extras/migrations/0067_customfield_min_max_values.py
  539. share/netbox/extras/migrations/0068_configcontext_cluster_types.py
  540. share/netbox/extras/migrations/0069_custom_object_field.py
  541. share/netbox/extras/migrations/0070_customlink_enabled.py
  542. share/netbox/extras/migrations/0071_standardize_id_fields.py
  543. share/netbox/extras/migrations/0072_created_datetimefield.py
  544. share/netbox/extras/migrations/0073_journalentry_tags_custom_fields.py
  545. share/netbox/extras/migrations/0074_customfield_extensions.py
  546. share/netbox/extras/migrations/0075_configcontext_locations.py
  547. share/netbox/extras/migrations/0076_tag_slug_unicode.py
  548. share/netbox/extras/migrations/0077_customlink_extend_text_and_url.py
  549. share/netbox/extras/migrations/0078_unique_constraints.py
  550. share/netbox/extras/migrations/0079_scheduled_jobs.py
  551. share/netbox/extras/migrations/0080_customlink_content_types.py
  552. share/netbox/extras/migrations/0081_exporttemplate_content_types.py
  553. share/netbox/extras/migrations/0082_savedfilter.py
  554. share/netbox/extras/migrations/0083_search.py
  555. share/netbox/extras/migrations/0084_staging.py
  556. share/netbox/extras/migrations/0085_synced_data.py
  557. share/netbox/extras/migrations/0086_configtemplate.py
  558. share/netbox/extras/migrations/0087_dashboard.py
  559. share/netbox/extras/migrations/0088_jobresult_webhooks.py
  560. share/netbox/extras/migrations/0089_customfield_is_cloneable.py
  561. share/netbox/extras/migrations/0090_objectchange_index_request_id.py
  562. share/netbox/extras/migrations/0091_create_managedfiles.py
  563. share/netbox/extras/migrations/0092_delete_jobresult.py
  564. share/netbox/extras/migrations/0093_configrevision_ordering.py
  565. share/netbox/extras/migrations/0094_tag_object_types.py
  566. share/netbox/extras/migrations/0095_bookmarks.py
  567. share/netbox/extras/migrations/0096_customfieldchoiceset.py
  568. share/netbox/extras/migrations/0097_customfield_remove_choices.py
  569. share/netbox/extras/migrations/0098_webhook_custom_field_data_webhook_tags.py
  570. share/netbox/extras/migrations/__init__.py
  571. share/netbox/extras/models/__init__.py
  572. share/netbox/extras/models/change_logging.py
  573. share/netbox/extras/models/configs.py
  574. share/netbox/extras/models/customfields.py
  575. share/netbox/extras/models/dashboard.py
  576. share/netbox/extras/models/mixins.py
  577. share/netbox/extras/models/models.py
  578. share/netbox/extras/models/reports.py
  579. share/netbox/extras/models/scripts.py
  580. share/netbox/extras/models/search.py
  581. share/netbox/extras/models/staging.py
  582. share/netbox/extras/models/tags.py
  583. share/netbox/extras/plugins/__init__.py
  584. share/netbox/extras/plugins/navigation.py
  585. share/netbox/extras/plugins/registration.py
  586. share/netbox/extras/plugins/templates.py
  587. share/netbox/extras/plugins/urls.py
  588. share/netbox/extras/plugins/utils.py
  589. share/netbox/extras/plugins/views.py
  590. share/netbox/extras/querysets.py
  591. share/netbox/extras/reports.py
  592. share/netbox/extras/scripts.py
  593. share/netbox/extras/search.py
  594. share/netbox/extras/signals.py
  595. share/netbox/extras/tables/__init__.py
  596. share/netbox/extras/tables/tables.py
  597. share/netbox/extras/tables/template_code.py
  598. share/netbox/extras/templatetags/__init__.py
  599. share/netbox/extras/templatetags/custom_links.py
  600. share/netbox/extras/templatetags/dashboard.py
  601. share/netbox/extras/templatetags/log_levels.py
  602. share/netbox/extras/templatetags/plugins.py
  603. share/netbox/extras/tests/__init__.py
  604. share/netbox/extras/tests/dummy_plugin/__init__.py
  605. share/netbox/extras/tests/dummy_plugin/admin.py
  606. share/netbox/extras/tests/dummy_plugin/api/serializers.py
  607. share/netbox/extras/tests/dummy_plugin/api/urls.py
  608. share/netbox/extras/tests/dummy_plugin/api/views.py
  609. share/netbox/extras/tests/dummy_plugin/graphql.py
  610. share/netbox/extras/tests/dummy_plugin/middleware.py
  611. share/netbox/extras/tests/dummy_plugin/migrations/0001_initial.py
  612. share/netbox/extras/tests/dummy_plugin/migrations/__init__.py
  613. share/netbox/extras/tests/dummy_plugin/models.py
  614. share/netbox/extras/tests/dummy_plugin/navigation.py
  615. share/netbox/extras/tests/dummy_plugin/preferences.py
  616. share/netbox/extras/tests/dummy_plugin/search.py
  617. share/netbox/extras/tests/dummy_plugin/template_content.py
  618. share/netbox/extras/tests/dummy_plugin/urls.py
  619. share/netbox/extras/tests/dummy_plugin/views.py
  620. share/netbox/extras/tests/test_api.py
  621. share/netbox/extras/tests/test_changelog.py
  622. share/netbox/extras/tests/test_conditions.py
  623. share/netbox/extras/tests/test_customfields.py
  624. share/netbox/extras/tests/test_customvalidator.py
  625. share/netbox/extras/tests/test_filtersets.py
  626. share/netbox/extras/tests/test_forms.py
  627. share/netbox/extras/tests/test_models.py
  628. share/netbox/extras/tests/test_plugins.py
  629. share/netbox/extras/tests/test_scripts.py
  630. share/netbox/extras/tests/test_tags.py
  631. share/netbox/extras/tests/test_views.py
  632. share/netbox/extras/tests/test_webhooks.py
  633. share/netbox/extras/urls.py
  634. share/netbox/extras/utils.py
  635. share/netbox/extras/validators.py
  636. share/netbox/extras/views.py
  637. share/netbox/extras/webhooks.py
  638. share/netbox/extras/webhooks_worker.py
  639. share/netbox/generate_secret_key.py
  640. share/netbox/ipam/__init__.py
  641. share/netbox/ipam/api/__init__.py
  642. share/netbox/ipam/api/field_serializers.py
  643. share/netbox/ipam/api/nested_serializers.py
  644. share/netbox/ipam/api/serializers.py
  645. share/netbox/ipam/api/urls.py
  646. share/netbox/ipam/api/views.py
  647. share/netbox/ipam/apps.py
  648. share/netbox/ipam/choices.py
  649. share/netbox/ipam/constants.py
  650. share/netbox/ipam/fields.py
  651. share/netbox/ipam/filtersets.py
  652. share/netbox/ipam/formfields.py
  653. share/netbox/ipam/forms/__init__.py
  654. share/netbox/ipam/forms/bulk_create.py
  655. share/netbox/ipam/forms/bulk_edit.py
  656. share/netbox/ipam/forms/bulk_import.py
  657. share/netbox/ipam/forms/filtersets.py
  658. share/netbox/ipam/forms/model_forms.py
  659. share/netbox/ipam/graphql/__init__.py
  660. share/netbox/ipam/graphql/gfk_mixins.py
  661. share/netbox/ipam/graphql/mixins.py
  662. share/netbox/ipam/graphql/schema.py
  663. share/netbox/ipam/graphql/types.py
  664. share/netbox/ipam/lookups.py
  665. share/netbox/ipam/management/__init__.py
  666. share/netbox/ipam/management/commands/__init__.py
  667. share/netbox/ipam/management/commands/rebuild_prefixes.py
  668. share/netbox/ipam/managers.py
  669. share/netbox/ipam/migrations/0001_squashed.py
  670. share/netbox/ipam/migrations/0002_squashed_0046.py
  671. share/netbox/ipam/migrations/0047_prefix_depth_children.py
  672. share/netbox/ipam/migrations/0048_prefix_populate_depth_children.py
  673. share/netbox/ipam/migrations/0049_prefix_mark_utilized.py
  674. share/netbox/ipam/migrations/0050_iprange.py
  675. share/netbox/ipam/migrations/0051_extend_tag_support.py
  676. share/netbox/ipam/migrations/0052_fhrpgroup.py
  677. share/netbox/ipam/migrations/0053_asn_model.py
  678. share/netbox/ipam/migrations/0054_vlangroup_min_max_vids.py
  679. share/netbox/ipam/migrations/0055_servicetemplate.py
  680. share/netbox/ipam/migrations/0056_standardize_id_fields.py
  681. share/netbox/ipam/migrations/0057_created_datetimefield.py
  682. share/netbox/ipam/migrations/0058_ipaddress_nat_inside_nonunique.py
  683. share/netbox/ipam/migrations/0059_l2vpn.py
  684. share/netbox/ipam/migrations/0060_alter_l2vpn_slug.py
  685. share/netbox/ipam/migrations/0061_fhrpgroup_name.py
  686. share/netbox/ipam/migrations/0062_unique_constraints.py
  687. share/netbox/ipam/migrations/0063_standardize_description_comments.py
  688. share/netbox/ipam/migrations/0064_clear_search_cache.py
  689. share/netbox/ipam/migrations/0065_asnrange.py
  690. share/netbox/ipam/migrations/0066_iprange_mark_utilized.py
  691. share/netbox/ipam/migrations/0067_ipaddress_index_host.py
  692. share/netbox/ipam/migrations/__init__.py
  693. share/netbox/ipam/models/__init__.py
  694. share/netbox/ipam/models/asns.py
  695. share/netbox/ipam/models/fhrp.py
  696. share/netbox/ipam/models/ip.py
  697. share/netbox/ipam/models/l2vpn.py
  698. share/netbox/ipam/models/services.py
  699. share/netbox/ipam/models/vlans.py
  700. share/netbox/ipam/models/vrfs.py
  701. share/netbox/ipam/querysets.py
  702. share/netbox/ipam/search.py
  703. share/netbox/ipam/signals.py
  704. share/netbox/ipam/tables/__init__.py
  705. share/netbox/ipam/tables/asn.py
  706. share/netbox/ipam/tables/fhrp.py
  707. share/netbox/ipam/tables/ip.py
  708. share/netbox/ipam/tables/l2vpn.py
  709. share/netbox/ipam/tables/services.py
  710. share/netbox/ipam/tables/vlans.py
  711. share/netbox/ipam/tables/vrfs.py
  712. share/netbox/ipam/tests/__init__.py
  713. share/netbox/ipam/tests/test_api.py
  714. share/netbox/ipam/tests/test_filtersets.py
  715. share/netbox/ipam/tests/test_models.py
  716. share/netbox/ipam/tests/test_ordering.py
  717. share/netbox/ipam/tests/test_views.py
  718. share/netbox/ipam/urls.py
  719. share/netbox/ipam/utils.py
  720. share/netbox/ipam/validators.py
  721. share/netbox/ipam/views.py
  722. share/netbox/manage.py
  723. share/netbox/media/devicetype-images/.gitignore
  724. share/netbox/media/image-attachments/.gitignore
  725. share/netbox/mkdocs.yml
  726. share/netbox/netbox/__init__.py
  727. share/netbox/netbox/admin.py
  728. share/netbox/netbox/api/__init__.py
  729. share/netbox/netbox/api/authentication.py
  730. share/netbox/netbox/api/exceptions.py
  731. share/netbox/netbox/api/features.py
  732. share/netbox/netbox/api/fields.py
  733. share/netbox/netbox/api/metadata.py
  734. share/netbox/netbox/api/pagination.py
  735. share/netbox/netbox/api/renderers.py
  736. share/netbox/netbox/api/routers.py
  737. share/netbox/netbox/api/serializers/__init__.py
  738. share/netbox/netbox/api/serializers/base.py
  739. share/netbox/netbox/api/serializers/features.py
  740. share/netbox/netbox/api/serializers/generic.py
  741. share/netbox/netbox/api/serializers/nested.py
  742. share/netbox/netbox/api/views.py
  743. share/netbox/netbox/api/viewsets/__init__.py
  744. share/netbox/netbox/api/viewsets/mixins.py
  745. share/netbox/netbox/authentication.py
  746. share/netbox/netbox/config/__init__.py
  747. share/netbox/netbox/config/parameters.py
  748. share/netbox/netbox/configuration_example.py
  749. share/netbox/netbox/configuration_testing.py
  750. share/netbox/netbox/constants.py
  751. share/netbox/netbox/context.py
  752. share/netbox/netbox/context_processors.py
  753. share/netbox/netbox/denormalized.py
  754. share/netbox/netbox/filtersets.py
  755. share/netbox/netbox/forms/__init__.py
  756. share/netbox/netbox/forms/base.py
  757. share/netbox/netbox/graphql/__init__.py
  758. share/netbox/netbox/graphql/fields.py
  759. share/netbox/netbox/graphql/scalars.py
  760. share/netbox/netbox/graphql/schema.py
  761. share/netbox/netbox/graphql/types.py
  762. share/netbox/netbox/graphql/utils.py
  763. share/netbox/netbox/graphql/views.py
  764. share/netbox/netbox/middleware.py
  765. share/netbox/netbox/models/__init__.py
  766. share/netbox/netbox/models/features.py
  767. share/netbox/netbox/navigation/__init__.py
  768. share/netbox/netbox/navigation/menu.py
  769. share/netbox/netbox/preferences.py
  770. share/netbox/netbox/registry.py
  771. share/netbox/netbox/search/__init__.py
  772. share/netbox/netbox/search/backends.py
  773. share/netbox/netbox/settings.py
  774. share/netbox/netbox/signals.py
  775. share/netbox/netbox/staging.py
  776. share/netbox/netbox/tables/__init__.py
  777. share/netbox/netbox/tables/columns.py
  778. share/netbox/netbox/tables/tables.py
  779. share/netbox/netbox/tests/__init__.py
  780. share/netbox/netbox/tests/test_api.py
  781. share/netbox/netbox/tests/test_authentication.py
  782. share/netbox/netbox/tests/test_config.py
  783. share/netbox/netbox/tests/test_graphql.py
  784. share/netbox/netbox/tests/test_import.py
  785. share/netbox/netbox/tests/test_registry.py
  786. share/netbox/netbox/tests/test_search.py
  787. share/netbox/netbox/tests/test_staging.py
  788. share/netbox/netbox/tests/test_tables.py
  789. share/netbox/netbox/tests/test_views.py
  790. share/netbox/netbox/urls.py
  791. share/netbox/netbox/views/__init__.py
  792. share/netbox/netbox/views/errors.py
  793. share/netbox/netbox/views/generic/__init__.py
  794. share/netbox/netbox/views/generic/base.py
  795. share/netbox/netbox/views/generic/bulk_views.py
  796. share/netbox/netbox/views/generic/feature_views.py
  797. share/netbox/netbox/views/generic/mixins.py
  798. share/netbox/netbox/views/generic/object_views.py
  799. share/netbox/netbox/views/generic/utils.py
  800. share/netbox/netbox/views/htmx.py
  801. share/netbox/netbox/views/misc.py
  802. share/netbox/netbox/wsgi.py
  803. share/netbox/project-static/.eslintignore
  804. share/netbox/project-static/.eslintrc
  805. share/netbox/project-static/.prettierignore
  806. share/netbox/project-static/.prettierrc
  807. share/netbox/project-static/.sassrc
  808. share/netbox/project-static/bundle.js
  809. share/netbox/project-static/dist/cable_trace.css
  810. share/netbox/project-static/dist/graphiql.css
  811. share/netbox/project-static/dist/graphiql.js
  812. share/netbox/project-static/dist/graphiql.js.map
  813. share/netbox/project-static/dist/materialdesignicons-webfont-DWVXV5L5.woff
  814. share/netbox/project-static/dist/materialdesignicons-webfont-ER2MFQKM.woff2
  815. share/netbox/project-static/dist/materialdesignicons-webfont-UHEFFMSX.eot
  816. share/netbox/project-static/dist/materialdesignicons-webfont-WM6M6ZHQ.ttf
  817. share/netbox/project-static/dist/netbox-dark.css
  818. share/netbox/project-static/dist/netbox-external.css
  819. share/netbox/project-static/dist/netbox-light.css
  820. share/netbox/project-static/dist/netbox-print.css
  821. share/netbox/project-static/dist/netbox.js
  822. share/netbox/project-static/dist/netbox.js.map
  823. share/netbox/project-static/dist/rack_elevation.css
  824. share/netbox/project-static/docs/.info
  825. share/netbox/project-static/img/graphql.ico
  826. share/netbox/project-static/img/netbox.ico
  827. share/netbox/project-static/img/netbox_icon.svg
  828. share/netbox/project-static/img/netbox_logo.png
  829. share/netbox/project-static/img/netbox_logo.svg
  830. share/netbox/project-static/img/netbox_touch-icon-180.png
  831. share/netbox/project-static/img/rest-api.ico
  832. share/netbox/project-static/img/tint_20.png
  833. share/netbox/project-static/js/setmode.js
  834. share/netbox/project-static/netbox-graphiql/graphiql.scss
  835. share/netbox/project-static/netbox-graphiql/index.ts
  836. share/netbox/project-static/netbox-graphiql/package.json
  837. share/netbox/project-static/package.json
  838. share/netbox/project-static/src/bs.ts
  839. share/netbox/project-static/src/buttons/connectionToggle.ts
  840. share/netbox/project-static/src/buttons/depthToggle.ts
  841. share/netbox/project-static/src/buttons/index.ts
  842. share/netbox/project-static/src/buttons/markdownPreview.ts
  843. share/netbox/project-static/src/buttons/moveOptions.ts
  844. share/netbox/project-static/src/buttons/reslug.ts
  845. share/netbox/project-static/src/buttons/secretToggle.ts
  846. share/netbox/project-static/src/buttons/selectAll.ts
  847. share/netbox/project-static/src/buttons/selectMultiple.ts
  848. share/netbox/project-static/src/clipboard.ts
  849. share/netbox/project-static/src/colorMode.ts
  850. share/netbox/project-static/src/dashboard.ts
  851. share/netbox/project-static/src/dateSelector.ts
  852. share/netbox/project-static/src/forms/elements.ts
  853. share/netbox/project-static/src/forms/index.ts
  854. share/netbox/project-static/src/forms/scopeSelector.ts
  855. share/netbox/project-static/src/forms/speedSelector.ts
  856. share/netbox/project-static/src/global.d.ts
  857. share/netbox/project-static/src/htmx.ts
  858. share/netbox/project-static/src/index.ts
  859. share/netbox/project-static/src/links.ts
  860. share/netbox/project-static/src/messages.ts
  861. share/netbox/project-static/src/netbox.ts
  862. share/netbox/project-static/src/objectSelector.ts
  863. share/netbox/project-static/src/racks.ts
  864. share/netbox/project-static/src/search.ts
  865. share/netbox/project-static/src/select/api/apiSelect.ts
  866. share/netbox/project-static/src/select/api/dynamicParams.ts
  867. share/netbox/project-static/src/select/api/index.ts
  868. share/netbox/project-static/src/select/api/types.ts
  869. share/netbox/project-static/src/select/color.ts
  870. share/netbox/project-static/src/select/index.ts
  871. share/netbox/project-static/src/select/static.ts
  872. share/netbox/project-static/src/select/util.ts
  873. share/netbox/project-static/src/sidenav.ts
  874. share/netbox/project-static/src/state/index.ts
  875. share/netbox/project-static/src/stores/index.ts
  876. share/netbox/project-static/src/stores/objectDepth.ts
  877. share/netbox/project-static/src/stores/previousPkCheck.ts
  878. share/netbox/project-static/src/stores/rackImages.ts
  879. share/netbox/project-static/src/stores/secret.ts
  880. share/netbox/project-static/src/tableConfig.ts
  881. share/netbox/project-static/src/tables/index.ts
  882. share/netbox/project-static/src/tables/interfaceTable.ts
  883. share/netbox/project-static/src/util.ts
  884. share/netbox/project-static/styles/_cable_trace.scss
  885. share/netbox/project-static/styles/_dark.scss
  886. share/netbox/project-static/styles/_external.scss
  887. share/netbox/project-static/styles/_light.scss
  888. share/netbox/project-static/styles/_print.scss
  889. share/netbox/project-static/styles/_rack_elevation.scss
  890. share/netbox/project-static/styles/bootstrap.scss
  891. share/netbox/project-static/styles/cable-trace.scss
  892. share/netbox/project-static/styles/extensions.scss
  893. share/netbox/project-static/styles/flatpickr-dark.scss
  894. share/netbox/project-static/styles/netbox.scss
  895. share/netbox/project-static/styles/overrides.scss
  896. share/netbox/project-static/styles/rack-elevation.scss
  897. share/netbox/project-static/styles/select.scss
  898. share/netbox/project-static/styles/sidenav.scss
  899. share/netbox/project-static/styles/theme-base.scss
  900. share/netbox/project-static/styles/theme-dark.scss
  901. share/netbox/project-static/styles/theme-light.scss
  902. share/netbox/project-static/styles/utilities.scss
  903. share/netbox/project-static/styles/variables.scss
  904. share/netbox/project-static/tsconfig.json
  905. share/netbox/project-static/yarn.lock
  906. share/netbox/reports/__init__.py
  907. share/netbox/scripts/__init__.py
  908. share/netbox/templates/403.html
  909. share/netbox/templates/404.html
  910. share/netbox/templates/500.html
  911. share/netbox/templates/account/base.html
  912. share/netbox/templates/account/bookmarks.html
  913. share/netbox/templates/account/password.html
  914. share/netbox/templates/account/preferences.html
  915. share/netbox/templates/account/profile.html
  916. share/netbox/templates/account/token.html
  917. share/netbox/templates/account/token_list.html
  918. share/netbox/templates/admin/index.html
  919. share/netbox/templates/base/40x.html
  920. share/netbox/templates/base/base.html
  921. share/netbox/templates/base/layout.html
  922. share/netbox/templates/base/sidenav.html
  923. share/netbox/templates/circuits/circuit.html
  924. share/netbox/templates/circuits/circuit_terminations_swap.html
  925. share/netbox/templates/circuits/circuittermination_edit.html
  926. share/netbox/templates/circuits/circuittype.html
  927. share/netbox/templates/circuits/inc/circuit_termination.html
  928. share/netbox/templates/circuits/provider.html
  929. share/netbox/templates/circuits/provideraccount.html
  930. share/netbox/templates/circuits/providernetwork.html
  931. share/netbox/templates/core/datafile.html
  932. share/netbox/templates/core/datasource.html
  933. share/netbox/templates/core/job.html
  934. share/netbox/templates/core/object_jobs.html
  935. share/netbox/templates/dcim/bulk_disconnect.html
  936. share/netbox/templates/dcim/cable.html
  937. share/netbox/templates/dcim/cable_edit.html
  938. share/netbox/templates/dcim/cable_trace.html
  939. share/netbox/templates/dcim/component_create.html
  940. share/netbox/templates/dcim/component_list.html
  941. share/netbox/templates/dcim/connections_list.html
  942. share/netbox/templates/dcim/consoleport.html
  943. share/netbox/templates/dcim/consoleserverport.html
  944. share/netbox/templates/dcim/device.html
  945. share/netbox/templates/dcim/device/base.html
  946. share/netbox/templates/dcim/device/components_base.html
  947. share/netbox/templates/dcim/device/consoleports.html
  948. share/netbox/templates/dcim/device/consoleserverports.html
  949. share/netbox/templates/dcim/device/devicebays.html
  950. share/netbox/templates/dcim/device/frontports.html
  951. share/netbox/templates/dcim/device/inc/interface_table_controls.html
  952. share/netbox/templates/dcim/device/interfaces.html
  953. share/netbox/templates/dcim/device/inventory.html
  954. share/netbox/templates/dcim/device/modulebays.html
  955. share/netbox/templates/dcim/device/poweroutlets.html
  956. share/netbox/templates/dcim/device/powerports.html
  957. share/netbox/templates/dcim/device/rearports.html
  958. share/netbox/templates/dcim/device/render_config.html
  959. share/netbox/templates/dcim/device_edit.html
  960. share/netbox/templates/dcim/device_list.html
  961. share/netbox/templates/dcim/devicebay.html
  962. share/netbox/templates/dcim/devicebay_delete.html
  963. share/netbox/templates/dcim/devicebay_depopulate.html
  964. share/netbox/templates/dcim/devicebay_populate.html
  965. share/netbox/templates/dcim/devicerole.html
  966. share/netbox/templates/dcim/devicetype.html
  967. share/netbox/templates/dcim/devicetype/base.html
  968. share/netbox/templates/dcim/devicetype/component_templates.html
  969. share/netbox/templates/dcim/frontport.html
  970. share/netbox/templates/dcim/inc/cable_termination.html
  971. share/netbox/templates/dcim/inc/cable_toggle_buttons.html
  972. share/netbox/templates/dcim/inc/connection_endpoints.html
  973. share/netbox/templates/dcim/inc/endpoint_connection.html
  974. share/netbox/templates/dcim/inc/interface_vlans_table.html
  975. share/netbox/templates/dcim/inc/panels/inventory_items.html
  976. share/netbox/templates/dcim/inc/rack_elevation.html
  977. share/netbox/templates/dcim/interface.html
  978. share/netbox/templates/dcim/inventoryitem.html
  979. share/netbox/templates/dcim/inventoryitem_bulk_delete.html
  980. share/netbox/templates/dcim/inventoryitem_edit.html
  981. share/netbox/templates/dcim/inventoryitemrole.html
  982. share/netbox/templates/dcim/location.html
  983. share/netbox/templates/dcim/manufacturer.html
  984. share/netbox/templates/dcim/module.html
  985. share/netbox/templates/dcim/modulebay.html
  986. share/netbox/templates/dcim/moduletype.html
  987. share/netbox/templates/dcim/moduletype/base.html
  988. share/netbox/templates/dcim/moduletype/component_templates.html
  989. share/netbox/templates/dcim/platform.html
  990. share/netbox/templates/dcim/powerfeed.html
  991. share/netbox/templates/dcim/poweroutlet.html
  992. share/netbox/templates/dcim/powerpanel.html
  993. share/netbox/templates/dcim/powerport.html
  994. share/netbox/templates/dcim/rack.html
  995. share/netbox/templates/dcim/rack/base.html
  996. share/netbox/templates/dcim/rack/non_racked_devices.html
  997. share/netbox/templates/dcim/rack/reservations.html
  998. share/netbox/templates/dcim/rack_edit.html
  999. share/netbox/templates/dcim/rack_elevation_list.html
  1000. share/netbox/templates/dcim/rack_list.html
  1001. share/netbox/templates/dcim/rackreservation.html
  1002. share/netbox/templates/dcim/rackrole.html
  1003. share/netbox/templates/dcim/rearport.html
  1004. share/netbox/templates/dcim/region.html
  1005. share/netbox/templates/dcim/site.html
  1006. share/netbox/templates/dcim/sitegroup.html
  1007. share/netbox/templates/dcim/trace/attachment.html
  1008. share/netbox/templates/dcim/trace/cable.html
  1009. share/netbox/templates/dcim/trace/circuit.html
  1010. share/netbox/templates/dcim/trace/device.html
  1011. share/netbox/templates/dcim/trace/object.html
  1012. share/netbox/templates/dcim/trace/powerpanel.html
  1013. share/netbox/templates/dcim/trace/termination.html
  1014. share/netbox/templates/dcim/virtualchassis.html
  1015. share/netbox/templates/dcim/virtualchassis_add.html
  1016. share/netbox/templates/dcim/virtualchassis_add_member.html
  1017. share/netbox/templates/dcim/virtualchassis_edit.html
  1018. share/netbox/templates/dcim/virtualchassis_remove_member.html
  1019. share/netbox/templates/dcim/virtualdevicecontext.html
  1020. share/netbox/templates/exceptions/import_error.html
  1021. share/netbox/templates/exceptions/permission_error.html
  1022. share/netbox/templates/exceptions/programming_error.html
  1023. share/netbox/templates/extras/admin/plugins_list.html
  1024. share/netbox/templates/extras/configcontext.html
  1025. share/netbox/templates/extras/configcontext_list.html
  1026. share/netbox/templates/extras/configrevision.html
  1027. share/netbox/templates/extras/configrevision_restore.html
  1028. share/netbox/templates/extras/configtemplate.html
  1029. share/netbox/templates/extras/configtemplate_list.html
  1030. share/netbox/templates/extras/customfield.html
  1031. share/netbox/templates/extras/customfieldchoiceset.html
  1032. share/netbox/templates/extras/customlink.html
  1033. share/netbox/templates/extras/dashboard/reset.html
  1034. share/netbox/templates/extras/dashboard/widget.html
  1035. share/netbox/templates/extras/dashboard/widget_add.html
  1036. share/netbox/templates/extras/dashboard/widget_config.html
  1037. share/netbox/templates/extras/dashboard/widgets/bookmarks.html
  1038. share/netbox/templates/extras/dashboard/widgets/objectcounts.html
  1039. share/netbox/templates/extras/dashboard/widgets/objectlist.html
  1040. share/netbox/templates/extras/dashboard/widgets/rssfeed.html
  1041. share/netbox/templates/extras/exporttemplate.html
  1042. share/netbox/templates/extras/exporttemplate_list.html
  1043. share/netbox/templates/extras/htmx/report_result.html
  1044. share/netbox/templates/extras/htmx/script_result.html
  1045. share/netbox/templates/extras/imageattachment.html
  1046. share/netbox/templates/extras/imageattachment_edit.html
  1047. share/netbox/templates/extras/inc/configcontext_data.html
  1048. share/netbox/templates/extras/inc/configcontext_format.html
  1049. share/netbox/templates/extras/inc/result_pending.html
  1050. share/netbox/templates/extras/journalentry.html
  1051. share/netbox/templates/extras/object_changelog.html
  1052. share/netbox/templates/extras/object_configcontext.html
  1053. share/netbox/templates/extras/object_journal.html
  1054. share/netbox/templates/extras/objectchange.html
  1055. share/netbox/templates/extras/objectchange_list.html
  1056. share/netbox/templates/extras/report.html
  1057. share/netbox/templates/extras/report/base.html
  1058. share/netbox/templates/extras/report/jobs.html
  1059. share/netbox/templates/extras/report/source.html
  1060. share/netbox/templates/extras/report_list.html
  1061. share/netbox/templates/extras/report_result.html
  1062. share/netbox/templates/extras/savedfilter.html
  1063. share/netbox/templates/extras/schema/devicetype_schema.jinja2
  1064. share/netbox/templates/extras/script.html
  1065. share/netbox/templates/extras/script/base.html
  1066. share/netbox/templates/extras/script/jobs.html
  1067. share/netbox/templates/extras/script/source.html
  1068. share/netbox/templates/extras/script_list.html
  1069. share/netbox/templates/extras/script_result.html
  1070. share/netbox/templates/extras/tag.html
  1071. share/netbox/templates/extras/templatetags/log_level.html
  1072. share/netbox/templates/extras/webhook.html
  1073. share/netbox/templates/generic/bulk_add_component.html
  1074. share/netbox/templates/generic/bulk_delete.html
  1075. share/netbox/templates/generic/bulk_edit.html
  1076. share/netbox/templates/generic/bulk_import.html
  1077. share/netbox/templates/generic/bulk_remove.html
  1078. share/netbox/templates/generic/bulk_rename.html
  1079. share/netbox/templates/generic/confirmation_form.html
  1080. share/netbox/templates/generic/object.html
  1081. share/netbox/templates/generic/object_children.html
  1082. share/netbox/templates/generic/object_delete.html
  1083. share/netbox/templates/generic/object_edit.html
  1084. share/netbox/templates/generic/object_list.html
  1085. share/netbox/templates/graphiql.html
  1086. share/netbox/templates/home.html
  1087. share/netbox/templates/htmx/delete_form.html
  1088. share/netbox/templates/htmx/form.html
  1089. share/netbox/templates/htmx/object_selector.html
  1090. share/netbox/templates/htmx/object_selector_results.html
  1091. share/netbox/templates/htmx/table.html
  1092. share/netbox/templates/inc/filter_list.html
  1093. share/netbox/templates/inc/htmx_modal.html
  1094. share/netbox/templates/inc/messages.html
  1095. share/netbox/templates/inc/missing_prerequisites.html
  1096. share/netbox/templates/inc/paginator.html
  1097. share/netbox/templates/inc/paginator_htmx.html
  1098. share/netbox/templates/inc/panel_table.html
  1099. share/netbox/templates/inc/panels/comments.html
  1100. share/netbox/templates/inc/panels/custom_fields.html
  1101. share/netbox/templates/inc/panels/image_attachments.html
  1102. share/netbox/templates/inc/panels/related_objects.html
  1103. share/netbox/templates/inc/panels/tags.html
  1104. share/netbox/templates/inc/profile_button.html
  1105. share/netbox/templates/inc/searchbar.html
  1106. share/netbox/templates/inc/sync_warning.html
  1107. share/netbox/templates/inc/table.html
  1108. share/netbox/templates/inc/table_controls_htmx.html
  1109. share/netbox/templates/inc/table_htmx.html
  1110. share/netbox/templates/ipam/aggregate.html
  1111. share/netbox/templates/ipam/aggregate/base.html
  1112. share/netbox/templates/ipam/aggregate/prefixes.html
  1113. share/netbox/templates/ipam/asn.html
  1114. share/netbox/templates/ipam/asnrange.html
  1115. share/netbox/templates/ipam/asnrange/base.html
  1116. share/netbox/templates/ipam/fhrpgroup.html
  1117. share/netbox/templates/ipam/fhrpgroupassignment_edit.html
  1118. share/netbox/templates/ipam/inc/ipaddress_edit_header.html
  1119. share/netbox/templates/ipam/inc/panels/fhrp_groups.html
  1120. share/netbox/templates/ipam/inc/toggle_available.html
  1121. share/netbox/templates/ipam/ipaddress.html
  1122. share/netbox/templates/ipam/ipaddress/base.html
  1123. share/netbox/templates/ipam/ipaddress_assign.html
  1124. share/netbox/templates/ipam/ipaddress_bulk_add.html
  1125. share/netbox/templates/ipam/ipaddress_edit.html
  1126. share/netbox/templates/ipam/iprange.html
  1127. share/netbox/templates/ipam/iprange/base.html
  1128. share/netbox/templates/ipam/iprange/ip_addresses.html
  1129. share/netbox/templates/ipam/l2vpn.html
  1130. share/netbox/templates/ipam/l2vpntermination.html
  1131. share/netbox/templates/ipam/l2vpntermination_edit.html
  1132. share/netbox/templates/ipam/prefix.html
  1133. share/netbox/templates/ipam/prefix/base.html
  1134. share/netbox/templates/ipam/prefix/ip_addresses.html
  1135. share/netbox/templates/ipam/prefix/ip_ranges.html
  1136. share/netbox/templates/ipam/prefix/prefixes.html
  1137. share/netbox/templates/ipam/prefix_list.html
  1138. share/netbox/templates/ipam/rir.html
  1139. share/netbox/templates/ipam/role.html
  1140. share/netbox/templates/ipam/routetarget.html
  1141. share/netbox/templates/ipam/service.html
  1142. share/netbox/templates/ipam/service_create.html
  1143. share/netbox/templates/ipam/service_edit.html
  1144. share/netbox/templates/ipam/servicetemplate.html
  1145. share/netbox/templates/ipam/vlan.html
  1146. share/netbox/templates/ipam/vlan/base.html
  1147. share/netbox/templates/ipam/vlan_edit.html
  1148. share/netbox/templates/ipam/vlangroup.html
  1149. share/netbox/templates/ipam/vrf.html
  1150. share/netbox/templates/login.html
  1151. share/netbox/templates/media_failure.html
  1152. share/netbox/templates/rest_framework/api.html
  1153. share/netbox/templates/search.html
  1154. share/netbox/templates/tenancy/contact.html
  1155. share/netbox/templates/tenancy/contactassignment_edit.html
  1156. share/netbox/templates/tenancy/contactgroup.html
  1157. share/netbox/templates/tenancy/contactrole.html
  1158. share/netbox/templates/tenancy/object_contacts.html
  1159. share/netbox/templates/tenancy/tenant.html
  1160. share/netbox/templates/tenancy/tenantgroup.html
  1161. share/netbox/templates/users/group.html
  1162. share/netbox/templates/users/objectpermission.html
  1163. share/netbox/templates/users/token.html
  1164. share/netbox/templates/users/user.html
  1165. share/netbox/templates/virtualization/cluster.html
  1166. share/netbox/templates/virtualization/cluster/base.html
  1167. share/netbox/templates/virtualization/cluster/devices.html
  1168. share/netbox/templates/virtualization/cluster_add_devices.html
  1169. share/netbox/templates/virtualization/clustergroup.html
  1170. share/netbox/templates/virtualization/clustertype.html
  1171. share/netbox/templates/virtualization/virtualmachine.html
  1172. share/netbox/templates/virtualization/virtualmachine/base.html
  1173. share/netbox/templates/virtualization/virtualmachine/interfaces.html
  1174. share/netbox/templates/virtualization/virtualmachine/render_config.html
  1175. share/netbox/templates/virtualization/virtualmachine_list.html
  1176. share/netbox/templates/virtualization/vminterface.html
  1177. share/netbox/templates/wireless/inc/authentication_attrs.html
  1178. share/netbox/templates/wireless/inc/wirelesslink_interface.html
  1179. share/netbox/templates/wireless/wirelesslan.html
  1180. share/netbox/templates/wireless/wirelesslangroup.html
  1181. share/netbox/templates/wireless/wirelesslink.html
  1182. share/netbox/tenancy/__init__.py
  1183. share/netbox/tenancy/api/__init__.py
  1184. share/netbox/tenancy/api/nested_serializers.py
  1185. share/netbox/tenancy/api/serializers.py
  1186. share/netbox/tenancy/api/urls.py
  1187. share/netbox/tenancy/api/views.py
  1188. share/netbox/tenancy/apps.py
  1189. share/netbox/tenancy/choices.py
  1190. share/netbox/tenancy/filtersets.py
  1191. share/netbox/tenancy/forms/__init__.py
  1192. share/netbox/tenancy/forms/bulk_edit.py
  1193. share/netbox/tenancy/forms/bulk_import.py
  1194. share/netbox/tenancy/forms/filtersets.py
  1195. share/netbox/tenancy/forms/forms.py
  1196. share/netbox/tenancy/forms/model_forms.py
  1197. share/netbox/tenancy/graphql/__init__.py
  1198. share/netbox/tenancy/graphql/schema.py
  1199. share/netbox/tenancy/graphql/types.py
  1200. share/netbox/tenancy/migrations/0001_squashed_0012.py
  1201. share/netbox/tenancy/migrations/0002_tenant_ordering.py
  1202. share/netbox/tenancy/migrations/0003_contacts.py
  1203. share/netbox/tenancy/migrations/0004_extend_tag_support.py
  1204. share/netbox/tenancy/migrations/0005_standardize_id_fields.py
  1205. share/netbox/tenancy/migrations/0006_created_datetimefield.py
  1206. share/netbox/tenancy/migrations/0007_contact_link.py
  1207. share/netbox/tenancy/migrations/0008_unique_constraints.py
  1208. share/netbox/tenancy/migrations/0009_standardize_description_comments.py
  1209. share/netbox/tenancy/migrations/0010_tenant_relax_uniqueness.py
  1210. share/netbox/tenancy/migrations/0011_contactassignment_tags.py
  1211. share/netbox/tenancy/migrations/__init__.py
  1212. share/netbox/tenancy/models/__init__.py
  1213. share/netbox/tenancy/models/contacts.py
  1214. share/netbox/tenancy/models/tenants.py
  1215. share/netbox/tenancy/search.py
  1216. share/netbox/tenancy/tables/__init__.py
  1217. share/netbox/tenancy/tables/columns.py
  1218. share/netbox/tenancy/tables/contacts.py
  1219. share/netbox/tenancy/tables/tenants.py
  1220. share/netbox/tenancy/tests/__init__.py
  1221. share/netbox/tenancy/tests/test_api.py
  1222. share/netbox/tenancy/tests/test_filtersets.py
  1223. share/netbox/tenancy/tests/test_views.py
  1224. share/netbox/tenancy/urls.py
  1225. share/netbox/tenancy/views.py
  1226. share/netbox/users/__init__.py
  1227. share/netbox/users/admin.py
  1228. share/netbox/users/api/__init__.py
  1229. share/netbox/users/api/nested_serializers.py
  1230. share/netbox/users/api/serializers.py
  1231. share/netbox/users/api/urls.py
  1232. share/netbox/users/api/views.py
  1233. share/netbox/users/apps.py
  1234. share/netbox/users/constants.py
  1235. share/netbox/users/filtersets.py
  1236. share/netbox/users/forms/__init__.py
  1237. share/netbox/users/forms/authentication.py
  1238. share/netbox/users/forms/bulk_edit.py
  1239. share/netbox/users/forms/bulk_import.py
  1240. share/netbox/users/forms/filtersets.py
  1241. share/netbox/users/forms/model_forms.py
  1242. share/netbox/users/graphql/__init__.py
  1243. share/netbox/users/graphql/schema.py
  1244. share/netbox/users/graphql/types.py
  1245. share/netbox/users/migrations/0001_squashed_0011.py
  1246. share/netbox/users/migrations/0002_standardize_id_fields.py
  1247. share/netbox/users/migrations/0003_token_allowed_ips_last_used.py
  1248. share/netbox/users/migrations/0004_netboxgroup_netboxuser.py
  1249. share/netbox/users/migrations/__init__.py
  1250. share/netbox/users/models.py
  1251. share/netbox/users/preferences.py
  1252. share/netbox/users/signals.py
  1253. share/netbox/users/tables.py
  1254. share/netbox/users/tests/__init__.py
  1255. share/netbox/users/tests/test_api.py
  1256. share/netbox/users/tests/test_filtersets.py
  1257. share/netbox/users/tests/test_models.py
  1258. share/netbox/users/tests/test_preferences.py
  1259. share/netbox/users/tests/test_views.py
  1260. share/netbox/users/urls.py
  1261. share/netbox/users/utils.py
  1262. share/netbox/users/views.py
  1263. share/netbox/utilities/__init__.py
  1264. share/netbox/utilities/api.py
  1265. share/netbox/utilities/choices.py
  1266. share/netbox/utilities/constants.py
  1267. share/netbox/utilities/counters.py
  1268. share/netbox/utilities/error_handlers.py
  1269. share/netbox/utilities/exceptions.py
  1270. share/netbox/utilities/fields.py
  1271. share/netbox/utilities/files.py
  1272. share/netbox/utilities/filters.py
  1273. share/netbox/utilities/forms/__init__.py
  1274. share/netbox/utilities/forms/bulk_import.py
  1275. share/netbox/utilities/forms/constants.py
  1276. share/netbox/utilities/forms/fields/__init__.py
  1277. share/netbox/utilities/forms/fields/array.py
  1278. share/netbox/utilities/forms/fields/content_types.py
  1279. share/netbox/utilities/forms/fields/csv.py
  1280. share/netbox/utilities/forms/fields/dynamic.py
  1281. share/netbox/utilities/forms/fields/expandable.py
  1282. share/netbox/utilities/forms/fields/fields.py
  1283. share/netbox/utilities/forms/forms.py
  1284. share/netbox/utilities/forms/mixins.py
  1285. share/netbox/utilities/forms/utils.py
  1286. share/netbox/utilities/forms/widgets/__init__.py
  1287. share/netbox/utilities/forms/widgets/apiselect.py
  1288. share/netbox/utilities/forms/widgets/datetime.py
  1289. share/netbox/utilities/forms/widgets/misc.py
  1290. share/netbox/utilities/forms/widgets/select.py
  1291. share/netbox/utilities/graphql_optimizer.py
  1292. share/netbox/utilities/htmx.py
  1293. share/netbox/utilities/jinja2.py
  1294. share/netbox/utilities/json.py
  1295. share/netbox/utilities/management/__init__.py
  1296. share/netbox/utilities/management/commands/__init__.py
  1297. share/netbox/utilities/management/commands/calculate_cached_counts.py
  1298. share/netbox/utilities/markdown.py
  1299. share/netbox/utilities/migration.py
  1300. share/netbox/utilities/mptt.py
  1301. share/netbox/utilities/ordering.py
  1302. share/netbox/utilities/paginator.py
  1303. share/netbox/utilities/permissions.py
  1304. share/netbox/utilities/query_functions.py
  1305. share/netbox/utilities/querysets.py
  1306. share/netbox/utilities/request.py
  1307. share/netbox/utilities/rqworker.py
  1308. share/netbox/utilities/serializers/json.py
  1309. share/netbox/utilities/tables.py
  1310. share/netbox/utilities/templates/builtins/badge.html
  1311. share/netbox/utilities/templates/builtins/checkmark.html
  1312. share/netbox/utilities/templates/builtins/copy_content.html
  1313. share/netbox/utilities/templates/builtins/customfield_value.html
  1314. share/netbox/utilities/templates/builtins/htmx_table.html
  1315. share/netbox/utilities/templates/builtins/tag.html
  1316. share/netbox/utilities/templates/buttons/add.html
  1317. share/netbox/utilities/templates/buttons/bookmark.html
  1318. share/netbox/utilities/templates/buttons/bulk_delete.html
  1319. share/netbox/utilities/templates/buttons/bulk_edit.html
  1320. share/netbox/utilities/templates/buttons/clone.html
  1321. share/netbox/utilities/templates/buttons/delete.html
  1322. share/netbox/utilities/templates/buttons/edit.html
  1323. share/netbox/utilities/templates/buttons/export.html
  1324. share/netbox/utilities/templates/buttons/import.html
  1325. share/netbox/utilities/templates/buttons/sync.html
  1326. share/netbox/utilities/templates/form_helpers/render_custom_fields.html
  1327. share/netbox/utilities/templates/form_helpers/render_errors.html
  1328. share/netbox/utilities/templates/form_helpers/render_field.html
  1329. share/netbox/utilities/templates/form_helpers/render_form.html
  1330. share/netbox/utilities/templates/helpers/applied_filters.html
  1331. share/netbox/utilities/templates/helpers/table_config_form.html
  1332. share/netbox/utilities/templates/helpers/utilization_graph.html
  1333. share/netbox/utilities/templates/navigation/menu.html
  1334. share/netbox/utilities/templates/tabs/model_view_tabs.html
  1335. share/netbox/utilities/templates/widgets/apiselect.html
  1336. share/netbox/utilities/templates/widgets/clearable_file_input.html
  1337. share/netbox/utilities/templates/widgets/colorselect_option.html
  1338. share/netbox/utilities/templates/widgets/markdown_input.html
  1339. share/netbox/utilities/templates/widgets/number_with_options.html
  1340. share/netbox/utilities/templates/widgets/select_option.html
  1341. share/netbox/utilities/templates/widgets/select_option_with_pk.html
  1342. share/netbox/utilities/templates/widgets/sluginput.html
  1343. share/netbox/utilities/templatetags/__init__.py
  1344. share/netbox/utilities/templatetags/builtins/__init__.py
  1345. share/netbox/utilities/templatetags/builtins/filters.py
  1346. share/netbox/utilities/templatetags/builtins/tags.py
  1347. share/netbox/utilities/templatetags/buttons.py
  1348. share/netbox/utilities/templatetags/form_helpers.py
  1349. share/netbox/utilities/templatetags/helpers.py
  1350. share/netbox/utilities/templatetags/navigation.py
  1351. share/netbox/utilities/templatetags/perms.py
  1352. share/netbox/utilities/templatetags/tabs.py
  1353. share/netbox/utilities/testing/__init__.py
  1354. share/netbox/utilities/testing/api.py
  1355. share/netbox/utilities/testing/base.py
  1356. share/netbox/utilities/testing/filtersets.py
  1357. share/netbox/utilities/testing/utils.py
  1358. share/netbox/utilities/testing/views.py
  1359. share/netbox/utilities/tests/__init__.py
  1360. share/netbox/utilities/tests/test_api.py
  1361. share/netbox/utilities/tests/test_choices.py
  1362. share/netbox/utilities/tests/test_counters.py
  1363. share/netbox/utilities/tests/test_filters.py
  1364. share/netbox/utilities/tests/test_forms.py
  1365. share/netbox/utilities/tests/test_managers.py
  1366. share/netbox/utilities/tests/test_ordering.py
  1367. share/netbox/utilities/tests/test_utils.py
  1368. share/netbox/utilities/tracking.py
  1369. share/netbox/utilities/urls.py
  1370. share/netbox/utilities/utils.py
  1371. share/netbox/utilities/validators.py
  1372. share/netbox/utilities/views.py
  1373. share/netbox/virtualization/__init__.py
  1374. share/netbox/virtualization/api/__init__.py
  1375. share/netbox/virtualization/api/nested_serializers.py
  1376. share/netbox/virtualization/api/serializers.py
  1377. share/netbox/virtualization/api/urls.py
  1378. share/netbox/virtualization/api/views.py
  1379. share/netbox/virtualization/apps.py
  1380. share/netbox/virtualization/choices.py
  1381. share/netbox/virtualization/filtersets.py
  1382. share/netbox/virtualization/forms/__init__.py
  1383. share/netbox/virtualization/forms/bulk_create.py
  1384. share/netbox/virtualization/forms/bulk_edit.py
  1385. share/netbox/virtualization/forms/bulk_import.py
  1386. share/netbox/virtualization/forms/filtersets.py
  1387. share/netbox/virtualization/forms/model_forms.py
  1388. share/netbox/virtualization/forms/object_create.py
  1389. share/netbox/virtualization/graphql/__init__.py
  1390. share/netbox/virtualization/graphql/schema.py
  1391. share/netbox/virtualization/graphql/types.py
  1392. share/netbox/virtualization/migrations/0001_squashed_0022.py
  1393. share/netbox/virtualization/migrations/0023_virtualmachine_natural_ordering.py
  1394. share/netbox/virtualization/migrations/0024_cluster_relax_uniqueness.py
  1395. share/netbox/virtualization/migrations/0025_extend_tag_support.py
  1396. share/netbox/virtualization/migrations/0026_vminterface_bridge.py
  1397. share/netbox/virtualization/migrations/0027_standardize_id_fields.py
  1398. share/netbox/virtualization/migrations/0028_vminterface_vrf.py
  1399. share/netbox/virtualization/migrations/0029_created_datetimefield.py
  1400. share/netbox/virtualization/migrations/0030_cluster_status.py
  1401. share/netbox/virtualization/migrations/0031_virtualmachine_site_device.py
  1402. share/netbox/virtualization/migrations/0032_virtualmachine_update_sites.py
  1403. share/netbox/virtualization/migrations/0033_unique_constraints.py
  1404. share/netbox/virtualization/migrations/0034_standardize_description_comments.py
  1405. share/netbox/virtualization/migrations/0035_virtualmachine_interface_count.py
  1406. share/netbox/virtualization/migrations/0036_virtualmachine_config_template.py
  1407. share/netbox/virtualization/migrations/__init__.py
  1408. share/netbox/virtualization/models/__init__.py
  1409. share/netbox/virtualization/models/clusters.py
  1410. share/netbox/virtualization/models/virtualmachines.py
  1411. share/netbox/virtualization/search.py
  1412. share/netbox/virtualization/tables/__init__.py
  1413. share/netbox/virtualization/tables/clusters.py
  1414. share/netbox/virtualization/tables/virtualmachines.py
  1415. share/netbox/virtualization/tests/__init__.py
  1416. share/netbox/virtualization/tests/test_api.py
  1417. share/netbox/virtualization/tests/test_filtersets.py
  1418. share/netbox/virtualization/tests/test_models.py
  1419. share/netbox/virtualization/tests/test_views.py
  1420. share/netbox/virtualization/urls.py
  1421. share/netbox/virtualization/views.py
  1422. share/netbox/wireless/__init__.py
  1423. share/netbox/wireless/api/__init__.py
  1424. share/netbox/wireless/api/nested_serializers.py
  1425. share/netbox/wireless/api/serializers.py
  1426. share/netbox/wireless/api/urls.py
  1427. share/netbox/wireless/api/views.py
  1428. share/netbox/wireless/apps.py
  1429. share/netbox/wireless/choices.py
  1430. share/netbox/wireless/constants.py
  1431. share/netbox/wireless/filtersets.py
  1432. share/netbox/wireless/forms/__init__.py
  1433. share/netbox/wireless/forms/bulk_edit.py
  1434. share/netbox/wireless/forms/bulk_import.py
  1435. share/netbox/wireless/forms/filtersets.py
  1436. share/netbox/wireless/forms/model_forms.py
  1437. share/netbox/wireless/graphql/__init__.py
  1438. share/netbox/wireless/graphql/schema.py
  1439. share/netbox/wireless/graphql/types.py
  1440. share/netbox/wireless/migrations/0001_wireless.py
  1441. share/netbox/wireless/migrations/0002_standardize_id_fields.py
  1442. share/netbox/wireless/migrations/0003_created_datetimefield.py
  1443. share/netbox/wireless/migrations/0004_wireless_tenancy.py
  1444. share/netbox/wireless/migrations/0005_wirelesslink_interface_types.py
  1445. share/netbox/wireless/migrations/0006_unique_constraints.py
  1446. share/netbox/wireless/migrations/0007_standardize_description_comments.py
  1447. share/netbox/wireless/migrations/0008_wirelesslan_status.py
  1448. share/netbox/wireless/migrations/__init__.py
  1449. share/netbox/wireless/models.py
  1450. share/netbox/wireless/search.py
  1451. share/netbox/wireless/signals.py
  1452. share/netbox/wireless/tables/__init__.py
  1453. share/netbox/wireless/tables/wirelesslan.py
  1454. share/netbox/wireless/tables/wirelesslink.py
  1455. share/netbox/wireless/tests/__init__.py
  1456. share/netbox/wireless/tests/test_api.py
  1457. share/netbox/wireless/tests/test_filtersets.py
  1458. share/netbox/wireless/tests/test_views.py
  1459. share/netbox/wireless/urls.py
  1460. share/netbox/wireless/utils.py
  1461. share/netbox/wireless/views.py
  1462. @owner
  1463. @group
  1464. @mode
Collapse this list.
Dependency lines:
  • netbox>0:net-mgmt/netbox
To install the port:
cd /usr/ports/net-mgmt/netbox/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/netbox
  • pkg install netbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: netbox
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
netbox
ABIlatestquarterly
FreeBSD:12:aarch642.4.43.5.9
FreeBSD:12:amd643.6.13.5.9
FreeBSD:12:armv6-2.7.12_1
FreeBSD:12:armv7-2.7.12_1
FreeBSD:12:i3863.6.13.5.9
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64-2.10.10
FreeBSD:13:aarch643.5.9_13.5.9
FreeBSD:13:amd643.6.23.5.9
FreeBSD:13:armv62.9.11-
FreeBSD:13:armv7-3.5.9
FreeBSD:13:i3863.6.23.5.9
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc642.9.113.5.9
FreeBSD:13:riscv64--
FreeBSD:14:aarch64--
FreeBSD:14:amd643.5.9_1-
FreeBSD:14:armv6--
FreeBSD:14:armv73.5.7-
FreeBSD:14:i3863.6.1-
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc643.5.3-
FreeBSD:14:riscv64--
FreeBSD:15:amd643.6.2-
FreeBSD:15:armv6--
FreeBSD:15:armv7--
FreeBSD:15:i3863.6.2-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=4.2.5<4.3 : www/py-django42@py39
  2. py39-dj42-django-cors-headers>=4.2.0<5 : www/py-dj42-django-cors-headers@py39
  3. py39-dj42-django-debug-toolbar>=4.2.0<5 : www/py-dj42-django-debug-toolbar@py39
  4. py39-dj42-django-filter>=23.3<24 : www/py-dj42-django-filter@py39
  5. py39-dj42-django-graphiql-debug-toolbar>=0.2.0<1 : www/py-dj42-django-graphiql-debug-toolbar@py39
  6. py39-dj42-django-mptt>=0.14.0<0.15 : www/py-dj42-django-mptt@py39
  7. py39-dj42-django-prometheus>=2.3.1<2.4 : www/py-dj42-django-prometheus@py39
  8. py39-dj42-django-redis>=5.3.0<6 : www/py-dj42-django-redis@py39
  9. py39-dj42-django-rich>=1.7.0<2 : www/py-dj42-django-rich@py39
  10. py39-dj42-django-rq>=2.8.1<2.9 : devel/py-dj42-django-rq@py39
  11. py39-dj42-django-tables2>=2.6<2.7 : www/py-dj42-django-tables2@py39
  12. py39-dj42-django-taggit>=4.0.0<5 : www/py-dj42-django-taggit@py39
  13. py39-dj42-django-timezone-field>=6.0.1<7 : www/py-dj42-django-timezone-field@py39
  14. py39-dj42-djangorestframework>=3.14.0<3.15.0 : www/py-dj42-djangorestframework@py39
  15. py39-dj42-drf-spectacular>=0.26.4<1 : www/py-dj42-drf-spectacular@py39
  16. py39-dj42-drf-spectacular-sidecar>=2023.9.1 : www/py-dj42-drf-spectacular-sidecar@py39
  17. py39-dj42-graphene-django>=3.0.0<3.0.0_99 : devel/py-dj42-graphene-django@py39
  18. py39-django-pglocks>=1.0.4<1.1 : www/py-django-pglocks@py39
  19. py39-bleach>=6.0.0<7 : www/py-bleach@py39
  20. py39-feedparser>=6.0.8<7 : textproc/py-feedparser@py39
  21. py39-Jinja2>=3.1.2<4 : devel/py-Jinja2@py39
  22. py39-markdown>=3.3.7<3.4 : textproc/py-markdown@py39
  23. py39-mkdocs-material>=9.3.2<10 : textproc/py-mkdocs-material@py39
  24. py39-mkdocstrings>=0.23.0<1 : textproc/py-mkdocstrings@py39
  25. py39-mkdocstrings-python-legacy>0 : textproc/py-mkdocstrings-python-legacy@py39
  26. py39-netaddr>=0.9.0<1 : net/py-netaddr@py39
  27. py39-pillow>=10.0.1 : graphics/py-pillow@py39
  28. py39-psycopg>=3.1.10<4 : databases/py-psycopg@py39
  29. py39-sentry-sdk>=1.21.1<2 : devel/py-sentry-sdk@py39
  30. py39-social-auth-app-django>=5.3.0<6 : www/py-social-auth-app-django@py39
  31. py39-social-auth-core>=4.4.2<5 : security/py-social-auth-core@py39
  32. py39-svgwrite>=1.4.3<2 : graphics/py-svgwrite@py39
  33. py39-tablib>=3.5.0<4 : textproc/py-tablib@py39
  34. py39-tzdata>=2023.3 : devel/py-tzdata@py39
  35. py39-yaml>=6.0<7 : devel/py-yaml@py39
  36. py39-gunicorn>=21.2.0<22 : www/py-gunicorn@py39
  37. python3.9 : lang/python39
Library dependencies:
  1. libpq.so.5 : databases/postgresql15-client
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
pkg-message:
For install:
If upgrading
If upgrading from < 3.0.4:
If upgrading from < 3.0.12_1:
If upgrading from < 3.1.6:
If upgrading from < 3.2.4:
If upgrading from < 3.2.5:
If upgrading from < 3.3.4:
If upgrading from < 3.4.5:
If upgrading from < 3.5.2:
If upgrading from < 3.5.4:
If upgrading from < 3.6.1:
WWW: https://github.com/netbox-community/netbox
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/netbox-community/netbox/tar.gz/v3.6.2?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-09-10
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 12 or higher.  This is because Django 4.2 requires
         PostgreSQL 12 as a minimum.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
Expand this list (9 items)
  • 2023-06-02
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. If the plugin security/py-netbox-secretstore is used, which is no
         longer maintained by upstream, the following steps must be done before
         upgrading to NetBox 3.5:
    
         * Migrate from security/py-netbox-secretstore (= 1.4.2_2) to
           security/py-netbox-secrets (= 1.7.6) with a NetBox 3.4.x instance.
    
           It is very important that the versions of py-netbox-secretstore and
           py-netbox-secrets match as specified otherwise the migration will not
           be successful.
    
           The reason for this is that py-netbox-secrets 1.8.x is not backwards
           compatible with Netbox 3.4.  For further details please see the
           updating instructions of py-netbox-secretstore or the UPDATING entry
           of 2023-05-11.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2023-02-22
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 11 or higher.  This is because PostgreSQL 10 is
         End-of-Life since November 2022 and Django 4.1 requires PostgreSQL 11
         as a minimum.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2022-06-16
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      /!\ WARNING /!\
    
      The NetBox 3.2 release contains major changes, so at least items 1.), 2.)
      and 3.) must be checked before proceeding with the upgrade!
    
      /!\ WARNING /!\
    
      1. This release includes a database migration that will remove the "asn",
         "contact_name", "contact_phone", and "contact_email" fields from the
         site model.  (These fields have been superseded by the ASN and contact
         models introduced in NetBox v3.1.)
    
         To protect against the accidental destruction of data, the upgrade
         process will fail if any sites still have data in any of these fields.
    
         To bypass this safeguard, set the NETBOX_DELETE_LEGACY_DATA environment
         variable when running the upgrade script, which will permit the
         destruction of legacy data.
    
         A set of migration scripts is available to assist with the migration of
         legacy site data:
    
         https://github.com/netbox-community/migration-scripts
    
      2. NetBox v3.2 requires Python 3.8 or later.
    
      3. If the NetBox Plugin "net-mgmt/py-netbox-plugin-extension" is used,
         please disable it before the migrations are applied.  This can be done
         by removing the entry "netbox_plugin_extensions" from the "PLUGINS"
         section in the NetBox configuration.
    
         Once the upgrade is done, this port/package can be safely removed as
         it's no longer required.
    
      4. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2022-01-18
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 10 or higher.  This is because PostgreSQL 9.6 is
         End-of-Life since November 2021 and NetBox 3.1 makes use of the
         "macaddr8" field which was introduced with PostgreSQL 10.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2021-10-04
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      /!\ WARNING /!\
    
      The NetBox 3.0 release contains major changes, so at least items 1.), 2.)
      and 3.) must be checked before proceeding with the upgrade!
    
      /!\ WARNING /!\
    
      1. Please ensure that your local installation of net-mgmt/netbox is at
         the 2.11 release before attempting to upgrade to NetBox 3.0 or later.
    
      2. Please also note that the previously deprecated secrets functionality
         has been removed with NetBox 3.0.  This means, all of the secrets still
         remain in the database once upgraded, only the secrets functionality on
         the part of NetBox is no longer given.
    
         In order to continue to be able to access the stored secrets as usual
         (and then possibly migrate them to another solution, e.g.
         security/vault), please install the security/py-netbox-secretstore port
         once NetBox has been upgraded to 3.x and follow its installation
         instructions how to enable the plugin.
    
      3. If plugins are used, they should be temporarily deactivated to avoid
         disruptions during the upgrade process.
    
      4. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2021-01-24
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      The Django templating language (DTL) is no longer supported for export
      templates.  Please ensure that all export templates use Jinja2 before
      upgrading.
    
      Also the support for embedded graphs was completely removed and several
      changes to the REST API were made.  Please check the changelogs for
      further details.
    
    
  • 2020-11-10
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      Changes related to the NetBox configuration:
    
      1. If in use, LDAP authentication must be enabled by setting
         REMOTE_AUTH_BACKEND to 'netbox.authentication.LDAPBackend'.  (The LDAP
         configuration parameters in ldap_config.py remain unchanged.)
    
      2. REMOTE_AUTH_DEFAULT_PERMISSIONS now takes a dictionary rather than a
         list.  This is a mapping of permission names to a dictionary of
         constraining attributes, or None.
    
         For example, ['dcim.add_site', 'dcim.change_site'] would become
         {'dcim.add_site': None, 'dcim.change_site': None}.
    
      3. Support for the DEFAULT_TIMEOUT parameter under REDIS database
         configuration was removed.  Set RQ_DEFAULT_TIMEOUT as a global
         configuration parameter instead.
    
      Please also check the pkg-message and the changelogs for further info.
    
    
  • 2020-02-25
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Removal of the Topology Maps feature
    
      The deprecated topology maps feature has been removed.  Please replicate
      any required data to another source before upgrading NetBox to v2.7.7, as
      any existing topology maps will be deleted.
    
    
      2. Changed REDIS database configuration settings
    
      The REDIS database configuration parameters were splitted up in two
      discrete subsections named "webhooks" and "caching" with the 2.7 release.
      This requires modification of the REDIS parameter in configuration.py as
      follows:
    
      Old Redis sample configuration:
    
      REDIS = {
        'HOST': 'localhost',
        'PORT': 6379,
        'PASSWORD': '',
        'DATABASE': 0,
        'CACHE_DATABASE': 1,
        'DEFAULT_TIMEOUT': 300,
        'SSL': False,
      }
    
      New Redis sample configuration:
    
      REDIS = {
        'webhooks': {
            'HOST': 'redis.example.com',
            'PORT': 1234,
            'PASSWORD': 'foobar',
            'DATABASE': 0,
            'DEFAULT_TIMEOUT': 300,
            'SSL': False,
        },
        'caching': {
            'HOST': 'localhost',
            'PORT': 6379,
            'PASSWORD': '',
            'DATABASE': 1,
            'DEFAULT_TIMEOUT': 300,
            'SSL': False,
        }
      }
    
      Note that the CACHE_DATABASE parameter has been removed and the connection
      settings have been duplicated for both webhooks and caching.  This allows
      one to make use of separate Redis instances if desired.  It is fine to use
      the same Redis service for both functions, although the database
      identifiers should be different.
    
      Please also check the pkg-message and the changelogs for further info.
    
    
  • 2019-09-30
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      Since the 2.6 release a running Redis server instance is required for
      caching objects to run.  Also the following settings like below need to be
      added (or modified) in the existing configuration.py:
    
      REDIS = {
        'HOST': 'localhost',
        'PORT': 6397,
        'PASSWORD': ''
        'DATABASE': 0,
        'CACHE_DATABASE': 1,
        'DEFAULT_TIMEOUT': 300,
        'SSL': False,
      }
    
      Note that if you were using these settings in a prior release with
      webhooks, the DATABASE setting remains the same but an additional
      CACHE_DATABASE settings has been added with a default value of 1 to
      support the caching backend.
    
      The DATABASE setting will be renamed in a future release of NetBox to
      better relay the meaning of the setting.  It is highly recommended to keep
      the webhook and cache databases separate.  Using the same database number
      for both may result in webhook processing data being lost during cache
      flushing events.
    
      Please also check the pkg-message and the changelogs for further info.
    
    
  • Collapse this list.

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.2
22 Sep 2023 17:40:28
commit hash:10c11a8f95eb0348f4e365b7ded46e82ce8c9681commit hash:10c11a8f95eb0348f4e365b7ded46e82ce8c9681commit hash:10c11a8f95eb0348f4e365b7ded46e82ce8c9681commit hash:10c11a8f95eb0348f4e365b7ded46e82ce8c9681 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.6.2

Changelog:

Enhancements:
* Add interface types for QSFP112 and OSFP-RHS
* Add support for other delimiting characters when using CSV import

Bug Fixes:
* Hide available IP/VLAN listing when sorting under a parent prefix
  or VLAN range
* Raise validation error on the presence of an unknown CSV header
  during bulk import
* Fix dashboard widget heading contrast under dark mode
* Render Markdown in custom field help text on object edit forms
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.1
10 Sep 2023 13:15:32
commit hash:bbe8e56f6856f531284f73bf0b30eb52d19e2a39commit hash:bbe8e56f6856f531284f73bf0b30eb52d19e2a39commit hash:bbe8e56f6856f531284f73bf0b30eb52d19e2a39commit hash:bbe8e56f6856f531284f73bf0b30eb52d19e2a39 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.6.1

* Introduce non-default GIT, LDAP and S3 options.

Changelog since 3.5.9

It contains many bugfixes/enhancements and the following new features:

* Relocated Admin UI Views
* Configurable Default Permissions
* User Bookmarks
* Custom Field Choice Sets
* Pre-Defined Location Choices for Custom Fields
* Restrict Tag Usage by Object Type

https://netbox.readthedocs.io/en/stable/release-notes/version-3.6/
MFH:		No (feature release)
3.5.9_1
31 Aug 2023 05:45:13
commit hash:8a74bbe395d0b6137fd9992bb016dadfe48723a4commit hash:8a74bbe395d0b6137fd9992bb016dadfe48723a4commit hash:8a74bbe395d0b6137fd9992bb016dadfe48723a4commit hash:8a74bbe395d0b6137fd9992bb016dadfe48723a4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update dependencies after 6b168f112781

* Since release 0.18.0 of textproc/py-mkdocstrings, the handlers have
  been outsourced to separate modules and can be installed through the
  respective options.

  Because options PYTHON and PYTHONLEGACY of py-mkdocstrings are
  currently mutually exclusive and therefore non-default, explicitly
  define py-mkdocstrings-python-legacy as required dependency.

* Bump PORTREVISION due changed dependencies.
3.5.9
29 Aug 2023 07:22:39
commit hash:7fbca1b69af8e0ca6092e481640dc3db0dee8d50commit hash:7fbca1b69af8e0ca6092e481640dc3db0dee8d50commit hash:7fbca1b69af8e0ca6092e481640dc3db0dee8d50commit hash:7fbca1b69af8e0ca6092e481640dc3db0dee8d50 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.9

Changelog:

Enhancements:
* Dynamically render location and device lists under site and
  location views
* Display assigned values count per object type under custom field view
* Enable filtering IP ranges by containing prefix
* Include request object in custom link renderer on tables
* Move child VLANs list to a separate tab under VLAN group view
* Pass additional HTTP headers through to custom script context
* Introduce empty lookup for numeric value filters

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.8
17 Aug 2023 10:30:45
commit hash:1112b524b46670d6a2fa42b58d633604bc2b2d3acommit hash:1112b524b46670d6a2fa42b58d633604bc2b2d3acommit hash:1112b524b46670d6a2fa42b58d633604bc2b2d3acommit hash:1112b524b46670d6a2fa42b58d633604bc2b2d3a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.8

Changelog:

Enhancements:
* Ship a validation schema for the device type library with each release
* Add support for specifying import/export route targets during VRF
  bulk import
* Automatically populate any VDC assignments from the parent when adding
  a child interface via the UI
* Add 400GE CFP2 interface type
* Add human-friendly speed column to interfaces table
* Add "assigned" filter for IP addresses
* List installed plugins on the server error report page
* Add 200 and 400 Gbps speeds to dropdown choices on interface form
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.7
01 Aug 2023 06:40:46
commit hash:34c410cffa52f78b7c9267255fe1184863568a01commit hash:34c410cffa52f78b7c9267255fe1184863568a01commit hash:34c410cffa52f78b7c9267255fe1184863568a01commit hash:34c410cffa52f78b7c9267255fe1184863568a01 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.7

Changelog:

Enhancements:
* Move non-rack devices list to a separate tab under the rack view
* Mask sensitive parameters when viewing a configured data source
* Add IEC 10609-1 and NBR 14136 power port & outlet types
* Implement a faster initial poll for report & script results
* Add 100GBASE-X-DSFP and 100GBASE-X-SFPDD interface types

Bug Fixes:
* Fix Markdown support for table cell alignment
* Fix missing script results when fetched via REST API
* Remove extraneous VLAN group field from bulk edit form for interfaces
* Permit unauthenticated access to content types REST API endpoint when
  LOGIN_REQUIRED is false
* Fix exception when importing device type missing rack unit
  height value

https://github.com/netbox-community/netbox/releases/tag/v3.5.7

MFH:		2023Q3
3.5.6
18 Jul 2023 18:47:45
commit hash:8d7f988c5b79e5d2a73a3349f5be3fbdfae59059commit hash:8d7f988c5b79e5d2a73a3349f5be3fbdfae59059commit hash:8d7f988c5b79e5d2a73a3349f5be3fbdfae59059commit hash:8d7f988c5b79e5d2a73a3349f5be3fbdfae59059 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Relax version requirements after 0355c9443e92

* www/py-gunicorn was updated to the 21.x release series, adjust the
  version requirements accordingly.
3.5.6
12 Jul 2023 04:24:12
commit hash:14237e665f5cc7a7453d232a50e7de712af51b80commit hash:14237e665f5cc7a7453d232a50e7de712af51b80commit hash:14237e665f5cc7a7453d232a50e7de712af51b80commit hash:14237e665f5cc7a7453d232a50e7de712af51b80 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.6

Changelogs since 3.5.4:

Enhancements:
* Annotate VLAN group utilization
* Add "copy to clipboard" buttons in UI for IP addresses
* Add 100GE QSFP-DD interface type
* Include additional contact details on contact assignments table
* Associate contact assignments with their objects in the change log

Bug Fixes:
* Fix REST API validation of null values for several
  interface attributes
* Fix exception when clicking "create and add another" to add a cable
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.4
27 Jun 2023 19:34:34
commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.5.4
27 Jun 2023 05:59:30
commit hash:ed63bb8de12c96323ba766935f2773ce6d2ce1c6commit hash:ed63bb8de12c96323ba766935f2773ce6d2ce1c6commit hash:ed63bb8de12c96323ba766935f2773ce6d2ce1c6commit hash:ed63bb8de12c96323ba766935f2773ce6d2ce1c6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.4

* Adjust the sample netbox rc script as gunicorn emits a warning if the
  configuration file doesn't have a ".py" extension. [1]  Fix the
  default path of the "netbox_config" variable as well while I'm here.

Changelog:

Enhancements:
* Define colors for staged change action choices
* Include "add" button on all device & virtual machine component
  list views
* Add menu navigation button to add wireless links directly
* Add "add" buttons for reports & scripts to navigation menu
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.3
12 Jun 2023 18:13:38
commit hash:6c0c4b72bb55dc935e7e5afb1e236563200bcdadcommit hash:6c0c4b72bb55dc935e7e5afb1e236563200bcdadcommit hash:6c0c4b72bb55dc935e7e5afb1e236563200bcdadcommit hash:6c0c4b72bb55dc935e7e5afb1e236563200bcdad files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.3

Changelog:

Enhancements:
* Improve support for matching tags in conditional rules
* Add device type & role filters for device components
* Collapse context data by default when viewing a rendered
  device configuration
* Record client IP address when logging authentication failures
* Add an option to hide custom fields only if unset
* Apply filter parameters to links in object count dashboard widgets

Bug Fixes:
* Improve rack space validation when creating multiple devices
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.2
12 Jun 2023 10:58:42
commit hash:eae23f2d14fad5318416c59814806b99c2165797commit hash:eae23f2d14fad5318416c59814806b99c2165797commit hash:eae23f2d14fad5318416c59814806b99c2165797commit hash:eae23f2d14fad5318416c59814806b99c2165797 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj41-graphene-django: Downgrade to 3.0.0

* Since NetBox 3.5, there has been a regression with newer versions of
  py-graphene-django that produces a blank screen at the GraphQL API.

  Hence, upstream has pinned the version of py-graphene-django to 3.0.0
  with the release of NetBox 3.5.3 because an alternative implementation
  is planned for the GraphQL feature.

* Add PORTSCOUT because upstream is very likely to switch to Django 4.2
  with the NetBox 3.6 release series (ETA: Mid of 2023Q3) and
  Django 4.1 will reach its EoL (= End-of-Life) at the end of 2023.

* Adjust the version requirements of net-mgmt/netbox and
  www/py-dj41-graphiql-debug-toolbar accordingly.

PR:		271887
Reviewed by:	sunpoet (maintainer)
Approved by:	sunpoet (maintainer)
3.5.2
02 Jun 2023 16:19:24
commit hash:d615248b63f293989ead26195f832d9538354435commit hash:d615248b63f293989ead26195f832d9538354435commit hash:d615248b63f293989ead26195f832d9538354435commit hash:d615248b63f293989ead26195f832d9538354435 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.5.2

Changelog since 3.4.10

It contains many bugfixes/enhancements and the following new features:

* Customizable Dashboard
* Remote Data Sources
* Configuration Template Rendering
* NAPALM Integration Plugin
* ASN Ranges
* Provider Accounts
* Job-Triggered Webhooks

https://netbox.readthedocs.io/en/stable/release-notes/version-3.5/

MFH:		No (feature release)
3.4.10
29 Apr 2023 18:29:58
commit hash:3b357fa057077e6bd3e905a3472334bb174070edcommit hash:3b357fa057077e6bd3e905a3472334bb174070edcommit hash:3b357fa057077e6bd3e905a3472334bb174070edcommit hash:3b357fa057077e6bd3e905a3472334bb174070ed files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.4.10

Changelog since 3.4.8:

Enhancements:
* Show peer racks as a dropdown list under rack view
* Introduce CSRF_COOKIE_SECURE, SECURE_SSL_REDIRECT, and
  SESSION_COOKIE_SECURE configuration parameters
* Hide PSK strings under wireless LAN & link views
* Sanitize rendered custom links to mitigate malicious links
* Enable setting user name & email values via remote
  authenticate headers
* Enable anonymized reporting of census data

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.8_1
23 Apr 2023 09:09:58
commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
3.4.8
14 Apr 2023 08:04:21
commit hash:b363f88e5124264fbc7d02d82a789120393302b6commit hash:b363f88e5124264fbc7d02d82a789120393302b6commit hash:b363f88e5124264fbc7d02d82a789120393302b6commit hash:b363f88e5124264fbc7d02d82a789120393302b6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.4.8

Changelog:
Enhancements:

* Enable general purpose image attachments for device types
* Allow custom object fields to reference a user or group
* Remove unit from commit rate column header in circuits table
* Disallow changing custom field type after creation
* Display a warning banner when DEBUG is enabled
* Enable filtering of VM Interfaces by assigned VLAN
* Specify UTF-8 encoding for default export template MIME type
* Introduce the grant_token permission for controlling the creation
  of API tokens on behalf of other users
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.7
29 Mar 2023 16:36:36
commit hash:42dd2ef9c7612c8805d02a032ad7e4fce5416f41commit hash:42dd2ef9c7612c8805d02a032ad7e4fce5416f41commit hash:42dd2ef9c7612c8805d02a032ad7e4fce5416f41commit hash:42dd2ef9c7612c8805d02a032ad7e4fce5416f41 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.4.7

Changelog:

Enhancements:
* Automatically set the scheduled time when executing reports/scripts
  at a recurring interval
* Add fieldset support for custom script forms
* Use SSID for representing wireless links, if set
* Support designating multiple backends via REMOTE_AUTH_BACKEND
  config parameter
* Improve error reporting for duplicate CSV column headings
* Enable VDC assignment during bulk import/edit of interfaces

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.6
16 Mar 2023 06:01:04
commit hash:da926c1e8d31956b2da754a7449e97ca0619c8fdcommit hash:da926c1e8d31956b2da754a7449e97ca0619c8fdcommit hash:da926c1e8d31956b2da754a7449e97ca0619c8fdcommit hash:da926c1e8d31956b2da754a7449e97ca0619c8fd files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.4.6

Changelog:

Enhancements:
* Enable searching for devices/VMs by primary IP address
* Add ability to toggle visibility of virtual interfaces under
  device view
* Enable live preview of Markdown content
* Restore default page size when navigating between views
* Add connected_endpoints field to GraphQL API for cabled objects
* Include IP version in GraphQL API representations of aggregates,
  prefixes, and IP addresses
* Add Cisco StackWise 1T interface type
* Add IEEE 802.3az PoE type for interfaces
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.5
22 Feb 2023 07:04:18
commit hash:97f588b3919babbc1e237df5f83a8418fa319ae3commit hash:97f588b3919babbc1e237df5f83a8418fa319ae3commit hash:97f588b3919babbc1e237df5f83a8418fa319ae3commit hash:97f588b3919babbc1e237df5f83a8418fa319ae3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.4.5

Changelog since 3.3.10:

It contains many bugfixes/enhancements and the following new features:

* New Global Search
* Virtual Device Contexts
* Saved Filters
* JSON/YAML Bulk Imports
* Update Existing Objects via Bulk Import
* Scheduled Reports & Scripts
* API for Staged Changes

https://netbox.readthedocs.io/en/stable/release-notes/version-3.4/

MFH:		No (feature release)
3.3.10
05 Feb 2023 15:50:15
commit hash:e177d5bb97bab8de20eee13554508ae058460da4commit hash:e177d5bb97bab8de20eee13554508ae058460da4commit hash:e177d5bb97bab8de20eee13554508ae058460da4commit hash:e177d5bb97bab8de20eee13554508ae058460da4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/netbox: Fix typo
3.3.10
18 Dec 2022 16:11:08
commit hash:c7793e3fef62774f0dce9250f42c186d2ab3c1dfcommit hash:c7793e3fef62774f0dce9250f42c186d2ab3c1dfcommit hash:c7793e3fef62774f0dce9250f42c186d2ab3c1dfcommit hash:c7793e3fef62774f0dce9250f42c186d2ab3c1df files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.10

Changelog:

Enhancements:
* Add replication controls for module bulk import
* Introduce LOGOUT_REDIRECT_URL config parameter to control
  redirection of user after logout
* Enable reassigning an inventory item from one device to another
* Add vertical frame & cabinet rack types
* Add provider selection field for provider networks to circuit
  termination edit view
* Permit whitespace in MAC addresses
* Enable filtering L2VPNs by slug
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.9
01 Dec 2022 16:32:55
commit hash:7fca24498b7833f9d060dc135e9229cd9a554945commit hash:7fca24498b7833f9d060dc135e9229cd9a554945commit hash:7fca24498b7833f9d060dc135e9229cd9a554945commit hash:7fca24498b7833f9d060dc135e9229cd9a554945 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.9

Changelog:

Enhancements:
* Ensure logging of failed login attempts

Bug Fixes:
* Call snapshot() on object when processing deletions
* Fix serialization of array field values in change log
* Fix spurious error message when rendering REST API docs
* Fix TypeError exception when viewing PDU configured for
  three-phase power
* Support referencing custom field related objects by attribute in
  addition to PK
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.8
18 Nov 2022 06:45:56
commit hash:5fb5c23fea3c912ed68a610dfaae3cbad0c21253commit hash:5fb5c23fea3c912ed68a610dfaae3cbad0c21253commit hash:5fb5c23fea3c912ed68a610dfaae3cbad0c21253commit hash:5fb5c23fea3c912ed68a610dfaae3cbad0c21253 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.8

Changelog:

Enhancements:
* Add backplane Ethernet interface types
* Add location selector to power feed form
* Use front/rear port colors in cable trace SVG
* Include "add module type" button on manufacturer view
* Add count of L2VPNs to tenant view
* Include device location under cable view
* Include request cookies when queuing a custom script

Bug Fixes:
* Ensure thread safety of change logging functions
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.7
05 Nov 2022 22:22:14
commit hash:89d241404cc1fe0d2d28700ae5f090c8d783782ecommit hash:89d241404cc1fe0d2d28700ae5f090c8d783782ecommit hash:89d241404cc1fe0d2d28700ae5f090c8d783782ecommit hash:89d241404cc1fe0d2d28700ae5f090c8d783782e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.7

Changelog:

Bug Fixes:
* Enforce advisory locks when allocating available IP addresses to
  prevent race conditions
* Fix social authentication for new users
* Permit nullifying VLAN group scope_type via REST API
* Fix exception when ordering contacts by number of assignments
* Permit nullifying site time_zone via REST API

https://github.com/netbox-community/netbox/releases/tag/v3.3.7

MFH:		2022Q4
3.3.6
27 Oct 2022 15:28:42
commit hash:ce8d3020012cdc372a9989c0c2b4c49265642f7fcommit hash:ce8d3020012cdc372a9989c0c2b4c49265642f7fcommit hash:ce8d3020012cdc372a9989c0c2b4c49265642f7fcommit hash:ce8d3020012cdc372a9989c0c2b4c49265642f7f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.6

Changelog:

Enhancements:
* Enable filtering devices by device type slug
* Add LDAP configuration parameters to specify certificates
* Link "assigned" checkbox in IP address table to assigned interface
* Set cookie paths according to configured BASE_PATH
* Position A/Z termination cards above the fold under circuit view

Bug Fixes:
* Strip colons from usernames when using remote authentication
* Include OIDC dependencies for python-social-auth
* Fix service clone link
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.5
09 Oct 2022 11:42:54
commit hash:860adc1c1664a92473b2e0034625bcea6e190bb0commit hash:860adc1c1664a92473b2e0034625bcea6e190bb0commit hash:860adc1c1664a92473b2e0034625bcea6e190bb0commit hash:860adc1c1664a92473b2e0034625bcea6e190bb0 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.5

Changelog:

Enhancements:
* Include rack elevation under device view
* Omit extraneous URL query attributes during search
* Improve formatting of device heights and rack positions

Bug Fixes:
* Adjust non-racked device filter on site and location detailed view
* Fix validation when attempting to add redundant contact assignments
* Enforce object type validation when creating journal entries
* Fix exception when filtering VLANs by virtual machine
  with no cluster assigned
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.4
17 Sep 2022 10:45:00
commit hash:8b9888a6128391ae12076603d39548cc9361b569commit hash:8b9888a6128391ae12076603d39548cc9361b569commit hash:8b9888a6128391ae12076603d39548cc9361b569commit hash:8b9888a6128391ae12076603d39548cc9361b569 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.3.4

* Prune obsolete update instructions/notes for NetBox releases older
  than 3.0.

* Add a directive to the netbox rc sample script that also simplifies
  the upgrade process. [1]

* Fix a typo regarding the housekeeping script in the upgrade
  instructions. [1]

Changelog since 3.2.9:

It contains many bugfixes/enhancements and the following new features:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.2.9
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.9
19 Aug 2022 05:09:33
commit hash:a3ba1ba2f4530f5281f176d51667124b8d7988bacommit hash:a3ba1ba2f4530f5281f176d51667124b8d7988bacommit hash:a3ba1ba2f4530f5281f176d51667124b8d7988bacommit hash:a3ba1ba2f4530f5281f176d51667124b8d7988ba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.9

Changelog:

Enhancements:
* Add PON interface types
* Enable bulk renaming of devices
* Pretty print JSON custom field data when editing
* Display extra addressing details for IPv4 prefixes
* Add phone & email details to contacts panel
* Add clear button to quick search fields
* Add DOCSIS interface type

Bug Fixes:
* Remove button for adding inventory item templates to module
  type components
* Fix Markdown rendering for custom fields in table columns
* Workaround for upstream timezone data bug

https://github.com/netbox-community/netbox/releases/tag/v3.2.9

MFH:		2022Q3
3.2.8
15 Aug 2022 10:25:03
commit hash:7ff236a64ab8dd6d67a06dafc17fc66a0d575882commit hash:7ff236a64ab8dd6d67a06dafc17fc66a0d575882commit hash:7ff236a64ab8dd6d67a06dafc17fc66a0d575882commit hash:7ff236a64ab8dd6d67a06dafc17fc66a0d575882 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.8

Changelog:

Enhancements:
* Add/edit {module} substitution to help text for component
  template name
* Add site group field to rack reservation form
* Add nat_outside column to the IPAddress table
* Add contacts column to virtual machines table
* Increase granularity in utilization graph values
* Add manufacturer column to modules table
* Linkify location column in power panels table
* Include color attribute in front & rear port YAML import/export
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.7
21 Jul 2022 15:42:07
commit hash:ecc1f249a124335e3dac5a2ab60b8a15b6931a07commit hash:ecc1f249a124335e3dac5a2ab60b8a15b6931a07commit hash:ecc1f249a124335e3dac5a2ab60b8a15b6931a07commit hash:ecc1f249a124335e3dac5a2ab60b8a15b6931a07 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.7

Changelog:

Enhancements:
* Support filter expressions for the serial field on racks, devices,
  and inventory items
* Check for UserConfig instance during user login
* Add wireless LANs and links to global search

Bug Fixes:
* Standardize form submission buttons and behavior when using enter key
* Fix filtered bulk deletion of VM Interfaces
* Fix image URLs in rack elevations when using external storage
* Fix SOCIAL_AUTH_PIPELINE config parameter not taking effect
* Fix regression introduced by #9632
* Permit filtering interfaces by arbitrary speed value in UI
* Retain original slug values when modifying object names
* Fix exception when viewing a report with no description

https://github.com/netbox-community/netbox/releases/tag/v3.2.7

MFH:		2022Q3
3.2.6
14 Jul 2022 08:55:12
commit hash:09873f1e904efb8d268b5d3e27961558d50ec2d7commit hash:09873f1e904efb8d268b5d3e27961558d50ec2d7commit hash:09873f1e904efb8d268b5d3e27961558d50ec2d7commit hash:09873f1e904efb8d268b5d3e27961558d50ec2d7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.6

* Fix pkg-message output by adding missing delimiter that should have
  been included in the previous commit 48cad252e510.

Changelog:

Enhancements:
* Enable dynamic configuration for default powerfeed attributes
* Allow filtering modules by bay ID
* Enable modifying virtual chassis properties when
  creating/editing a device
* Add filters for assigned device & VM to IP addresses list
* Add tenant group column for all object tables with tenant assignments
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.5
23 Jun 2022 19:28:24
commit hash:48cad252e510c26676542b91886e063c93deebfdcommit hash:48cad252e510c26676542b91886e063c93deebfdcommit hash:48cad252e510c26676542b91886e063c93deebfdcommit hash:48cad252e510c26676542b91886e063c93deebfd files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.5

Changelog:

Enhancements:
* Shift-click to select multiple objects in a list
* Support filtering IP addresses by multiple parent prefixes
* Include count of IP ranges under tenant view
* Initialize manufacturer selection when inserting a new module
* Add support for custom Jinja2 filters
* Linkify related power port on power outlet view
* Provide one-click edit link for objects in tables
* Move Markdown reference to local documentation
* Add VLAN group selector to interface bulk edit forms
* Leave dropdown open upon selection for multi-select fields
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.4
16 Jun 2022 16:28:34
commit hash:d96a960530f3c20a9edd7837583ff7bec092566fcommit hash:d96a960530f3c20a9edd7837583ff7bec092566fcommit hash:d96a960530f3c20a9edd7837583ff7bec092566fcommit hash:d96a960530f3c20a9edd7837583ff7bec092566f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.2.4

* Prune obsolete update instructions/notes for NetBox releases older
  than 2.9.

* Remove the DOCS option as the embedded documentation for NetBox now
  needs to be built locally because the necessary procedure requires a
  running instance of NetBox.

Changelog since 3.1.11:

It contains many bugfixes/enhancements and the following new features:

* Plugins Framework Extensions
* Modules & Module Types
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.11
06 Apr 2022 10:47:31
commit hash:ed33521243c332e3ad665a498e76e8d26b3bd42bcommit hash:ed33521243c332e3ad665a498e76e8d26b3bd42bcommit hash:ed33521243c332e3ad665a498e76e8d26b3bd42bcommit hash:ed33521243c332e3ad665a498e76e8d26b3bd42b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.11

Changelog:

Enhancements:
* Show bridge interface members under interface view
* Enable filtering child devices by parent device ID
* Permit wildcard values in IP address DNS names
* Include site and prefixes columns in VLAN group VLANs table
* Add Checkpoint ClusterXL protocol for FHRP groups
* Use monospace font for text areas in config revision form
* Linkify circuits count in providers list
* Add bulk edit capability for site contact fields

Bug Fixes:
* Prevent exception when searching for a rack position with no rack
  specified under device edit view
* Fix device count for racks in global search results

https://github.com/netbox-community/netbox/releases/tag/v3.1.11

MFH:		2022Q2
3.1.10
26 Mar 2022 13:04:43
commit hash:cea17a346863fe33b896d962987742a6d77618bfcommit hash:cea17a346863fe33b896d962987742a6d77618bfcommit hash:cea17a346863fe33b896d962987742a6d77618bfcommit hash:cea17a346863fe33b896d962987742a6d77618bf files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.10

Changelog:

Enhancements:
* Use a different color for 100% utilization bars
* Enable adding non-racked devices from site & location views
* Add missing object types to global search form
* Add rack columns to cables list
* Enable filtering objects by assigned contacts & contact roles
* Add device type, role columns to device bay table

Bug Fixes:
* Fix help link under FHRP group assigment creation view
* Retain global search bar query after submitting
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.9
08 Mar 2022 06:42:19
commit hash:2329b01216a3d7475b82cd203e55fd7dcb925e97commit hash:2329b01216a3d7475b82cd203e55fd7dcb925e97commit hash:2329b01216a3d7475b82cd203e55fd7dcb925e97commit hash:2329b01216a3d7475b82cd203e55fd7dcb925e97 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.9

Changelog:

Enhancements:
* Enable filtering by exact description match for all applicable models
* Add description to tag table search function
* Show assigned ASNs/sites under list views
* Add PC and UPC fiber end faces for LC/SC/LSH port types
* Allow empty string substitution when renaming objects in bulk
* Link to rack elevations list from site view
* Add SCTP to service protocols list

Bug Fixes:
* Fix bulk import to restrict bridge, parent, and LAG to
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.8
16 Feb 2022 06:19:31
commit hash:cc230705c46570c4413884cf737a24626c3c200dcommit hash:cc230705c46570c4413884cf737a24626c3c200dcommit hash:cc230705c46570c4413884cf737a24626c3c200dcommit hash:cc230705c46570c4413884cf737a24626c3c200d files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.8

Changelog:

Enhancements:
* Linkify devices on the far side of a rack elevation
* Embiggen configuration form fields for banner message content
* Add full username column to changelog table
* Enable tab completion for nbshell

Bug Fixes:
* Implement replaceAll string utility function to improve
  browser compatibility
* Null date columns should return empty strings during CSV export
* Fix display of VC members when position is zero
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.7
06 Feb 2022 14:07:28
commit hash:9b04cf81837b8583db37977d5d52284a001a9c18commit hash:9b04cf81837b8583db37977d5d52284a001a9c18commit hash:9b04cf81837b8583db37977d5d52284a001a9c18commit hash:9b04cf81837b8583db37977d5d52284a001a9c18 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.7

Enhancements:
* Include IP range data under IPAM role views
* Introduce alternative ASDOT-formatted column for ASNs
* Add ASNs to global search function
* Enable controlling the order of custom script form fields
  with field_order
* Add contacts to global search function
* Linkify manufacturer column in device type table
* Bring the ASN Web UI up to the standard set by other objects
* Include locations count under tenant view
* Render boolean custom fields as icons in object tables
* Indicate CSV or YAML as format for "all data" export
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.6
18 Jan 2022 18:18:11
commit hash:ebef030ed2d5659ac0cddad753d6b5d2340536fdcommit hash:ebef030ed2d5659ac0cddad753d6b5d2340536fdcommit hash:ebef030ed2d5659ac0cddad753d6b5d2340536fdcommit hash:ebef030ed2d5659ac0cddad753d6b5d2340536fd files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.6

Changelog since 3.0.12:

It contains many bugfixes/enhancements and the following new features:

* Contact Objects
* Wireless Networks
* Dynamic Configuration Updates
* First Hop Redundancy Protocol (FHRP) Groups
* Conditional Webhooks
* Interface Bridging
* Multiple ASNs per Site
* Single Sign-On (SSO) Authentication

https://netbox.readthedocs.io/en/stable/release-notes/version-3.1/

MFH:		No (feature release)
3.0.12_1
09 Jan 2022 20:00:33
commit hash:ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeaccommit hash:ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeaccommit hash:ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeaccommit hash:ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeac files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Make online documentation available [1]

* Since the 3.x release of NetBox its documentation has also been made
  available locally.  In order for this to be possible, the
  documentation must be generated accordingly beforehand.

* Also relax the requirements for Pillow because there have been no
  problems so far and to make future updates of Pillow easier.

* Bump PORTREVISION due changed package contents.

Reported by:	Linda Lapinlampi (via e-mail) [1]
MFH:		2022Q1 (after 3d)
3.0.12
31 Dec 2021 17:28:39
commit hash:e93b5ae356e381bc50da80fa2665fb1353dc6bf0commit hash:e93b5ae356e381bc50da80fa2665fb1353dc6bf0commit hash:e93b5ae356e381bc50da80fa2665fb1353dc6bf0commit hash:e93b5ae356e381bc50da80fa2665fb1353dc6bf0 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update pkg-message

* Improve the user experience for upgrades from 2.11.x to 3.x by giving         
                                                       more accurate info to
enable the sample housekeeping task script. [1]                                 
                               The instructions were taken from the NetBox page
of the FreeBSD wiki.

* While I'm here: Relax some dependencies for upcoming updates.

Suggested by:	Mike Geiger (via e-mail) [1]
3.0.12
27 Dec 2021 20:42:48
commit hash:3d3c9cae6a0aedbbaab074a10ae94c506e48a1cecommit hash:3d3c9cae6a0aedbbaab074a10ae94c506e48a1cecommit hash:3d3c9cae6a0aedbbaab074a10ae94c506e48a1cecommit hash:3d3c9cae6a0aedbbaab074a10ae94c506e48a1ce files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Unbreak build after 17c078833e73

PR:		260725
Reported by:	Marko Cupać, pkg-fallout
3.0.12
09 Dec 2021 18:52:57
commit hash:8a4a580316782d615bf2bb7eb2cbf0b14dc641f5commit hash:8a4a580316782d615bf2bb7eb2cbf0b14dc641f5commit hash:8a4a580316782d615bf2bb7eb2cbf0b14dc641f5commit hash:8a4a580316782d615bf2bb7eb2cbf0b14dc641f5 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.12

Changelog:

Enhancements:
* Get API user from LDAP only when FIND_GROUP_PERMS is enabled
* Linkify VLAN name in VLANs table
* Add L22-30 power port & outlet types
* Improve performance of the "quick find" function
* Add multi-standard ITA power outlet type

Bug Fixes:
* Fix issue where return_url is not honored when "Save & Continue"
  button is present
* Fix Markdown sanitization regex

https://github.com/netbox-community/netbox/releases/tag/v3.0.12
3.0.11
25 Nov 2021 18:03:39
commit hash:34f18483d9a043af7f1e82f661aa806b81740b9bcommit hash:34f18483d9a043af7f1e82f661aa806b81740b9bcommit hash:34f18483d9a043af7f1e82f661aa806b81740b9bcommit hash:34f18483d9a043af7f1e82f661aa806b81740b9b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.11

Enhancements:
* Add missing q filters for necessary models
* Add virtual chassis filters for device components
* Add Markdown support for strikethrough formatting
* Add optional VLAN group column to prefixes table
* Improve live reloading of custom scripts
* Add IEEE 802.15.1 interface type

Bug Fixes:
* Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS
  is enabled
* Make change logging middleware thread-safe
* Fix initialization of custom script MultiObjectVar field with
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.10
13 Nov 2021 14:03:21
commit hash:673d67948abc2ea4d992102fcfd299cd96c0ed4acommit hash:673d67948abc2ea4d992102fcfd299cd96c0ed4acommit hash:673d67948abc2ea4d992102fcfd299cd96c0ed4acommit hash:673d67948abc2ea4d992102fcfd299cd96c0ed4a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.10

Enhancements:
* Add mini-DIN 8 console port type
* Add vid filter field to VLANs list
* Add visual aids to interfaces table for type, enabled status

Bug Fixes:
* Fix assignment of members to virtual chassis with initial position
  of zero
* Fix conflation of assigned IP status & role in interface tables
* Fix 404 when attaching multiple images in succession
* Fix minimum version check under Python v3.10
* Add missing outer dimension columns to rack table
* Preserve multi-line values during CSV file import
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.9
03 Nov 2021 16:17:25
commit hash:39b118cfcfd80bb76d2e510fe3fb0948f9eae25bcommit hash:39b118cfcfd80bb76d2e510fe3fb0948f9eae25bcommit hash:39b118cfcfd80bb76d2e510fe3fb0948f9eae25bcommit hash:39b118cfcfd80bb76d2e510fe3fb0948f9eae25b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.9

Changelog:

Enhancements:
* Introduce the runscript management command
* Add an optional "ID" column to all tables
* Add "view elevations" button to location view

Bug Fixes:
* Improve color mode preference handling
* Correct devices count for locations within global search results
* Strip HTML from custom field descriptions
* Fix load_yaml method for custom scripts
* Fix circuit assignment when creating multiple terminations
  simultaneously
* Prevent inadvertent deletion of prior change records when deleting
  objects
* Require interface assignment when designating IP address as primary
  for device/VM during CSV import
* Preserve initial form data when bulk edit validation fails
* Restore missing tags column on IP range table
* Retain pagination preference when MAX_PAGE_SIZE is zero

https://github.com/netbox-community/netbox/releases/tag/v3.0.9
3.0.8_1
29 Oct 2021 22:20:40
commit hash:19ca5eab2e3954f130ab453efd15232443879c15commit hash:19ca5eab2e3954f130ab453efd15232443879c15commit hash:19ca5eab2e3954f130ab453efd15232443879c15commit hash:19ca5eab2e3954f130ab453efd15232443879c15 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Fix build after a06fe6e39adaf

* Remove the py-jsonschema dependency with its fixed version range that
  was required as a temporary workaround by upstream because releases
  of devel/py-swagger-spec-validator before 2.7.4, which are required by
  www/py-dj32-drf-yasg, were not compatible with jsonschema 4.x.

* Bump PORTREVISION due changed dependencies.
3.0.8
21 Oct 2021 15:32:12
commit hash:3d4bc4ad9430652b27923d55a38efd628e05853ccommit hash:3d4bc4ad9430652b27923d55a38efd628e05853ccommit hash:3d4bc4ad9430652b27923d55a38efd628e05853ccommit hash:3d4bc4ad9430652b27923d55a38efd628e05853c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.8

Changelog:

Enhancements:
* Add UI field to filter interfaces by kind
* Add a utilization column to the IP ranges table

Bug Fixes:
* Fix incorrect Device LLDP interface row coloring
* Fix navigation UI issue that caused improper element overlap
* Restore horizontal scrolling for tables in narrow viewports
* Avoid exception when utilizing "create and add another" twice
  in succession
* Fix multi-value filtering of custom field objects
* Fix incorrect display of update/delete events for webhooks
* Fix rendering of UTF8-encoded data in change records
* Fix display of version when new release is available
* Fix alignment of object identifier under object view

https://github.com/netbox-community/netbox/releases/tag/v3.0.8
3.0.7
15 Oct 2021 09:13:40
commit hash:b2314a73df314c982cf4c62ad52339f9a6af6673commit hash:b2314a73df314c982cf4c62ad52339f9a6af6673commit hash:b2314a73df314c982cf4c62ad52339f9a6af6673commit hash:b2314a73df314c982cf4c62ad52339f9a6af6673 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.7

Changelog:

Enhancements:
* Improve ability to toggle images/labels in rack elevations
* Add USB micro AB type

Bug Fixes:
* Fix permissions evaluation and improve error handling for connected
  device REST API endpoint
* Correct redirect URL when attaching images via "add another" button
* Fix AttributeError exception when rendering a report or custom script
* Fix parent interface choices when bulk editing VM interfaces

https://github.com/netbox-community/netbox/releases/tag/v3.0.7
3.0.6
09 Oct 2021 19:26:01
commit hash:44c47449fe3829799d6a70e815d3e9bc75daf4f3commit hash:44c47449fe3829799d6a70e815d3e9bc75daf4f3commit hash:44c47449fe3829799d6a70e815d3e9bc75daf4f3commit hash:44c47449fe3829799d6a70e815d3e9bc75daf4f3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.6

* Update pkg-descr while I'm here.

Changelog:

Enhancements:
* Default to current user when creating journal entries via REST API
* Include type, ID, and slug on object view
* Enable filtering cables by termination type & ID in REST API
* Include count of assigned virtual machines under platform view

Bug Fixes:
* Fix missing actions column on user-configured tables
* Fix exception when viewing a large number of child IPs within a prefix
* Fix site/provider network validation for circuit termination
  API serializer
* Pre-populate location data when adding a device to a rack
* Fix filtering connections by site ID

https://github.com/netbox-community/netbox/releases/tag/v3.0.6
3.0.5
06 Oct 2021 13:05:40
commit hash:3920d9afce735b366e12f36eb95b2cca555ab837commit hash:3920d9afce735b366e12f36eb95b2cca555ab837commit hash:3920d9afce735b366e12f36eb95b2cca555ab837commit hash:3920d9afce735b366e12f36eb95b2cca555ab837 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.5

Changelog:

Enhancements:
* Always show IP addresses tab under prefix view
* Cache rendered REST API specifications
* Add image attachment support for circuits, power panels
* Enable arbitrary ordering of custom scripts
* Don't select hidden rows when selecting all in a table

Bug Fixes:
* Fix bulk editing of child prefixes under aggregate view
* Custom field columns should be removed from tables upon their deletion
* Remove errant markup for null values in CSV export
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.4
04 Oct 2021 17:22:58
commit hash:0627700a0bbe12ba86c7c4e636ebb434c2d326a7commit hash:0627700a0bbe12ba86c7c4e636ebb434c2d326a7commit hash:0627700a0bbe12ba86c7c4e636ebb434c2d326a7commit hash:0627700a0bbe12ba86c7c4e636ebb434c2d326a7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.4

Changelog since 2.11.12:

It contains many bugfixes/enhancements and the following new features:

* Updated User Interface
* GraphQL API
* IP Ranges
* Custom Model Validation
* SVG Cable Traces
* New Views for Models Previously Under the Admin UI
* REST API Token Provisioning
* New Housekeeping Command
* Custom Queue Support for Plugins

https://netbox.readthedocs.io/en/stable/release-notes/version-3.0/

MFH:		No (feature release)
2.11.12
31 Aug 2021 10:16:59
commit hash:1dfa8d1c48b10840cea05e5eceb02c0acc3a5eebcommit hash:1dfa8d1c48b10840cea05e5eceb02c0acc3a5eebcommit hash:1dfa8d1c48b10840cea05e5eceb02c0acc3a5eebcommit hash:1dfa8d1c48b10840cea05e5eceb02c0acc3a5eeb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Add CPE info

* Also add the port to the "python" category while I'm here.
2.11.12
25 Aug 2021 08:31:13
commit hash:04f31a3f5938596f627c983f020673799bb2e316commit hash:04f31a3f5938596f627c983f020673799bb2e316commit hash:04f31a3f5938596f627c983f020673799bb2e316commit hash:04f31a3f5938596f627c983f020673799bb2e316 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.12

Changelog:

Enhancements:
* Add site group filter to devices list
* Recognize a /32 IPv4 address as a child of a /32 IPv4 prefix
* Add table configuration button to child prefixes view
* Introduce LOGIN_PERSISTENCE configuration parameter to persist
  user sessions
* Add search field to VM interfaces filter form

Bug Fixes:
* Model forms should save empty custom field values as null
* Enable filtering assigned VLANs by group in interface edit form
* Force assignment of null custom field values to objects
* Fix erroneous webhook dispatch on failure to save objects
* Show contextual label for IP address role
* Fix hidden "add components" dropdown on devices list

https://github.com/netbox-community/netbox/releases/tag/v2.11.12
2.11.11
13 Aug 2021 10:37:26
commit hash:ecc74cda08175224a5f5dfbff989f34a2dab335acommit hash:ecc74cda08175224a5f5dfbff989f34a2dab335acommit hash:ecc74cda08175224a5f5dfbff989f34a2dab335acommit hash:ecc74cda08175224a5f5dfbff989f34a2dab335a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.11

Changelog:

Enhancements:
* Add C21 & C22 power types
* Employ a sandbox when rendering Jinja2 code for increased security

Bug Fixes:
* Add import button to VM interfaces list
* Fix validation of unit ranges when creating a rack reservation
* Fix validation of IP address assigned as device/VM primary via
  NAT relation
* Populate device field when cloning device components
* Allow assignment of scope to VLAN groups upon import
* Remove extraneous site column from VLAN group import form
* Fix exception on invalid CSV import column name
* Fix return URL persistence when adding multiple objects sequentially
* Remove extraneous columns from inventory item and device bay tables
* Add missing parent column to inventory item import form

https://github.com/netbox-community/netbox/releases/tag/v2.11.11
2.11.10
30 Jul 2021 06:49:03
commit hash:e2ebaf18fc3ae0aabc40bdea552342fe26cf38accommit hash:e2ebaf18fc3ae0aabc40bdea552342fe26cf38accommit hash:e2ebaf18fc3ae0aabc40bdea552342fe26cf38accommit hash:e2ebaf18fc3ae0aabc40bdea552342fe26cf38ac files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.10

Changelog:

Enhancements:
* Enable CSV import via uploaded file
* Add 6P/4P pass-through port types
* Add count of inventory items to manufacturer view
* Add "hardwired" type for power port types

Bug Fixes:
* Fix assignment of permissions based on LDAP groups
* Fix filtering of interface connections list
* Fix assignment of parent interfaces for bulk import
* Add missing display field to rack unit serializer
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.11.9
20 Jul 2021 12:29:27
commit hash:8e1a50a558fa2a6ba256e1d4d53b791bfc628394commit hash:8e1a50a558fa2a6ba256e1d4d53b791bfc628394commit hash:8e1a50a558fa2a6ba256e1d4d53b791bfc628394commit hash:8e1a50a558fa2a6ba256e1d4d53b791bfc628394 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.9

Changelogs since 2.10.10:

It contains many bugfixes/enhancements and the following new features:

* Journaling Support
* Parent Interface Assignments
* Pre- and Post-Change Snapshots in Webhooks
* Mark as Connected Without a Cable
* Allow Assigning Devices to Locations
* Dynamic Object Exports
* Variable Scope Support for VLAN Groups
* New Site Group Model
* Improved Change Logging
* Provider Network Modeling

https://netbox.readthedocs.io/en/stable/release-notes/version-2.11/

MFH:		(No, feature release)
2.10.10
18 Apr 2021 08:28:34
commit hash:f2a9b3469d37649d527bb47cca797670370ee2d4commit hash:f2a9b3469d37649d527bb47cca797670370ee2d4commit hash:f2a9b3469d37649d527bb47cca797670370ee2d4commit hash:f2a9b3469d37649d527bb47cca797670370ee2d4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.10.10

Changelog:

Enhancements:
* Add DC terminal power port, outlet types
* Add Saf-D-Grid power port, outlet types
* Support Markdown rendering for report logs
* Add F connector port type
* Add SFP56 50GE interface type

Bug Fixes:
* Update parent device/VM when deleting a primary IP
* Fix VLAN assignment when editing VM interfaces in bulk
* Update object data when renaming a custom field
* Optimize change log cleanup
* Fix MAC address field display in VM interfaces search form
* Fix custom field filtering for cables, virtual chassis
* Fix choice field filters (multiple models)

https://github.com/netbox-community/netbox/releases/tag/v2.10.10

MFH:		2021Q2
2.10.9
15 Apr 2021 09:27:24
commit hash:2d88de57d5ec7fbba7e36fb9c79db728c91a260ecommit hash:2d88de57d5ec7fbba7e36fb9c79db728c91a260ecommit hash:2d88de57d5ec7fbba7e36fb9c79db728c91a260ecommit hash:2d88de57d5ec7fbba7e36fb9c79db728c91a260e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.10.9

Changelog:

Enhancements:
* Add MAC address search field to VM interfaces list
* Omit child devices from non-racked devices list under rack view
* Add column to cable termination objects to display cable color
* Display NAPALM-enabled device tabs only when relevant
* Support disabling TLS certificate validation for Redis

Bug Fixes:
* Fix missing custom field filters for cables, rack reservations
* Add missing count_ipaddresses attribute to VMInterface serializer
* Permit users to manage their own REST API tokens without needing
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.8
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.10.8
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.10.8
27 Mar 2021 11:00:17
Revision:569318Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.8

Changelog:

* Fix exception on cable trace in UI (regression in 2.10.7)

https://github.com/netbox-community/netbox/releases/tag/v2.10.8
2.10.7
26 Mar 2021 19:40:54
Revision:569268Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.7

Changelog:

Enhancements:
* Allow filtering device components by label
* Allow customization of the geographic mapping service via MAPS_URL
  config parameter
* Allow changing site assignment when bulk editing devices
* Support Markdown rendering for custom script descriptions
* Add UI search fields for asset tag for devices and racks

Bug Fixes:
* Restore ability to delete an uploaded device type image
* Denote when the total length of a cable trace may exceed the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.6
11 Mar 2021 18:56:34
Revision:568121Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated.
2.10.6
11 Mar 2021 12:16:02
Revision:568082Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.6

Changelog:

Enhancements:
* Add IP addresses count to VRF view
* Add QSFP+ (64GFC) FibreChannel Interface option
* Enable custom links for device components
* Add edit/delete buttons for IP addresses on interface view
* Add button to add a new IP address on interface view

Bug Fixes:
* Fix VRF and Tenant field population when adding IP addresses from prefix
* Enable ordering of virtual machines by primary IP address
* Ordering of devices by primary IP should respect PREFER_IPV4 configuration
  parameter
* Fix options for filtering object permissions in admin UI
* Fix filtering prefixes list by multiple prefix values
* Invalidate cached queries when running renaturalize

https://github.com/netbox-community/netbox/releases/tag/v2.10.6
2.10.5
26 Feb 2021 12:13:12
Revision:566599Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.5

Changelog:

* Fix site unassignment from VLAN when using "None" option
* Fix REST API representation for circuit terminations connected to
  non-interface endpoints
* Fix filtering rack reservations by custom field
* Fix bulk editing of services when no port(s) are defined
* Ensure consistent treatment of duplicate IP addresses
* Fix redirect to device components view after disconnecting a cable
* Fix Redis Sentinel password application for caching
* Allow setting null tenant group on tenant via REST API
* Disallow the creation of available prefixes/IP addresses in violation of
  assigned permission constraints

https://github.com/netbox-community/netbox/releases/tag/v2.10.5
2.10.4
30 Jan 2021 13:29:58
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
2.10.4
28 Jan 2021 07:47:16
Revision:563114Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.4

Changelog:

Enhancements:
* Show cable trace lengths in both meters and feet
* Add "management only" filter widget for interfaces list
* Allow filtering virtual chassis by name and master
* Add GG45 and TERA port types, and CAT7a and CAT8 cable types
* Show available type choices for all device component import forms

Bug Fixes:
* Correct swagger definition for ip_prefixes_available-ips_create API
* Restrict the creation of device bay templates on non-parent device types
* Restore power utilization panel under device view
* Fix ordering devices by primary IP address
* Fix display of white cables in trace view
* Fix filtering connection lists by device name
* Fix permissions assessment when adding VM interfaces in bulk
* Include VC member interfaces on interfaces tab count when viewing
  VC master
* Validate rack group is assigned to same site when creating a rack
* Correct rack elevation displayed when viewing a reservation

https://github.com/netbox-community/netbox/releases/tag/v2.10.4
2.10.3
24 Jan 2021 12:20:49
Revision:562467Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.3

* Prune obsolete update instructions/notes for NetBox releases prior 2.7.

Notable changes since 2.9.11:

It contains many bugfixes/enhancements and the following new features:

* Route Targets
* REST API bulk deletion
* REST API bulk update
* Reimplementation of custom fields
* Improved cable trace performance

https://github.com/netbox-community/netbox/blob/v2.10.3/docs/release-notes/version-2.10.md
2.9.11
21 Jan 2021 09:19:55
Revision:562183Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated
  to pave the way for NetBox 2.10.
2.9.11
16 Dec 2020 05:37:37
Revision:558210Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.11

* Remove a superfluous dependency while I'm here.

Changelog:

Enhancements:
* Allow passing Python code to nbshell using --command
* Add CS and SN fiber port types

Bug Fixes:
* Fix setting user password via REST API
* Fix uniqueness constraint for virtual machine names
* Fix error when rendering config contexts when objects have multiple tags
  assigned
* Add direct link to secret on secrets list
* Fix updating secrets without setting new plaintext
* Restore tags field on cable connection forms
* Exclude SVG files from front/rear image upload for device types (currently
  unsupported)
* Show assigned IP addresses in interfaces list
* Fix validation for plugin version and required settings

https://github.com/netbox-community/netbox/releases/tag/v2.9.11
2.9.10
30 Nov 2020 12:57:35
Revision:556636Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.10

Changelog:

Enhancements:
* Add USB types for power ports and outlets
* Add "splice" type for pass-through ports

Bug Fixes:
* Fix exception when editing IP address with a NAT IP assigned to a
  non-racked device
* Avoid extraneous database queries when manipulating objects
* Fix non-deterministic ordering of prefixes and IP addresses
* Filter available racks by selected group when creating a rack reservation
* Limit rack groups by selected site when editing a rack
* Populate manufacturer field when adding a device component template
* Clear VLAN assignments when setting interface mode to none

https://github.com/netbox-community/netbox/releases/tag/v2.9.10
2.9.9
20 Nov 2020 08:57:11
Revision:555752Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.9

* Add to the EXAMPLES options a few example configurations and a sample
  rc script to make use of the RQ background service.

Changelog:

Enhancements:
* Return server error messages as JSON when handling REST API requests
* Link to rack groups within rack list table
* Be more strict when capturing anticipated ImportError exceptions

Bug Fixes:
* Fix auto-population of region field when editing a device
* Fix config context rendering when multiple tags are assigned to an object
* Dry running scripts should not trigger webhooks
* Add missing template extension tags for plugins for VM interface view
* Fix CreatedUpdatedFilterTest when running in non-UTC timezone
* Fix filtering of sites by null region

https://github.com/netbox-community/netbox/releases/tag/v2.9.9
2.9.8
10 Nov 2020 09:11:35
Revision:554823Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.8

* Limit the version ranges of the required Python packages and use very
  narrow ranges for those ones, which often cause regressions.

  That is because upstream already uses fixed Python package dependencies
  for a while and had relaxed them for a short period of time.

  However, because it led to regressions when some Python packages were
  updated during that time, upstream has been using fixed package
  dependencies again since then.

Changelog since 2.7.12:

It contains many bugfixes/enhancements and the following new features:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.12_1
21 Jun 2020 08:57:11
Revision:539757Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj22-django* dependencies to the
  original ones as they're using Django 2.2 now.

* Bump PORTREVISION due changed dependencies.
2.7.12
16 Apr 2020 07:59:24
Revision:531828Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.12

Changelog:

Enhancements:
* Reference VRF by name rather than RD during IP/prefix import
* Use absolute URLs in rack elevation SVG renderings
* Allow connecting cables between two circuit terminations
* Add the webhook_receiver management command to assist in troubleshooting
  outgoing webhooks

Bug Fixes:
* Fix typing of count_ipaddresses on interface serializer
* Fail cleanly when trying to import multiple device types simultaneously
* Fix exception when disconnecting a cable from a power feed
* Tweak display of unset custom integer fields
* Fix reservation edit/delete button URLs on rack view

https://github.com/netbox-community/netbox/releases/tag/v2.7.12

MFH:		2020Q2
2.7.11
03 Apr 2020 18:46:25
Revision:530515Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.11

* Improve the sample rc script to allow passing of extra arguments, e.g. to
  listen on multiple interfaces/addresses [1] or use a configuration file
  instead using rc variables.

  Kudos to Thomas Kurschel for some extra testing of the updated rc script.

Changelog:

Enhancements:
* Add ability to automatically check for new releases (must be enabled by
  setting RELEASE_CHECK_URL)
* Custom script object variables now utilize dynamic form widgets
* Add descriptive tooltip to custom fields on object views
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.10
29 Mar 2020 12:11:29
Revision:529799Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.10

Changelog:

Enhancements:

* Embed model documentation within web UI
* Add bulk edit view for power panels
* Add CSV import view for services
* Add CSV import view for rack reservations
* Redirect to a user-friendly error page when CSS/JS resources fail to load

Bug Fixes:

* Exclude Python modules without Script classes from scripts list
* Allow bulk editing/deletion of all device components matching a query
* Catch AddrFormatError exception when filtering aggregates/prefixes by an
  invalid prefix

https://github.com/netbox-community/netbox/releases/tag/v2.7.10
2.7.9
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
2.7.9
11 Mar 2020 19:29:04
Revision:528247Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.9

Changelog:

Enhancements:
* Enumerate ChoiceField type and value in API
* Extend upgrade script to clear expired user sessions
* Add dynamic lookup expressions for all filters
* Allow negative voltage for DC power feeds
* Allow filtering device component list views by type
* Add MRJ21 port and cable types
* Include device name in tooltip on rack elevations
* Add 10-inch option for rack width

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.8
05 Mar 2020 07:24:35
Revision:527811Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.8

Changelog:

Enhancements:
* Add a "decommissioning" cable status
* Return graceful error message when webhook queuing fails
* Omit internal fields from the change log data
* Support Jinja2 templating for webhook payload and headers
* Extend custom scripts to pass the commit value via run()
* Denote rack role on rack elevations list

Bug Fixes:
* Fix exception when deleting a device with interface connections when an
  interfaces webhook is defined
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.7
26 Feb 2020 07:58:35
Revision:527155Original commit files touched by this commit
mat search for other commits by this committer
Remove extra ].
2.7.7
25 Feb 2020 22:19:08
Revision:527141Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.7

* Remove the "post-patch" target because the "requirements.txt" is only used
  for installations via devel/py-pip.

Notable changes since 2.6.12:

* Bulk import of device components via CSV files
* External file storage support (FTP, S3, SFTP, etc.)
* Rack elevations rendered by SVG (= Scalable Vector Graphics)
* Separate configuration for Webhooks and Cache databases via Redis
* Add ability to clone objects (pre-populate form fields)
* Toggle config context display between JSON and YAML
* Add support for Redis Sentinel
* Further cable and port types
* Many other enhancements and bugfixes

https://github.com/netbox-community/netbox/blob/v2.7.7/docs/release-notes/version-2.7.md
2.6.12
16 Jan 2020 15:21:51
Revision:523242Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.12

Changelog:

Enhancements:
* Improved NAPALM method documentation in Swagger (OpenAPI)
* Preview image attachments when hovering over the link
* Allow NAPALM driver settings to be changed with request headers
* Toggle the display of child prefixes/IP addresses
* Search by description when assigning IP address to interfaces
* Add tenant filter field for cables
* Enable filtering of interfaces by name on the device view
* Add rack selection field to rack elevations view
* Paginate assigned circuits at the provider details view
* Add total path length to cable trace
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.11
07 Jan 2020 16:24:19
Revision:522343Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Relax RUN_DEPENDS

* The 2020Q1 branch has 0.24.0 of www/py-dj22-django-taggit thus relax
  its version requirement of the RUN_DEPENDS to avoid a build failure there.

  Although net-mgmt/netbox requires the 1.1.0 release of
  www/py-dj22-django-taggit (pinned with "==" by upstream), it runs fine
  with either 0.24.0 (in 2020Q1) or 1.2.0 (since r521999).

MFH:		2020Q1 (build fix blanket)
2.6.11
06 Jan 2020 19:05:38
Revision:522268Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.11

* Remove the patch that fixed a regression when accessing the API
  documentation as it's no longer required. [1]

Changelog since 2.6.9:

Enhancements:
* Add ability to move inventory items between devices
* Extend admin UI to allow deleting old report results
* Add assigned_to_interface filter for IP addresses
* Fail gracefully on custom link rendering exception
* Provide request context when executing custom scripts
* Add date/time picker widgets
* Enable partial search for inventory items
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.9
01 Jan 2020 17:55:47
Revision:521755Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.9

* Remove two backported patches that are no longer required. [1]
* Backport a patch from upstream that fixes a regression when accessing the
  API documentation.
* Update the WWW field.

Changelog:

Enhancements:
* Include direct link to rack elevations on site view
* Move virtual machine results near devices in global search
* Added copy button for API tokens

Bug Fixes:
* Prevent the deletion of a virtual chassis when a cross-member LAG
  is present
* Respect custom field default values when creating objects via the REST API
* Fix exception on password change page for local users [1]
* Fix unable to assign IP to interface [1]

MFH:		2020Q1
2.6.8_1
15 Dec 2019 12:32:21
Revision:520173Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Fix assignment of IP addresses to interfaces

* Backport a patch from upstream's repository which fixes the assignment of
  existing IP addresses to interfaces.

  Without that patch the assignment of an IP address gives no error but the
  interface doesn't contain the assigned IP address at the end.

* Bump PORTREVISION for package change.

MFH:		2019Q4 (blanket: bugfix)
2.6.8
11 Dec 2019 19:30:22
Revision:519834Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.8

* Backport a patch from upstream that fixes an exception on password change
  page for local users.

Changelog:

Enhancements:
* Disable password change form for LDAP-authenticated users
* Display cable colors on device view
* Remove obsolete P3P policy header
* Add query filters for created and last_updated fields
* Allow the underscore character in IPAddress DNS names

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.7
02 Nov 2019 05:25:21
Revision:516284Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.7

* Change GH_ACCOUNT as upstream's repository redirects to a new location.

Changelog:

Enhancements:
* Add support for additional user defined headers to be added to
  webhook requests
* Add ca_file_path to Webhook model to support user supplied CA certificate
  verification of webhook requests
* Add ChoiceVar for custom scripts
* Add 400GE OSFP interface type
* Add filtering for objects in admin UI
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.6
14 Oct 2019 10:41:15
Revision:514454Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.6

Changelog:

Enhancements:
* Add InfiniBand interface types
* Add rack and site filters for cables
* Disallow raw HTML in Markdown-rendered fields
* Add MultiObjectVar for custom scripts
* Enable editing of individual DeviceType components
* Render text and URL fields as textareas in the custom link form
* Introduce commit_default custom script attribute to not commit changes by
  default

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.5
30 Sep 2019 14:55:03
Revision:513395Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.5

* Introduce EXAMPLES option which installs a sample rc script to the example
  location.  Using the script will eliminate the need for
  sysutils/py-supervisor for those who run NetBox as a system service. [1]

  If there's a lot of interest it can also be installed in near future as
  regular rc script.

* Consolidate keywords in pkg-message to avoid accidental deletion of these.

Notable changes since 2.5.13:

* Improved performance via Caching through Redis
* Support for Power Panels and Feeds
* Introduction of view-only permissions
* Ability to create custom links under the admin UI
* Support for Prometheus metrics
* Many other enhancements and bug fixes

https://github.com/netbox-community/netbox/blob/v2.6.5/CHANGELOG.md

Submitted by:	Thomas Kurschel (via private email) [1]
2.5.13_1
02 Aug 2019 11:40:52
Revision:507871Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Convert pkg-message to UCL

Modernize the pkg-message to display hints/instructions in the future that
are specific to different upgrade paths.
2.5.13_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.5.13
02 Jun 2019 22:42:40
Revision:503337Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.13

Changelog:

Enhancements:
* Add tenant group filters
* Catch all exceptions during export template rendering
* Add 2.5GE and 5GE interface form factors
* Add inventory item count to manufacturers list
* Add site link to rack reservations overview
* Enable bulk deletion of sites
* Improve performance for custom field access within templates
* Add interface name filter for IP addresses

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.12
25 May 2019 10:10:01
Revision:502550Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2

Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.

Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.

That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:

* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.10
10 Apr 2019 07:29:48
Revision:498533Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.10

Changelog:

Enhancements:
* Add Jinja2 support for export templates

Bug Fixes:
* Redirect to list view after editing an object from list view
* DCIM interfaces API endpoint should not include VM interfaces
* Fix exception when retrieving change object for a component template
  via API
* Fix form widget for bulk cable label update
* Ignore site/rack fields when connecting a new cable via device search
* Fix exception at reports API endpoint
* Fix exception when writing mac address for an interface via API

https://github.com/digitalocean/netbox/blob/v2.5.10/CHANGELOG.md

Approved by:	mentors (implicit)
2.5.9
04 Apr 2019 20:01:32
Revision:497864Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.9

Changelog:

Enhancements:
* Add username to outbound webhook requests
* Add SSL support for django-rq (requires django-rq v1.3.1+)
* Add request ID to outbound webhook requests (for correlating all changes
  part of a single request)

Bug Fixes:
* Fixes deterministic ordering of interfaces
* Clarification of wording in API regarding filtering
* Add interface type for QSFP28 50GE
* Fix device role selection showing duplicate first entry
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »