Commit Graph

345 Commits

Author SHA1 Message Date
Jeremy Stretch
0f43857895 Extend custom scripts to pass the 'commit' value via run() 2020-02-25 14:49:41 -05:00
Jeremy Stretch
b44a5e829b Changelog & cleanup for #4267 2020-02-25 12:34:48 -05:00
Jeremy Stretch
d61f0b6983 Fixes #4272: Interface type should be required by API serializer 2020-02-25 11:20:43 -05:00
Jeremy Stretch
f59491514d Merge branch 'develop' into 4227-omit-private-changelog 2020-02-25 11:02:11 -05:00
Jeremy Stretch
53eeb5c61c Changelog for #4237 2020-02-25 10:46:16 -05:00
Saria Hajjar
20d32de425 Fixes #4227: Omit internal fields from the change log data 2020-02-25 14:48:11 +00:00
Jeremy Stretch
e1f7f009e8 Closes #3145: Add 'decommissioning' status for cables 2020-02-24 14:09:36 -05:00
Jeremy Stretch
ce26a2e27f Fixes #4222: Escape double quotes on encapsulated values during CSV export 2020-02-24 13:29:00 -05:00
Jeremy Stretch
1876003cf9 Fixes #4221: Fix exception when deleting a device with interface connections when an interfaces webhook is defined 2020-02-24 12:41:55 -05:00
dansheps
5e6d25f601 Update release notes for #4230 2020-02-24 09:31:52 -06:00
Jeremy Stretch
84ef710872 Fixes #4252: Fix power port assignment for power outlet templates created via REST API 2020-02-24 10:13:47 -05:00
Jeremy Stretch
20ada58da3 Fixes #4246: Fix duplication of field attributes when multiple IPNetworkVars are present in a script 2020-02-24 10:01:31 -05:00
Jeremy Stretch
058f8ad8f3 Fixes #4241: Correct IP address hyperlinks on interface view 2020-02-21 21:43:04 -05:00
Jeremy Stretch
25d4c3156b Fixes #4240: Fix exception when filtering foreign keys by NULL 2020-02-21 21:38:25 -05:00
Jeremy Stretch
05f8487081 Fixes #4239: Fix exception when selecting all filtered objects during bulk edit 2020-02-21 20:44:53 -05:00
Jeremy Stretch
c26aca4d20 Closes #4173: Return graceful error message when webhook queuing fails 2020-02-21 17:21:04 -05:00
Jeremy Stretch
3ec53b8473 Fixes #4235: Fix API representation of content_type for export templates 2020-02-21 14:38:38 -05:00
Jeremy Stretch
72f626a583 Changelog for #4228 2020-02-21 14:19:02 -05:00
Jeremy Stretch
56f798aaa7 Fixes #4232: Enforce consistent background striping in rack elevations 2020-02-21 13:49:28 -05:00
Jeremy Stretch
b024e4982f Changelog for #4224 2020-02-21 09:42:07 -05:00
Jeremy Stretch
1ab93b6a57 Release v2.7.7 2020-02-20 14:48:23 -05:00
Jeremy Stretch
5886471855 Changelog for #4206 2020-02-20 14:27:26 -05:00
Jeremy Stretch
684c3099e4 Closes #4209: Enable filtering interfaces list view by enabled 2020-02-20 14:24:22 -05:00
Jeremy Stretch
ff3622e597 Changelog for #4213 2020-02-20 14:17:18 -05:00
Jeremy Stretch
139e61a558 Changelog for #1529 2020-02-20 13:49:34 -05:00
Jeremy Stretch
2a0c9a1cae Fixes #4211: Include trailing text when naturalizing interface names 2020-02-20 09:49:15 -05:00
Jeremy Stretch
8d79c79907 Closes #3810: Preserve slug value when editing existing objects 2020-02-19 13:53:11 -05:00
Jeremy Stretch
11f6faefc1 Fixes #4204: Fix assignment of mask length when bulk editing prefixes 2020-02-19 13:28:07 -05:00
Jeremy Stretch
ada2a886b7 Merge pull request #4181 from hSaria/2511-change-diff
Fixes #2511: Compare object change to the previous change
2020-02-19 12:41:24 -05:00
Jeremy Stretch
922be0dc5c Fixes #4202: Prevent reassignment to master device when bulk editing VC member interfaces 2020-02-19 11:29:42 -05:00
Jeremy Stretch
a4fd41ad3d Fixes #3967: Fix missing migration for interface templates of type "other" 2020-02-18 16:56:50 -05:00
Jeremy Stretch
55a6b19afb Fixes #4196: Fix exception when viewing LLDP neighbors page 2020-02-18 16:21:50 -05:00
Jeremy Stretch
e5a4f94d35 Fixes #4194: Role field should not be required when searching/filtering secrets 2020-02-18 11:14:37 -05:00
Jeremy Stretch
735560c077 Fixes #4179: Site is required when creating a rack group or power panel 2020-02-18 11:08:16 -05:00
Jeremy Stretch
71d5f2ad2b Fixes #4183: Fix representation of NaturalOrderingField values in change log 2020-02-18 10:50:14 -05:00
Saria Hajjar
2b9e23df1a Changelog for #2511 2020-02-15 23:55:03 +00:00
Jeremy Stretch
3612057fc1 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list 2020-02-14 14:27:47 -05:00
Jeremy Stretch
9a6a1e9966 Closes #4170: Improve color contrast in rack elevation drawings 2020-02-14 13:09:01 -05:00
Jeremy Stretch
175ce21da9 Changelog for #3840 2020-02-14 12:04:35 -05:00
Jeremy Stretch
2c27cc64df Changelog for #2519 2020-02-14 09:35:43 -05:00
Jeremy Stretch
98a59b9116 Fixes #4168: Role is not required when creating a virtual machine 2020-02-14 09:13:05 -05:00
Jeremy Stretch
ea21fddda6 Release v2.7.6 2020-02-13 21:46:03 -05:00
Jeremy Stretch
5cd25b2721 Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields 2020-02-13 21:41:00 -05:00
Jeremy Stretch
bd49364f8b Release v2.7.5 2020-02-13 15:32:09 -05:00
Jeremy Stretch
e09ab1b6de Changelog for #3984 2020-02-13 15:16:07 -05:00
Jeremy Stretch
6a233c9dca Changelog for #4159 2020-02-13 09:48:12 -05:00
kobayashi
142bb8aa85 additional status choices for vms 2020-02-12 22:43:40 -05:00
kobayashi
5b3125c4df Modify offline status color for vm 2020-02-12 22:19:17 -05:00
kobayashi
3ed22fd1ae Fixes #4093: Add decommissioning for vms 2020-02-12 22:19:17 -05:00
Jeremy Stretch
dd92e41748 Changelog & docs for #3766 2020-02-12 16:54:40 -05:00