93154abb31
Merge branch 'develop' into 451-devicetype-import
2019-09-25 13:44:48 -04:00
0615d368f2
Force validation of individual objects within a MultiObjectField
2019-09-24 16:51:59 -04:00
2621f17cde
Remove legacy CSV-based DeviceType import
2019-09-24 16:03:10 -04:00
15b2a7eab0
Fix form rendering; enable toggling of redirect to imported object
2019-09-24 15:58:23 -04:00
fe85dc1186
Closes #3524 : Enable bulk editing of power outlet/power port associations
2019-09-24 15:27:47 -04:00
8996c530c9
Fixes : #3534 - Add none option for untagged vlan field
2019-09-24 08:39:41 -05:00
5049c6c0a1
Add test for DeviceType import
2019-09-20 15:57:44 -04:00
60b70b6c7b
Add RearPortTemplate power_port field
2019-09-20 15:16:14 -04:00
5266fc67c9
Extend DeviceType import to include related objects
2019-09-20 14:02:14 -04:00
a0545568cd
Fixes #3514 : Label TextVar fields when rendering custom script forms
2019-09-18 15:39:26 -04:00
e8ee6f1bc5
Clean up extra line that snuck in
2019-09-17 15:45:55 -05:00
f8fdca4968
Initial work on JSON/YAML-based DeviceType import
2019-09-13 16:18:29 -04:00
57d35181f0
Fix performance issues when creating/editing interfaces due to unfiltered vlan queryset
2019-09-12 11:13:40 -05:00
050f2478d3
Fixes : #3318 - Increases length of platform name and slug to 64 characters ( #3353 )
2019-09-06 13:01:27 -05:00
9c6dbd7337
Add in in-line vlan editing and Bulk vlan editing ( #3350 )
...
* Fixes #3341 - Added in-line vlan editing
* Fixes #2160 - Added bulk vlan editing
Inconsequential behaviour changes:
* APISelect can now take "full=True" to return a non-brief set
* Select2 will no group by "group & site, group, site, global" if full=True is set in APISelect
2019-09-06 12:45:37 -05:00
8f5e73a598
Add filter for has local context data ( #3159 )
...
* Add filter for has local context data
* Broke out filter and form for re-use
* Fix missing StaticSelect2 import
* Fix missing BOOLEAN_WITH_BLANK_CHOICES import
* Fix class resolution
* Fix field ordering
* Fix PEP8 errors
2019-09-06 11:42:56 -05:00
ade844f7a7
fixes #3428 - caching invalidation issues
...
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
2019-08-19 01:53:39 -04:00
ea9492d4bd
Fixes #3384 : Maximum and allocated draw fields should be included on power port template creation form
2019-08-02 09:56:02 -04:00
025f77dcdc
Fixes #3385 : Fix power panels list when bulk editing power feeds
2019-08-02 09:43:46 -04:00
ea32853ab3
Fixes #3289 : Prevent position from being nullified when moving a device to a new rack
2019-07-30 17:07:58 -04:00
86b6b9bf8b
Fixes #3315 : Enable filtering devices/interfaces by multiple MAC addresses
2019-07-18 21:21:56 -04:00
954ba91c86
Closes #3154 : Add virtual_chassis_member device filter
2019-06-24 16:31:21 -04:00
7effb7e8d4
Fix for #3229
2019-06-24 15:48:49 -04:00
9f50ced6fc
Changelog for #3229
2019-06-24 14:22:03 -04:00
4dd97eab0c
Merge pull request #3232 from hellerve/fix-3229
...
Filter group by site in rack filter
2019-06-24 14:19:50 -04:00
251ba08e09
Fixes #3283 : Fix rack group assignment on PowerFeed CSV import
2019-06-24 11:10:35 -04:00
c067549f21
Fixes #3275 : Fix error when adding power outlets to a device type
2019-06-21 16:24:12 -04:00
d529ebc172
Rename power_factor to max_utilization
2019-06-17 14:52:11 -04:00
e89343e100
dcim: filter group by site in rack filter ( fixes #3229 )
2019-06-02 14:26:28 +02:00
3bb3b85fa2
Merged v2.5.13
2019-05-31 21:37:41 -04:00
d0e7b052a8
Fixes #3204 : Fix connecting cables to interfaces
2019-05-22 19:00:13 +02:00
e19feb92ea
Move TenancyFilterForm to tenancy.forms
2019-05-09 14:36:18 -04:00
fbde6282b2
Cleanup from #2931
2019-05-09 14:32:49 -04:00
a8c57313d3
Fixes #3140 : Add bulk edit capability for power outlets and console server ports
2019-05-02 13:56:30 -04:00
25c8007b66
Fixes #3137 : Add power_port and feed_leg fields to power outlet creation form
2019-05-02 10:12:27 -04:00
d4db04c649
Fixes #3136 : Add power draw fields to power port creation form
2019-05-02 10:02:02 -04:00
d4d355dce6
Fixes #3130 : Fix exception when creating a new power outlet
2019-05-01 12:02:18 -04:00
63b71d43da
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
2019-04-30 10:01:29 -05:00
37c2c4b4a2
Merge v2.5.11
2019-04-29 14:40:18 -04:00
39fceeb455
Add device field on cable search form ( #3023 )
2019-04-29 11:29:07 -04:00
92567137a5
PowerFeed list improvements
2019-04-19 13:43:09 -04:00
7b6c104768
Add power_panel_id field to PowerFeedFilterForm
2019-04-19 13:17:43 -04:00
f342a37362
Fix RelatedObjectDoesNotExist when adding a new PowerFeed
2019-04-15 17:55:50 -04:00
1a2c9e3bba
Rename form_factor to type on dcim.Interface
2019-04-12 13:42:56 -04:00
05c19af2a3
Misc cleanup
2019-04-11 10:49:43 -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
6e8e6809f3
Move Filter and Form to new file, update all files
2019-04-10 08:37:12 -05:00
8230ea1c83
Add max/allocated current draw fields to PowerPort
2019-04-09 17:32:04 -04:00
a91a79681f
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
2019-04-09 15:57:22 -05:00