Commit Graph

  • 61106113db 14731 fix detail view Arthur Hanson 2024-07-09 10:18:51 +0700
  • fdbcd3621c Add API tests Jeremy Stretch 2024-07-08 17:12:01 -0400
  • 17e076e0d9 fixed #16847: updated font Andrew Gormley 2024-07-08 21:13:50 +0100
  • 0d553ca5d0 Restore NotificationGroupBulkEditView Jeremy Stretch 2024-07-08 14:46:56 -0400
  • fa722feaf8 Rename Notification.event_name to event_type Jeremy Stretch 2024-07-08 14:42:56 -0400
  • 744d3d8197 Standardize queued event attribute to event_type; change content_type to object_type Jeremy Stretch 2024-07-08 14:26:44 -0400
  • c3626e971f
    potential fix for IKE policy mode issue with version2 locklearxd 2024-07-08 14:09:16 -0400
  • 5f24cbc5ec fixed #16650: green bg text contrast issue Andrew Gormley 2024-07-08 18:57:08 +0100
  • 1dd5d0a0f9 Use core event types when queuing events Jeremy Stretch 2024-07-08 13:38:01 -0400
  • 4a962386c0 fixed #16650: button contrast issues Andrew Gormley 2024-07-08 18:22:20 +0100
  • 08e9d2b421 Extend STORAGE_BACKEND config to support Swift (#16319) Arzhel Younsi 2024-07-08 18:04:17 +0200
  • 22348cdbfc
    Extend STORAGE_BACKEND config to support Swift (#16319) Arzhel Younsi 2024-07-08 18:04:17 +0200
  • 8256fefc93 Load swift config as global instead of monkey path Arzhel Younsi 2024-06-26 15:58:40 +0000
  • ad40f433da Remove SWIFT storage from configuration_example.py Arzhel Younsi 2024-06-26 13:27:04 +0000
  • d56ab5a880 Update system.md from suggestions 2 Arzhel Younsi 2024-06-26 15:22:40 +0200
  • 21753b3919 Update settings.py from suggestions Arzhel Younsi 2024-06-26 15:22:21 +0200
  • 4399a15622 Update system.md from suggestions Arzhel Younsi 2024-06-26 15:22:00 +0200
  • a79a67ab7b Extend STORAGE_BACKEND config to support Swift Arzhel Younsi 2023-12-06 11:35:39 +0100
  • c38fa7f9d3 14731 fix detail view Arthur Hanson 2024-07-08 21:19:13 +0700
  • 3eacf360fc 14731 filtering Arthur Hanson 2024-07-08 15:09:43 +0700
  • 92fac68817 Merge branch 'feature' into 14731-plugins-catalog Arthur Hanson 2024-07-08 14:23:39 +0700
  • 577e9c7146 14731 filtering Arthur Hanson 2024-07-08 14:23:11 +0700
  • 7be752aba3 14731 fix install name Arthur Hanson 2024-07-08 11:20:15 +0700
  • 95f2b37663 Update source translation strings github-actions 2024-07-07 05:15:05 +0000
  • b4f38e2717 Implemented corrections 8ctorres 2024-07-06 16:56:51 +0200
  • d195c48cd7 Fix automatically modified translations file 8ctorres 2024-07-06 16:49:38 +0200
  • fcef7c8eff Merge branch 'develop' of github.com:8ctorres/netbox into develop 8ctorres 2024-07-06 16:48:22 +0200
  • f388b09a67 Corrections in documentation about nbshell 8ctorres 2024-05-26 11:34:52 +0200
  • a0712e66be Add references to Nbshell in export templates, reports and scripts 8ctorres 2024-04-07 12:00:11 +0000
  • 13e224f4d3
    Update related_objects.html Jonathan Senecal 2024-07-05 08:48:32 -0400
  • 2bc7b208f1 Optimize subscriber notifications Jeremy Stretch 2024-07-04 16:51:21 -0400
  • 9f6ccec1ea Correct absolute URLs for notifications & subscriptions Jeremy Stretch 2024-07-04 16:50:42 -0400
  • cbffc24810 Misc cleanup Jeremy Stretch 2024-07-04 16:37:18 -0400
  • 6bec89d46b Misc cleanup Jeremy Stretch 2024-07-04 16:16:00 -0400
  • ba11e97b1e Add more job events Jeremy Stretch 2024-07-04 16:14:02 -0400
  • f1297382b9 Move event registration to core Jeremy Stretch 2024-07-04 16:00:57 -0400
  • c22b7052ff Define dynamic choices for Notification.event_name Jeremy Stretch 2024-07-04 15:38:08 -0400
  • 71860ba985 Enable event rules to target notification groups Jeremy Stretch 2024-07-04 15:05:48 -0400
  • 8c0693fb36 Register event types in the registry; add colors & icons Jeremy Stretch 2024-07-04 14:18:17 -0400
  • 8065d7c127 Drop 'kind' field from Notification model Jeremy Stretch 2024-07-04 12:50:32 -0400
  • 1c8118304f Include total notification count in dropdown Jeremy Stretch 2024-07-04 12:29:51 -0400
  • 29675d6e45 Enable one-click dismissals from notifications list Jeremy Stretch 2024-07-04 12:22:13 -0400
  • 9c875716f7 Separate read & dimiss actions Jeremy Stretch 2024-07-04 12:12:07 -0400
  • cc3d937ea8 reinstate amendment to 16649 Andrew Gormley 2024-07-04 16:53:17 +0100
  • b2be59896a fixed #16648: dashboard contrast issues Andrew Gormley 2024-07-04 16:47:16 +0100
  • a21d4fecbc Add NotificationGroup filters for users & groups Jeremy Stretch 2024-07-04 11:41:05 -0400
  • f10ca59467 Closes #16817: Added 200 & 400 Gbps selections for circuit commit rate Adam Brutsaert 2024-07-04 14:28:13 +0000
  • f4532dd4ab Closes #16817: Added 200 & 400 Gbps selections for circuit commit rate Adam Brutsaert 2024-07-04 14:28:13 +0000
  • d5eacefd4b Fixes #16808: Correct event type of webhooks emitted upon object deletion immediately following a modification Jeremy Stretch 2024-07-04 11:02:28 -0400
  • 1e5022cd66 Fixes #16721: Fix errant API request after deselecting a rack in device edit form Jeremy Stretch 2024-07-04 10:28:52 -0400
  • e02796a64e Fixes #16721: Fix errant API request after deselecting a rack in device edit form Jeremy Stretch 2024-07-04 10:28:52 -0400
  • 5f84a335d4 Closes #16817: Added 200 & 400 Gbps selections for circuit commit rate Adam Brutsaert 2024-07-04 14:28:13 +0000
  • ae91613c52 Changelog for #16679, #16716, #16779, #16780, #16791, #16796, #16806, #16807, #16813 Jeremy Stretch 2024-07-04 10:00:50 -0400
  • 9ab7960a66 Changelog for #16679, #16716, #16779, #16780, #16791, #16796, #16806, #16807, #16813 Jeremy Stretch 2024-07-04 10:00:50 -0400
  • 1beebe93bb Fixes #16780: IKE proposal created via REST API should not require authentication_algorithm Jeremy Stretch 2024-07-04 09:32:01 -0400
  • 7a88810a23 Fixes #16780: IKE proposal created via REST API should not require authentication_algorithm Jeremy Stretch 2024-07-04 09:32:01 -0400
  • 9e9274e6d5 Fixes #16796: Allow assignment of VM with no site to a cluster with a site Jeremy Stretch 2024-07-04 09:14:07 -0400
  • a518579916 Fixes #16796: Allow assignment of VM with no site to a cluster with a site Jeremy Stretch 2024-07-04 09:14:07 -0400
  • dc31db640a Fixes #16806: Fix redirect URL when creating contact assignments with "add another" button Jeremy Stretch 2024-07-04 08:50:22 -0400
  • e9dd5aa17b Fixes #16806: Fix redirect URL when creating contact assignments with "add another" button Jeremy Stretch 2024-07-04 08:50:22 -0400
  • 02d8f90537 Fixes #16813: Fix ordering of bookmarks in dashboard widget when filtering by object type Jeremy Stretch 2024-07-04 08:23:05 -0400
  • 8026f79cbb Fixes #16813: Fix ordering of bookmarks in dashboard widget when filtering by object type Jeremy Stretch 2024-07-04 08:23:05 -0400
  • e06dae967d Update source translation strings github-actions 2024-07-04 05:02:06 +0000
  • cf38c7724e Update source translation strings github-actions 2024-07-04 05:02:06 +0000
  • 896c174088 Flesh out NotificationGroup functionality Jeremy Stretch 2024-07-03 17:19:15 -0400
  • b0e37bc12d Signal receiver should ignore models which don't support notifications Jeremy Stretch 2024-07-03 16:46:43 -0400
  • 15444a4ef6 Changelog for #8984, #15156, #16580, #16726 Jeremy Stretch 2024-07-03 16:30:02 -0400
  • 12cd2a7d6f Changelog for #8984, #15156, #16580, #16726 Jeremy Stretch 2024-07-03 16:30:02 -0400
  • 2c00726ebc
    16649 general contrast issues (#16759) Andrew Gormley 2024-07-03 21:23:55 +0100
  • 1600191440 #16726: Fix cotent registration bug Jeremy Stretch 2024-07-03 16:20:00 -0400
  • 616f6f6165 #16726: Fix cotent registration bug Jeremy Stretch 2024-07-03 16:20:00 -0400
  • 6cac86f7f2
    Translate django.po in pt transifex-integration[bot] 2024-07-03 19:53:18 +0000
  • 02411c1ab1 Added CS, DA, IT, NL, and PL, minus the .po and .mo starting point files Jeff Gehlbach 2024-07-03 13:10:18 -0400
  • 17f21fe935 fixes #16649: feedback changes Andrew Gormley 2024-07-03 17:03:50 +0100
  • eba6c00ce9 Fixes #11371 adds an 100Base SFP interface RobertH1993 2024-07-03 15:11:18 +0200
  • 985fd3644b Fixes #16779: Fix saved filter selection for child object lists (#16789) Jeremy Stretch 2024-07-03 08:51:30 -0400
  • b18a6b7c59
    Fixes #16779: Fix saved filter selection for child object lists (#16789) Jeremy Stretch 2024-07-03 08:51:30 -0400
  • 74d775e186 Closes #16716, add NAT IP to device view for OOB IP RobertH1993 2024-07-03 11:27:19 +0200
  • 98748d901b Closes #16716, add NAT IP to device view for OOB IP RobertH1993 2024-07-03 11:27:19 +0200
  • 5d650579e5 Fixes #16679: Avoid overwriting custom JSON fields during bulk edit Jeremy Stretch 2024-07-02 10:15:34 -0400
  • a704708caa Fixes #16679: Avoid overwriting custom JSON fields during bulk edit Jeremy Stretch 2024-07-02 10:15:34 -0400
  • c76c909a2f Omit label_suffix Jeremy Stretch 2024-07-03 08:39:02 -0400
  • 82d349528f Fixes #16807: Fix layout of VLAN edit form when custom fields are present Jeremy Stretch 2024-07-03 08:31:25 -0400
  • 224f157b75 Fixes #16807: Fix layout of VLAN edit form when custom fields are present Jeremy Stretch 2024-07-03 08:31:25 -0400
  • d19f82bea2 Closes #16791: Add 200 & 400 Gbps selections for circuit termination port speed Jeremy Stretch 2024-07-03 08:28:12 -0400
  • 94c2e7582e Closes #16791: Add 200 & 400 Gbps selections for circuit termination port speed Jeremy Stretch 2024-07-03 08:28:12 -0400
  • cbcc989251 Closes #16716, add NAT IP to device view for OOB IP RobertH1993 2024-07-03 11:27:19 +0200
  • 064a74e533 Allowed configuration of Sentry send_default_pii parameter. Mattias Loverot 2024-07-03 11:15:57 +0200
  • 23beda54d9 SSO: allow specifying custom icon URL Théophile Bastian 2024-06-26 14:16:19 +0200
  • 865619baca Initial work on #15621 Jeremy Stretch 2024-07-02 21:33:38 -0400
  • c2f85c90a6 Fixes #16679: Avoid overwriting custom JSON fields during bulk edit Jeremy Stretch 2024-07-02 10:15:34 -0400
  • f190a23a3e Fixes #16779: Fix saved filter selection for child object lists Jeremy Stretch 2024-07-02 09:20:08 -0400
  • 863b2baf9b Update source translation strings github-actions 2024-07-02 05:02:15 +0000
  • 4857a87be5 Update source translation strings github-actions 2024-07-02 05:02:15 +0000
  • b12ce97474 Update to latest feature Daniel Sheppard 2024-07-01 22:27:15 -0500
  • d4d4e5058b Update CablePath to throw a "UnsupportedCablePath" exception instead of a validation error. Daniel Sheppard 2024-07-01 22:17:50 -0500
  • d78ddfcffb Add documentation for jobs framework Alexander Haase 2024-07-02 00:54:59 +0200
  • 37cddd1714 8984 Allow script log to be filtered (#16446) Arthur Hanson 2024-07-01 13:04:29 -0700
  • 5ac5135dbc
    8984 Allow script log to be filtered (#16446) Arthur Hanson 2024-07-01 13:04:29 -0700
  • a7ab403af3 Closes #16726: Extend PluginTemplateExtension to allow registering multiple models Jeremy Stretch 2024-07-01 11:55:15 -0400