Jeremy Stretch
|
2d2bb3ec0c
|
Fixes #3421: Fix exception when ordering power connections list by PDU
|
2019-08-19 11:27:36 -04:00 |
|
Jeremy Stretch
|
dd4dafa7be
|
Closes #3420: Serial number filter for racks, devices, and inventory items is now case-insensitive
|
2019-08-12 12:10:36 -04:00 |
|
Jeremy Stretch
|
605be30fb2
|
Add test for device component creation
|
2019-08-07 17:48:12 -04:00 |
|
Jeremy Stretch
|
86cd044a68
|
Fixes #3405: Move device component creation logic into template models
|
2019-08-07 17:47:44 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
025f77dcdc
|
Fixes #3385: Fix power panels list when bulk editing power feeds
|
2019-08-02 09:43:46 -04:00 |
|
Jeremy Stretch
|
25748efd54
|
Merge pull request #3383 from ragzilla/develop
Closes #3367: Add BNC Front/Rear port types and Coaxial cable type.
|
2019-08-02 09:10:40 -04:00 |
|
Matt Addison
|
2215a095c8
|
Closes #3367: Add BNC Front/Rear port types and Coaxial cable type.
|
2019-08-01 10:33:29 -04:00 |
|
Jeremy Stretch
|
a32d185ff0
|
Fixes #3018: Components connected via a cable must have an equal number of positions
|
2019-07-31 10:12:51 -04:00 |
|
Jeremy Stretch
|
ea32853ab3
|
Fixes #3289: Prevent position from being nullified when moving a device to a new rack
|
2019-07-30 17:07:58 -04:00 |
|
Daniel Sheppard
|
bcc7daeac7
|
Fixes #3370 - Add filter class to VirtualChassis API
|
2019-07-24 12:22:15 -05:00 |
|
Jeremy Stretch
|
86b6b9bf8b
|
Fixes #3315: Enable filtering devices/interfaces by multiple MAC addresses
|
2019-07-18 21:21:56 -04:00 |
|
Jeremy Stretch
|
71551893b1
|
Fixes #3293: Enable filtering device components by multiple device IDs
|
2019-07-18 20:42:15 -04:00 |
|
Jeremy Stretch
|
f2a45c5892
|
Merge pull request #3326 from lassebm/fix-3323
Fixes #3323: Interface Connections view inaccessible with "dcim.view_interface" permission
|
2019-07-17 16:24:14 -04:00 |
|
Robert Ellegate
|
30ef4b208c
|
Replacing references to digitalocean org
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
|
2019-07-10 09:23:43 -04:00 |
|
Lasse Bang Mikkelsen
|
6276f5f7b9
|
Fixes #3323: Interface Connections view inaccessible with "dcim.view_interface" permission
|
2019-07-04 17:37:28 +02:00 |
|
Jeremy Stretch
|
954ba91c86
|
Closes #3154: Add virtual_chassis_member device filter
|
2019-06-24 16:31:21 -04:00 |
|
Jeremy Stretch
|
7effb7e8d4
|
Fix for #3229
|
2019-06-24 15:48:49 -04:00 |
|
Jeremy Stretch
|
3fdb655a92
|
Fixes #3269: Raise validation error when specifying non-existent cable terminationss
|
2019-06-24 15:42:15 -04:00 |
|
Jeremy Stretch
|
9f50ced6fc
|
Changelog for #3229
|
2019-06-24 14:22:03 -04:00 |
|
Jeremy Stretch
|
4dd97eab0c
|
Merge pull request #3232 from hellerve/fix-3229
Filter group by site in rack filter
|
2019-06-24 14:19:50 -04:00 |
|
Jeremy Stretch
|
251ba08e09
|
Fixes #3283: Fix rack group assignment on PowerFeed CSV import
|
2019-06-24 11:10:35 -04:00 |
|
Jeremy Stretch
|
c067549f21
|
Fixes #3275: Fix error when adding power outlets to a device type
|
2019-06-21 16:24:12 -04:00 |
|
Jeremy Stretch
|
99f6b3a3bd
|
Merged develop
|
2019-06-20 13:10:45 -04:00 |
|
John Anderson
|
625a09785a
|
minor tweaks to error handling to allow for defaulted values from pre v2.6 data
|
2019-06-19 23:47:48 -04:00 |
|
Jeremy Stretch
|
1a5aaf54dd
|
Cleaned up logic for calculating power draw
|
2019-06-19 10:51:53 -04:00 |
|
Jeremy Stretch
|
8da660f5da
|
Fixes #3231: Fixed cosmetic error indicating a missing schema migration
|
2019-06-17 15:30:23 -04:00 |
|
Jeremy Stretch
|
b884341d73
|
Update migration for tweak to available_power
|
2019-06-17 15:23:37 -04:00 |
|
Jeremy Stretch
|
c9afe96324
|
Fix power utilization calculation for three-phase feeds
|
2019-06-17 15:16:52 -04:00 |
|
Jeremy Stretch
|
d529ebc172
|
Rename power_factor to max_utilization
|
2019-06-17 14:52:11 -04:00 |
|
Jeremy Stretch
|
d25dd52ec9
|
Compressed migrations
|
2019-06-17 14:41:40 -04:00 |
|
John Anderson
|
2eeffce924
|
#524 - Added power utilization graphs to power feeds, devices, and racks
|
2019-06-16 06:11:32 -04:00 |
|
hellerve
|
e89343e100
|
dcim: filter group by site in rack filter (fixes #3229)
|
2019-06-02 14:26:28 +02:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
Jeremy Stretch
|
a6ff6505c6
|
Closes #3151: Add inventory item count to manufacturers list
|
2019-05-29 15:20:36 -04:00 |
|
Jeremy Stretch
|
5639fc9791
|
Merge pull request #3195 from TakeMeNL/feature/3156
Closes #3156: Add site link to rack reservations overview
|
2019-05-29 10:19:10 -04:00 |
|
TakeMeNL
|
1ff7e1149c
|
Closes #3156: Add site link to rack reservations overview
|
2019-05-29 16:08:24 +02:00 |
|
Jeremy Stretch
|
99a3a216c3
|
Merge pull request #3216 from hellerve/fix-3168
Fix 3168: Update to new path syntax
|
2019-05-28 13:16:08 -04:00 |
|
Jeremy Stretch
|
87f5dd05f5
|
Fixes #3223: Fix filtering devices by "has power outlets"
|
2019-05-28 13:10:54 -04:00 |
|
Jeremy Stretch
|
3c83a18291
|
Merge pull request #3205 from ananace/fix-interface-connection
Fixes #3204: Fix connecting cables to interfaces
|
2019-05-27 15:38:36 -04:00 |
|
hellerve
|
f9cd89a4a4
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
Alexander Olofsson
|
7ba9675f02
|
Fixes #3206: Unable to connect to rear ports
|
2019-05-22 19:58:26 +02:00 |
|
Alexander Olofsson
|
d0e7b052a8
|
Fixes #3204: Fix connecting cables to interfaces
|
2019-05-22 19:00:13 +02:00 |
|
Jeremy Stretch
|
edabc8eee9
|
Closes #3138: Add 2.5GE and 5GE interface form factors
|
2019-05-16 20:49:00 -04:00 |
|
Jeremy Stretch
|
9b47e57e8e
|
Closes #3183: Enable bulk deletion of sites
|
2019-05-16 20:24:55 -04:00 |
|
Jeremy Stretch
|
e19feb92ea
|
Move TenancyFilterForm to tenancy.forms
|
2019-05-09 14:36:18 -04:00 |
|
Jeremy Stretch
|
fbde6282b2
|
Cleanup from #2931
|
2019-05-09 14:32:49 -04:00 |
|
Jeremy Stretch
|
7895ccfae1
|
Merge pull request #2931 from DanSheps/2813-addtenantgroupfilter
Closes #2813: Add Filter and View on Lists for TenantGroup
|
2019-05-09 13:48:46 -04:00 |
|
Jeremy Stretch
|
dfffd1ea94
|
Restore id__in filters to retain backward compatability until v2.7
|
2019-05-08 21:08:35 -04:00 |
|
Jeremy Stretch
|
8e8c9822ea
|
Correct Device.position filter
|
2019-05-07 14:12:56 -04:00 |
|