Commit Graph

  • 03a0b1749c 16244 add pagination Arthur 2025-03-13 14:47:40 -0700
  • ec3c656f5b Removes banner from new migrations Jason Novinger 2025-03-13 15:43:32 -0500
  • b45e256f27 Removes banner from new migrations Jason Novinger 2025-03-13 15:43:32 -0500
  • 33b4e7192d Fixes: #18863 - Exempt MPTT-based models from centrally applying ordering on querysets (#18867) bctiemann 2025-03-13 16:38:33 -0400
  • 4f45328c77
    Fixes: #18863 - Exempt MPTT-based models from centrally applying ordering on querysets (#18867) bctiemann 2025-03-13 16:38:33 -0400
  • b85a5f471b Extract base NestedGroupModelFilterSet with base search behavior Jason Novinger 2025-03-13 15:36:55 -0500
  • 06a206ee33 Extract base NestedGroupModelFilterSet with base search behavior Jason Novinger 2025-03-13 15:36:55 -0500
  • 2d310cee72 Fixes #18872: JournalEntry kind is a required field Jeremy Stretch 2025-03-13 16:23:53 -0400
  • 994e7eb9f4 Fixes #18872: JournalEntry kind is a required field Jeremy Stretch 2025-03-13 16:23:53 -0400
  • 9436ab61a2 17170 test fixes Arthur 2025-03-13 11:34:14 -0700
  • 82233c1e3e 17170 test fixes Arthur 2025-03-13 11:09:11 -0700
  • e331be39f9 17170 test fixes Arthur 2025-03-13 10:58:33 -0700
  • cbe3f39eb5 Ensures overridden filterset search() methods include fields from OrganizationalModelFilterSet Jason Novinger 2025-03-11 12:00:45 -0500
  • 2df68e29c9 Ensures overridden filterset search() methods include fields from OrganizationalModelFilterSet Jason Novinger 2025-03-11 12:00:45 -0500
  • e33c1f1173 Ensures that all new comments fields render Markdown in tables Jason Novinger 2025-03-11 11:57:48 -0500
  • 1ea6f6e2ce Ensures that all new comments fields render Markdown in tables Jason Novinger 2025-03-11 11:57:48 -0500
  • d557936c98 Adds WirelessLANGroup.comments to all the required places Jason Novinger 2025-03-11 11:51:25 -0500
  • c0b019b735 Adds WirelessLANGroup.comments to all the required places Jason Novinger 2025-03-11 11:51:25 -0500
  • e15468f8eb Adds TenantGroup.comments to the required locations Jason Novinger 2025-03-11 11:07:05 -0500
  • 157df20ad4 Adds TenantGroup.comments to the required locations Jason Novinger 2025-03-11 11:07:05 -0500
  • 790acd01e5 Adds ContactGroup.comments in the required locations Jason Novinger 2025-03-11 10:42:59 -0500
  • b8352260ee Adds ContactGroup.comments in the required locations Jason Novinger 2025-03-11 10:42:59 -0500
  • f487214398 Adds SiteGroup.comments in the required locations Jason Novinger 2025-03-11 10:04:50 -0500
  • ed98756f3e Adds SiteGroup.comments in the required locations Jason Novinger 2025-03-11 10:04:50 -0500
  • 6391eb598f Adds Region.comments field in the required locations Jason Novinger 2025-03-10 17:07:59 -0500
  • 9a9d6cdedb Adds Region.comments field in the required locations Jason Novinger 2025-03-10 17:07:59 -0500
  • 5097a64e6a Update Location detail UI template Jason Novinger 2025-03-10 17:05:26 -0500
  • 2e2c815c91 Update Location detail UI template Jason Novinger 2025-03-10 17:05:26 -0500
  • 5fc888bfad Adds Location.comments field in the required locations Jason Novinger 2025-03-10 14:53:23 -0500
  • 44efd5e833 Adds Location.comments field in the required locations Jason Novinger 2025-03-10 14:53:23 -0500
  • d3a88a4c81 Adds comments field to abstract NestedGroupModel and associated migrations Jason Novinger 2025-03-10 11:52:13 -0500
  • ae7a47ca60 Adds comments field to abstract NestedGroupModel and associated migrations Jason Novinger 2025-03-10 11:52:13 -0500
  • d639e829ec Fixes #18880: Delay enqueuing of background tasks until the DB transaction has been committed (#18899) Jeremy Stretch 2025-03-13 12:34:12 -0400
  • ed135102be
    Fixes #18880: Delay enqueuing of background tasks until the DB transaction has been committed (#18899) Jeremy Stretch 2025-03-13 12:34:12 -0400
  • 5782ad813d 17170 fix bulk import Arthur 2025-03-13 09:09:42 -0700
  • f4482486d4 Fixes #18880: Delay enqueuing of background tasks until the DB transaction has been committed Jeremy Stretch 2025-03-13 11:23:42 -0400
  • 84d799b663 Merge pull request #18822 from netbox-community/18743-django-52 bctiemann 2025-03-13 10:58:58 -0400
  • 26e02ada30
    Merge pull request #18822 from netbox-community/18743-django-52 bctiemann 2025-03-13 10:58:58 -0400
  • f4581ae388 Fixes: #18568 Update mkdocstrings and adapt config Tobias Genannt 2025-03-07 21:43:33 +0100
  • 19703f7d69 Fixes: #18568 Update mkdocstrings and adapt config Tobias Genannt 2025-03-07 21:43:33 +0100
  • 2b771a8a35 Adapt RemoteUserMiddleware for Django 5.2 Jeremy Stretch 2025-03-05 16:07:56 -0500
  • 3dda4716e7 Adapt RemoteUserMiddleware for Django 5.2 Jeremy Stretch 2025-03-05 16:07:56 -0500
  • 116d42de74 Closes #18743: Upgrade to Django 5.2 Jeremy Stretch 2025-03-05 10:36:55 -0500
  • 962d660c2c Closes #18743: Upgrade to Django 5.2 Jeremy Stretch 2025-03-05 10:36:55 -0500
  • 9d16cd21f4 Fixes #18845: restores sort behavior for DeviceTable.name column (#18861) Jason Novinger 2025-03-13 09:22:49 -0400
  • 78332d44c7
    Fixes #18845: restores sort behavior for DeviceTable.name column (#18861) Jason Novinger 2025-03-13 09:22:49 -0400
  • dc869458dc Update source translation strings github-actions 2025-03-13 05:02:07 +0000
  • 80926cda8f Update source translation strings github-actions 2025-03-13 05:02:07 +0000
  • 32b05080d5 Add TagIDFilter to __all__ Renato Almeida de Oliveira Zaroubin 2025-03-13 02:26:41 +0000
  • aa518ff2e6 Create TagIDFilter replicating TagFilter logic, and implemented at NetBoxModelFilterSet and ConfigTemplateFilterSet Renato Almeida de Oliveira Zaroubin 2025-03-13 02:25:41 +0000
  • 640cdf57e9 Merge pull request #18886 from ITJamie/add-rackname-to-device-rack-view bctiemann 2025-03-12 19:11:22 -0400
  • d924d4eb33
    Merge pull request #18886 from ITJamie/add-rackname-to-device-rack-view bctiemann 2025-03-12 19:11:22 -0400
  • 1199f9836f Merge pull request #18826 from Tishka17/fix/generic_prefetch_4.2 bctiemann 2025-03-12 18:55:58 -0400
  • b1e7d7c76b
    Merge pull request #18826 from Tishka17/fix/generic_prefetch_4.2 bctiemann 2025-03-12 18:55:58 -0400
  • 1b2c96bc7b 17170 fixes Arthur 2025-03-12 15:43:03 -0700
  • a843765d0c 17170 fixes Arthur 2025-03-12 15:18:21 -0700
  • 8c62465b81 17170 fixes Arthur 2025-03-12 15:06:28 -0700
  • 31dd76559a 17170 fixes Arthur 2025-03-12 14:50:39 -0700
  • c7cb869f08 17170 fixes Arthur 2025-03-12 14:10:08 -0700
  • e1f8ff169c 17170 fixes Arthur 2025-03-12 13:51:10 -0700
  • c7827c7960 17170 update api, detail view, graphql Arthur 2025-03-12 13:06:53 -0700
  • 83e21bd998 Remove accessor/order_by and modify DEVICE_LINK template Jason Novinger 2025-03-12 14:15:41 -0500
  • 48f2e7f1f5 Move queryset reordering logic to a utility function, reapply_model_ordering 18863-exempt-mptt-models-from-ordering-fix Brian Tiemann 2025-03-12 15:04:58 -0400
  • 1ad63fce12 Fixes #18869: Ensure to_meters() always returns a clean decimal value (#18883) Jeremy Stretch 2025-03-12 14:42:38 -0400
  • 092f7549ca
    Fixes #18869: Ensure to_meters() always returns a clean decimal value (#18883) Jeremy Stretch 2025-03-12 14:42:38 -0400
  • f6ebd0240e Handle float values Jeremy Stretch 2025-03-12 14:27:17 -0400
  • 56107a3857 Merge branch 'fix/generic_prefetch_4.2' of github.com:Tishka17/netbox into fix/generic_prefetch_4.2 Andrey Tikhonov 2025-03-12 19:13:34 +0100
  • 2f51dfc07a Merge branch 'fix/generic_prefetch_4.2' of github.com:Tishka17/netbox into fix/generic_prefetch_4.2 Andrey Tikhonov 2025-03-12 19:13:34 +0100
  • f6160067a3 Fix empty line, comments Andrey Tikhonov 2025-03-12 19:09:46 +0100
  • 906654d807 Fix empty line, comments Andrey Tikhonov 2025-03-12 19:09:46 +0100
  • 30ba10dce8 Change JSONField, prepare_value to output str with enclosing " (#18846) Renato Almeida de Oliveira 2025-03-12 14:00:40 -0300
  • 749a83d742
    Change JSONField, prepare_value to output str with enclosing " (#18846) Renato Almeida de Oliveira 2025-03-12 14:00:40 -0300
  • 486d2bb51b Fixes #18869: Ensure to_meters() always returns a clean decimal value Jeremy Stretch 2025-03-12 12:58:59 -0400
  • 3637d6c8a5 Merge branch 'feature' into 18423-django-storages Arthur 2025-03-12 09:00:22 -0700
  • 650272d06f 18423 review changes Arthur 2025-03-12 08:59:56 -0700
  • f160cdb2a9 Merge branch 'main' into fix/generic_prefetch_4.2 Andrey Tikhonov 2025-03-12 16:27:12 +0100
  • cdd25368e7
    Merge branch 'main' into fix/generic_prefetch_4.2 Andrey Tikhonov 2025-03-12 16:27:12 +0100
  • c54a7c8cb0 Move GenericArrayForeignKey to fields module Andrey Tikhonov 2025-03-12 16:22:11 +0100
  • 7d64d3b5ed Move GenericArrayForeignKey to fields module Andrey Tikhonov 2025-03-12 16:22:11 +0100
  • 4fd572ef2f Update source translation strings github-actions 2025-03-12 05:02:02 +0000
  • 5e22ef59c5 Update source translation strings github-actions 2025-03-12 05:02:02 +0000
  • f62b2c7552 Refactor InventoryItemImportForm clean method Renato Almeida de Oliveira Zaroubin 2025-03-11 22:46:19 +0000
  • 771a9a2d4f 17170 update docs Arthur 2025-03-11 15:45:03 -0700
  • ea03358752 17170 Allow multiple Group assignments for Contacts Arthur 2025-03-11 15:43:33 -0700
  • 9fc63ba52c Fixes #18838: Correctly reject invalid falsy local context data (#18860) Fabi 2025-03-11 15:18:42 -0400
  • 19d1282683
    Fixes #18838: Correctly reject invalid falsy local context data (#18860) Fabi 2025-03-11 15:18:42 -0400
  • 4cbb17d2e3 move tests Fabian Geisberger 2025-03-11 14:24:46 -0400
  • 4c2eea0dfe Merge pull request #18804 from renatoalmeidaoliveira/18742-Location-List-and-Locations-not-Showing-Associated-VLAN-Groups bctiemann 2025-03-11 11:13:24 -0400
  • 2266a8af67
    Merge pull request #18804 from renatoalmeidaoliveira/18742-Location-List-and-Locations-not-Showing-Associated-VLAN-Groups bctiemann 2025-03-11 11:13:24 -0400
  • fd502d553c Exempt MPTT-based models from centrally applying ordering on querysets Brian Tiemann 2025-03-11 09:38:04 -0400
  • 922c400c4e Fixes: #18582 Bulk import prefixes with associated VLAN not working when multiple VLANs with the same vid exist. (#18844) Renato Almeida de Oliveira 2025-03-11 09:46:46 -0300
  • 5d81f911d6
    Fixes: #18582 Bulk import prefixes with associated VLAN not working when multiple VLANs with the same vid exist. (#18844) Renato Almeida de Oliveira 2025-03-11 09:46:46 -0300
  • ea1b2d49be Update source translation strings github-actions 2025-03-11 05:02:10 +0000
  • 89e3f3d3e9 Update source translation strings github-actions 2025-03-11 05:02:10 +0000
  • 51568d48be Change site field to vlan_site Renato Almeida de Oliveira Zaroubin 2025-03-10 22:46:40 +0000
  • 2063867777 Fixes #18845: restores sort behavior for DeviceTable.name column Jason Novinger 2025-03-10 17:46:21 -0500
  • a6eb2d0103 Correctly reject invalid falsy local context data. Fabian Geisberger 2025-03-10 17:47:08 -0400
  • d873109967 Closes #18857: Fix deprecation warnings (#18858) Jeremy Stretch 2025-03-10 17:40:08 -0400
  • 292463c0de
    Closes #18857: Fix deprecation warnings (#18858) Jeremy Stretch 2025-03-10 17:40:08 -0400
  • ceaf73ae58 Use dunder to span accessor relationships to avoid DeprecationWarning Jeremy Stretch 2025-03-10 14:56:30 -0400