|
e61fc1f709
|
Introduce ObjectView to enforce object-level permissions for individual object views
|
2020-05-21 15:53:00 -04:00 |
|
|
8fd860a413
|
Transition BulkDeleteView to use ObjectPermissionRequiredMixin
|
2020-05-21 15:14:29 -04:00 |
|
|
82c247f3cf
|
Transition BulkEditView to use ObjectPermissionRequiredMixin
|
2020-05-21 15:07:20 -04:00 |
|
|
5e5038d780
|
Transition BulkImportView to use ObjectPermissionRequiredMixin
|
2020-05-21 14:43:27 -04:00 |
|
|
2b32430a10
|
Transition ObjectDeleteView to use ObjectPermissionRequiredMixin
|
2020-05-21 14:34:40 -04:00 |
|
|
406b076b95
|
Transition ObjectEditView to use ObjectPermissionRequiredMixin
|
2020-05-21 13:59:19 -04:00 |
|
|
993ee8c900
|
Transition ObjectListView to use ObjectPermissionRequiredMixin
|
2020-05-21 13:22:09 -04:00 |
|
|
cc6e74dfd5
|
Move ObjectPermissionRequiredMixin to utilities.views
|
2020-05-21 13:12:15 -04:00 |
|
|
40c590f445
|
Add queryset to all BulkImportViews
|
2020-05-21 12:01:42 -04:00 |
|
|
f3b22acc9a
|
Merge branch 'develop' into develop-2.9
|
2020-05-15 11:29:07 -04:00 |
|
|
2c2d6c6d47
|
fixes #3304 - primary IP address caching invalidation
|
2020-05-15 02:31:45 -04:00 |
|
|
63f842c7db
|
Implement ObjectPermissionManager
|
2020-05-11 16:02:42 -04:00 |
|
|
06aca2e1d5
|
Merge branch 'develop-2.9' into 554-object-permissions
|
2020-05-11 12:48:36 -04:00 |
|
|
3abb52a085
|
#4624: Refactor ObjectDeleteView to use a queryset
|
2020-05-11 12:47:01 -04:00 |
|
|
87fa6bc252
|
#4624: Refactor ObjectEditView to use a queryset
|
2020-05-11 12:37:22 -04:00 |
|
|
4b5d64939d
|
Introduced ObjectPermissionRequiredMixin
|
2020-05-11 11:51:11 -04:00 |
|
|
51ccbdf6c4
|
Remove descriptions from interface connections list
|
2020-05-04 14:10:40 -04:00 |
|
|
e3cfc9ad80
|
#492: Extend DCIM tables
|
2020-04-29 10:58:08 -04:00 |
|
|
d8cb58c746
|
#4416: Add bulk edit & delete views for VirtualChassis
|
2020-04-24 15:20:52 -04:00 |
|
|
fed9408b90
|
#4416: Establish a dedicated view for VirtualChassis objects
|
2020-04-24 14:59:38 -04:00 |
|
|
62cdf0d928
|
Add bulk creation view for rear ports
|
2020-04-22 11:26:04 -04:00 |
|
|
97b8e73716
|
Introduce model-specific bulk create forms for device components
|
2020-04-22 11:15:39 -04:00 |
|
|
29707cd496
|
Adapt tracing view to account for split ends (WIP)
|
2020-04-15 17:09:04 -04:00 |
|
|
a72d5c899e
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
|
|
058c78d8be
|
Closes #4389: Add a bulk edit view for device bays
|
2020-03-19 16:32:08 -04:00 |
|
|
e143158f12
|
Remove unused follow_circuits arg for cable tracing
|
2020-03-18 21:14:53 -04:00 |
|
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
|
c5776d9da4
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|
|
5e971994ff
|
Closes #4362: Standardize URL for creation of RackReservations
|
2020-03-12 17:43:11 -04:00 |
|
|
84de0458aa
|
Implement nested RackGroups
|
2020-03-11 14:40:29 -04:00 |
|
|
5346efe009
|
Fixes #4337: Allow bulk editing/deletion of all device components matching a query
|
2020-03-10 10:18:48 -04:00 |
|
|
947affd78f
|
Extend BulkImportView._save_obj to pass request context
|
2020-03-09 12:39:07 -04:00 |
|
|
ad9dfec894
|
Started on #4325 (WIP)
|
2020-03-06 17:14:26 -05:00 |
|
|
2a5bf2a222
|
Fixes #4323: Add bulk edit view for power panels
|
2020-03-06 16:05:26 -05:00 |
|
|
a6e859d9b7
|
Remove extraneous prefetches from racks queryset
|
2020-02-25 12:35:27 -05:00 |
|
|
84d078a539
|
Fixes #4196: Fix exception when viewing LLDP neighbors page
|
2020-02-18 16:21:50 -05:00 |
|
|
440f754fec
|
Clean up TODO notes
|
2020-02-14 13:30:53 -05:00 |
|
|
ff952fb221
|
Migrate extras views to use common object list template
|
2020-02-13 16:39:38 -05:00 |
|
|
fff657cd5a
|
Migrate DCIM views to use common object list template
|
2020-02-13 14:07:15 -05:00 |
|
|
a966a4c8ac
|
Closes #4129: Add individual deletion views for device type components
|
2020-02-10 11:43:51 -05:00 |
|
|
4563749fd9
|
Enable bulk edit/delete views for all device components
|
2020-02-06 20:58:14 -05:00 |
|
|
3378287b0c
|
Add bulk edit views for DeviceType components
|
2020-02-06 15:29:10 -05:00 |
|
|
d400f92ee8
|
Overhaul device component template creation views/URLs
|
2020-02-06 13:13:40 -05:00 |
|
|
c1792653cc
|
Rename device component edit URLs
|
2020-02-06 12:18:53 -05:00 |
|
|
aebfb143e0
|
Rename component template deletion URLs
|
2020-02-06 12:16:28 -05:00 |
|
|
c1c8b5e816
|
Introduce InventoryItemCreateView to bring inventory items up to par with other components
|
2020-02-06 10:59:13 -05:00 |
|
|
75906f7591
|
Move component bulk creation views to new URLs
|
2020-02-05 12:36:38 -05:00 |
|
|
f805b57778
|
Adapt BulkEditView to not require a parent object for device components
|
2020-02-04 18:08:40 -05:00 |
|
|
c1639b7781
|
Move component bulk delete views to new URLs
|
2020-02-04 16:06:55 -05:00 |
|
|
35cbee5107
|
Fixes #4008: Toggle rack elevation face using front/rear strings
|
2020-01-24 15:28:15 -05:00 |
|