Commit Graph

  • bbc68f9484 Release v3.4.0 jeremystretch 2022-12-14 13:10:22 -0500
  • 15512261a8 Merge pull request #11179 from netbox-community/feature Jeremy Stretch 2022-12-14 11:56:29 -0500
  • 93685d92a4
    Merge pull request #11179 from netbox-community/feature Jeremy Stretch 2022-12-14 11:56:29 -0500
  • 4589f42b2e 11171 fix graphql related models query (#11172) Arthur Hanson 2022-12-14 08:32:22 -0800
  • b2bf613895
    11171 fix graphql related models query (#11172) Arthur Hanson 2022-12-14 08:32:22 -0800
  • ba73778efd 11171 remove redundant code from code review Arthur 2022-12-14 08:03:01 -0800
  • bb8d8e3ea8 11171 remove redundant code from code review Arthur 2022-12-14 08:00:17 -0800
  • 78f0bb3004 Closes #11163: Auto-detect data format during bulk import jeremystretch 2022-12-14 10:09:59 -0500
  • 80ced6b782 Closes #11163: Auto-detect data format during bulk import jeremystretch 2022-12-14 10:09:59 -0500
  • ecbd383ca5 Relocate ImportFormatChoices jeremystretch 2022-12-14 09:30:10 -0500
  • 47dfb89c52 Relocate ImportFormatChoices jeremystretch 2022-12-14 09:30:10 -0500
  • d007a829fc Merge branch 'develop' into feature jeremystretch 2022-12-13 17:17:05 -0500
  • 064e3ff605 Merge branch 'develop' into feature jeremystretch 2022-12-13 17:17:05 -0500
  • 74f8041155 Merge pull request #11174 from netbox-community/develop Jeremy Stretch 2022-12-13 15:44:42 -0500
  • fb27803ab0
    Merge pull request #11174 from netbox-community/develop v3.3.10 Jeremy Stretch 2022-12-13 15:44:42 -0500
  • 0d0f0b0e74 Release v3.3.10 jeremystretch 2022-12-13 15:29:07 -0500
  • 5e32b39f25 Release v3.3.10 jeremystretch 2022-12-13 15:29:07 -0500
  • 4a507643e2 Fixes #11109: Fix nullification of custom object & multi-object fields via REST API jeremystretch 2022-12-13 14:48:40 -0500
  • b9888d6f86 Fixes #11109: Fix nullification of custom object & multi-object fields via REST API jeremystretch 2022-12-13 14:48:40 -0500
  • 7efb25a5b5 Fixes #11173: Enable missing tags columns for contact, L2VPN lists jeremystretch 2022-12-13 14:04:50 -0500
  • 96a796ebde Fixes #11173: Enable missing tags columns for contact, L2VPN lists jeremystretch 2022-12-13 14:04:50 -0500
  • ef8778e928 Fixes #10981: Fix release notes formatting jeremystretch 2022-12-13 13:26:41 -0500
  • 996e73d5d8 Fixes #10981: Fix release notes formatting jeremystretch 2022-12-13 13:26:41 -0500
  • a690073dbd Changelog for #9361, #10447, #11077 jeremystretch 2022-12-13 13:24:07 -0500
  • 5c969a8caf Changelog for #9361, #10447, #11077 jeremystretch 2022-12-13 13:24:07 -0500
  • cb583a3b96 Fixes #11168: Honor RQ_DEFAULT_TIMEOUT config parameter when using Redis Sentinel jeremystretch 2022-12-13 13:22:28 -0500
  • 68faab8196 Fixes #11168: Honor RQ_DEFAULT_TIMEOUT config parameter when using Redis Sentinel jeremystretch 2022-12-13 13:22:28 -0500
  • 152247b0e7 11171 fix graphql related models query Arthur 2022-12-13 08:34:12 -0800
  • d304c28cc8 Adds replication and adoption for module import (#9498) sleepinggenius2 2022-12-13 11:33:09 -0500
  • b3693099dc
    Adds replication and adoption for module import (#9498) sleepinggenius2 2022-12-13 11:33:09 -0500
  • 2a55c29a9a Fix test jeremystretch 2022-12-13 09:36:50 -0500
  • 55b04f2d33 Adds tests for replication and adoption for module import sleepinggenius2 2022-09-09 16:59:49 -0400
  • 40de5dd846 Moves common Module form clean logic to new class sleepinggenius2 2022-06-17 18:09:23 -0400
  • 33ac713470 Adds replication and adoption for module import sleepinggenius2 2022-06-07 17:40:00 -0400
  • db2174a24e 11077 use formatting for custom field date (#11143) Arthur Hanson 2022-12-13 06:22:57 -0800
  • 9bb9ac3dec
    11077 use formatting for custom field date (#11143) Arthur Hanson 2022-12-13 06:22:57 -0800
  • 2cd6909039 Apply configured date format to column render() method jeremystretch 2022-12-13 09:05:46 -0500
  • bacbb58d38 Add missing newline and change wording of InventoryItem validation kkthxbye-code 2022-12-11 14:00:21 +0100
  • a57378e780 Add missing newline and change wording of InventoryItem validation kkthxbye-code 2022-12-11 14:00:21 +0100
  • 44734d7856 Allow re-assigning inventoryitems to other devices kkthxbye-code 2022-12-11 13:53:04 +0100
  • 41f631b65b Allow re-assigning inventoryitems to other devices kkthxbye-code 2022-12-11 13:53:04 +0100
  • 0b409e3540 Clean up v3.4 release notes jeremystretch 2022-12-12 16:49:00 -0500
  • 2db668f5cc Clean up v3.4 release notes jeremystretch 2022-12-12 16:49:00 -0500
  • b6b0b5ebf9 #10739: Collapse BaseView class jeremystretch 2022-12-12 16:32:55 -0500
  • aacf606999 #10739: Collapse BaseView class jeremystretch 2022-12-12 16:32:55 -0500
  • fa6ada961d #10371: Fix API serializer representation for module status jeremystretch 2022-12-12 16:14:18 -0500
  • e338f7cfe3 #10371: Fix API serializer representation for module status jeremystretch 2022-12-12 16:14:18 -0500
  • 867254ecba #8366: Misc cleanup jeremystretch 2022-12-12 15:27:37 -0500
  • 758030733c #8366: Misc cleanup jeremystretch 2022-12-12 15:27:37 -0500
  • b39ee0104d #7961: Fix updating via import when custom fields are absent jeremystretch 2022-12-12 14:19:27 -0500
  • ad78f9e075 #7961: Fix updating via import when custom fields are absent jeremystretch 2022-12-12 14:19:27 -0500
  • 870c9ebb8c #9623: Misc cleanup jeremystretch 2022-12-12 12:56:38 -0500
  • 3468e8c8ae #9623: Misc cleanup jeremystretch 2022-12-12 12:56:38 -0500
  • c8686a2c6a #7854: Misc cleanup jeremystretch 2022-12-12 12:34:05 -0500
  • 13d39a28ce #7854: Misc cleanup jeremystretch 2022-12-12 12:34:05 -0500
  • ab20470b69 Fixes #11154: Index VM interface MAC address and MTU for global search jeremystretch 2022-12-12 10:43:48 -0500
  • 8809fc949b Fixes #11154: Index VM interface MAC address and MTU for global search jeremystretch 2022-12-12 10:43:48 -0500
  • bd040e3550 Add missing newline and change wording of InventoryItem validation kkthxbye-code 2022-12-11 14:00:21 +0100
  • aad1a0b887 Allow re-assigning inventoryitems to other devices kkthxbye-code 2022-12-11 13:53:04 +0100
  • a216f47748 Closes #10255: Introduce LOGOUT_REDIRECT_URL config parameter to control redirection of user after logout jeremystretch 2022-12-09 17:08:07 -0500
  • 860805ba82 Closes #10255: Introduce LOGOUT_REDIRECT_URL config parameter to control redirection of user after logout jeremystretch 2022-12-09 17:08:07 -0500
  • 97f586fa0a Closes #10516: Add vertical frame & cabinet rack types jeremystretch 2022-12-09 16:35:37 -0500
  • 1e0b024609 Closes #10516: Add vertical frame & cabinet rack types jeremystretch 2022-12-09 16:35:37 -0500
  • c11b5a588d Fixes #11142: Correct available choices for status under IP range filter form jeremystretch 2022-12-09 16:04:46 -0500
  • 8486d47d17 Fixes #11142: Correct available choices for status under IP range filter form jeremystretch 2022-12-09 16:04:46 -0500
  • 6c2df1a6d3 Closes #11089: Permit whitespace in MAC addresses jeremystretch 2022-12-09 16:00:11 -0500
  • 407365888a Closes #11089: Permit whitespace in MAC addresses jeremystretch 2022-12-09 16:00:11 -0500
  • 52fdaa8dce Tweak migration name jeremystretch 2022-12-09 15:07:10 -0500
  • 2ad1db0c64 Tweak migration name jeremystretch 2022-12-09 15:07:10 -0500
  • dc8adb5bf3 #9072: Add weight parameter to influence ViewTab ordering jeremystretch 2022-12-09 14:50:13 -0500
  • 83a0576ca4 #9072: Add weight parameter to influence ViewTab ordering jeremystretch 2022-12-09 14:50:13 -0500
  • 6c955b5e2a Closes #10675: Add max_weight field to track maximum load capacity for racks jeremystretch 2022-12-09 12:45:02 -0500
  • 0b100b8fc8 Closes #10675: Add max_weight field to track maximum load capacity for racks jeremystretch 2022-12-09 12:45:02 -0500
  • 8815706137 Fix configuration key for WirelessLANStatusChoices jeremystretch 2022-12-09 10:45:02 -0500
  • 2b12138c41 Fix configuration key for WirelessLANStatusChoices jeremystretch 2022-12-09 10:45:02 -0500
  • 9065ec80b6 Closes #10371: Add operational status field for modules jeremystretch 2022-12-09 10:43:29 -0500
  • 97aa40f7a8 Closes #10371: Add operational status field for modules jeremystretch 2022-12-09 10:43:29 -0500
  • d6b6cb51c9 Fixes #10950: Fix validation of VDC primary IPs jeremystretch 2022-12-09 09:49:01 -0500
  • b2f34cec19 Fixes #10950: Fix validation of VDC primary IPs jeremystretch 2022-12-09 09:49:01 -0500
  • 38e106c22c 10201 fix cable terminations edit Arthur 2022-12-08 17:51:45 -0800
  • 865ac9620d 11077 use formatting for custom field date Arthur 2022-12-08 16:22:23 -0800
  • 8ec9422555 Changelog for #10945 jeremystretch 2022-12-08 18:18:51 -0500
  • 3bc9586b0c Changelog for #10945 jeremystretch 2022-12-08 18:18:51 -0500
  • c6a8cbf030 Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) Jeremy Stretch 2022-12-08 18:17:13 -0500
  • 4297c65f87
    Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) Jeremy Stretch 2022-12-08 18:17:13 -0500
  • 1ffccdaadc Improve validation for scheduled jobs jeremystretch 2022-12-08 17:03:03 -0500
  • 839f99d537 Schedule next job only if a reference start time can be determined jeremystretch 2022-12-08 15:46:44 -0500
  • 23bd7ce9a7 Cleaned up jobs list display jeremystretch 2022-12-08 15:42:43 -0500
  • f4842ad8db Merge branch 'feature' into 10945-recurring-jobs jeremystretch 2022-12-08 14:23:05 -0500
  • 084b6ac4a1 Changelog for #11022 jeremystretch 2022-12-08 10:00:21 -0500
  • 62b0f034e7 Changelog for #11022 jeremystretch 2022-12-08 10:00:21 -0500
  • 73f136117e Introduce constants for RQ queue names jeremystretch 2022-12-08 09:58:52 -0500
  • 6ffd8aa320 Introduce constants for RQ queue names jeremystretch 2022-12-08 09:58:52 -0500
  • 015553a542 Add any queues defined in QUEUE_MAPPINGS to RQ_QUEUES kkthxbye-code 2022-12-05 10:22:51 +0100
  • d53ddd611b Add any queues defined in QUEUE_MAPPINGS to RQ_QUEUES kkthxbye-code 2022-12-05 10:22:51 +0100
  • 97825a7238 Allow redefining internally used queues kkthxbye-code 2022-12-05 10:04:28 +0100
  • 080a001118 Allow redefining internally used queues kkthxbye-code 2022-12-05 10:04:28 +0100
  • c999b73314 Merge branch 'develop' into feature jeremystretch 2022-12-08 09:31:22 -0500
  • 5a77791f9d Merge branch 'develop' into feature jeremystretch 2022-12-08 09:31:22 -0500
  • 08869bdd83 Fixes #11128: Disable ordering changelog table by object to avoid exception jeremystretch 2022-12-08 08:59:26 -0500