1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

400 Commits

Author SHA1 Message Date
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
c1127148e2 Provide individual views for each type of cable connection 2019-04-09 16:49:04 -04:00
ef867e789d Finish power outlet/feed connection forms 2019-04-09 15:37:31 -04:00
cd655d289b Fix CSV import forms 2019-04-09 14:55:17 -04:00
71b674d11a Merge branch 'develop-2.6' into 54-power-modeling 2019-04-09 14:12:45 -04:00
4f9b666eee Merge branch 'develop' into develop-2.6 2019-04-09 14:11:26 -04:00
1e160fd9e9 Fixes #3041: Fix form widget for bulk cable label update 2019-04-04 12:43:14 -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
681e20133a Further work on power feed modeling 2019-03-21 17:47:43 -04:00
1bf04f2e30 fixes #2936 - device role selection showing duplicate first entry 2019-03-17 01:24:54 -04:00
705f82e416 Added filters for power panels & feeds 2019-03-12 12:05:58 -04:00
e06dece00c More power work 2019-03-12 11:36:29 -04:00
3b9c0e4c67 Fixed up models & forms 2019-03-12 10:17:00 -04:00
5b753923b6 Initial work on power modeling (WIP) 2019-03-11 22:40:52 -04:00
b4d7f9ea43 Fixes #2781: Fixes filter by regions on site and device list
* Add Device filter
2019-03-05 08:10:10 -06:00
f78c228c75 Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes:
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
2019-02-23 10:37:30 -06:00
6a8c935380 Merge branch 'develop' into develop-2.6 2019-02-22 12:10:44 -05:00
bb6fb81fc0 Closes #2643: Add description field to console/power components and device bays 2019-02-20 14:34:05 -05:00
fba154386e Closes #2898: Enable filtering cables list by connection status 2019-02-20 11:36:55 -05:00
c8366eff8f Fixes #2915: Fix bulk editing of pass-through ports 2019-02-20 11:13:43 -05:00
161d9ed512 Fixes #2912: Cable type in filter form should be blank by default 2019-02-20 10:21:34 -05:00
100809f11a Closes #2854: Enable bulk editing of pass-through ports 2019-02-08 09:31:10 -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
b508415983 Fixes #2833: Fix form widget for front port template creation 2019-01-31 09:19:53 -05:00
c69fad7429 Closes #2733: Enable bulk assignment of MAC addresses to interfaces 2019-01-17 16:20:14 -05:00
ad4fb3ce8b IPAM Select2 forms and changelog 2019-01-10 21:19:13 -05:00
86bafbb760 Tenancy Select2 forms 2019-01-09 23:33:08 -05:00
a6564c49e2 DCIM removed annotates from querysets 2019-01-09 13:44:39 -05:00
bf8d57c7d1 DCIM filter forms select2 2019-01-08 15:35:34 -08:00
c27cea981c select2 for all create/edit forms in dcim 2019-01-04 14:41:36 -05:00
fca97f9768 Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui 2019-01-04 12:44:41 -05:00
170e01b549 Closes #1983: Enable regular expressions when bulk renaming device components 2019-01-04 12:30:38 -05:00
99dc46a89e Fixes #2742: Preserve cluster assignment when editing a device 2019-01-04 11:46:53 -05:00
81a0889568 initial static select2 fields 2019-01-03 23:02:05 -05:00
0a820d9c98 Closes #1871: Enable filtering sites by parent region 2019-01-03 16:59:49 -05:00
5285b6926f updated filter-for attr handling 2019-01-03 03:00:27 -05:00
28a02e9943 initial select2 support 2018-12-30 02:35:18 -05:00
ebe5193348 Fixes #2724: Limit rear port choices to current device when editing a front port 2018-12-21 11:09:44 -05:00
ba9fe408bc #2675: Added InventoryItem search form field for 'discovered' 2018-12-19 14:15:22 -05:00
65edffea63 Merge v2.5 work 2018-12-07 10:51:28 -05:00
aa8c836b94 Closes #2611: Fix error handling when assigning a clustered device to a different site 2018-12-07 09:57:55 -05:00
08b4b24296 Fixes #2622: Enable filtering cables by multiple types/colors 2018-11-28 14:22:55 -05:00
4da755e75f Formatting cleanup 2018-11-27 11:57:29 -05:00
bd7aee7c1f Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00