Jeremy Stretch
277240517e
Merge pull request #3270 from digitalocean/develop-2.6
...
Merge develop-2.6
2019-06-20 13:20:42 -04:00
Jeremy Stretch
d3fbab7991
Merged develop
2019-06-20 13:10:45 -04:00
Jeremy Stretch
563c1c1944
Bumped dependencies to latest releases
2019-06-20 10:06:39 -04:00
Jeremy Stretch
aab17dbcf5
Updated django-cors-headers to v3.0.2
2019-06-20 09:48:34 -04:00
Jeremy Stretch
e87d563ee3
Cleaned up changelog
2019-06-20 09:31:01 -04:00
Jeremy Stretch
4279fe7e3f
Merge pull request #3268 from digitalocean/power-utilization-tweaks
...
Cleaned up logic for calculating power draw
2019-06-20 09:09:06 -04:00
John Anderson
a9c751faca
prometheus docs updates
2019-06-20 00:04:44 -04:00
John Anderson
59ceab2c46
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
0f1453c16d
Cleaned up logic for calculating power draw
2019-06-19 10:51:53 -04:00
John Anderson
bdf95b2e34
closes #3161 - prometheus env var docs and set prometheus to not be enabled by default
2019-06-17 16:38:05 -04:00
Jeremy Stretch
3882c631b2
Fix power outlet connection link
2019-06-17 16:32:21 -04:00
Jeremy Stretch
d69a48c2f5
Fixes #3258 : Exception raised when creating/viewing a circuit with a non-connected termination
2019-06-17 16:27:26 -04:00
Jeremy Stretch
111460fea3
Fixes #3231 : Fixed cosmetic error indicating a missing schema migration
2019-06-17 15:30:23 -04:00
Jeremy Stretch
261db75bad
Update migration for tweak to available_power
2019-06-17 15:23:37 -04:00
Jeremy Stretch
7e4ed80b4e
Fix power utilization calculation for three-phase feeds
2019-06-17 15:16:52 -04:00
Jeremy Stretch
a061e01540
Rename power_factor to max_utilization
2019-06-17 14:52:11 -04:00
Jeremy Stretch
3e4734b998
Compressed migrations
2019-06-17 14:41:40 -04:00
Jeremy Stretch
aab285bf05
Merge pull request #3262 from digitalocean/feature/524-power-utilization-graphs
...
#524 - Added power utilization graphs to power feeds, devices, and racks
2019-06-17 14:38:12 -04:00
John Anderson
4d14cd2401
#524 - Added power utilization graphs to power feeds, devices, and racks
2019-06-16 06:11:32 -04:00
Jeremy Stretch
b76ff67de7
Fix test for tags view
2019-06-05 15:05:35 -04:00
Jeremy Stretch
35fb3f599c
Add missing PermissionRequiredMixin to TagListView
2019-06-05 14:47:43 -04:00
Jeremy Stretch
05e33b0d51
Fixed merge conflict in requirements.txt
2019-06-05 14:47:20 -04:00
Jeremy Stretch
540c6563ca
Closes #3241 : Correct terminology in inventory items table header
2019-06-05 12:10:33 -04:00
Jeremy Stretch
31ed16335a
Merged v2.5.13
2019-05-31 21:37:41 -04:00
Jeremy Stretch
7ef55e3c66
Post-release version bump
2019-05-31 09:56:50 -04:00
Jeremy Stretch
0d71c2104d
Release v2.5.13
2019-05-31 09:49:53 -04:00
dansheps
daa6f454b2
Fix #3228 - UrlEncode full path for next if not on logon page
...
Include the full path for the ?next= variable in login links if we are not on the logon page.
Additionally include next for post requests that have the next variable set (will only come from the login page itself generally)
2019-05-30 12:01:41 -05:00
dansheps
58bf1c3f14
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# netbox/utilities/middleware.py
2019-05-30 10:59:25 -05:00
dansheps
409b8e8e6a
Fix #3228 - Send full path info instead of just path info and urlencode said path info
2019-05-30 10:58:39 -05:00
dansheps
29b7fb3471
Fix #3228 - Send full path info instead of just path info and urlencode said path info
2019-05-30 10:54:29 -05:00
Jeremy Stretch
e5094ca6b4
Remove request.user assertion from ObjectChangeMiddleware
2019-05-30 10:32:09 -04:00
Jeremy Stretch
fec3ee9ed3
Fixes #3227 : Fix exception when deleting a circuit with a termination(s)
2019-05-29 17:17:06 -04:00
Jeremy Stretch
7aabb6fa32
Closes #3151 : Add inventory item count to manufacturers list
2019-05-29 15:20:36 -04:00
Jeremy Stretch
1c807fa212
Closes #3185 : Improve performance for custom field access within templates
2019-05-29 15:04:57 -04:00
Jeremy Stretch
f4560467a3
Fixed test from #3211 follow-up work
2019-05-29 10:51:49 -04:00
Jeremy Stretch
5aa4772507
Changelog & grammar tweak for #3211
2019-05-29 10:33:29 -04:00
Jeremy Stretch
08bcc8ca76
Merge pull request #3222 from hellerve/tmp
...
Fix error message on trying to delete protected models
2019-05-29 10:24:28 -04:00
Jeremy Stretch
c352ace806
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
Jeremy Stretch
938ceb5ac6
Changelog for #3031
2019-05-29 10:10:07 -04:00
Jeremy Stretch
ed20be755b
Merge pull request #3197 from KhaledTo/bug/3031
...
Fixes #3031 : Select2 creates multiple tags for tags with spaces
2019-05-29 10:08:59 -04:00
TakeMeNL
c07652d5d1
Closes #3156 : Add site link to rack reservations overview
2019-05-29 16:08:24 +02:00
hellerve
3192319f2a
utilities: move protectederror handling to modelviewset
2019-05-28 21:11:23 +02:00
Jeremy Stretch
1c05951957
Bump DRF to 3.9.1 to address WS-2019-0037
2019-05-28 14:21:36 -04:00
Jeremy Stretch
834b4a541e
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
4f0e0b5642
Fixes #3223 : Fix filtering devices by "has power outlets"
2019-05-28 13:10:54 -04:00
hellerve
8b8190f9b4
all: fix error message on trying to delete protected models (references #3211 )
2019-05-28 17:31:02 +02:00
hellerve
98e7c38457
netbox urls: move to re_path as suggested by @jeremystretch
2019-05-27 22:41:10 +02:00
Jeremy Stretch
696ff5c7c5
Changelog for #3204 & #3207
2019-05-27 15:40:17 -04:00
Jeremy Stretch
0c5acd7f6b
Merge pull request #3205 from ananace/fix-interface-connection
...
Fixes #3204 : Fix connecting cables to interfaces
2019-05-27 15:38:36 -04:00
Jeremy Stretch
edad72a55d
Merge pull request #3207 from ananace/fix-connecting-rear
...
Fixes #3206 : Unable to connect to rear ports
2019-05-27 15:31:49 -04:00