jeremystretch
|
6898ae7106
|
Fixes #7544: Fix multi-value filtering of custom field objects
|
2021-10-14 11:36:13 -04:00 |
|
jeremystretch
|
1a4f8c5422
|
PRVB
|
2021-10-11 14:42:29 -04:00 |
|
jeremystretch
|
d66fc8f661
|
Release v3.0.7
|
2021-10-08 13:49:15 -04:00 |
|
jeremystretch
|
af6237e12e
|
Fixes #7479: Fix parent interface choices when bulk editing VM interfaces
|
2021-10-07 13:57:00 -04:00 |
|
jeremystretch
|
00328226ec
|
Fixes #7051: Fix permissions evaluation and improve error handling for connected device REST API endpoint
|
2021-10-07 13:15:59 -04:00 |
|
jeremystretch
|
b31ba4e9d2
|
Changelog & UI tweaks for #6879
|
2021-10-07 12:41:24 -04:00 |
|
jeremystretch
|
53154746fc
|
Changelog for #7485
|
2021-10-07 10:40:51 -04:00 |
|
Jeremy Stretch
|
2f4c1b6e8f
|
Merge pull request #7475 from HumanEquivalentUnit/patch-1
Mention data in custom fields, link Jinja2 docs.
|
2021-10-07 10:38:01 -04:00 |
|
jeremystretch
|
b73db750e5
|
Fixes #7471: Correct redirect URL when attaching images via "add another" button
|
2021-10-07 09:58:42 -04:00 |
|
jeremystretch
|
3f766ffea8
|
Fixes #7474: Fix AttributeError exception when rendering a report or custom script
|
2021-10-07 09:37:21 -04:00 |
|
HumanEquivalentUnit
|
6d1f07df05
|
Mention data in custom fields, link Jinja2 docs.
Resolves #7367
|
2021-10-07 00:51:07 +01:00 |
|
jeremystretch
|
d451f30bfc
|
Release v3.0.6
|
2021-10-06 13:45:02 -04:00 |
|
jeremystretch
|
105956f8e6
|
Closes #7464: Improve documentation for executing housekeeping task as a cron job
|
2021-10-06 13:24:13 -04:00 |
|
jeremystretch
|
39256afb67
|
Closes #7394: Enable filtering cables by termination type & ID in REST API
|
2021-10-06 12:06:32 -04:00 |
|
jeremystretch
|
69aaf28b9c
|
Closes #6955: Include type, ID, and slug on object view
|
2021-10-06 11:23:06 -04:00 |
|
jeremystretch
|
b806220074
|
Closes #6850: Default to current user when creating journal entries via REST API
|
2021-10-06 10:56:50 -04:00 |
|
jeremystretch
|
d2bdf4e822
|
Closes #7462: Include count of assigned virtual machines under platform view
|
2021-10-06 10:12:44 -04:00 |
|
jeremystretch
|
3ab5682e7a
|
Fixes #7460: Fix filtering connections by site ID
|
2021-10-06 10:08:56 -04:00 |
|
jeremystretch
|
c0010ec100
|
Fixes #7459: Pre-populate location data when adding a device to a rack
|
2021-10-06 10:00:31 -04:00 |
|
jeremystretch
|
6897c5fadd
|
Fixes #7455: Fix site/provider network validation for circuit termination API serializer
|
2021-10-06 09:11:42 -04:00 |
|
jeremystretch
|
087a018faf
|
Fix changelog for v3.0.5
|
2021-10-05 12:08:07 -04:00 |
|
jeremystretch
|
e09024e86f
|
Fixes #7446: Fix exception when viewing a large number of child IPs within a prefix
|
2021-10-05 12:07:03 -04:00 |
|
jeremystretch
|
1757102536
|
Fixes #7442: Fix missing actions column on user-configured tables
|
2021-10-05 09:34:30 -04:00 |
|
jeremystretch
|
339bcb89bb
|
Release v3.0.5
|
2021-10-04 13:46:34 -04:00 |
|
jeremystretch
|
b5884a5b54
|
Fixes #7215: Prevent rack elevations from overlapping when higher width is specified
|
2021-10-04 13:41:16 -04:00 |
|
thatmattlove
|
c818d63043
|
Fixes #7427: Don't select hidden rows when selecting all in a table
|
2021-10-04 09:19:18 -07:00 |
|
jeremystretch
|
c9c537a1b9
|
Fixes #6817: Custom field columns should be removed from tables upon their deletion
|
2021-10-01 20:22:54 -04:00 |
|
jeremystretch
|
1be748b479
|
Fixes #6433: Fix bulk editing of child prefixes under aggregate view
|
2021-10-01 16:21:16 -04:00 |
|
jeremystretch
|
376c776520
|
Fixes #7425: Housekeeping command should honor zero verbosity
|
2021-10-01 15:29:22 -04:00 |
|
jeremystretch
|
a1f271d7d9
|
Fixes #7417: Prevent exception when filtering objects list by invalid tag
|
2021-10-01 14:07:26 -04:00 |
|
jeremystretch
|
724997cb48
|
Closes #5925: Always show IP addresses tab under prefix view
|
2021-10-01 13:39:29 -04:00 |
|
jeremystretch
|
f3fe3f9a18
|
Closes #6708: Add image attachment support for circuits, power panels
|
2021-10-01 12:50:51 -04:00 |
|
jeremystretch
|
257c0afdb5
|
Closes #6423: Cache rendered REST API specifications
|
2021-10-01 12:02:04 -04:00 |
|
jeremystretch
|
ed3bc7cdcc
|
Changelog for #7387
|
2021-10-01 09:30:17 -04:00 |
|
Jeremy Stretch
|
bd181ac84f
|
Merge pull request #7400 from maximumG/7387-order-scripts
Fixes #7387 : possibility to order scripts
|
2021-10-01 09:20:08 -04:00 |
|
jeremystretch
|
a5b99e7148
|
Fixes #7412: Fix exception in UI when adding child device to device bay
|
2021-09-30 12:29:08 -04:00 |
|
jeremystretch
|
114500e7f4
|
Fixes #7401: Pin jsonschema package to v3.2.0 to fix REST API docs rendering
|
2021-09-30 11:41:32 -04:00 |
|
jeremystretch
|
d9f178e315
|
Fixes #7411: Fix exception in UI when adding member devices to virtual chassis
|
2021-09-30 11:36:16 -04:00 |
|
maximumG
|
7337630704
|
chore: introduce the script_order notion in the documentation
|
2021-09-30 09:21:38 +02:00 |
|
jeremystretch
|
a9761e8dd2
|
Fixes #7397: Fix AttributeError exception when rendering export template for devices via REST API
|
2021-09-29 21:09:12 -04:00 |
|
jeremystretch
|
1f1a05dc67
|
Fixes #6895: Remove errant markup for null values in CSV export
|
2021-09-29 21:00:45 -04:00 |
|
thatmattlove
|
14b065cf5f
|
Fixes #7373: Improve handling of mismatched server, client, and browser color-mode preferences
|
2021-09-29 17:44:28 -07:00 |
|
jeremystretch
|
47c3a20fda
|
Correct version number referenced for installation video
|
2021-09-29 12:40:20 -04:00 |
|
jeremystretch
|
19c984bdab
|
PRVB
|
2021-09-29 09:46:39 -04:00 |
|
jeremystretch
|
965ba3aca1
|
Release v3.0.4
|
2021-09-29 09:18:57 -04:00 |
|
jeremystretch
|
38f34ddb28
|
Fixes #7392: Fix "help" links for custom fields, other models
|
2021-09-29 09:09:10 -04:00 |
|
jeremystretch
|
854121b6ec
|
Closes #7314: Add SMA 905/906 fiber port types
|
2021-09-28 16:42:54 -04:00 |
|
jeremystretch
|
047425dadd
|
Closes #7389: Linkify tenant group in tenants list
|
2021-09-28 16:28:11 -04:00 |
|
jeremystretch
|
8dc0767cdf
|
Changelog for #7365
|
2021-09-28 16:22:28 -04:00 |
|
jeremystretch
|
ad65e06d0a
|
Closes #7252: Validate IP range size does not exceed max supported value
|
2021-09-28 15:44:41 -04:00 |
|