|
bc6b5bc4be
|
Closes #10545: Standardize description & comment fields on primary models (#10834)
* Standardize description & comments fields on primary models
* Update REST API serializers
* Update forms
* Update tables
* Update templates
|
2022-11-04 08:28:09 -04:00 |
|
|
e2f5ee661a
|
Clean up redundant NestedGroupModel, OrganizationalModel fields
|
2022-11-03 13:59:44 -04:00 |
|
|
d773f4e62a
|
Closes #9832: Add mounting_depth field to rack model
|
2022-10-27 10:50:54 -04:00 |
|
|
204c10c053
|
9654 device weight (#10448)
* 9654 add weight fields to devices
* 9654 changes from code review
* 9654 change _abs_weight to grams
* Resolve migrations conflict
* 9654 code-review changes
* 9654 total weight on devices
* Misc cleanup
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-09-30 16:31:04 -04:00 |
|
|
f51415cf2c
|
Replace unique_together with UniqueConstraints
|
2022-09-27 15:35:24 -04:00 |
|
|
0cfe2d882d
|
#10176 fix space utilization for rack
|
2022-08-30 16:16:15 -07:00 |
|
|
38a8ddcd77
|
#6454 fix merge conflicts
|
2022-08-18 15:31:54 -07:00 |
|
|
928dff6b68
|
#6454 add prerequisite alert
|
2022-08-18 15:11:03 -07:00 |
|
|
eb3d3dcbc4
|
#6454 add prerequisite alert
|
2022-08-18 13:58:40 -07:00 |
|
|
8cd5a24409
|
#9414: Clean up clone_fields on all models
|
2022-08-11 09:58:37 -04:00 |
|
|
a6be8dccf5
|
Fixes #9847: Respect desc_units when ordering rack units
|
2022-07-26 15:45:47 -04:00 |
|
|
9a7f3f8c1a
|
Cleanup for #9102
|
2022-07-07 12:48:44 -04:00 |
|
|
9d35a9d912
|
Fix bug with path padding
|
2022-06-27 15:34:54 -04:00 |
|
|
fcd1daaf79
|
Update power utilization calculations for new cabling model
|
2022-06-27 14:34:08 -04:00 |
|
|
fc02e15fb1
|
Closes #4434: Enable highlighting devices within rack elevations
|
2022-06-24 11:04:38 -04:00 |
|
|
9c214622a1
|
Closes #4350: Illustrate reservations vertically alongside rack elevations
|
2022-06-21 16:30:27 -04:00 |
|
|
278891c262
|
Fix rack utilization calculation
|
2022-06-20 12:07:59 -04:00 |
|
|
84f0561712
|
Initial work on half-height RUs
|
2022-06-20 12:05:06 -04:00 |
|
|
22908a12e9
|
Merge branch 'develop' into feature
|
2022-03-25 10:38:44 -04:00 |
|
|
1278429518
|
Closes #8232: Add color show full 100% utilization (#8816)
* Closes #8232: Add color show full 100% utilization
* change rounding
* change rounding
* fix hard code html
* format
|
2022-03-25 09:52:13 -04:00 |
|
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -05:00 |
|
|
cdae0c2bef
|
Remove extras_features() decorator
|
2022-01-19 15:16:10 -05:00 |
|
|
0d3b50a5e5
|
Support CSS class definition directly in CHOICES iterable
|
2021-12-16 10:03:23 -05:00 |
|
|
d529c1b5b3
|
Housekeeping: Use RestrictedQuerySet for default manager on base models
|
2021-11-11 15:04:22 -05:00 |
|
|
fbf91dda7d
|
Optimize config queries
|
2021-10-26 13:41:56 -04:00 |
|
|
7c0f32e8ee
|
Introduce ConfigItem; add rack elevation parameters
|
2021-10-26 10:04:56 -04:00 |
|
|
3a3ed8bf64
|
Merge branch 'feature' into 3979-wireless
|
2021-10-21 13:19:52 -04:00 |
|
|
cfb3897047
|
Add tags to organizational & nested group models
|
2021-10-21 10:51:02 -04:00 |
|
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
|
ac2cd552b9
|
Rename cable_peer fields to link_peer
|
2021-10-13 14:04:53 -04:00 |
|
|
735286d3b0
|
Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster
|
2021-08-03 11:49:22 -04:00 |
|
|
ce7fa95546
|
Initial work on SVG support for cable tracing
|
2021-07-14 14:14:56 -04:00 |
|
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|
|
947da63d56
|
Move Location from racks.py to sites.py
|
2021-03-12 11:20:16 -05:00 |
|
|
fc5bb966f0
|
Declare TaggableManager on PrimaryModel base class
|
2021-03-10 14:32:50 -05:00 |
|
|
fdb3e3f9a4
|
Closes #5895: Rename RackGroup to Location
|
2021-03-03 13:30:33 -05:00 |
|
|
bec7ea7072
|
Standardize model types based on function
|
2021-02-24 21:01:16 -05:00 |
|
|
87c600aa7c
|
Fixes #5665: Validate rack group is assigned to same site when creating a rack
|
2021-01-25 14:19:32 -05:00 |
|
|
b2e05aafc1
|
Closes #5531: Ensure consistent calls to parent clean() methods for models, forms
|
2020-12-28 12:54:42 -05:00 |
|
|
e4f22bc494
|
Employ signals to update child objects when RackGroup/Rack site assignment changes
|
2020-12-22 15:22:53 -05:00 |
|
|
4a8a1ce45c
|
Check for extraneous custom field data on clean()
|
2020-11-12 12:18:31 -05:00 |
|