Commit Graph

  • dc5f64f632 12767 pin graphene-django version Arthur 2023-05-31 08:08:32 -0700
  • 3e77daff01 12767 pin graphene-django version Arthur 2023-05-31 08:08:32 -0700
  • 6255d354b8 12767 pin graphene-django version Arthur 2023-05-31 08:08:32 -0700
  • 8036a77929 Adds device type and role to device component filter (#12504) Abhimanyu Saharan 2023-05-31 19:29:22 +0530
  • bd88ee7063
    Adds device type and role to device component filter (#12504) Abhimanyu Saharan 2023-05-31 19:29:22 +0530
  • df6247ab1e Fixes #12702 - Adds widget to FrontPortTemplateCreateForm Daniel Sheppard 2023-05-31 08:49:23 -0500
  • a9b0b49ef9 Fixes #12702 - Adds widget to FrontPortTemplateCreateForm Daniel Sheppard 2023-05-31 08:49:23 -0500
  • 7cec170fd6 Add filterset tests for device type & role filters jeremystretch 2023-05-31 09:35:50 -0400
  • df4d314981 7503 do device validate-create in serial (#12222) Arthur Hanson 2023-05-31 06:06:09 -0700
  • 8b051ea2f3
    7503 do device validate-create in serial (#12222) Arthur Hanson 2023-05-31 06:06:09 -0700
  • b72b16df2e Closes #12599: Apply filter parameters to links in object count dashboard widgets jeremystretch 2023-05-30 16:31:34 -0400
  • bca9d0fa8a Closes #12599: Apply filter parameters to links in object count dashboard widgets jeremystretch 2023-05-30 16:31:34 -0400
  • 7fbf519698 Fixes #12742: Object counts dashboard widget should support URL-compatible query filters jeremystretch 2023-05-30 15:44:43 -0400
  • 9b8ab1c1f7 Fixes #12742: Object counts dashboard widget should support URL-compatible query filters jeremystretch 2023-05-30 15:44:43 -0400
  • 6cf0bc5028 Fixes #12715: Use contact assignments table to display the contacts assigned to an object jeremystretch 2023-05-30 14:51:16 -0400
  • b3bd03a1e9 Fixes #12715: Use contact assignments table to display the contacts assigned to an object jeremystretch 2023-05-30 14:51:16 -0400
  • 97e1b1067d Changelog for #11539, #12370, #12470, #12562, #12597, #12627, #12745 jeremystretch 2023-05-30 09:52:14 -0400
  • 18c863e393 Changelog for #11539, #12370, #12470, #12562, #12597, #12627, #12745 jeremystretch 2023-05-30 09:52:14 -0400
  • b47bfdcf08 Adds hide-if-unset to custom field (#12723) Abhimanyu Saharan 2023-05-30 19:12:37 +0530
  • d7ca453f26
    Adds hide-if-unset to custom field (#12723) Abhimanyu Saharan 2023-05-30 19:12:37 +0530
  • f7b5f7792e Adds image preview back on the table (#12739) Abhimanyu Saharan 2023-05-30 19:11:32 +0530
  • 9b9a559e0c
    Adds image preview back on the table (#12739) Abhimanyu Saharan 2023-05-30 19:11:32 +0530
  • 8dce984f2e
    Merge branch 'netbox-community:develop' into develop Omripresent 2023-05-30 09:36:37 -0400
  • 0aa495d93d Account for False values jeremystretch 2023-05-30 09:24:59 -0400
  • 4f6bc2b3da Merge branch 'develop' into fix/12627-image-preview jeremystretch 2023-05-30 09:14:44 -0400
  • 6214bb3709 Escape text passed as display values to slim-select kkthxbye-code 2023-05-30 08:12:51 +0200
  • 1f71d3570a Escape text passed as display values to slim-select kkthxbye-code 2023-05-30 08:12:51 +0200
  • e4d34fc3b8 Escape text passed as display values to slim-select kkthxbye-code 2023-05-30 08:12:51 +0200
  • 221fa8addc typo Jamie Murphy 2023-05-29 21:33:47 +0100
  • 446ee761d3 custom fields, url in new window, bulk edit/import support Jamie Murphy 2023-05-29 21:32:01 +0100
  • 1eddade01e MVP: custom field. url open in new_window Jamie Murphy 2023-05-29 21:14:20 +0100
  • a132da84c7 Move sequential creation logic to a mixin jeremystretch 2023-05-26 15:48:00 -0400
  • b5f9fe6c0f 7503 add test Arthur 2023-04-11 11:49:52 -0700
  • fc9555a7b2 7503 fix return data for bulk operations Arthur 2023-04-11 11:38:49 -0700
  • b645b6d159 7503 atomic transaction Arthur 2023-04-11 11:31:47 -0700
  • 69fcb8122d 7503 fix single instance Arthur 2023-04-11 11:14:36 -0700
  • cb79fea33f 7503 do device validate-create in serial Arthur 2023-04-11 10:50:25 -0700
  • fd33d3b248
    fixed request check Abhimanyu Saharan 2023-05-26 20:41:31 +0530
  • ca72754a71 Update docs jeremystretch 2023-05-26 10:54:26 -0400
  • 2ee5b72da2 Update logic for omit_hidden under get_custom_fields() jeremystretch 2023-05-26 10:53:27 -0400
  • 3fc7382be6 handle nonetype error Abhimanyu Saharan 2023-05-26 19:44:06 +0530
  • 982dabd4ed fix indentation Abhimanyu Saharan 2023-05-26 19:40:09 +0530
  • d8915b6d25 moved hide logic from template to python Abhimanyu Saharan 2023-05-26 19:38:38 +0530
  • 83c4e7e2db
    simplified conditions Abhimanyu Saharan 2023-05-26 19:30:51 +0530
  • 42b2873459 Changes render config card with accordian (#12724) Abhimanyu Saharan 2023-05-26 19:02:58 +0530
  • 5a5fcf7d37
    Changes render config card with accordian (#12724) Abhimanyu Saharan 2023-05-26 19:02:58 +0530
  • 5a4e4c3ee4 Use -flush CSS class to reduce whitespace jeremystretch 2023-05-26 09:28:11 -0400
  • d5852f69db Adds ip to failed logs (#12725) Abhimanyu Saharan 2023-05-26 18:16:49 +0530
  • 5869894a48
    Adds ip to failed logs (#12725) Abhimanyu Saharan 2023-05-26 18:16:49 +0530
  • e90f0e6e0b fixes contact assignments filter to include parent content type #12730 Abhimanyu Saharan 2023-05-26 13:21:42 +0530
  • e2f9a3c07a fixes contact assignments filter to include parent content type #12730 Abhimanyu Saharan 2023-05-26 13:21:42 +0530
  • 3ddbe34ea6 adds bootstrap initialization for hx-trigger=load #12627 Abhimanyu Saharan 2023-05-26 16:40:10 +0530
  • 84753bdc11 cleanup #12599 Abhimanyu Saharan 2023-05-26 16:04:27 +0530
  • 014eba6bb0 fixes contact assignments filter to include parent content type #12730 Abhimanyu Saharan 2023-05-26 13:21:42 +0530
  • 49a40397ef add password hidden msg aroth01 2023-05-26 01:03:43 +0000
  • d35acf0a01 Clean CircuitTerminationForm data to avoid model ValidationErrors Dillon Henschen 2023-05-25 20:54:39 -0400
  • b92a4dc450 12625: change datasource password display and hide for read-only users aroth01 2023-05-26 00:42:16 +0000
  • dffb6fa329 Leverage HTMX to semplify rendering of Circuit Termination Form Dillon Henschen 2023-05-22 01:07:57 -0400
  • 6f634c74eb added additional logging when client ip cannot be determined Abhimanyu Saharan 2023-05-26 02:21:56 +0530
  • 3b9d9c686a adds filter query parameter on ObjectCountsWidget #12599 Abhimanyu Saharan 2023-05-26 02:14:27 +0530
  • f3337db5a2 Fixes #11934: Prevent reassignment of an IP address designated as primary for its parent object jeremystretch 2023-05-25 16:42:24 -0400
  • b64b19a3f4 Fixes #11934: Prevent reassignment of an IP address designated as primary for its parent object jeremystretch 2023-05-25 16:42:24 -0400
  • 07c3b178c7 adds ip to failed logs #12562 Abhimanyu Saharan 2023-05-26 01:48:38 +0530
  • 2a0d3378da fixed indentation #12470 Abhimanyu Saharan 2023-05-26 01:37:59 +0530
  • 24d75efefa changes render config card with accordian #12470 Abhimanyu Saharan 2023-05-26 01:33:52 +0530
  • 49e4704bf7 adds hide-if-unset to custom field #12597 Abhimanyu Saharan 2023-05-26 01:18:04 +0530
  • 4d32b83f8b Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) Jeremy Stretch 2023-05-25 15:20:08 -0400
  • 24a51dd86e
    Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) Jeremy Stretch 2023-05-25 15:20:08 -0400
  • ada6ab0b85 Restore Empty lookup logic jeremystretch 2023-05-25 15:06:58 -0400
  • 2bc8a97d80 fixes return_url for image attachment #12538 Abhimanyu Saharan 2023-05-26 00:36:19 +0530
  • 1c6954950d 12552 test fixes Arthur 2023-05-25 12:02:45 -0700
  • f632a536d4 Always use BooleanFilter for 'empty' lookups jeremystretch 2023-05-25 14:36:56 -0400
  • da9c5572bf adds image preview on image attachment #12627 Abhimanyu Saharan 2023-05-25 23:45:04 +0530
  • a97df5dd62 12552 fix missing add_related_count Arthur 2023-05-25 10:46:05 -0700
  • 993154db9b 12552 make queryset not have tree fields by default Arthur 2023-05-25 10:27:28 -0700
  • 786394fbe8 add back mptt to requirements Arthur 2023-05-25 08:20:56 -0700
  • fcde592ddd Issue #12622: Cleanup code to filter allowed VLANs on a prefix import Dillon Henschen 2023-05-17 01:57:42 -0400
  • 5309bad207 Issue #12622: Fix importing Prefix using VLAN without site Dillon Henschen 2023-05-17 00:47:24 -0400
  • 97acefabcf Issue #12622: Fix creating Prefix using VLAN without site Dillon Henschen 2023-05-17 00:46:45 -0400
  • 2038eb3ff6 Fix #12690 - Add Cluster/ClusterGroup Filtering to VLANGroup QuerySet Luke Anderson 2023-05-25 12:14:35 +0930
  • a8c9d87a5c 12552 test fixes Arthur 2023-05-24 16:55:43 -0700
  • ff9a9d914f 12552 cleanup mptt Arthur 2023-05-24 15:40:29 -0700
  • 9ee6511194 12552 remove extra param Arthur 2023-05-24 14:44:25 -0700
  • 3bd366893c 12552 add back add_related_count Arthur 2023-05-24 14:21:37 -0700
  • f23d7e6fac Add support loading module as python package or standalone file Omripresent 2023-05-24 16:52:05 -0400
  • 7852522705 Cleanup jeremystretch 2023-05-24 16:37:21 -0400
  • a1ac2664d0 fixed import to avoid content type does not exist Abhimanyu Saharan 2023-05-06 21:26:49 +0530
  • 07b093dfef Move filtering logic to valid_models() queryset method jeremystretch 2023-03-10 10:23:38 -0500
  • 5c7173bd18 Employ canonical model discovery mechanism jeremystretch 2023-02-09 09:55:18 -0500
  • 51a76b5306 Fixes #11335: Default manager for ObjectChange should filter by installed apps jeremystretch 2023-02-08 16:15:51 -0500
  • 2cbe973d82 Fixes #12694: Strip leading & trailing whitespace from custom link URL & text jeremystretch 2023-05-24 15:45:24 -0400
  • bf1c191b2e Fixes #12694: Strip leading & trailing whitespace from custom link URL & text jeremystretch 2023-05-24 15:45:24 -0400
  • a480a4c23b 12552 add back add_related_count Arthur 2023-05-24 11:13:43 -0700
  • 9bae5ba786 Link to the plugin ideas board jeremystretch 2023-05-23 15:34:03 -0400
  • b31b086a4d Link to the plugin ideas board jeremystretch 2023-05-23 15:34:03 -0400
  • e43b0ae4ab PRVB jeremystretch 2023-05-22 17:00:29 -0400
  • 6160e03426 PRVB jeremystretch 2023-05-22 17:00:29 -0400
  • a5a39a7ceb Merge pull request #12681 from netbox-community/develop Jeremy Stretch 2023-05-22 16:54:03 -0400
  • c9b79ca579
    Merge pull request #12681 from netbox-community/develop v3.5.2 Jeremy Stretch 2023-05-22 16:54:03 -0400
  • 1c580a8949 Release v3.5.2 jeremystretch 2023-05-22 16:24:30 -0400