b7e44a744d
Add dedicated views for organizational models
2021-03-26 14:44:43 -04:00
65d90aa8a3
Merge branch 'develop' into feature
2021-03-26 10:53:21 -04:00
8eca7377a5
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
c828806b67
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
1f1a62da67
Initial work on #151 : Object journaling
2021-03-16 15:00:08 -04:00
61d23df83a
Closes #5972 : Bulk edit support for organizational models ( #5974 )
...
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
2021-03-12 16:14:42 -05:00
79b19821f6
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
8e1fe6339e
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00
d750b690e7
Closes #4971 : Allow assigning devices to locations without a rack
2021-03-03 14:28:07 -05:00
fdb3e3f9a4
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
42e82f0ead
Update object edit template to use fieldsets where possible
2021-02-25 13:51:48 -05:00
02e8979178
Changes to template, view and CablePath class to
...
indicate to users whether the cable length is
accurate or not.
2021-01-22 16:45:08 +00:00
4a066a1913
Rename get_subquery() to count_related()
2020-12-17 14:47:49 -05:00
96ce9122f4
Clean up breadcrumbs for device component views
2020-12-02 16:25:38 -05:00
915cf3e715
Merge branch 'develop' into develop-2.10
2020-12-01 11:42:55 -05:00
f55e966c8f
Closes #4865 : Replace all Count() annotations with subqueries ( #5385 )
...
* Convert circuits to use subqueries
* Convert dcim to use subqueries
* Convert extras to use subqueries
* Convert ipam to use subqueries
* Convert secrets to use subqueries
* Convert virtualization to use subqueries
* Update global search view to use subqueries where appropriate
* Remove extraneous order_by() calls
2020-11-25 15:49:18 -05:00
e9fb91b197
Fixes : #5374 - Fix exception thrown when tracing mid-point
2020-11-24 08:41:48 -06:00
1d7bee5eee
Move device template
2020-11-19 16:19:08 -05:00
1d922ee813
Migrate all ObjectView subclasses to use get_extra_context()
2020-11-19 15:59:11 -05:00
d5d87e0fdd
Update templates to use "object" context var
2020-11-19 13:22:33 -05:00
3e7cf416f1
Update ObjectChangeLogView to use "object" context var
2020-11-19 11:49:37 -05:00
e2d2ff8586
Standardize on "object" for ObjectView template context
2020-11-19 11:29:18 -05:00
9736d6ba48
Separate device component lists into discrete views
2020-11-13 15:00:12 -05:00
b3c770216e
Relocate and group generic views
2020-11-11 16:07:38 -05:00
d560e2da93
Fix tracing from front/rear ports
2020-11-11 11:48:55 -05:00
8348c5a674
Fix side panel width
2020-11-10 16:00:21 -05:00
52312195b6
Ensure consistent inclusion of custom fields for newly-supporting models
2020-11-10 12:33:20 -05:00
2377e04911
Fix up device component tab navigation & return URLs
2020-11-10 11:46:04 -05:00
b8a7870750
Fix bulk editing of device components
2020-11-10 09:22:50 -05:00
23cce55246
Merge branch 'develop' into develop-2.10
2020-11-05 15:33:07 -05:00
c53990c739
Closes #5307 : Add a region selector for every site form field
2020-11-04 15:27:41 -05:00
9a9babfc35
Remove extraneous prefetch_related() calls from object list views
2020-10-30 16:54:41 -04:00
70e966923a
Add CablePath.get_path() to prefetch path nodes
2020-10-30 13:32:10 -04:00
fcb5e6ae1c
Merge branch 'develop' into develop-2.10
2020-10-30 10:38:05 -04:00
acd4054e79
Customize device component tables for user
2020-10-29 14:07:36 -04:00
22d2289ed2
add support for regions and vms
2020-10-23 01:18:04 -04:00
82c6fb6e19
Convert device inventory items list to table
2020-10-16 16:00:25 -04:00
7c1316619b
Convert device device bays list to table
2020-10-16 15:51:46 -04:00
2146c38748
Convert device interfaces list to table
2020-10-16 15:42:48 -04:00
e3f98a011c
Convert device rear ports list to table
2020-10-16 15:33:39 -04:00
68060cf9e9
Convert device front ports list to table
2020-10-16 15:28:28 -04:00
eed2e4a15b
Convert device power outlets list to table
2020-10-16 15:16:36 -04:00
3a47e0e2ed
Convert device power ports list to table
2020-10-16 15:09:23 -04:00
60c30b92ba
Convert device console server ports list to table
2020-10-16 15:01:16 -04:00
99352a5d30
Convert device console ports list to table
2020-10-16 14:39:15 -04:00
96650b0216
Merge branch 'develop' into develop-2.10
2020-10-09 13:52:16 -04:00
44b842592a
Restore total length count on trace view
2020-10-06 16:58:11 -04:00
a6e0ef8cd8
Clean up console/power/interface connections views
2020-10-06 16:15:18 -04:00
56ee425227
Introduce PathContains lookup to allow filtering against objects in path directly
2020-10-06 09:41:45 -04:00
19430ddeb5
Extend cable trace view to show related paths
2020-10-05 16:03:30 -04:00