Commit Graph

  • f573ec4244 Linter Issues Julio-Oliveira-Encora 2024-05-20 16:51:41 -0300
  • ebc47edd10 14010 add IEC 60130-12 power port connetors Arthur 2024-05-20 12:48:11 -0700
  • bd11411c28 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:20:38 -0300
  • 2084b20475 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:18:57 -0300
  • 3ba12a4c4f Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:17:01 -0300
  • 8f67b9b640 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:15:49 -0300
  • 6438daa0a0 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:11:55 -0300
  • 49e9c71be8 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:08:53 -0300
  • 1157a27467 Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:07:57 -0300
  • 74ec6ad91c Addressed PR comments Julio-Oliveira-Encora 2024-05-20 16:02:07 -0300
  • 72330b39fd Merged develop into it Julio-Oliveira-Encora 2024-05-20 15:32:51 -0300
  • e6475e9922 Merged develop into it Julio-Oliveira-Encora 2024-05-20 15:24:20 -0300
  • 5fd8dced0c Moved tests from test_event_rules.py to test_conditions.py. Julio-Oliveira-Encora 2024-05-20 14:52:18 -0300
  • f2f8e10f68 Develop merged Julio-Oliveira-Encora 2024-05-20 14:21:29 -0300
  • 233b9029e1 Remove start date restriction from stale check for incomplete issues Jeremy Stretch 2024-05-20 11:36:35 -0400
  • ef106ae9bb Updated VLAN section name Julio-Oliveira-Encora 2024-05-20 12:10:26 -0300
  • 82814e3347 Merge branch 'develop' into 16117-allow_filtering_by_vlan_in_prefixes Julio-Oliveira-Encora 2024-05-20 11:36:38 -0300
  • 5e92dac4ac Fix pagination when `pagination.per_page` is `""` devon-mar 2024-05-16 20:58:12 -0700
  • 9b3b4b190b Changed "clean_extra_choices" in "CustomFieldChoiceSetForm" to strip the space for value and label. Julio-Oliveira-Encora 2024-05-20 11:16:14 -0300
  • 83646718fe Merge branch 'develop' into 14567-export_current_view_ip_addresses Jeremy Stretch 2024-05-20 09:34:52 -0400
  • 2222700792 Merge branch 'develop' into 15348-quick_access_saved_filters Jeremy Stretch 2024-05-20 08:57:41 -0400
  • 6c51b89502 Updated clean method on DynamicModelMultipleChoiceField to return the name. Julio-Oliveira-Encora 2024-05-17 12:48:34 -0300
  • 558a9beda2 Changelog for #12984, #13293, #14953, #14982, #15353, #15496, #16138 Jeremy Stretch 2024-05-17 16:23:02 -0400
  • 9751ce6cb3 Moving the Molex connectors into their own category for better UX - expansion on #12984 arcticash 2024-03-15 15:55:23 +0000
  • 270a1da601 Adding Molex Micro-Fit connectors to power outlet choices to fix #12984 arcticash 2024-01-23 21:53:35 +0000
  • 46d12fbe2e Adding Molex Micro-Fit connectors to power plug choices to fix #12984 arcticash 2024-01-23 21:47:10 +0000
  • 79b9ef7d0c fix: SerializedPKRelatedField schema now use nested serializer or response Sami Tahri 2024-02-04 01:24:19 +0100
  • 97a37576fc
    14953 fix serializers when using add_related_count (#16158) Arthur Hanson 2024-05-17 12:50:39 -0700
  • 8de07a9b98 Set default=0 for annotated count fields Jeremy Stretch 2024-05-17 15:36:59 -0400
  • b2d2a23c26
    15496 Add circuit termination to menu and associated forms (#15980) Arthur Hanson 2024-05-17 12:30:10 -0700
  • 0d7ba6aa0a Fix test Jeremy Stretch 2024-05-17 15:15:54 -0400
  • d060b380c9
    16138 fix user/group permissions (#16152) Arthur Hanson 2024-05-17 12:07:19 -0700
  • 58da5c1252
    15353 add better script error message (#15441) Arthur Hanson 2024-05-17 11:54:30 -0700
  • aca37f330a Misc cleanup Jeremy Stretch 2024-05-17 14:53:19 -0400
  • 8aea160bda Fix test Jeremy Stretch 2024-05-17 14:52:06 -0400
  • 547f7c3dab Rename provider column Jeremy Stretch 2024-05-17 14:31:41 -0400
  • 37d4ca38f2 Add test for provider filters Jeremy Stretch 2024-05-17 14:29:04 -0400
  • 157e89ba0b Simplify _get_script_class() & add docstring Jeremy Stretch 2024-05-17 14:19:42 -0400
  • 7b0d7a60cb Add CableTerminationTable.Meta class for inheritance of the row_attrs to each descendant Meta class. 16039-fix-row-highlighting-on-device-components Daniel Sheppard 2024-05-17 13:19:17 -0500
  • 1253d9188f 16145 update doc string Arthur 2024-05-17 11:17:40 -0700
  • 754ab82a99 16145 allow both pk and script name Arthur 2024-05-17 11:16:06 -0700
  • c3ccf642ac Updated clean method on DynamicModelMultipleChoiceField to return the name. Julio-Oliveira-Encora 2024-05-17 14:41:23 -0300
  • 930d4c6448 16050 Show script python_class name and description Arthur 2024-05-17 09:16:05 -0700
  • 0a76d962ce Move duplicated dicts into inheritable meta class Daniel Sheppard 2024-05-17 11:12:08 -0500
  • 27140e6881 Updated clean method on DynamicModelMultipleChoiceField to return the name. Julio-Oliveira-Encora 2024-05-17 12:48:34 -0300
  • 062295d76d
    Update data-validation.md LHBL2003 2024-05-17 17:39:21 +0200
  • e9d23349d6
    Fix pagination when `pagination.per_page` is `""` devon-mar 2024-05-16 20:58:12 -0700
  • 452ba22bd8 16145 fix test Arthur 2024-05-16 15:04:51 -0700
  • 4b2f26a800 Correct label name Jeremy Stretch 2024-05-16 14:08:28 -0400
  • cfe010007f Enable stale bot for incomplete issues Jeremy Stretch 2024-05-16 14:04:37 -0400
  • b67b4f66da 16145 script api use module.script name instead of pk Arthur 2024-05-16 10:45:32 -0700
  • accdb69e2e 14953 update comments Arthur 2024-05-15 15:11:22 -0700
  • c967b4742e 14953 fix serializers when using add_related_count Arthur 2024-05-15 15:08:16 -0700
  • 4c41db0184 Merge branch 'develop' into feature/15794-related-objects Alexander Haase 2024-05-15 23:12:38 +0200
  • 755513a148 #16127: Ignore local_settings.py Jeremy Stretch 2024-05-15 17:05:39 -0400
  • 1218bf188b Remove extra related models hook Alexander Haase 2024-05-15 23:05:21 +0200
  • d78a86afac Drop Repography stats from README (malfunctioning) Jeremy Stretch 2024-05-15 17:02:01 -0400
  • a5425c9324
    Removing django.po in de transifex-integration[bot] 2024-05-15 20:46:08 +0000
  • 16a26009c9
    Translate django.po in de transifex-integration[bot] 2024-05-15 20:41:26 +0000
  • 78ac9a22f8
    Translate django.po in de transifex-integration[bot] 2024-05-15 20:40:56 +0000
  • dba36fafa7 Enable translation support for Chinese, German, and Ukrainian Jeremy Stretch 2024-05-15 16:34:11 -0400
  • b666b10f14
    Updates for file netbox/translations/en/LC_MESSAGES/django.po (#16151) transifex-integration[bot] 2024-05-15 16:28:52 -0400
  • 6385b0b0b5 16138 update users and groups in perm selection Arthur 2024-05-15 11:33:05 -0700
  • 5b6ae28422 16138 add migration of group perms Arthur 2024-05-15 11:27:56 -0700
  • 66ddd864a6
    Translate django.po in zh transifex-integration[bot] 2024-05-15 17:51:45 +0000
  • 0f2500c713
    Translate django.po in de transifex-integration[bot] 2024-05-15 17:51:32 +0000
  • b9fbb67035
    Translate django.po in uk transifex-integration[bot] 2024-05-15 17:51:01 +0000
  • 2d9a256883
    Translate django.po in ja transifex-integration[bot] 2024-05-15 17:50:36 +0000
  • bdc5a1c472 16138 change view perms Arthur 2024-05-15 07:57:36 -0700
  • dfabac231e 15496 add test for circuit bulk import with termiantions Arthur 2024-05-14 13:34:05 -0700
  • 29c9791d41 15496 split import form Arthur 2024-05-14 13:25:15 -0700
  • 9e9f3bc416 15496 split import form Arthur 2024-05-14 12:40:14 -0700
  • 0b7804c01c Fixes #13293: Limit interface selector for IP address to current device/VM Jeremy Stretch 2024-05-14 13:46:14 -0400
  • 43279fd5bb Fixes #13293: Limit interface selector for IP address to current device/VM Jeremy Stretch 2024-05-14 13:46:14 -0400
  • f1b0ada5c7 Merge branch 'develop' into 15496-circuit-termination Arthur 2024-05-14 10:37:07 -0700
  • 69545fd82d PRVB Jeremy Stretch 2024-05-14 11:26:19 -0400
  • cca1b0a897
    Merge pull request #16132 from netbox-community/develop v4.0.2 Jeremy Stretch 2024-05-14 11:20:56 -0400
  • 70c0aec53a Release v4.0.2 Jeremy Stretch 2024-05-14 11:02:17 -0400
  • beb9b96395 Changelog for #16096, #16107, #16123, #16124, #16127 Jeremy Stretch 2024-05-14 10:35:00 -0400
  • e5ab48e3c5 Fixes #16123: Fix custom script execution via REST API Jeremy Stretch 2024-05-14 10:10:09 -0400
  • 6422340585 Fixes #16123: Fix custom script execution via REST API Jeremy Stretch 2024-05-14 10:10:09 -0400
  • c95dd0b4d1 Update translations Jeremy Stretch 2024-05-14 09:30:28 -0400
  • 34f8bf7caf Update source strings for translations Jeremy Stretch 2024-05-14 09:22:27 -0400
  • 1feb3742e2
    add ENABLE_TRANSLATION setting to optionally turn translation off (#16096) Anton 2024-05-14 15:21:00 +0200
  • 829bae6b29 Fixes #16124: Fix GraphQL API support for querying virtual machine interfaces Jeremy Stretch 2024-05-14 08:03:06 -0400
  • fcc8eccb6c Closes #16127: Enable loading local settings Jeremy Stretch 2024-05-14 08:40:34 -0400
  • b35a1128bd Rename to TRANSLATION_ENABLED for consistency with other settings Jeremy Stretch 2024-05-14 09:06:50 -0400
  • 429d046c6c Misc cleanup Jeremy Stretch 2024-05-14 09:02:41 -0400
  • 093a7c90e3 Closes #16127: Enable loading local settings Jeremy Stretch 2024-05-14 08:40:34 -0400
  • c117218332 Fix permissions for stalebot (see actions/stale #1131) Jeremy Stretch 2024-05-14 08:20:31 -0400
  • afac6919f2 Fixes #16124: Fix GraphQL API support for querying virtual machine interfaces Jeremy Stretch 2024-05-14 08:03:06 -0400
  • b8a8db09ed
    Closes #16107: Set `LOGIN_REQUIRED` to True by default (#16122) Jeremy Stretch 2024-05-14 07:53:19 -0400
  • efd3b235fd Tweak formatting fix/15983-script-results Jeremy Stretch 2024-05-14 07:47:30 -0400
  • 3c108e284c change completed format to iso #15983 Abhimanyu Saharan 2024-05-14 15:19:53 +0530
  • d8d665ecd9 Update tests Jeremy Stretch 2024-05-13 19:53:16 -0400
  • c519817054 raise a warning in the UI when translation is disabled Anton M 2024-05-14 01:22:26 +0200
  • dadef1b32c change setting name to ENABLE_TRANSLATION Anton M 2024-05-14 01:21:19 +0200
  • b67eda403a Changelog for #15119, #16077, #16078, #16090, #16101 Jeremy Stretch 2024-05-13 19:15:40 -0400
  • 79751db587 Closes #16107: Set LOGIN_REQUIRED to True by default Jeremy Stretch 2024-05-13 19:09:39 -0400
  • b291aa4312
    16078 make GraphQL NumberFilter optional (#16115) Arthur Hanson 2024-05-13 16:01:30 -0700