|
12657ebd7c
|
Cable.status to slug (#3569)
|
2019-12-10 09:55:10 -05:00 |
|
|
e5b49e25b9
|
dcim api: add feedback from @jeremystretch to rack elevations api
|
2019-12-08 18:14:59 +01:00 |
|
|
21fe5902a8
|
PowerOutlet.feed_leg to slug (#3569)
|
2019-11-27 21:30:11 -05:00 |
|
|
8c7f6c62b0
|
PowerFeed.status to slug (#3569)
|
2019-11-25 21:22:14 -05:00 |
|
|
2dc07ca30d
|
PowerFeed.phase to slug (#3569)
|
2019-11-25 21:14:04 -05:00 |
|
|
bb8b012397
|
PowerFeed.supply to slug (#3569)
|
2019-11-25 21:08:34 -05:00 |
|
|
62494f295e
|
PowerFeed.type to slug (#3569)
|
2019-11-25 21:03:11 -05:00 |
|
|
9872a46583
|
Rack.outer_unit to slug (#3569)
|
2019-11-25 20:54:24 -05:00 |
|
|
4846557d61
|
Cable.length_unit to slug (#3569)
|
2019-11-25 20:40:29 -05:00 |
|
|
dead5b42be
|
Front/RearPort.type to slug (#3569)
|
2019-11-25 19:39:25 -05:00 |
|
|
bcc34f6099
|
Device.face to slug (#3569)
|
2019-11-25 19:23:43 -05:00 |
|
|
5c95927a43
|
Site.status to slug (#3569)
|
2019-11-21 22:54:01 -05:00 |
|
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
|
afd82fd9d3
|
DeviceType.subdevice_role to slug (#3569)
|
2019-11-18 22:08:33 -05:00 |
|
|
a8db07e0a8
|
Device.face to slug (#3569)
|
2019-11-16 21:46:07 -05:00 |
|
|
c79c29e769
|
Rack.status to slug (#3569)
|
2019-11-15 22:03:41 -05:00 |
|
|
07aa036fe8
|
Convert RACK_WIDTH_CHOICES to ChoiceSet
|
2019-11-15 21:33:56 -05:00 |
|
|
8d27b62114
|
Rack.status to slug (#3569)
|
2019-11-15 21:31:57 -05:00 |
|
|
62b45494b6
|
Convert all DCIM choice classes to ChoiceSets
|
2019-11-15 21:17:01 -05:00 |
|
|
8cb7eb0382
|
Convert console port types to slugs (#3569)
|
2019-11-06 16:56:46 -05:00 |
|
|
6ccaa0d9bd
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
|
bb30f64252
|
Closes #1865: Add console port and console server port types
|
2019-10-30 14:25:55 -04:00 |
|
|
56dcadb69b
|
Merged v2.6.4
|
2019-09-20 08:35:14 -04:00 |
|
|
7264a4ffb6
|
Fixes #3513: Fix assignment of tags when creating front/rear ports
|
2019-09-18 14:33:47 -04:00 |
|
|
15b55f5e62
|
Remove deprecated form_factor accessor on Interface and InterfaceTemplate
|
2019-08-08 21:35:59 -04:00 |
|
|
d529ebc172
|
Rename power_factor to max_utilization
|
2019-06-17 14:52:11 -04:00 |
|
|
2c730b08e4
|
Fix PowerPort connected_endpoint filtering, ordering
|
2019-04-25 15:06:48 -04:00 |
|
|
017a5011ec
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|
|
f4bbdf30e8
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
|
4acd842237
|
Maintain backward-compatibile support for Interface.form_factor until v2.7
|
2019-04-12 13:57:33 -04:00 |
|
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
|
bfa07aec39
|
Fix tests
|
2019-04-11 11:37:44 -04:00 |
|
|
b22fd2bc44
|
Rename max_utilization to power_factor
|
2019-04-10 16:36:38 -04:00 |
|
|
3d5f85c0ca
|
Add associatiton from power outlet to power port/phase
|
2019-04-10 14:16:16 -04:00 |
|
|
8230ea1c83
|
Add max/allocated current draw fields to PowerPort
|
2019-04-09 17:32:04 -04:00 |
|
|
07bfd7c8e5
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-02 13:15:40 -04:00 |
|
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
|
e06dece00c
|
More power work
|
2019-03-12 11:36:29 -04:00 |
|
|
d9c8c0cbc1
|
Fixes #2968: Correct API documentation for SerializerMethodFields
|
2019-03-08 10:25:09 -05:00 |
|
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
|
bd65e782bb
|
Allow nullable length unit in cable API
Cables models define it as None by default, but the API rejects a
request containing a null length_unit. Allows it in the API
serializer.
|
2019-03-05 18:44:44 +01:00 |
|
|
bb6fb81fc0
|
Closes #2643: Add description field to console/power components and device bays
|
2019-02-20 14:34:05 -05:00 |
|
|
f733d5a4da
|
Fixes #2857: Add display_name to DeviceType API serializer; fix DeviceType list for bulk device edit
|
2019-02-06 10:23:30 -05:00 |
|
|
65edffea63
|
Merge v2.5 work
|
2018-12-07 10:51:28 -05:00 |
|
|
9689ba2c4f
|
Fix representation of connected_endpoint_type for non-connected components
|
2018-12-06 16:39:03 -05:00 |
|
|
45a1dfbd8a
|
Closes #2649: Add connected_endpoint_type to connectable device component API representations
|
2018-12-06 16:14:03 -05:00 |
|
|
c6d048ca51
|
Fixes #2576: Correct type for count_* fields in site API representation
|
2018-11-27 16:27:47 -05:00 |
|