Commit Graph

1182 Commits

Author SHA1 Message Date
Jeremy Stretch
217ed924ec Merge branch 'develop' into develop-2.9 2020-08-13 10:20:39 -04:00
Jeremy Stretch
2d32824a74 Fixes #4993: Add cable to nested CircuitTermination serializer 2020-08-13 10:19:50 -04:00
Jeremy Stretch
d12f93a2ff Merge branch 'develop' into develop-2.9 2020-08-13 10:06:03 -04:00
Jeremy Stretch
48ed0543fe Fixes #4992: Add display_name to nested VRF serializer 2020-08-13 09:56:03 -04:00
Jeremy Stretch
e8bacca3ab Changelog for #4922, #4982 2020-08-13 09:36:06 -04:00
Jeremy Stretch
303a41ea46 Update ObjectVar documentation 2020-08-12 15:40:06 -04:00
Jeremy Stretch
dec3a78e94 Closes #4885: Add MultiChoiceVar for custom scripts 2020-08-11 13:23:39 -04:00
Jeremy Stretch
1200bbc740 Changelog for #4969 2020-08-10 11:28:41 -04:00
Jeremy Stretch
f5c03319b1 #4969: Remove user and group assignment from SecretRole 2020-08-07 16:19:18 -04:00
Jeremy Stretch
a05e5657ef Fixes #4968: Fix exception when activating user keys in admin UI 2020-08-07 12:06:53 -04:00
Jeremy Stretch
29c77acf87 Fixes #4903: Fix member count when searching for virtual chassis 2020-08-07 08:54:02 -04:00
Jeremy Stretch
e5d8e35778 Changelog for #4946 2020-08-06 16:17:31 -04:00
Jeremy Stretch
44bb242821 Extend ObjectPermission constraints to OR multiple JSON objects 2020-08-06 15:53:23 -04:00
Jeremy Stretch
f48414eda5 Fixes #4951: Redirect to device inventory view after creting a new inventory item 2020-08-06 13:20:12 -04:00
Jeremy Stretch
27f8a3d021 Changelog for #4639 2020-08-06 09:44:33 -04:00
Jeremy Stretch
77c3c57ce9 Standardize API requests 2020-08-05 14:04:59 -04:00
Jeremy Stretch
e0a4d81375 Merge branch 'develop-2.9' into docs-refresh 2020-08-05 13:53:06 -04:00
Jeremy Stretch
d26dd39624 Finished updating REST API documentation 2020-08-05 13:40:06 -04:00
Jeremy Stretch
dde2d0bcff Closes #4945: Add a user-friendly 403 error page 2020-08-05 10:40:45 -04:00
Jeremy Stretch
e4d78608c8 Fixes #4950: Include inventory item label in API serializer, UI view 2020-08-05 10:11:38 -04:00
Jeremy Stretch
b4826c84ca Fixes #4952: Default to VM tab when creating/editing an IP address for a VM 2020-08-05 09:29:29 -04:00
Jeremy Stretch
e7c61edb37 Merge branch 'develop' into develop-2.9 2020-08-05 09:15:10 -04:00
Jeremy Stretch
123ee2d590 Started refreshing REST API documentation 2020-08-04 17:07:45 -04:00
Jeremy Stretch
01d4b378b3 Release v2.8.9 2020-08-04 12:31:38 -04:00
systeembeheerder
124df8f412 Update upgrading.md (#4937)
include the local_requirements.txt file to keep ldap from breaking during upgrades.

Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-08-04 12:26:21 -04:00
Jeremy Stretch
b0ca473387 Fixes #4455: Fix ordering of prefixes beneath aggregate when available space is hidden 2020-08-04 12:09:10 -04:00
Jeremy Stretch
dfa27ba4de Closes #4943: Add a 'description' field to ObjectPermission 2020-08-03 16:37:37 -04:00
Jeremy Stretch
536393fe59 Closes #4942: Make ObjectPermission's 'name' field required 2020-08-03 16:10:51 -04:00
Jeremy Stretch
a17a011408 Log a warning for scripts whose run() method does not accept a commit argument 2020-08-03 13:56:10 -04:00
Jeremy Stretch
fdf2dc8912 Closes #4940: Added an occupied field to rack unit representations for rack elevation views 2020-08-03 13:37:32 -04:00
Jeremy Stretch
f3703f57ce Fixes #4939: Fix linking to LAG interfaces on other VC members 2020-08-03 12:57:04 -04:00
Jeremy Stretch
5ea0208306 Fixes #4938: Show add, import buttons on virtual chassis list view 2020-08-03 12:52:00 -04:00
Jeremy Stretch
d5a15e7ec4 Refreshed admin docs 2020-08-03 11:42:24 -04:00
Jeremy Stretch
f65ec7d509 Refreshed "additional features" docs 2020-08-03 11:03:19 -04:00
Jeremy Stretch
2e0672c2ad Update caching, change logging documentation 2020-07-30 14:57:34 -04:00
Jeremy Stretch
59ad61c7a4 Update virtualization documentation 2020-07-30 13:48:05 -04:00
Jeremy Stretch
fe56276f75 Update power documentation 2020-07-30 13:36:40 -04:00
Jeremy Stretch
3ca328251a Update tenancy documentation 2020-07-30 13:02:53 -04:00
Jeremy Stretch
d370998672 Update IPAM model documentation 2020-07-30 12:55:51 -04:00
Jeremy Stretch
8cfcfe4ff2 Update docs for tags, config contexts 2020-07-30 11:36:46 -04:00
Jeremy Stretch
6c24501f96 Fixes #4931: Fix DoesNotExist exception when deleting devices 2020-07-30 10:08:36 -04:00
Jeremy Stretch
47c4e0e870 Fixes #4930: Replicate label values when instantiating device type components 2020-07-30 10:05:29 -04:00
Jeremy Stretch
05c640b591 #4923: Separate user creation instructions for Ubuntu/CentOS 2020-07-30 09:15:20 -04:00
Jeremy Stretch
f8448974c1 Fixes #4926: Fix ordering of VM interfaces in REST API endpoint 2020-07-30 09:10:06 -04:00
Jeremy Stretch
baab250c27 Fixes #4927: Fix validation error when updating an existing secret 2020-07-30 08:57:45 -04:00
Jeremy Stretch
697169870a Fixes #4929: Correct log message when creating a new object 2020-07-30 08:51:01 -04:00
Jeremy Stretch
cba279ba26 Update site and rack documentation 2020-07-29 16:27:38 -04:00
Jeremy Stretch
ed3f477381 #4919: Allow adding/changing assigned permissions within group and user admin views 2020-07-29 12:12:00 -04:00
Jeremy Stretch
3ad3e9146f Fixes #4921: Render non-viewable devices as unavailable space in rack elevations 2020-07-29 09:43:13 -04:00
Jeremy Stretch
7f57de3bcd Closes #4916: Clarify plugin config behavior when specifying a default value for a required setting 2020-07-28 17:12:46 -04:00
Tyler Bigler
d6dea20986 Add note describing the exclude config context functionality 2020-07-28 13:01:26 -04:00
Jeremy Stretch
50d5e57ade Fixes #4914: Fix toggling cable status under device view 2020-07-28 12:54:21 -04:00
Jeremy Stretch
7da0c7ccdc Update device documentation 2020-07-28 11:42:10 -04:00
Jeremy Stretch
36aaaea793 Update device type and component template documentation 2020-07-28 11:04:57 -04:00
Jeremy Stretch
67755e12b4 Updated documentation for device components 2020-07-28 10:58:43 -04:00
Jeremy Stretch
4cedadd438 Updated cable documentation 2020-07-28 09:48:55 -04:00
Jeremy Stretch
b149ef2a21 Updated circuits documentation 2020-07-28 09:18:13 -04:00
Jeremy Stretch
128c260860 Refresh configuration docs 2020-07-27 20:35:00 -04:00
Jeremy Stretch
8eba525920 Fixes #4912: Fix image attachment API endpoint; add API view tests 2020-07-27 14:24:15 -04:00
Jeremy Stretch
1684d6b985 Fixes #4910: Unpin redis dependency to fix exception in RQ worker 2020-07-27 11:52:27 -04:00
Jeremy Stretch
c55ba8016b Fixes #4905: Fix front port count on device type view 2020-07-27 10:19:24 -04:00
Jeremy Stretch
419173e4a6 Closes #4898: Add MAC address search field to interfaces list 2020-07-24 16:46:29 -04:00
Jeremy Stretch
53c7876064 Closes #4899: Add MAC address column to interfaces table 2020-07-24 16:43:30 -04:00
Jeremy Stretch
787967fdb3 Fixes #4895: Force UTF-8 encoding when embedding model documentation 2020-07-24 09:26:20 -04:00
Jeremy Stretch
10ad349fbe Fixes #4894: Fix display of device/VM counts on platforms list 2020-07-24 09:16:14 -04:00
Jeremy Stretch
ed912aa206 Release v2.9-beta1 2020-07-23 14:46:06 -04:00
Jeremy Stretch
bd375603b9 Merge branch 'develop' into develop-2.9 2020-07-23 14:35:34 -04:00
Jeremy Stretch
90df5fe6aa Changelog for #4887 2020-07-23 13:13:49 -04:00
Jeremy Stretch
22f41fa396 Update release instructions 2020-07-23 10:17:57 -04:00
kobayashi
c863894c41 Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit 2020-07-23 01:36:31 -04:00
Jeremy Stretch
c927fe28ce Merge branch 'develop' into develop-2.9 2020-07-22 17:11:35 -04:00
Jeremy Stretch
84dbdc436c Fixes #4875: Fix documentation for image attachments 2020-07-22 16:48:56 -04:00
Jeremy Stretch
53a037f71f Fixes #4876: Fix labels for sites in staging or decommissioning status 2020-07-22 16:43:25 -04:00
Jeremy Stretch
7afed3c4c5 Changelog for #4877 2020-07-22 14:41:39 -04:00
Jeremy Stretch
79d9409caa Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS 2020-07-21 17:39:56 -04:00
Jeremy Stretch
91f292a9fe Clean up v2.9 release notes 2020-07-21 16:58:31 -04:00
Jeremy Stretch
96d058c231 Merge branch 'develop' into develop-2.9 2020-07-21 12:57:02 -04:00
Jeremy Stretch
f921fa8240 Release v2.8.8 2020-07-21 12:12:22 -04:00
Jeremy Stretch
0b48d8fa13 Fixes #4872: Enable filtering virtual machine interfaces by tag 2020-07-21 09:41:00 -04:00
Jeremy Stretch
9b81d48e46 Update installation docs 2020-07-20 16:53:04 -04:00
Jeremy Stretch
b7de43595d Fixes #4595: Ensure consistent display of non-racked and child devices on rack view 2020-07-16 15:45:27 -04:00
Jeremy Stretch
fb6b130d2f Update dependencies for v2.9 2020-07-16 11:28:19 -04:00
Jeremy Stretch
05a5101656 Closes #4857: Drop support for legacy numeric choice field values 2020-07-15 16:54:33 -04:00
Jeremy Stretch
a4cad614cf Fixes #4856: Redirect user back to circuit after connecting a termination 2020-07-15 10:09:31 -04:00
Jeremy Stretch
4de4c100a6 Fixes #4851: Show locally connected peer on circuit terminations 2020-07-15 10:01:01 -04:00
Jeremy Stretch
7ca5a6c3d5 Closes #4854: Add staging and decommissioning statuses for sites 2020-07-15 09:35:46 -04:00
Jeremy Stretch
b740445e70 Changelog for, #3240, #4803, #4805 2020-07-15 09:15:18 -04:00
Jeremy Stretch
92f4bbaf89 Changelog for #4829, #4831 2020-07-13 13:35:12 -04:00
Jeremy Stretch
c8239ce648 Fixes #4838: Fix rack power utilization display for racks without devices 2020-07-10 15:59:27 -04:00
Jeremy Stretch
a3dd693595 Add model documentation for VM interfaces 2020-07-10 13:01:02 -04:00
Jeremy Stretch
d5c096746b Closes #4840: Enable change logging for config contexts 2020-07-09 17:09:03 -04:00
Jeremy Stretch
7b94ea92ef Merge branch 'develop' into develop-2.9 2020-07-09 16:38:37 -04:00
Jeremy Stretch
7ba36fea4a #4835: Cleanup and improved error handling 2020-07-09 16:35:02 -04:00
Jeremy Stretch
1a6267e89a Closes #4837: Use dynamic form widget for relationships to MPTT objects 2020-07-09 09:50:01 -04:00
Jeremy Stretch
83e084c961 Merge branch 'develop' into develop-2.9 2020-07-08 13:04:57 -04:00
Jeremy Stretch
44d1e7818f Closes #4835: Support passing multiple initial values for multiple choice fields 2020-07-08 12:50:12 -04:00
Jeremy Stretch
5909a9b01e Closes #4806: Add a url field to all API serializers 2020-07-06 16:41:08 -04:00
Jeremy Stretch
7cd60c91fd Changelog for #2006 2020-07-06 14:02:06 -04:00
Jeremy Stretch
6a55d0cc69 Closes #4821: Restrict group options by selected site when bulk editing VLANs 2020-07-06 10:04:08 -04:00
Jeremy Stretch
3826d624aa Closes #4817: Standardize device/VM component name field to 64 characters 2020-07-02 12:08:19 -04:00