Commit Graph

  • 224d64007a
    14147 Prevent logging to Change Log when no changes are made (#14477) Arthur Hanson 2023-12-15 12:17:45 -0800
  • 7d20484220 Misc cleanup Jeremy Stretch 2023-12-15 14:36:48 -0500
  • 1660926e17 Fixes #14533: Fix quick search under VLAN group VLANs list Jeremy Stretch 2023-12-15 08:21:34 -0500
  • c81869c795 Fixes #14533: Fix quick search under VLAN group VLANs list Jeremy Stretch 2023-12-15 08:21:34 -0500
  • 42fadf6e90 Fixes #14522: Fix filtering contact assignments by group Jeremy Stretch 2023-12-14 16:58:11 -0500
  • 929d4d2c95 Fixes #14522: Fix filtering contact assignments by group Jeremy Stretch 2023-12-14 16:58:11 -0500
  • d592285b98 Enforce custom validators during bulk edit Jeremy Stretch 2023-12-15 13:28:36 -0500
  • 5ed87b121a Closes #14538 - Add available_at_site filter Daniel Sheppard 2023-12-15 11:05:37 -0600
  • aac2b314a2 Fixes #14533: Fix quick search under VLAN group VLANs list Jeremy Stretch 2023-12-15 08:21:34 -0500
  • 959a0121fe Changelog for #13983, #14081, #14148, #14467, #14505, #14512, #14515 Jeremy Stretch 2023-12-14 17:12:29 -0500
  • d14e4ab52b Changelog for #13983, #14081, #14148, #14467, #14505, #14512, #14515 Jeremy Stretch 2023-12-14 17:12:29 -0500
  • 6f72bc5273 Update create_userconfig to receive signals from NetBoxUser model in addition to User model. Daniel Sheppard 2023-12-14 08:08:09 -0600
  • 8a4233aca1 Update create_userconfig to receive signals from NetBoxUser model in addition to User model. Daniel Sheppard 2023-12-14 08:08:09 -0600
  • 7d599d8995 Fixes #14522: Fix filtering contact assignments by group Jeremy Stretch 2023-12-14 16:58:11 -0500
  • 35536b4153 Fixes #14512: Omit unused queryset annotations for REST API requests using brief mode Jeremy Stretch 2023-12-14 13:33:11 -0500
  • 5508e125ba Fixes #14512: Omit unused queryset annotations for REST API requests using brief mode Jeremy Stretch 2023-12-14 13:33:11 -0500
  • 9f4881d01a 13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#14470) Arthur Hanson 2023-12-14 12:18:56 -0800
  • 69bf1472d2
    13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#14470) Arthur Hanson 2023-12-14 12:18:56 -0800
  • 033b10b951 14147 remove override of to_objectchange Arthur 2023-12-14 11:46:26 -0800
  • 30eb48b580 14147 make skip empty default to True Arthur 2023-12-14 10:37:04 -0800
  • c0e6f6172f 14147 add exclude_fields to serialize_object Arthur 2023-12-14 10:35:26 -0800
  • 69cbd76471 Fixes #14512: Omit unused queryset annotations for REST API requests using brief mode Jeremy Stretch 2023-12-14 13:33:11 -0500
  • 75de8fe128 Update create_userconfig to receive signals from NetBoxUser model in addition to User model. Daniel Sheppard 2023-12-14 08:08:09 -0600
  • 0dcead40e8 WIP Jeremy Stretch 2023-12-13 15:27:37 -0500
  • 366351dd23 Fix views test Daniel Sheppard 2023-12-13 12:49:47 -0600
  • 8f8f05af25 Fix validation when primary IP is moved. Daniel Sheppard 2023-12-13 11:56:57 -0600
  • ef768335c1 13983 fix escape handling Arthur 2023-12-13 09:00:06 -0800
  • e13dd5d905 13983 fix escape handling Arthur 2023-12-13 08:34:26 -0800
  • f49c310f23 13983 fix escape handling Arthur 2023-12-12 13:59:14 -0800
  • 627cb7f812 Fixes #14081: Fix cached counters on delete for parent-child items (#14131) Arthur Hanson 2023-12-12 13:53:04 -0800
  • b93735861d
    Fixes #14081: Fix cached counters on delete for parent-child items (#14131) Arthur Hanson 2023-12-12 13:53:04 -0800
  • f509c65f3d 13983 replace escaped chars Arthur 2023-12-12 13:20:57 -0800
  • 525ee4055b Misc cleanup Jeremy Stretch 2023-12-12 15:37:10 -0500
  • 5c0177049b 13983 use re for split Arthur 2023-12-12 11:43:49 -0800
  • a533275649 Merge branch 'develop' into 13983-csv-string-delimiter3 Arthur 2023-12-12 11:40:24 -0800
  • e972308c8c 14467 change ChoiceField separator from comma to colon (#14469) Arthur Hanson 2023-12-12 11:31:39 -0800
  • 6939ae4a47
    14467 change ChoiceField separator from comma to colon (#14469) Arthur Hanson 2023-12-12 11:31:39 -0800
  • 6c18df852d add tags field in L2VPN Termination Prince Kumar 2023-12-11 16:01:33 +0530
  • 81fa4265da add tags field in L2VPN Termination Prince Kumar 2023-12-11 16:01:33 +0530
  • ff343dc031 14467 update tests Arthur 2023-12-11 11:10:41 -0800
  • 855c32a635 14467 use regex for colon detection Arthur 2023-12-11 10:59:47 -0800
  • 0e0be2c84d 14424 Remove ChangeLoggedModel from StagedChange (#14476) Arthur Hanson 2023-12-11 07:50:07 -0800
  • 965f2de34b
    14424 Remove ChangeLoggedModel from StagedChange (#14476) Arthur Hanson 2023-12-11 07:50:07 -0800
  • e392af1029 Add note to bug reports section Jeremy Stretch 2023-12-11 10:10:28 -0500
  • 35be4f05ef Add note to bug reports section Jeremy Stretch 2023-12-11 10:10:28 -0500
  • 4f714668c7 add tags field in L2VPN Termination Prince Kumar 2023-12-11 16:01:33 +0530
  • acfa331166 14424 rename migration Arthur 2023-12-08 14:28:05 -0800
  • 68232511a0 14147 add test Arthur 2023-12-08 14:03:12 -0800
  • f6f1fa799e 14147 Prevent logging to Change Log when no changes are made Arthur 2023-12-08 11:32:59 -0800
  • 2ee3b62a0f 14424 remove ChangeLoggedModel from StagedChange Arthur 2023-12-08 08:13:04 -0800
  • 88c038f7a1 Fixes #14472: Fix display of hidden custom fields in object edit forms Jeremy Stretch 2023-12-08 08:45:03 -0500
  • d428dd172c Fixes #14472: Fix display of hidden custom fields in object edit forms Jeremy Stretch 2023-12-08 08:45:03 -0500
  • 4cdc64c3e3 13983 update tests Arthur 2023-12-07 15:19:23 -0800
  • d677dd8b5a 13983 fix help text Arthur 2023-12-07 14:55:20 -0800
  • df82f782be 14467 fix test Arthur 2023-12-07 14:26:55 -0800
  • 010721ed07 14467 fix test Arthur 2023-12-07 13:42:11 -0800
  • 7fd4c36f31 Changelog for #14249, #14390, #14392, #14397, #14401, #14432, #14448 Jeremy Stretch 2023-12-07 16:34:49 -0500
  • 2ef023a160 Changelog for #14249, #14390, #14392, #14397, #14401, #14432, #14448 Jeremy Stretch 2023-12-07 16:34:49 -0500
  • 407315e293 Fixes #14392: Fix admin UI bulk actions Jeremy Stretch 2023-12-05 15:09:59 -0500
  • 9d7192202d Fixes #14392: Fix admin UI bulk actions Jeremy Stretch 2023-12-05 15:09:59 -0500
  • 2f1ab1f022 Add deployment type to bug report template Jeremy Stretch 2023-12-07 16:21:15 -0500
  • 95a8415e2d Add deployment type to bug report template Jeremy Stretch 2023-12-07 16:21:15 -0500
  • 8d4001ef33 14467 change ChoiceField separator from comma to colon Arthur 2023-12-07 13:14:01 -0800
  • 686633f048 13983 split array fields in CSV data for CustomFieldChoices Arthur 2023-12-07 13:08:58 -0800
  • 999abfd3dc Closes #14436: Add indexes for all GenericForeignKey fields (#14463) Jeremy Stretch 2023-12-07 14:02:51 -0500
  • b532435a6d
    Closes #14436: Add indexes for all GenericForeignKey fields (#14463) Jeremy Stretch 2023-12-07 14:02:51 -0500
  • 0c966ff5e4 Add note about GFK indexes to developer docs Jeremy Stretch 2023-12-07 13:51:54 -0500
  • f8aced77bc Closes #14458: Remove the clearcache management command Jeremy Stretch 2023-12-07 10:02:57 -0500
  • 2d1f882724 Closes #14458: Remove the clearcache management command Jeremy Stretch 2023-12-07 10:02:57 -0500
  • 63d7a06d02 Fixes #14397: Pass a mutable copy of request data when provisioning available IPs Jeremy Stretch 2023-12-05 10:29:17 -0500
  • e59ee3e01e Fixes #14397: Pass a mutable copy of request data when provisioning available IPs Jeremy Stretch 2023-12-05 10:29:17 -0500
  • 20f0858c2e Closes #14436: Add PostgreSQL indexes for all GenericForeignKeys Jeremy Stretch 2023-12-07 11:13:21 -0500
  • 6ef824cdea Closes #14458: Remove the clearcache management command Jeremy Stretch 2023-12-07 10:02:57 -0500
  • e774dc09f8 Fixes #14432: Fix hyperlinks for global search result attributes Jeremy Stretch 2023-12-07 09:52:40 -0500
  • 5d2f499ffb Fixes #14432: Fix hyperlinks for global search result attributes Jeremy Stretch 2023-12-07 09:52:40 -0500
  • cbf020cdf9 Fixes IPv6 detection from headers (#14456) Abhimanyu Saharan 2023-12-07 20:15:30 +0530
  • 92bdaa2120
    Fixes IPv6 detection from headers (#14456) Abhimanyu Saharan 2023-12-07 20:15:30 +0530
  • 7828008ff9 Employ urlparse() to strip port numbers from IPs Jeremy Stretch 2023-12-07 09:13:56 -0500
  • 904e31b4c5 adds test for get_client_ip Abhimanyu Saharan 2023-12-07 05:24:52 +0530
  • 988e86c45b fixes client ip detection for v6 Abhimanyu Saharan 2023-12-07 05:24:40 +0530
  • 05ecd5d49e 14008 fix doc wording Arthur 2023-12-06 13:25:26 -0800
  • 1f439a4464 14008 add webhook_headers to configuration.py Arthur 2023-12-06 13:22:09 -0800
  • 133cd0e556 Fixes #14448: Fix exception when creating a power feed with rack and panel in different sites Jeremy Stretch 2023-12-06 15:28:47 -0500
  • fe3f21105c Fixes #14448: Fix exception when creating a power feed with rack and panel in different sites Jeremy Stretch 2023-12-06 15:28:47 -0500
  • f3d37b2fbe Fixes #14322: Populate default custom field values when instantiating templated device components Jeremy Stretch 2023-12-05 16:05:31 -0500
  • 32264ac3e3 Fixes #14322: Populate default custom field values when instantiating templated device components Jeremy Stretch 2023-12-05 16:05:31 -0500
  • 1d193519d4 14401 review changes - remove migration Arthur 2023-12-05 13:37:33 -0800
  • b34daeaacb 14401 review changes - remove migration Arthur 2023-12-05 13:37:33 -0800
  • 7a846e9785 14401 validate rack startion position > 0 Arthur 2023-12-05 11:14:02 -0800
  • d2c3a39ebb 14401 validate rack startion position > 0 Arthur 2023-12-05 11:14:02 -0800
  • 2f211034a9 14008 add webhook_headers to configuration.py Arthur 2023-12-06 12:01:59 -0800
  • 8808a1ec49 14401 review changes - remove migration Arthur 2023-12-05 13:37:33 -0800
  • d542621f97 Fixes #14322: Populate default custom field values when instantiating templated device components Jeremy Stretch 2023-12-05 16:05:31 -0500
  • 76d202942d Fixes #14392: Fix admin UI bulk actions Jeremy Stretch 2023-12-05 15:09:59 -0500
  • 9fd40ea86f 14401 validate rack startion position > 0 Arthur 2023-12-05 11:14:02 -0800
  • 05230aea7f Closes #12623: Document need for core.sync_datasource permission Jeremy Stretch 2023-12-05 14:03:38 -0500
  • d10ac9b4a7 Closes #12623: Document need for core.sync_datasource permission Jeremy Stretch 2023-12-05 14:03:38 -0500
  • fc2e4c70d5 adds optional classes parameter #14390 Abhimanyu Saharan 2023-11-30 22:00:26 +0530
  • b21ed6a334 adds optional classes parameter #14390 Abhimanyu Saharan 2023-11-30 22:00:26 +0530
  • 81e8551899 Fixes #14397: Pass a mutable copy of request data when provisioning available IPs Jeremy Stretch 2023-12-05 10:29:17 -0500