Commit Graph

  • acf701bc79
    Merge branch 'feature' into 6347-cache-counts Jeremy Stretch 2023-07-07 11:10:22 -0400
  • 7f6e3391c6 fixes content type lookups when db is uninitialized #13116 Abhimanyu Saharan 2023-07-07 12:16:19 +0530
  • bc7678c716 fixes content type lookups when db is uninitialized #13116 Abhimanyu Saharan 2023-07-07 12:16:19 +0530
  • 695b4be576 fixes content type lookups when db is uninitialized #13116 Abhimanyu Saharan 2023-07-07 12:16:19 +0530
  • 432d37dd09 show ip address functions on device api view (rough first pass) Jamie Murphy 2023-07-07 01:15:41 +0100
  • 4920539c52 IPAddressFunctionAssignments - api mvp Jamie Murphy 2023-07-06 23:53:47 +0100
  • 603f021465 adjust model name to IPAddressFunctionAssignments Jamie Murphy 2023-07-06 21:51:45 +0100
  • 85573c847c PRVB Jeremy Stretch 2023-07-06 16:40:11 -0400
  • 63c33ff4be PRVB Jeremy Stretch 2023-07-06 16:40:11 -0400
  • f35ff9dddb Merge pull request #13111 from netbox-community/develop Jeremy Stretch 2023-07-06 16:38:36 -0400
  • da239aea13
    Merge pull request #13111 from netbox-community/develop v3.5.5 Jeremy Stretch 2023-07-06 16:38:36 -0400
  • 52daa5e760 Release v3.5.5 Jeremy Stretch 2023-07-06 16:20:14 -0400
  • 53a75a3dd7 Release v3.5.5 Jeremy Stretch 2023-07-06 16:20:14 -0400
  • 557c7d5f2e IPAddressFunction: add migration, fix imports and constraints Jamie Murphy 2023-07-06 21:09:08 +0100
  • cebb1e5146 adds config_template to device serializer #13056 Abhimanyu Saharan 2023-07-07 00:43:02 +0530
  • 74fb707ad3 adds config_template to device serializer #13056 Abhimanyu Saharan 2023-07-07 00:43:02 +0530
  • efacbeee26 adds config_template to device serializer #13056 Abhimanyu Saharan 2023-07-07 00:43:02 +0530
  • 60c710f1f7 Change log for #11738, #12499, #12579, #12617, #13047, #13065, #13092, #13100 Jeremy Stretch 2023-07-06 14:54:37 -0400
  • ecb4a084cc Change log for #11738, #12499, #12579, #12617, #13047, #13065, #13092, #13100 Jeremy Stretch 2023-07-06 14:54:37 -0400
  • cef913c383 adds contact assignment bulk import #11307 Abhimanyu Saharan 2023-07-07 00:24:01 +0530
  • 1d404cc1d3 Closes #11738: Annotate utilization on VLAN groups (#13108) Jeremy Stretch 2023-07-06 14:51:28 -0400
  • 7419a8e112
    Closes #11738: Annotate utilization on VLAN groups (#13108) Jeremy Stretch 2023-07-06 14:51:28 -0400
  • b7bb86fd93 Renamed manager method to annotate_utilization() for consistency with other managers Jeremy Stretch 2023-07-06 14:38:13 -0400
  • 85502d2835 Merge branch 'develop' into feat/11738-vlan-group-utilization Jeremy Stretch 2023-07-06 14:23:50 -0400
  • 404714f618 Adds copy content button (#12584) Abhimanyu Saharan 2023-07-06 23:49:55 +0530
  • 62bdb90f61
    Adds copy content button (#12584) Abhimanyu Saharan 2023-07-06 23:49:55 +0530
  • 3d362a864a Clean up HTML element IDs Jeremy Stretch 2023-07-06 14:05:57 -0400
  • 3be724faf6 Omit hash mark from target string Jeremy Stretch 2023-07-06 11:20:58 -0400
  • 244d39387f adds object change for contact assignment #13065 Abhimanyu Saharan 2023-07-06 18:51:51 +0530
  • 8143c6e03b adds object change for contact assignment #13065 Abhimanyu Saharan 2023-07-06 18:51:51 +0530
  • 85ff70c068 fixes search for vdc #13100 Abhimanyu Saharan 2023-07-06 18:41:42 +0530
  • ffe4558ec5 fixes search for vdc #13100 Abhimanyu Saharan 2023-07-06 18:41:42 +0530
  • 8c87863860 fixes prechange snapshot #12617 Abhimanyu Saharan 2023-06-24 00:29:37 +0530
  • 16ee42ac38 fixes prechange snapshot #12617 Abhimanyu Saharan 2023-06-24 00:29:37 +0530
  • 0c13610866 Fix #12579 create cable and add another error (#13007) Anthony Brissonnet 2023-07-06 15:28:45 +0200
  • 860be780ad
    Fix #12579 create cable and add another error (#13007) Anthony Brissonnet 2023-07-06 15:28:45 +0200
  • 30e7dbe48f adds object change for contact assignment #13065 Abhimanyu Saharan 2023-07-06 18:51:51 +0530
  • ada9ded6ec fixes search for vdc #13100 Abhimanyu Saharan 2023-07-06 18:41:42 +0530
  • 2f3b6d6c70 Fixes #13047: Add annotate_asn_count() to ASNRange manager Jeremy Stretch 2023-06-29 15:35:53 -0400
  • 5f0922713f Fixes #13047: Add annotate_asn_count() to ASNRange manager Jeremy Stretch 2023-06-29 15:35:53 -0400
  • 0e384af1ab 12092 allow setnull for bulk edit power port maximum and allocated draw Arthur 2023-07-06 12:45:11 +0700
  • 4355ee6407 12092 allow setnull for bulk edit power port maximum and allocated draw Arthur 2023-07-06 12:45:11 +0700
  • 61b247639d 12092 allow setnull for bulk edit power port maximum and allocated draw Arthur 2023-07-06 12:45:11 +0700
  • cb2cb4500d 13044 move token from admin to netbox ui Arthur 2023-07-06 12:11:04 +0700
  • 63b946b339 add IPAddressFunction to __all__ Jamie Murphy 2023-07-05 16:58:20 +0100
  • 1167a0473e add GenericRelation for ipam.IPAddressFunction Jamie Murphy 2023-07-05 16:58:11 +0100
  • 22f7cd375b Changelog for #11335, #12760, #12842, #12951, #12955 Jeremy Stretch 2023-07-05 11:43:53 -0400
  • 07ae7c8a6e Changelog for #11335, #12760, #12842, #12951, #12955 Jeremy Stretch 2023-07-05 11:43:53 -0400
  • 3c82920870 ipaddressfunction - poc Jamie Murphy 2023-07-05 16:43:29 +0100
  • b7ab379276 Fixes #11335: Default manager for ObjectChange should filter by installed apps (#11709) Jeremy Stretch 2023-07-05 11:39:35 -0400
  • 63ba9fb38c
    Fixes #11335: Default manager for ObjectChange should filter by installed apps (#11709) Jeremy Stretch 2023-07-05 11:39:35 -0400
  • fe561d5375 improve code and wokflow abrisson 2023-06-30 19:03:37 +0200
  • a762e1e808 Fixes syntax error on reports (#12997) Abhimanyu Saharan 2023-06-30 01:32:39 +0530
  • 3307bd200c
    Fixes syntax error on reports (#12997) Abhimanyu Saharan 2023-06-30 01:32:39 +0530
  • 94642f4400 Fixes #12760 - Adds Vary header to cause cache to be keyed based on URL and the HX-Request header (or lack thereof) Daniel Sheppard 2023-06-27 08:48:27 -0500
  • f69d99ea67 Fixes #12760 - Adds Vary header to cause cache to be keyed based on URL and the HX-Request header (or lack thereof) Daniel Sheppard 2023-06-27 08:48:27 -0500
  • 8836074b5a 12809 document not to use underscores in model names Arthur 2023-06-27 08:44:54 -0700
  • 3754e00ee0 12809 document not to use underscores in model names Arthur 2023-06-27 08:44:54 -0700
  • b5549ece8c List multiple devices in Terminations (#13030) pobradovic08 2023-06-29 21:48:00 +0200
  • dd6d9bf6e3
    List multiple devices in Terminations (#13030) pobradovic08 2023-06-29 21:48:00 +0200
  • 8e4a780075 Fixes #13047: Add annotate_asn_count() to ASNRange manager Jeremy Stretch 2023-06-29 15:35:53 -0400
  • 373fbdd3c5 adds contact accessor fields on assignment table #12955 Abhimanyu Saharan 2023-06-29 20:24:23 +0530
  • 183c7deb81 adds contact accessor fields on assignment table #12955 Abhimanyu Saharan 2023-06-29 20:24:23 +0530
  • c310aa8c7e Add OneMind Services as a sponsor Jeremy Stretch 2023-06-29 14:47:10 -0400
  • 0a60a3fd2a Add OneMind Services as a sponsor Jeremy Stretch 2023-06-29 14:47:10 -0400
  • bcbff57394 Closes #8248: User bookmarks (#13035) Jeremy Stretch 2023-06-29 14:36:11 -0400
  • 6e222f8dce
    Closes #8248: User bookmarks (#13035) Jeremy Stretch 2023-06-29 14:36:11 -0400
  • 1e9b7fb583 adds contact accessor fields on assignment table #12955 Abhimanyu Saharan 2023-06-29 20:24:23 +0530
  • 4076df7acb fixes asn_count on asn range #13047 Abhimanyu Saharan 2023-06-29 20:13:39 +0530
  • c23e3eab34 Remove inheritance from ChangeLoggedModel Jeremy Stretch 2023-06-29 10:13:17 -0400
  • c9f513ce03 Add docs for bookmarks Jeremy Stretch 2023-06-29 09:28:13 -0400
  • 9874c52577 Correct generic relation name Jeremy Stretch 2023-06-29 07:55:40 -0400
  • cbcc39d326 fix return proper parent object field abrisson 2023-06-29 10:39:28 +0200
  • 7a73a4ef92
    Rename group and add IEC 60906-1 plug type Bruno Blanes 2023-06-28 16:37:31 -0300
  • 1fee71d67d Add BookmarksWidget Jeremy Stretch 2023-06-28 09:33:55 -0400
  • 5f5ac03f68 Add feature query for bookmarks Jeremy Stretch 2023-06-28 08:05:04 -0400
  • 029dc8e1bf Fix tests Jeremy Stretch 2023-06-28 08:04:32 -0400
  • d87e5b6d7f Add tests Jeremy Stretch 2023-06-27 17:39:28 -0400
  • 6dd4b5caa1
    Merge branch 'netbox-community:develop' into if-list-fix pobradovic08 2023-06-27 22:49:03 +0200
  • 19bd16ca1f 12552 fix cumulative count Arthur 2023-06-27 13:26:14 -0700
  • 0261fca097 12552 rename migrations Arthur 2023-06-27 08:57:36 -0700
  • d38271728a 12809 document not to use underscores in model names Arthur 2023-06-27 08:44:54 -0700
  • eba0f7bb9a Fix Repography charts Jeremy Stretch 2023-06-27 10:19:12 -0400
  • b13f9d27d9 Fix Repography charts Jeremy Stretch 2023-06-27 10:19:12 -0400
  • 0fba417e10 Fixes #12760 - Adds Vary header to cause cache to be keyed based on URL and the HX-Request header (or lack thereof) Daniel Sheppard 2023-06-27 08:48:27 -0500
  • 2864464946 Changelog for #12849, #12945, #12961, #12977, #12983, #13011 Jeremy Stretch 2023-06-27 08:39:51 -0400
  • 6b01b1df40 Changelog for #12849, #12945, #12961, #12977, #12983, #13011 Jeremy Stretch 2023-06-27 08:39:51 -0400
  • 3f9bf0b896 Fix #12983 bulk edit of M2M fields when nothing is selected Harm Geerts 2023-06-26 14:07:29 +0200
  • 34d32374a8 Fix #12983 bulk edit of M2M fields when nothing is selected Harm Geerts 2023-06-26 14:07:29 +0200
  • 2972d6fe0e fix remote auth backend check rmanyari 2023-06-26 14:39:38 -0400
  • c99e565426 fix remote auth backend check rmanyari 2023-06-26 14:39:38 -0400
  • fce9823356 Add QSFP-DD (100GE) interface type pobradovic08 2023-06-27 01:38:33 +0200
  • 16d5107b71 Add QSFP-DD (100GE) interface type pobradovic08 2023-06-27 01:38:33 +0200
  • 06403730ec Fixes #13011: Allow comma in custom links Alexander Votteler 2023-06-27 07:57:59 +0200
  • f1858a7c23 Fixes #13011: Allow comma in custom links Alexander Votteler 2023-06-27 07:57:59 +0200
  • 1776c32004 Fixes #13011: Allow comma in custom links Alexander Votteler 2023-06-27 07:57:59 +0200
  • 58bc798118 Add QSFP-DD (100GE) interface type pobradovic08 2023-06-27 01:38:33 +0200
  • 93720b9fc9 Add Molex 1x2 and 2x4 pobradovic08 2023-06-27 01:05:51 +0200
  • 72ada09c87 Add Molex Micro-Fit to PowerPortTypeChoices pobradovic08 2023-06-27 00:50:21 +0200
  • c9dbf30b79 12552 fix get_children on device bays Arthur 2023-06-26 15:18:45 -0700