Commit Graph

1881 Commits

Author SHA1 Message Date
Jeremy Stretch
769ca7fdf8 Follow-up to #2272: subdevice_role should not be required 2018-08-01 14:22:32 -04:00
Jeremy Stretch
e47ea595cc Fixes #1786: Correct loading of reports from a custom file path 2018-07-31 13:48:07 -04:00
Jeremy Stretch
010660f917 Fixes #2272: Allow subdevice_role to be null on DeviceTypeSerializer 2018-07-31 11:52:58 -04:00
Marc Hagen
0262b7e5ad Fixes #2286: Fix non working 'mark installed' button 2018-07-31 10:37:57 +02:00
Jeremy Stretch
b9e10643b5 Closes #2225: Add "view elevations" button for site rack groups 2018-07-27 16:25:48 -04:00
Jeremy Stretch
86708dc24c Post-release version bump 2018-07-26 14:58:15 -04:00
Jeremy Stretch
b24e014bf8 Release v2.3.7 2018-07-26 14:24:16 -04:00
Jeremy Stretch
8010507404 ExceptionHandlingMiddleware: Use server_error view for custom templates 2018-07-23 23:12:41 -04:00
Jeremy Stretch
5fbabebda5 Fixes #2266: Permit additional logging of exceptions beyond custom middleware 2018-07-23 23:00:09 -04:00
Jeremy Stretch
218ce9b495 Closes #2250: Include stat counters on report result navigation 2018-07-23 16:10:46 -04:00
Jeremy Stretch
39a3eca941 Fixes #2256: Prevent navigation overlap when jumping to test results on report page 2018-07-23 15:50:44 -04:00
Jeremy Stretch
21b8871737 Fixes #2257: Corrected casting of RIR utilization stats as floats 2018-07-23 14:52:51 -04:00
Jeremy Stretch
5b9eed0e3e Fixes #2255: Corrected display of report results in report list 2018-07-20 09:39:55 -04:00
Jeremy Stretch
b45873420b Fixes #2222: IP addresses created via the available-ips API endpoint should have the same mask as their parent prefix (not /32) 2018-07-18 15:27:45 -04:00
Jeremy Stretch
0c4207c37a Fixes #2202: Ditched half-baked concept of tenancy inheritance via VRF 2018-07-18 15:10:12 -04:00
Jeremy Stretch
a26dfc73d1 Fixes #1992: Isolate errors when one of multiple NAPALM methods fails 2018-07-18 14:46:15 -04:00
Jeremy Stretch
ab7a689b6d Fixes #1977: Don't default master vc_position to 1 when creating a new virtual chassis 2018-07-18 14:17:35 -04:00
Jeremy Stretch
c5bbcfee29 Fixes #2231: Remove get_absolute_url() from DeviceRole 2018-07-18 11:24:36 -04:00
Jeremy Stretch
05b35fa58e Added note about passphrase-protected keys (#2189) 2018-07-18 11:03:22 -04:00
Jeremy Stretch
1752197570 Merge pull request #2167 from lampwins/feature/2166
implements #2166 - asset tag partial string search
2018-07-18 10:40:12 -04:00
Jeremy Stretch
c38e2ce9d9 Post-release version bump 2018-07-16 11:56:12 -04:00
Jeremy Stretch
7cc828a65f Release v2.3.6 2018-07-16 11:52:12 -04:00
zmoody
84029426d8 Fixes #2125 - Show child status in device bay list
Exposes devicebay.installed_device.status in the parent device detail view.
2018-07-10 20:40:48 -05:00
Jeremy Stretch
f028cab733 Fixes #2214: Fix bug when assigning a VLAN to an interface on a VM in a cluster with no assigned site 2018-07-05 13:28:26 -04:00
Jeremy Stretch
770a00e720 Queryset fixes for virtual chassis 2018-07-05 13:20:27 -04:00
Jeremy Stretch
752160c4b8 Merge pull request #2115 from DanSheps/develop
Added VirtualChassis Searching
2018-07-05 13:15:57 -04:00
Jeremy Stretch
1b7f3e643d Post-release version bump 2018-07-02 15:55:46 -04:00
Jeremy Stretch
1fd4e2c2ea Release v2.3.5 2018-07-02 15:54:09 -04:00
Jeremy Stretch
b4d2247236 Merge branch 'develop' into develop 2018-07-02 15:45:36 -04:00
Jeremy Stretch
1a5d3957cb Fixes #2021: Fix recursion error when viewing API docs under Python 3.4 2018-07-02 15:25:49 -04:00
Jeremy Stretch
dfd0b1e98f Fixes 2064: Disable calls to online swagger validator 2018-07-02 14:39:32 -04:00
Jeremy Stretch
9b8b7abfaf Merge pull request #2206 from abeutot/switch_to_pycodestyle
Switch to pycodestyle
2018-07-02 13:38:36 -04:00
Jeremy Stretch
02e7cf1994 Closes #2159: Allow custom choice field to specify a default choice 2018-06-29 16:01:28 -04:00
Erik Hetland
5a43413c5c Adding Swagger settings to describe API authentication correctly. Fixes #1826 2018-06-29 22:01:01 +02:00
Jeremy Stretch
f023b47b0e Tweaked API error reporting from #2181 2018-06-29 15:18:30 -04:00
Jeremy Stretch
6093fbfb94 Fixes #2181: Raise validation error on invalid prefix_length when allocating next-available prefix 2018-06-29 15:10:30 -04:00
Jeremy Stretch
b8d551f45b Fixes #2173: Fixed IndexError when automaticating allocating IP addresses from large IPv6 prefixes 2018-06-29 14:52:37 -04:00
Jeremy Stretch
6ae9e7cd09 Fixes #2192: Prevent a 0U device from being assigned to a rack position 2018-06-29 14:09:20 -04:00
Jeremy Stretch
ea74f88b6a Closes #2194: Added 'address' filter to IPAddress model 2018-06-29 13:54:21 -04:00
Jeremy Stretch
6fe28e5047 Fixes #2191: Added missing static choices to circuits and DCIM API endpoints 2018-06-29 13:17:07 -04:00
Jeremy Stretch
babcd533df Revert "Closes #2168: Add Extreme SummitStack interface form factors" 2018-06-29 12:18:49 -04:00
Jeremy Stretch
69f7171b39 Merge pull request #2169 from tradiuz/patch-1
Closes #2168: Add Extreme SummitStack interface form factors
2018-06-29 12:18:37 -04:00
Anaël Beutot
992dacbb72 Fix pycodestyle errors
Mainly two kind of errors:
* pokemon exceptions
* invalid escape sequences
2018-06-27 17:24:33 +02:00
Jeremy Stretch
d47d6bdbc7 Fixes #2182: ValueError raised when viewing the interface connections table 2018-06-19 13:37:12 -04:00
Chris Howells
04a010294e Add a serial number to the popover in rack elevation number 2018-06-18 14:35:07 +01:00
tradiuz
f392493cec Adding SummitStack-256 2018-06-15 13:43:04 -05:00
tradiuz
60826ad14f Changes for Issue #2168
Adding support for Extreme Networks SummitStack port types.
2018-06-14 16:59:00 -05:00
John Anderson
512f1f2e7a implements #2166 - asset tag partial string search 2018-06-14 13:17:06 -04:00
Jeremy Stretch
b8df6243b9 Post-release version bump 2018-06-07 16:22:36 -04:00
Jeremy Stretch
fd13e4a1fa Release v2.3.4 2018-06-07 15:53:05 -04:00