Commit Graph

  • 1d93d9a63a Fixes #4633: Bump django-rq to v2.3.2 to fix ImportError with rq 1.4.0 Jeremy Stretch 2020-05-13 08:53:29 -0400
  • 4a8176f60c #4632 Frank Gadot 2020-05-13 00:39:54 -0400
  • 958ec982a8 ObjectPermissionRequiredMixin should exempt superusers Jeremy Stretch 2020-05-12 17:00:03 -0400
  • be5962fb3a ObjectPermissionRequiredMixin should exempt superusers Jeremy Stretch 2020-05-12 17:00:03 -0400
  • b92ce6cc60 Fix ObjectPermission attribute consolidation Jeremy Stretch 2020-05-12 16:40:04 -0400
  • 94d0ebbd7d Fix ObjectPermission attribute consolidation Jeremy Stretch 2020-05-12 16:40:04 -0400
  • b586a04652 Reimplement the ViewExemptModelBackend to explicitly cache all exempted view permissions on the User instance Jeremy Stretch 2020-05-12 16:07:07 -0400
  • a275a30dca Reimplement the ViewExemptModelBackend to explicitly cache all exempted view permissions on the User instance Jeremy Stretch 2020-05-12 16:07:07 -0400
  • 39ef7d97d5 Cache object-level permissions on the User instance for evaluation Jeremy Stretch 2020-05-12 15:42:44 -0400
  • c90f680284 Cache object-level permissions on the User instance for evaluation Jeremy Stretch 2020-05-12 15:42:44 -0400
  • 60f0e057d7 fix get parameters lost on create and add another Julian Jacobi 2020-05-12 10:48:02 +0200
  • b8572f8c55 Always pass obj=None to ModelBackend Jeremy Stretch 2020-05-11 17:19:11 -0400
  • daa2c6ff21 Always pass obj=None to ModelBackend Jeremy Stretch 2020-05-11 17:19:11 -0400
  • a776d488f0 Fixes: #4618 - Add group creation and correct user creation group syntax Daniel Sheppard 2020-05-11 16:10:23 -0500
  • 41361ce2a2 Fixes: #4618 - Add group creation and correct user creation group syntax Daniel Sheppard 2020-05-11 16:10:23 -0500
  • ea21567ed6 Implement ObjectPermissionManager Jeremy Stretch 2020-05-11 14:32:10 -0400
  • 63f842c7db Implement ObjectPermissionManager Jeremy Stretch 2020-05-11 14:32:10 -0400
  • b3dc7d5b70 Merge branch 'develop-2.9' into 554-object-permissions Jeremy Stretch 2020-05-11 12:48:36 -0400
  • 06aca2e1d5 Merge branch 'develop-2.9' into 554-object-permissions Jeremy Stretch 2020-05-11 12:48:36 -0400
  • 17692bc2cc #4624: Refactor ObjectDeleteView to use a queryset Jeremy Stretch 2020-05-11 12:47:01 -0400
  • 3abb52a085 #4624: Refactor ObjectDeleteView to use a queryset Jeremy Stretch 2020-05-11 12:47:01 -0400
  • 1b33b94d3d #4624: Refactor ObjectEditView to use a queryset Jeremy Stretch 2020-05-11 12:37:22 -0400
  • 87fa6bc252 #4624: Refactor ObjectEditView to use a queryset Jeremy Stretch 2020-05-11 12:37:22 -0400
  • ca3bb7a398 Introduced ObjectPermissionRequiredMixin Jeremy Stretch 2020-05-11 11:51:11 -0400
  • 4b5d64939d Introduced ObjectPermissionRequiredMixin Jeremy Stretch 2020-05-11 11:51:11 -0400
  • f3d13245a3 Merge pull request #4616 from kobayashi/4607-token-context-help Jeremy Stretch 2020-05-11 09:21:01 -0400
  • 91e46ceb77
    Merge pull request #4616 from kobayashi/4607-token-context-help Jeremy Stretch 2020-05-11 09:21:01 -0400
  • dcb75fb8e7 Fix: incorrect DeviceConnectionsReport in reports.md (#4606) weisdd 2020-05-11 16:14:25 +0300
  • cea01e037a
    Fix: incorrect DeviceConnectionsReport in reports.md (#4606) weisdd 2020-05-11 16:14:25 +0300
  • cee4319923 Fix: 4607 Missing token context help kobayashi 2020-05-09 23:06:24 -0400
  • 465d3ae1af Fix: 4607 Missing token context help kobayashi 2020-05-09 23:06:24 -0400
  • cf9dbae6b0 Initial work on #554 (WIP) Jeremy Stretch 2020-05-08 17:30:25 -0400
  • 6624fc6076 Initial work on #554 (WIP) Jeremy Stretch 2020-05-08 17:30:25 -0400
  • d76311b729 Merge pull request #4608 from netbox-community/3226-customfield-manager Jeremy Stretch 2020-05-08 12:55:13 -0400
  • d5b9722533
    Merge pull request #4608 from netbox-community/3226-customfield-manager Jeremy Stretch 2020-05-08 12:55:13 -0400
  • dd8d8cb317 Add test for CustomFieldManager.get_for_model() Jeremy Stretch 2020-05-08 12:18:08 -0400
  • 745c9a9c2b Add test for CustomFieldManager.get_for_model() Jeremy Stretch 2020-05-08 12:18:08 -0400
  • 2416334526 Remove local caching attempt Jeremy Stretch 2020-05-08 10:05:05 -0400
  • e3be5f8468 Remove local caching attempt Jeremy Stretch 2020-05-08 10:05:05 -0400
  • 7a48a24fee Restore original test_connection_via_single_rear_port test and make separate test for one-on-one panels Sander Steffann 2020-05-08 01:42:17 +0200
  • 79b2b20046 Recreate the model instance instead of re-saving a deleted model Same end result, but easier to read Sander Steffann 2020-05-08 01:28:36 +0200
  • 2e95e044af Integrate patch panel building into one list Sander Steffann 2020-05-08 01:24:30 +0200
  • ab6c3b7a74 make single front/rear port work when between panels Sander Steffann 2020-05-07 02:12:08 +0200
  • bbfa021b4c Introduce CustomFieldManager (WIP) Jeremy Stretch 2020-05-07 17:20:32 -0400
  • 2c19390d7c Introduce CustomFieldManager (WIP) Jeremy Stretch 2020-05-07 17:20:32 -0400
  • a5100f9891 Refactor extras.models Jeremy Stretch 2020-05-07 16:59:27 -0400
  • da8380c62c Refactor extras.models Jeremy Stretch 2020-05-07 16:59:27 -0400
  • 40d91dce3b Fixes #4604: Multi-position rear ports may only be connected to other rear ports Jeremy Stretch 2020-05-07 16:22:04 -0400
  • e14e217fcd Fixes #4604: Multi-position rear ports may only be connected to other rear ports Jeremy Stretch 2020-05-07 16:22:04 -0400
  • af64e7454e
    Fix: incorrect DeviceConnectionsReport in reports.md weisdd 2020-05-07 23:11:27 +0300
  • 91ecdc5c89 Fixes #4598: Display error message when invalid cable length is specified Jeremy Stretch 2020-05-07 10:34:33 -0400
  • b7a96a33ef Fixes #4598: Display error message when invalid cable length is specified Jeremy Stretch 2020-05-07 10:34:33 -0400
  • 3895c08444 Post-release version bump Jeremy Stretch 2020-05-06 23:50:41 -0400
  • 7c6faff405 Post-release version bump Jeremy Stretch 2020-05-06 23:50:41 -0400
  • 4dab88e900 Merge pull request #4594 from netbox-community/develop Jeremy Stretch 2020-05-06 23:49:27 -0400
  • c507ab30e9
    Merge pull request #4594 from netbox-community/develop v2.8.3 Jeremy Stretch 2020-05-06 23:49:27 -0400
  • 567ab208f1 Release v2.8.3 Jeremy Stretch 2020-05-06 23:46:52 -0400
  • af96ffb3e9 Release v2.8.3 Jeremy Stretch 2020-05-06 23:46:52 -0400
  • 7e1d144399 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user Jeremy Stretch 2020-05-06 23:44:06 -0400
  • 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user Jeremy Stretch 2020-05-06 23:44:06 -0400
  • 26f1b18698 Extend ViewTestCases to get and list objects as a non-authenticated user Jeremy Stretch 2020-05-06 23:43:46 -0400
  • 3711283de5 Extend ViewTestCases to get and list objects as a non-authenticated user Jeremy Stretch 2020-05-06 23:43:46 -0400
  • d25e545163 Fix version Jeremy Stretch 2020-05-06 15:20:28 -0400
  • 43ad9aa2b1 Fix version Jeremy Stretch 2020-05-06 15:20:28 -0400
  • 77700434f9 Post-release version bump Jeremy Stretch 2020-05-06 15:17:06 -0400
  • 5dfcca96c8 Post-release version bump Jeremy Stretch 2020-05-06 15:17:06 -0400
  • 0449ea4c43 Merge pull request #4589 from netbox-community/develop Jeremy Stretch 2020-05-06 15:14:45 -0400
  • 7d1614b933
    Merge pull request #4589 from netbox-community/develop v2.8.2 Jeremy Stretch 2020-05-06 15:14:45 -0400
  • 797c1c0e4c Release v2.8.2 Jeremy Stretch 2020-05-06 15:04:01 -0400
  • c9d0293bd0 Release v2.8.2 Jeremy Stretch 2020-05-06 15:04:01 -0400
  • 54d9858dfb Update release notes index Jeremy Stretch 2020-05-06 15:03:35 -0400
  • 2e25f6b217 Update release notes index Jeremy Stretch 2020-05-06 15:03:35 -0400
  • 9c4796db4a Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk Jeremy Stretch 2020-05-06 15:00:01 -0400
  • cd0eb0d8ce Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk Jeremy Stretch 2020-05-06 15:00:01 -0400
  • aecc00a353 Closes #3064: Include tags in object lists as a toggleable table column Jeremy Stretch 2020-05-06 14:42:51 -0400
  • a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column Jeremy Stretch 2020-05-06 14:42:51 -0400
  • 7a771fbddc Cosmetic tweaks to the user area Jeremy Stretch 2020-05-06 13:25:17 -0400
  • fbc8b46d13 Cosmetic tweaks to the user area Jeremy Stretch 2020-05-06 13:25:17 -0400
  • cc9f66e46f Changelog for #4584 Jeremy Stretch 2020-05-06 12:49:04 -0400
  • 881b0a6add Changelog for #4584 Jeremy Stretch 2020-05-06 12:49:04 -0400
  • 960e288d8a Merge pull request #4586 from netbox-community/4584-id-filters Jeremy Stretch 2020-05-06 12:47:38 -0400
  • 5378f01462
    Merge pull request #4586 from netbox-community/4584-id-filters Jeremy Stretch 2020-05-06 12:47:38 -0400
  • e4939d2450 Updated REST API documentation Jeremy Stretch 2020-05-06 12:46:24 -0400
  • 3baf983e86 Updated REST API documentation Jeremy Stretch 2020-05-06 12:46:24 -0400
  • 7db26698d6 Ensure all model FilterSets support the 'id' field Jeremy Stretch 2020-05-06 12:33:52 -0400
  • 1ccb3162ff Ensure all model FilterSets support the 'id' field Jeremy Stretch 2020-05-06 12:33:52 -0400
  • 9b89b4a6ca Update super() call for get_filters() Jeremy Stretch 2020-05-06 11:47:05 -0400
  • 4d5d298ee1 Update super() call for get_filters() Jeremy Stretch 2020-05-06 11:47:05 -0400
  • 6ff4d87dea
    Replaced status=1 with status=active Mika Busch 2020-05-06 17:15:35 +0200
  • de6b26f8d7 Changelog for #3147 Jeremy Stretch 2020-05-06 10:16:23 -0400
  • b1aa7fa7f8 Changelog for #3147 Jeremy Stretch 2020-05-06 10:16:23 -0400
  • 517704def3 Merge pull request #4564 from netbox-community/3147-csv-import-fields Jeremy Stretch 2020-05-06 10:15:00 -0400
  • 9312dea2b2
    Merge pull request #4564 from netbox-community/3147-csv-import-fields Jeremy Stretch 2020-05-06 10:15:00 -0400
  • f3d019af48 Remove boilerplate error messages from CSV model choice fields Jeremy Stretch 2020-05-06 09:58:12 -0400
  • 270d61ce1b Remove boilerplate error messages from CSV model choice fields Jeremy Stretch 2020-05-06 09:58:12 -0400
  • 3b12b9ce37 Introduce CSVModelChoiceField to provide better validation for CSV model choices Jeremy Stretch 2020-05-06 09:43:10 -0400
  • 70d0a5f665 Introduce CSVModelChoiceField to provide better validation for CSV model choices Jeremy Stretch 2020-05-06 09:43:10 -0400
  • 4223a34505
    Add id field filters to ipaddress, prefix and vlan Carl Loa Odin 2020-05-06 13:10:51 +0200
  • a378c688e7 Extend tests for CSV import Jeremy Stretch 2020-05-05 16:49:16 -0400
  • 607744813a Extend tests for CSV import Jeremy Stretch 2020-05-05 16:49:16 -0400