Commit Graph

  • 122efb6fa1 Addressed PR comment to remove the redundant help_text from all the forms where ColorField was used. Julio-Oliveira-Encora 2024-06-25 12:41:40 -0300
  • 91d2081c4f Fix SearchForm field label translation Jeremy Stretch 2024-06-25 10:50:18 -0400
  • f96ca902cc 9627 fix merge conflict Arthur Hanson 2024-06-25 07:46:20 -0700
  • 4490c55ff8 15156 Add display_url to REST API (#16412) Arthur Hanson 2024-06-25 06:59:58 -0700
  • 52546608f6
    15156 Add display_url to REST API (#16412) Arthur Hanson 2024-06-25 06:59:58 -0700
  • 428dd159fc Clean up log threshold selector Jeremy Stretch 2024-06-25 09:54:14 -0400
  • ae28d32135 Merge branch 'feature' into 8984-script-log Jeremy Stretch 2024-06-25 09:12:09 -0400
  • 9ffd9bf6a3 Merge branch 'feature' into 15156-api-display-url Jeremy Stretch 2024-06-25 09:08:05 -0400
  • f32f2ed1f3 Misc cleanup Jeremy Stretch 2024-06-25 08:49:07 -0400
  • 16420a32a1 Merge branch 'feature' into 16580-remove-auth_exempt_paths Jeremy Stretch 2024-06-25 08:41:39 -0400
  • 8be1a1f042 Closes #8198: Custom field uniqueness (#16661) Jeremy Stretch 2024-06-25 08:37:10 -0400
  • 2b4577e365
    Closes #8198: Custom field uniqueness (#16661) Jeremy Stretch 2024-06-25 08:37:10 -0400
  • 771ac8acd9
    Merge branch 'master' into patch-3 LHBL2003 2024-06-25 11:05:18 +0200
  • 0e4688fbfd Update source translation strings github-actions 2024-06-25 05:01:53 +0000
  • 65e40603ff Update source translation strings github-actions 2024-06-25 05:01:53 +0000
  • ada87aafce 16640 fix JSON custom field save nul Arthur Hanson 2024-06-24 13:51:12 -0700
  • c23b62287a Merge branch 'develop' into feature Jeremy Stretch 2024-06-24 15:40:43 -0400
  • 08ac5cd52c Merge branch 'develop' into feature Jeremy Stretch 2024-06-24 15:40:43 -0400
  • f870c8dfcb Added help_text to ColorField. Julio-Oliveira-Encora 2024-06-24 16:33:44 -0300
  • 0e43844347 PRVB Jeremy Stretch 2024-06-24 15:04:46 -0400
  • 7702b0ebb0 PRVB Jeremy Stretch 2024-06-24 15:04:46 -0400
  • c54e75511d Merge pull request #16707 from netbox-community/develop Jeremy Stretch 2024-06-24 15:00:57 -0400
  • b1d1b51304
    Merge pull request #16707 from netbox-community/develop v4.0.6 Jeremy Stretch 2024-06-24 15:00:57 -0400
  • a8f23ff6d2 Recompile JS assets Jeremy Stretch 2024-06-24 14:46:15 -0400
  • 4ae1a1ffe9 Recompile JS assets Jeremy Stretch 2024-06-24 14:46:15 -0400
  • 72ed36fd5b 9627 change to NumericArrayField Arthur Hanson 2024-06-24 11:40:10 -0700
  • 291cf6e1dc Release v4.0.6 Jeremy Stretch 2024-06-24 14:37:26 -0400
  • 8107d72961 Release v4.0.6 Jeremy Stretch 2024-06-24 14:37:26 -0400
  • 400469edf2 Added tests for cluster and cluster_groups filterset. Julio-Oliveira-Encora 2024-06-24 15:34:37 -0300
  • efa5119470 Updates for project NetBox (#16687) transifex-integration[bot] 2024-06-24 14:28:24 -0400
  • 63239d7d9f
    Updates for project NetBox (#16687) transifex-integration[bot] 2024-06-24 14:28:24 -0400
  • 79ffaa75c2
    Translate django.po in tr [Manual Sync] transifex-integration[bot] 2024-06-24 18:26:41 +0000
  • f251176dbb
    Translate django.po in de [Manual Sync] transifex-integration[bot] 2024-06-24 18:26:27 +0000
  • 8fdf48e834
    Translate django.po in ru [Manual Sync] transifex-integration[bot] 2024-06-24 18:26:15 +0000
  • 2a8c0af267
    Translate django.po in pt [Manual Sync] transifex-integration[bot] 2024-06-24 18:26:04 +0000
  • 2959548251
    Translate django.po in fr [Manual Sync] transifex-integration[bot] 2024-06-24 18:25:52 +0000
  • 08e094abce Merge branch 'develop' into 16424-allow_filtering_of_devices_by_cluster_and_cluster_group Julio-Oliveira-Encora 2024-06-24 14:06:26 -0300
  • 2388354936 Was added to searching support languages other than English for object types(s). Julio-Oliveira-Encora 2024-06-24 14:03:25 -0300
  • 74679b4bd8 Changelog for #15717, #16149, #16252, #16273, #16307, #16702 Jeremy Stretch 2024-06-24 12:46:11 -0400
  • 5f3e147634 Changelog for #15717, #16149, #16252, #16273, #16307, #16702 Jeremy Stretch 2024-06-24 12:46:11 -0400
  • 454eae9034 Fixes #16702: Fix validation of return_url query parameter Jeremy Stretch 2024-06-24 11:52:35 -0400
  • bfd023c6a9 Fixes #16702: Fix validation of return_url query parameter Jeremy Stretch 2024-06-24 11:52:35 -0400
  • 6c461b5658 Closes #16700: Audit usage of mark_safe() for consistent escaping Jeremy Stretch 2024-06-24 11:34:46 -0400
  • f4ac23d868 Closes #16700: Audit usage of mark_safe() for consistent escaping Jeremy Stretch 2024-06-24 11:34:46 -0400
  • 94b7c008c8 Fixes #16702: Fix validation of return_url query parameter Jeremy Stretch 2024-06-24 11:52:35 -0400
  • 68864213fb Closes #16700: Audit usage of mark_safe() for consistent escaping Jeremy Stretch 2024-06-24 11:34:46 -0400
  • 985c826365 Closes #16307: Enable calling log_* methods on Script without a log message Jeremy Stretch 2024-06-24 09:39:27 -0400
  • 8b62e40874 Closes #16307: Enable calling log_* methods on Script without a log message Jeremy Stretch 2024-06-24 09:39:27 -0400
  • 3c89651076 9627 fix tests Arthur Hanson 2024-06-24 07:28:00 -0700
  • 1102da2dba Closes #16273: Add search box to menu on mobile Tobias Genannt 2024-06-20 19:20:36 +0200
  • dbcd89c8ed Closes #16273: Add search box to menu on mobile Tobias Genannt 2024-06-20 19:20:36 +0200
  • 40027b498e Closes #16307: Enable calling log_* methods on Script without a log message Jeremy Stretch 2024-06-24 09:39:27 -0400
  • 61cd557841 Closes #16367: Update census URL Jeremy Stretch 2024-06-24 08:17:25 -0400
  • 00d9a865c0 Closes #16367: Update census URL Jeremy Stretch 2024-06-24 08:17:25 -0400
  • cf0413164b Closes #16686: Relete obsolete OpenAPI definitions Jeremy Stretch 2024-06-24 08:16:24 -0400
  • ab3fd0049b Closes #16686: Relete obsolete OpenAPI definitions Jeremy Stretch 2024-06-24 08:16:24 -0400
  • 384eb59a43 Update source translation strings github-actions 2024-06-22 05:02:11 +0000
  • 3e6249387a Update source translation strings github-actions 2024-06-22 05:02:11 +0000
  • 53a4420bc3 Implement BackgroundJob for running scripts Alexander Haase 2024-06-22 00:36:12 +0200
  • 04d76ab86c 9627 fix tests Arthur Hanson 2024-06-21 15:27:45 -0700
  • cb556429f5 9627 fix tests Arthur Hanson 2024-06-21 15:20:28 -0700
  • 02221f1eed 9627 fix tests Arthur Hanson 2024-06-21 15:18:17 -0700
  • 2800cd0373 9627 fix tests Arthur Hanson 2024-06-21 15:14:02 -0700
  • 0ec51039f8 9627 fix tests Arthur Hanson 2024-06-21 15:03:39 -0700
  • 1560fff2af 9627 update validation Arthur Hanson 2024-06-21 14:35:41 -0700
  • 226312631a 9627 test fixes Arthur Hanson 2024-06-21 14:19:10 -0700
  • 3a5e6231fb
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:17:29 +0000
  • 77a23d8e60
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:17:07 +0000
  • 71002628db fix: add missing parent field to inventory item import form siku4 2024-06-21 23:16:52 +0200
  • f509ca4e5e 9627 test fixes Arthur Hanson 2024-06-21 14:14:42 -0700
  • 0e6dd41f56
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:13:08 +0000
  • 8de8bfe658
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:07:36 +0000
  • ed4b723f04
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:07:23 +0000
  • d41a4f61ab
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:07:01 +0000
  • 6e197f3eb1
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:05:15 +0000
  • fa24e11bca
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:04:51 +0000
  • bd12ec75dd
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:02:26 +0000
  • 728f37a413
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:01:14 +0000
  • 7430a0894e
    Translate django.po in pt transifex-integration[bot] 2024-06-21 21:01:04 +0000
  • ec6afe42a4
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:59:40 +0000
  • d96400db23
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:59:20 +0000
  • ca1b4055f0
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:59:04 +0000
  • 35ed62579a
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:58:43 +0000
  • 1e1465d46e
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:56:46 +0000
  • 7cbbf1dcb2
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:56:23 +0000
  • 2b95e20bfc
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:56:13 +0000
  • ad0ab41921
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:54:20 +0000
  • 15bb2f3251
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:54:12 +0000
  • fc87047dce
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:53:59 +0000
  • 83d23cb806
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:53:21 +0000
  • 7e4a5cfb9a
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:52:00 +0000
  • 1b9a54546b
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:51:36 +0000
  • a4c1bcb397
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:41:50 +0000
  • 41cd11b0a2
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:40:29 +0000
  • c00e33a718
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:40:13 +0000
  • 44d1a94e64
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:37:48 +0000
  • 9aae7c1c7a
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:37:28 +0000
  • 7628145982 9627 bulk import / edit Arthur Hanson 2024-06-21 13:36:14 -0700
  • 29da3c8349
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:33:13 +0000
  • 1ceac61936
    Translate django.po in pt transifex-integration[bot] 2024-06-21 20:32:25 +0000