jeremystretch
de698154cd
Fixes #8030 : Validate custom field names
2021-12-09 15:19:19 -05:00
jeremystretch
1df05715c2
Fixes #8033 : Fix display of zero values for custom integer fields in tables
2021-12-09 14:56:12 -05:00
jeremystretch
e5524da40e
Fixes #8009 : Validate IP addresses for uniqueness when creating an FHRP group
2021-12-09 13:46:19 -05:00
jeremystretch
45ac1cfd54
Fixes #8019 : Exclude metrics endpoint when LOGIN_REQUIRED is true
2021-12-08 15:47:41 -05:00
jeremystretch
dda11ec69e
Fixes #8003 : Fix cable tracing across bridged interfaces with no cable
2021-12-08 11:35:50 -05:00
jeremystretch
7be6206d9d
Fixes #8010 : Allow filtering devices by multiple serial numbers
2021-12-08 11:08:19 -05:00
jeremystretch
4d896573b1
Fixes #8005 : Fix contact email display
2021-12-08 11:04:03 -05:00
jeremystretch
988383648c
Fixes #8001 : Correct verbose name for wireless LAN group model
2021-12-08 10:45:27 -05:00
Daniel Sheppard
d59847537d
Fix #7990 - Fix title
display on contact view
2021-12-07 10:58:44 -06:00
jeremystretch
36859d89c8
Fixes #7996 : Show WWN field in interface creation form
2021-12-07 10:59:08 -05:00
jeremystretch
ba8b593351
PRVB
2021-12-06 16:13:48 -05:00
jeremystretch
5561b46a59
Finalize release notes
2021-12-06 14:58:49 -05:00
jeremystretch
f94c1e91ea
Merge branch 'develop' into feature
2021-12-06 12:10:31 -05:00
jeremystretch
dc6decd404
Release v3.0.12
2021-12-06 11:54:50 -05:00
jeremystretch
40c6b172f7
Fixes #7981 : Fix Markdown sanitization regex
2021-12-06 11:33:00 -05:00
thatmattlove
7cb9cedfe1
Fixes #7823 : Properly handle return_url when Save & Continue button is present
2021-12-03 16:20:05 -07:00
jeremystretch
b43980d660
Fixes #7960 : Prevent creation of regions/site groups/locations with duplicate names (see #7354 )
2021-12-03 15:09:56 -05:00
jeremystretch
a99d14c13f
Closes #7924 : Include child groups on contact group view
2021-12-03 11:00:00 -05:00
jeremystretch
68f322a03b
Closes #7925 : Linkify contact phone and email attributes
2021-12-03 10:51:24 -05:00
jeremystretch
97f0414ff3
Changelog for #7751 , #7885 , #7892
2021-12-03 09:51:05 -05:00
jeremystretch
83010e278c
Add changelog for #7932 , #7941
2021-12-01 09:18:31 -05:00
Daniel Sheppard
3b25db919a
Update changelog for #7940
2021-11-30 09:43:14 -06:00
jeremystretch
870aa3a265
Merge branch 'develop' into feature
2021-11-24 14:00:37 -05:00
jeremystretch
86ada33577
PRVB
2021-11-24 13:58:57 -05:00
jeremystretch
57ccbf44b8
Release v3.0.11
2021-11-24 13:25:57 -05:00
jeremystretch
1e42fecf66
Changelog for #7657
2021-11-24 09:15:30 -05:00
jeremystretch
f90c591c78
Fixes #7890 : Correct typo
2021-11-22 13:36:51 -05:00
jeremystretch
7072f207c0
Call out all models with cable_peer name changes
2021-11-19 11:42:34 -05:00
jeremystretch
5f59f458f4
Fixes #7880 : Include assigned IP addresses in FHRP group object representation
2021-11-19 11:34:59 -05:00
jeremystretch
cd128e557c
Closes #7884 : Add FHRP groups column to interface tables
2021-11-19 10:27:56 -05:00
jeremystretch
f16c6d81cf
Merge branch 'develop' into feature
2021-11-18 11:06:54 -05:00
jeremystretch
e8d6281007
Changelog for #7399
2021-11-18 10:02:23 -05:00
jeremystretch
9ae5865c2d
Fixes #7865 : REST API should support null values for console port speeds
2021-11-18 09:34:41 -05:00
jeremystretch
c2d0cfdfc0
Fixes #7864 : power_port can be null when creating power outlets
2021-11-18 09:27:45 -05:00
jeremystretch
6a369ac985
Closes #7531 : Add Markdown support for strikethrough formatting
2021-11-17 16:50:23 -05:00
jeremystretch
23d90823a3
Fixes #7720 : Fix initialization of custom script MultiObjectVar field with multiple values
2021-11-17 16:22:47 -05:00
jeremystretch
4bfb6b476c
Fixes #7859 : Fix styling of form widgets under cable connection views
2021-11-17 15:53:26 -05:00
jeremystretch
9a45547cda
Closes #5143 : Include a device's asset tag in its display value
2021-11-17 13:06:57 -05:00
jeremystretch
424ac29131
Closes #7812 : Enable change logging for image attachments
2021-11-17 11:52:50 -05:00
jeremystretch
b7b5a5788f
Fixes #7589 : Correct 128GFC interface type identifier
2021-11-17 11:18:41 -05:00
jeremystretch
9de179cba8
Closes #7858 : Standardize the representation of content types across import & export functions
2021-11-17 11:02:22 -05:00
jeremystretch
94069e76c9
Fixes #7857 : Fix ordering IP addresses by assignment status
2021-11-17 08:51:17 -05:00
jeremystretch
df9d67b873
Fixes #7851 : Add missing cluster name filter for virtual machines
2021-11-17 08:48:09 -05:00
jeremystretch
6f7fbf7686
Fixes #7849 : Fix exception when creating an FHRPGroup with an invalid IP address
2021-11-16 16:50:20 -05:00
jeremystretch
f32e694499
Fixes #7739 : Fix exception when tracing cable across circuit with no far end termination
2021-11-15 12:41:57 -05:00
jeremystretch
e5900a3fe3
Correct changelog for #7729
2021-11-15 09:04:18 -05:00
jeremystretch
6e151b044d
Changelog for #7229 , #7424 , #7542
2021-11-15 08:56:03 -05:00
jeremystretch
f3beabba69
Changelog for #2101
2021-11-12 15:33:49 -05:00
jeremystretch
bb99c3e6f9
Changelog for #7803 , #7810
2021-11-12 13:46:06 -05:00
jeremystretch
17e01644f5
Fixes #7813 : Fix handling of errors during export template rendering
2021-11-12 13:32:52 -05:00
jeremystretch
cede27b5fe
Merge branch 'develop' into feature
2021-11-12 09:09:15 -05:00
jeremystretch
c0ca1eaf90
PRVB
2021-11-12 08:54:08 -05:00
jeremystretch
49e77841e0
Release v3.0.10
2021-11-12 08:36:33 -05:00
jeremystretch
daf6c8e327
Fixes #7814 : Fix restriction of user & group objects in GraphQL API queries
2021-11-12 08:23:58 -05:00
jeremystretch
9f8068e8d1
Fixes #7808 : Fix reference values for content type under custom field import form
2021-11-11 16:21:27 -05:00
jeremystretch
0b705553a5
Fixes #7809 : Add missing export template support for various models
2021-11-11 16:16:54 -05:00
jeremystretch
a799094227
Fixes #7788 : Improve XSS mitigation in Markdown renderer
2021-11-11 15:38:34 -05:00
jeremystretch
834f68e6e4
Fixes #7761 : Extend cable tracing across bridged interfaces
2021-11-11 14:45:10 -05:00
jeremystretch
83b2102705
Closes #7769 : Enable assignment of IP addresses to an existing FHRP group
2021-11-11 14:05:35 -05:00
jeremystretch
2f064cdfd1
Changelog for #7767
2021-11-11 12:30:28 -05:00
jeremystretch
3cb8c5db28
Fixes #7654 : Fix assignment of members to virtual chassis with initial position of zero
2021-11-11 12:10:47 -05:00
jeremystretch
726e4df54b
Changelog for #7791
2021-11-11 11:31:51 -05:00
jeremystretch
27d7400c36
Fixes #7802 : Differentiate ID and VID columns in VLANs table
2021-11-11 10:23:38 -05:00
jeremystretch
34f24de3e4
Fixes #7757 : Fix 404 when assigning multiple contacts/FHRP groups in succession
2021-11-09 17:08:28 -05:00
jeremystretch
f93d6813a9
Merge branch 'develop' into feature
2021-11-09 16:52:36 -05:00
jeremystretch
3ad773beb3
Fixes #7741 : Fix 404 when attaching multiple images in succession
2021-11-09 16:46:58 -05:00
jeremystretch
be91235858
Changelog for #7740
2021-11-09 16:08:11 -05:00
jeremystretch
9dad7e4daf
Fixes #7701 : Fix conflation of assigned IP status & role in interface tables
2021-11-09 16:04:16 -05:00
jeremystretch
d08ed9fe5f
Fixes #7780 : Preserve mutli-line values during CSV file import
2021-11-09 15:24:21 -05:00
jeremystretch
82210cc116
Changelog for #7783
2021-11-09 15:15:34 -05:00
jeremystretch
f3d8f1b1fb
Changelog for #7775
2021-11-08 15:38:55 -05:00
jeremystretch
3292a2aecc
Closes #7619 : Permit custom validation rules to be defined as plain data or dotted path to class
2021-11-08 14:52:56 -05:00
jeremystretch
17fd6e692e
Fixes #7768 : Validate IP address status when creating a new FHRP group
2021-11-08 08:40:24 -05:00
jeremystretch
2ce8ef5704
Fixes #7771 : Group assignment should be optional when creating contacts via REST API
2021-11-08 08:34:10 -05:00
jeremystretch
7b7afd3e7b
Changelog for #7765
2021-11-08 08:24:14 -05:00
jeremystretch
3eda8d8482
Closes #7760 : Add vid filter field to VLANs list
2021-11-05 13:31:36 -04:00
jeremystretch
f7d0db9cd2
Fixes #7756 : Fix AttributeError exception when editing an IP address assigned to a FHRPGroup
2021-11-05 13:16:43 -04:00
jeremystretch
cf80c1a506
Release v3.1-beta1
2021-11-05 09:03:27 -04:00
jeremystretch
4649ab2d85
Merge branch 'develop' into feature
2021-11-05 08:49:25 -04:00
jeremystretch
773fd47ca6
Fixes #7752 : Fix minimum version check under Python v3.10
2021-11-05 08:45:57 -04:00
jeremystretch
67c73768c1
Add count_fhrp_groups to interface serializers
2021-11-04 09:58:33 -04:00
jeremystretch
7a97d5d4eb
Changelog for #6732 ; misc fixes
2021-11-03 14:40:14 -04:00
jeremystretch
04d145d6d8
Add summary page to release notes
2021-11-03 11:47:11 -04:00
jeremystretch
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
jeremystretch
11e2200acf
PRVB
2021-11-03 09:51:28 -04:00
jeremystretch
1bf100ba15
Release v3.0.9
2021-11-03 09:32:57 -04:00
jeremystretch
318c8b85e9
Fixes #7721 : Retain pagination preference when MAX_PAGE_SIZE is zero
2021-11-03 08:25:50 -04:00
jeremystretch
7085fe77da
Changelog for #6529
2021-11-03 08:11:38 -04:00
jeremystretch
61b61b1bc0
Fixes #7664 : Preserve initial form data when bulk edit validation fails
2021-11-02 17:07:30 -04:00
jeremystretch
d0b85586b9
Changelog & cleanup for #6930
2021-11-02 16:24:28 -04:00
jeremystretch
3a192223a3
Changelog & cleanup for #7668 , #7717
2021-11-02 15:58:14 -04:00
jeremystretch
412430e1c3
Docs & changelog for #6235
2021-11-02 15:26:45 -04:00
jeremystretch
b2dc6c5d3d
Changelog & initial docs for #7649
2021-11-02 11:49:10 -04:00
jeremystretch
4099dd3a05
Closes #6615 : Add filter lookups for custom fields
2021-10-29 11:23:56 -04:00
jeremystretch
15e011ae52
Closes #7452 : Add JSON custom field type
2021-10-28 10:29:14 -04:00
jeremystretch
a173083e5b
Closes #7606 : Model transmit power for interfaces
2021-10-28 09:31:45 -04:00
thatmattlove
a090955918
Fixes #7599 : Improve color mode handling
2021-10-27 11:34:21 -07:00
jeremystretch
dfdeac4968
Fixes #7647 : Require interface assignment when designating IP address as primary for device/VM during CSV import
2021-10-27 10:20:17 -04:00
jeremystretch
e84f2e3ad2
Fixes #7601 : Correct devices count for locations within global search results
2021-10-27 10:10:14 -04:00
jeremystretch
98ca4f5b5a
Fixes #7643 : Fix circuit assignment when creating multiple terminations simultaneously
2021-10-27 10:02:36 -04:00
jeremystretch
87779b7b88
Fixes #7644 : Prevent inadvertent deletion of prior change records when deleting objects ( #7333 revisited)
2021-10-27 09:44:15 -04:00
jeremystretch
b56cae24c5
Fixes #7628 : Fix load_yaml method for custom scripts
2021-10-27 09:04:18 -04:00
jeremystretch
d48a68317d
Fixes #7612 : Strip HTML from custom field descriptions
2021-10-27 08:41:28 -04:00
jeremystretch
626a446c3d
Docs & changelog for #5883
2021-10-26 15:40:34 -04:00
jeremystretch
61d2158f76
#6346 : Add 'bridge' interface type
2021-10-25 11:11:58 -04:00
jeremystretch
68081fb9a2
Cleanup & API changelog for #3979
2021-10-25 11:07:15 -04:00
jeremystretch
2423e0872f
Documentation & changelog for #6238
2021-10-25 09:52:08 -04:00
jeremystretch
e96f5447f4
Changelog for #6346
2021-10-21 17:03:21 -04:00
jeremystretch
6f66138a18
Changelog for #3979
2021-10-21 15:15:01 -04:00
jeremystretch
4932e4f8c6
Changelog for #6497
2021-10-21 11:28:25 -04:00
jeremystretch
8c058dcd45
Closes #7530 : Move device type component lists to separate views
2021-10-20 15:04:40 -04:00
jeremystretch
efb41b7433
Merge branch 'develop' into feature
2021-10-20 10:10:10 -04:00
jeremystretch
090df05193
PRVB
2021-10-20 09:59:33 -04:00
jeremystretch
fc5a23cc88
Release v3.0.8
2021-10-20 09:31:12 -04:00
jeremystretch
73f2f9fc63
Closes #7551 : Add UI field to filter interfaces by kind
2021-10-19 15:57:02 -04:00
jeremystretch
eb4b4a6c8d
Closes #7561 : Add a utilization column to the IP ranges table
2021-10-19 15:51:39 -04:00
jeremystretch
39430e01de
Fixes #7550 : Fix rendering of UTF8-encoded data in change records
2021-10-19 15:41:19 -04:00
jeremystretch
c1720505f3
Fixes #7584 : Fix alignment of object identifier under object view
2021-10-19 15:22:22 -04:00
jeremystretch
38bc5de3e8
Changelog for #1344
2021-10-19 14:08:27 -04:00
jeremystretch
7c56b21095
Closes #7354 : Relax uniqueness constraints on region, site group, and location names
2021-10-19 13:46:35 -04:00
jeremystretch
8375995680
Closes #1943 : Relax uniqueness constraint on cluster names
2021-10-19 13:06:41 -04:00
jeremystretch
0afd3e6189
Closes #6715 : Add tenant assignment for cables
2021-10-19 12:33:17 -04:00
PieterL75
79cee12b1e
Updated release notes with #7556
2021-10-19 16:23:05 +02:00
thatmattlove
84c14aadc7
Fixes #7300 : Fix incorrect Device LLDP interface row coloring & improve related JS
2021-10-15 17:07:54 -07:00
thatmattlove
f1f0d9cd0d
Fixes #7495 : Fix sidenav overlapping elements
2021-10-15 15:02:50 -07:00
jeremystretch
33ea8763d5
3839: Add airflow field to Device
2021-10-14 16:15:08 -04:00
jeremystretch
176bd2396b
Closes #6711 : Add longtext custom field type with Markdown support
2021-10-14 14:48:00 -04:00
jeremystretch
e16942dea5
Fixes #7529 : Restore horizontal scrolling for tables in narrow viewports
2021-10-14 13:44:54 -04:00
jeremystretch
b95773938d
Fixes #7534 : Avoid exception when utilizing "create and add another" twice in succession
2021-10-14 12:24:29 -04:00
jeremystretch
6898ae7106
Fixes #7544 : Fix multi-value filtering of custom field objects
2021-10-14 11:36:13 -04:00
jeremystretch
3e7922e41e
Merge branch 'develop' into feature
2021-10-11 14:43:20 -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
5a6190e321
Closes #6874 : Add tenant assignment for locations
2021-10-07 15:46:21 -04:00
jeremystretch
18c3bb673f
Closes #1337 : Add WWN field to interfaces
2021-10-07 15:09:42 -04:00
jeremystretch
6463fd902c
Merge branch 'develop' into feature
2021-10-07 14:20:42 -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
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
jeremystretch
ca59cd1eb8
Merge branch 'develop' into feature
2021-10-06 14:04:53 -04:00
jeremystretch
d451f30bfc
Release v3.0.6
2021-10-06 13:45:02 -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
9c8432cf13
Merge branch 'develop' into feature
2021-10-04 14:19:16 -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
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
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
86aed4e073
Closes #7318 : Raise minimum required PostgreSQL version from 9.6 to 10
2021-09-29 12:14:15 -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
jeremystretch
bfb37d6283
Closes #7022 : Add ITA type C (CEE 7/16) power port type
2021-09-28 13:46:54 -04:00
jeremystretch
fd180e480a
Changelog & docs cleanup for #6973
2021-09-28 13:40:24 -04:00
jeremystretch
3ec0fe5519
Closes #7372 : Link to local docs for model from object add/edit views
2021-09-28 13:23:57 -04:00
jeremystretch
71449b3414
Fixes #7304 : Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
Daniel Sheppard
abb72868f2
Update changelog for #7374
2021-09-28 09:50:23 -05:00
jeremystretch
c7523ffc67
Fixes #7358 : Add missing choices column to custom field CSV import form
2021-09-27 12:28:52 -04:00
jeremystretch
68b1234388
Fixes #7353 : Fix bulk creation of device/VM components via list view
2021-09-27 10:36:01 -04:00
jeremystretch
8fda08a1b5
Fixes #7356 : Fix display of model documentation when adding device components
2021-09-27 10:09:32 -04:00
jeremystretch
aaba4b534f
Fixes #7360 : Correct redirection URL after removing child device from device bay
2021-09-27 09:58:03 -04:00
royreznik
694bd231e3
Update changelog with #6917
2021-09-23 06:33:26 -07:00
Daniel Sheppard
7ec6b4ebb7
Fixes #7341 - Corrects url in Circuit breadcrumb
2021-09-22 11:48:22 -05:00
jeremystretch
38172b793b
Fixes #7294 : Fix SVG rendering for cable traces ending at unoccupied front ports
2021-09-21 15:04:37 -04:00
jeremystretch
6bccb6d90b
Fixes #7333 : Prevent inadvertent deletion of prior change records when deleting objects
2021-09-21 14:24:23 -04:00
jeremystretch
3cf1d6baf4
Closes #7118 : Render URL custom fields as hyperlinks in object tables
2021-09-21 14:04:47 -04:00
jeremystretch
2a1718bfc8
Closes #7323 : Add serial filter field for racks & devices
2021-09-21 13:53:11 -04:00
jeremystretch
0db4092266
Fixes #7321 : Don't overwrite multi-select custom fields during bulk edit
2021-09-21 13:41:33 -04:00
jeremystretch
41dfdc0aaa
Fixes #7324 : Fix TypeError exception in web UI when filtering objects using single-choice filters
2021-09-21 09:13:26 -04:00
jeremystretch
d2dcc51430
Changelog cleanup
2021-09-20 12:55:04 -04:00
jeremystretch
214c1d5a50
Release v3.0.3
2021-09-20 12:44:44 -04:00
jeremystretch
38be0b4976
Changelog for #7228
2021-09-20 10:23:29 -04:00
jeremystretch
8ba5d03280
Fixes #7301 : Fix exception when deleting a large number of child prefixes
2021-09-20 10:02:03 -04:00
jeremystretch
713e79c1a9
Fixes #7298 : Restore missing object names from applied object list filters
2021-09-17 16:55:32 -04:00
jeremystretch
84f3ab90df
Changelog for #7273
2021-09-17 12:11:08 -04:00
Jeremy Stretch
34db2eb611
Merge pull request #7285 from netbox-community/7273-apiselect-sorting
...
Fixes #7273 : Disable automatic sorting of select options fetched via API
2021-09-17 12:09:56 -04:00
jeremystretch
16d8981a3f
Closes #7284 : Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
jeremystretch
e67c965180
Closes #7087 : Add local_context_data filter for virtual machines list
2021-09-17 10:30:31 -04:00
jeremystretch
b0abfee35b
Fixes #7282 : Fix KeyError exception when INSECURE_SKIP_TLS_VERIFY is true
2021-09-17 10:16:06 -04:00
jeremystretch
1e8ee5e59b
Correct changelog for #7210 ; revert static asset change
2021-09-16 16:14:20 -04:00
jeremystretch
cc0830bf28
Closes #7087 : Add search/filter forms for all organizational models
2021-09-16 16:04:46 -04:00
jeremystretch
e3e005e327
Fixes #7266 : Tweak font color for form field placeholder text
2021-09-16 14:41:01 -04:00
jeremystretch
42afd80e82
Changelog for #5775
2021-09-16 14:28:17 -04:00
jeremystretch
0b2862be54
Changelog for #5775
2021-09-16 14:03:28 -04:00
jeremystretch
aa05097fca
Fixes #7279 : Fix exception when tracing cable with no associated path
2021-09-16 08:56:26 -04:00
jeremystretch
de58f53f9f
Closes #7208 : Add navigation breadcrumbs for custom scripts & reports
2021-09-15 15:14:24 -04:00
jeremystretch
e738ff2fa7
Closes #6988 : Order tenants alphabetically without regard to group assignment
2021-09-15 14:56:20 -04:00
jeremystretch
13d8957cf1
Changelog for #7032
2021-09-14 17:05:07 -04:00
jeremystretch
2ba6a6fc45
Closes #6387 : Add xDSL interface type
2021-09-14 16:56:47 -04:00
jeremystretch
147a4cbfb0
Closes #7239 : Redirect global search to filtered object list when an object type is selected
2021-09-13 09:33:08 -04:00
jeremystretch
ab0a2abc54
Fixes #7248 : Fix global search results section links
2021-09-13 09:21:57 -04:00
jeremystretch
bd957612c6
Fixes #7167 : Ensure consistent font size when using monospace formatting
2021-09-09 16:05:46 -04:00
jeremystretch
ad7b8a9ac8
Fixes #7226 : Exempt GraphQL API requests from CSRF inspection
2021-09-09 09:06:45 -04:00
jeremystretch
0d1d14bcd6
Release v3.0.2
2021-09-08 16:32:37 -04:00
thatmattlove
851f8a1585
Fixes #7191 : Access SlimSelect's internal options when getting current options so selection state is maintained
2021-09-08 09:54:38 -07:00
jeremystretch
d40d1638af
Fixes #7179 : Prevent obscuring "connect" pop-up for interfaces under device view
2021-09-08 11:27:14 -04:00
Jeremy Stretch
a39a9c9b56
Merge branch 'develop' into 7205-applied-filters
2021-09-08 11:12:29 -04:00
Jeremy Stretch
513ecd7e26
Merge branch 'develop' into 7202-verify-static-assets
2021-09-08 10:13:07 -04:00
jeremystretch
9226302742
Fixes #7209 : Allow unlimited API results when MAX_PAGE_SIZE is disabled
2021-09-08 09:38:23 -04:00
jeremystretch
0e8c6ee522
Changelog for #7189
2021-09-08 08:33:30 -04:00
thatmattlove
752de0d9c0
Fixes #7205 : Handle null_option
when getting selected form values in applied_filters
template tag
2021-09-07 18:30:45 -07:00
thatmattlove
2a293d5d02
Fixes #7188 : Re-add missing support for null_option
on API select
2021-09-07 18:19:32 -07:00
thatmattlove
9d99ede024
Fixes #7202 : Verify integrity of bundled assets in CI
2021-09-07 16:20:36 -07:00
thatmattlove
4a13ee6f40
Fixes #7176 : Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00
jeremystretch
f1687ef53d
Remove obsolete entries from .gitignore
2021-09-07 16:21:01 -04:00
Daniel Sheppard
2fb55374b9
Fixes #7193 - Fixes issue with viewing child prefixes when prefix (flat) column is selected and there are available prefixes.
2021-09-07 14:53:12 -05:00
jeremystretch
27c0e6dd5e
Fixes #7164 : Fix styling of "decommissioned" label for circuits
2021-09-03 13:52:48 -04:00
jeremystretch
0d7986e082
Fixes #7169 : Fix CSV import file upload
2021-09-03 13:46:38 -04:00
jeremystretch
a1110b07de
Fixes #7153 : Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
thatmattlove
113358f2de
Fixes #7148 : Handle array values when constructing API URLs
2021-09-02 08:59:26 -07:00
thatmattlove
8ede7a9297
Update changelog for #7131
2021-09-01 17:05:50 -07:00
jeremystretch
b207f28402
Release v3.0.1
2021-09-01 14:53:57 -04:00
thatmattlove
7bdde47473
Fixes #7124 : Fix duplicate static query param values in API Select
2021-09-01 11:48:13 -07:00
thatmattlove
a2eb0d80d2
#7084 : Fix issue where hidden VLAN form fields were incorrectly included in the form submission
2021-09-01 11:41:35 -07:00
jeremystretch
6f94198934
#7123 : Remove "Global" placeholder for null VRF field
2021-09-01 13:52:32 -04:00
Jeremy Stretch
9772c5705f
Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit
2021-09-01 10:55:52 -04:00
jeremystretch
d2fe59ae8f
Fixes #7109 : Ensure human readability of exceptions raised during REST API requests
2021-09-01 10:43:12 -04:00
Stefan de Kooter
6f66b27507
Changelog for #7113
2021-09-01 11:00:30 +02:00
thatmattlove
691c66d2f5
Fixes #7107 : Fix missing search button and search results in IP Address assignment "Assign IP" tab
2021-09-01 00:11:48 -07:00
thatmattlove
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
thatmattlove
d743dc160a
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
thatmattlove
2b263b054c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
thatmattlove
b95e8350d2
Fixes #7092 : Fix missing object permissions on Prefix IP Addresses view
2021-08-31 16:03:22 -07:00
thatmattlove
5235866d05
Changelog for #7081 , #7091
2021-08-31 15:23:12 -07:00
Stefan de Kooter
9c389d9dcb
Changelog #7090 fix whitespace
2021-08-31 22:01:15 +02:00
Stefan de Kooter
f1e4273a23
Changelog for #7090
2021-08-31 21:24:07 +02:00
jeremystretch
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
jeremystretch
1c09ffdd1f
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
Daniel Sheppard
86da6c6c14
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
jeremystretch
7b7b01a26b
Changelog for #7075
2021-08-31 11:44:51 -04:00
jeremystretch
415313ac2f
Fixes #7082 : Avoid exception when referencing invalid content type in table
2021-08-31 11:43:44 -04:00
jeremystretch
7db2b9d091
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00
jeremystretch
65c9339687
Fixes #7083 : Correct labeling for VM memory attribute
2021-08-31 09:44:59 -04:00
jeremystretch
3090981335
Fixes #7084 : Fix KeyError exception when editing access VLAN on an interface
2021-08-31 09:44:59 -04:00
jeremystretch
4f36885c5e
Fixes #7096 : Home links should honor BASE_PATH configuration
2021-08-31 09:44:59 -04:00
jeremystretch
88b230f0e4
Fixes #7071 : Fix exception when removing a primary IP from a device/VM
2021-08-30 16:55:31 -04:00
jeremystretch
deb53d771d
Fixes #7070 : Fix exception when filtering by prefix max length in UI
2021-08-30 16:51:07 -04:00
jeremystretch
b78451742f
Release v3.0.0
2021-08-30 14:22:00 -04:00
jeremystretch
ab1a5f32ef
Update references to NAPALM in docs
2021-08-30 11:51:18 -04:00
jeremystretch
2a1de5e28c
Delete extraneous v2.11 release notes
2021-08-30 11:35:06 -04:00
jeremystretch
844cd154b9
Update dependencies & release notes
2021-08-30 10:30:48 -04:00
jeremystretch
f5f74944dd
Merge branch 'develop' into feature
2021-08-30 10:05:12 -04:00
jeremystretch
556efcc1d7
Fixes #7045 : Fix navigation menu rendering under Chrome
2021-08-30 09:56:05 -04:00
jeremystretch
e5643fb1e2
JS & changelog updates for #7034
2021-08-27 11:36:29 -04:00
jeremystretch
13e633778a
Closes #7042 : Show count of journal entries in tab under object view
2021-08-27 10:36:06 -04:00
jeremystretch
bb57600f0f
Fixes #7019 : Enable searching VM interfaces by description
2021-08-27 10:14:12 -04:00
jeremystretch
542e01775e
Merge branch 'develop' into feature
2021-08-23 15:46:22 -04:00
jeremystretch
6518d87200
Release v2.11.12
2021-08-23 15:16:42 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
8497965cf7
Fixes #6326 : Enable filtering assigned VLANs by group in interface edit form
2021-08-23 12:49:32 -04:00
jeremystretch
0b0ab9277c
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
cfa4f5677b
Fixes #7012 : Fix hidden "add components" dropdown on devices list
2021-08-23 09:41:43 -04:00
jeremystretch
8131feae8a
Closes #7011 : Add search field to VM interfaces filter form
2021-08-23 09:36:05 -04:00
jeremystretch
1fc3c6d9d2
Fixes #6974 : Show contextual label for IP address role
2021-08-20 16:12:09 -04:00
jeremystretch
53a5bc2221
Fixes #6929 : Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions
2021-08-20 16:06:37 -04:00
jeremystretch
4dbb18d408
Update change log
2021-08-20 15:20:55 -04:00
jeremystretch
d850aa0773
Changelog for #6790
2021-08-20 09:17:53 -04:00
jeremystretch
bd47d0850e
Changelog for #6856
2021-08-18 14:38:30 -04:00
jeremystretch
ac6b1bf422
Fixes #6977 : Truncate global search dropdown on small screens
2021-08-17 11:49:32 -04:00
jeremystretch
9b0258fef4
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
5b89cdc868
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
jeremystretch
3feba2997f
Closes #6872 : Add table configuration button to child prefixes view
2021-08-13 15:56:14 -04:00
jeremystretch
fce419526d
Closes #6748 : Add site group filter to devices list
2021-08-13 15:26:06 -04:00
jeremystretch
e8fb86a283
Release v3.0-beta2
2021-08-13 14:19:43 -04:00
jeremystretch
7727ec91f4
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
dcd49fd97b
Fixes #6953 : Remove change log tab from non-applicable object views
2021-08-13 09:13:09 -04:00
jeremystretch
aed07a8ec5
Merge v2.11.11
2021-08-12 11:51:04 -04:00
jeremystretch
b2faf8044d
Release v2.11.11
2021-08-12 11:22:57 -04:00
jeremystretch
3105e9545a
Fixes #6918 : Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
jeremystretch
42c71984f9
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
jeremystretch
736da4bcad
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
jeremystretch
db359719a9
Closes #6921 : Employ a sandbox when rendering Jinja2 code for increased security
2021-08-10 20:52:45 -04:00
jeremystretch
7bceeb714b
Fixes #6935 : Remove extraneous columns from inventory item and device bay tables
2021-08-10 20:35:39 -04:00
jeremystretch
35b8fc6e83
Fixes #6936 : Add missing parent column to inventory item import form
2021-08-10 20:24:57 -04:00
jeremystretch
c7ebad0fbb
Closes #6931 : Include applied filters on object list view
2021-08-10 13:11:35 -04:00
jeremystretch
1bb596fc7e
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
jeremystretch
7bcebd5b0f
Fixes #6910 : Fix exception on invalid CSV import column name
2021-08-09 09:20:22 -04:00
jeremystretch
a8b6902829
Fixes #6909 : Remove extraneous site column from VLAN group import form
2021-08-09 09:17:08 -04:00
jeremystretch
d0fbbbfb37
Merge branch 'develop' into feature
2021-08-06 10:06:52 -04:00
jeremystretch
f23dc2d405
Fixes #6902 : Populate device field when cloning device components
2021-08-06 09:55:47 -04:00
jeremystretch
51d1b6e0d6
Fixes #6901 : Correct example REST API request
2021-08-06 08:39:57 -04:00
jeremystretch
42b961229f
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
jeremystretch
46d0af6cef
Fixes #6892 : Fix validation of unit ranges when creating a rack reservation
2021-08-05 11:12:08 -04:00
jeremystretch
57dc4c207f
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00
jeremystretch
ee8fd701ae
Changelog for #6883
2021-08-04 13:26:53 -04:00
jeremystretch
11836cdfb1
Fixes #6871 : Support dynamic tag types in GraphQL API
2021-08-03 16:29:34 -04:00
jeremystretch
cc26bc4858
Changelog for #6829
2021-08-03 14:56:22 -04:00
jeremystretch
76df55dfc0
Fixes #6740 : Add import button to VM interfaces list
2021-07-30 10:28:56 -04:00
jeremystretch
744f47cb98
Fixes #6846 : Form-driven REST API calls should use brief mode
2021-07-29 14:50:30 -04:00
jeremystretch
c7e0abc3fb
Merge v2.11.10
2021-07-28 16:26:04 -04:00
jeremystretch
eae4502708
Release v2.11.10
2021-07-28 15:17:45 -04:00
jeremystretch
95783cc128
Closes #6644 : Add 6P/4P pass-through port types
2021-07-28 11:54:25 -04:00
jeremystretch
8d9d3a9e7d
Changelog and cleanup for #6560
2021-07-28 11:44:13 -04:00
jeremystretch
78e282d406
Fixes #6771 : Add count of inventory items to manufacturer view
2021-07-28 10:25:52 -04:00
jeremystretch
0c214932ba
Fixes #6812 : Limit reported prefix utilization to 100%
2021-07-28 09:55:40 -04:00
jeremystretch
a1eb4dc807
Fixes #5627 : Fix filtering of interface connections list
2021-07-27 16:21:56 -04:00
jeremystretch
e92f13977c
Changelog for #6785
2021-07-27 16:17:59 -04:00
jeremystretch
8355270a1a
Fixes #6822 : Use consistent maximum value for interface MTU
2021-07-27 16:04:51 -04:00
jeremystretch
fc01bedd45
Fixes #6811 : Fix exception when editing users
2021-07-26 09:37:58 -04:00
jeremystretch
a8140d1f70
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
jeremystretch
d1af15037c
Fixes #6759 : Fix assignment of parent interfaces for bulk import
2021-07-23 11:24:32 -04:00
jeremystretch
cca76550d6
Fixes #6794 : Fix device name display on device status view
2021-07-23 11:18:50 -04:00
jeremystretch
2ff3d0d5a2
Fixes #6774 : Fix A/Z assignment when swapping circuit terminations
2021-07-23 11:13:21 -04:00
jeremystretch
cb804eb3e1
Release v3.0-beta1
2021-07-23 08:13:07 -04:00
jeremystretch
878288fbec
Merge branch 'develop' into feature
2021-07-23 08:02:21 -04:00
jeremystretch
8e7bcd95a4
Update release notes for v3.0
2021-07-22 14:25:30 -04:00
jeremystretch
a038e8bba4
Fixes #6777 : Fix default value validation for custom text fields
2021-07-21 16:02:32 -04:00
jeremystretch
33e825e91e
Fixes #6780 : Include rack location in navigation breadcrumbs
2021-07-21 15:49:01 -04:00
jeremystretch
c5e74635dd
Fixes #6778 : Rack reservation should display rack's location
2021-07-21 15:44:14 -04:00
jeremystretch
803f9b6913
Merge branch 'develop' into feature
2021-07-20 17:06:18 -04:00
jeremystretch
61fe0e81cd
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
Jeremy Stretch
7058d6ca5a
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
ae6b2be52c
Call out dependency on v2.11+ for upgrades
2021-07-19 11:27:00 -04:00
jeremystretch
31e41f8f02
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
717724c9f6
Update release notes
2021-07-19 10:03:42 -04:00
jeremystretch
05d16b0682
Add changelog for #6000
2021-07-16 17:07:42 -04:00
jeremystretch
fd7d8cbf56
Changelog for #5442
2021-07-12 09:31:19 -04:00
jeremystretch
d3b4a72f4f
Update change log
2021-07-09 21:10:51 -04:00
jeremystretch
fa47ad0095
Changelog for #6651
2021-07-09 15:37:21 -04:00
jeremystretch
bc812e4937
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
jeremystretch
38d7b83ed0
Merge v2.11.9
2021-07-08 12:15:57 -04:00
jeremystretch
e8e3e9b0be
Release v2.11.9
2021-07-08 09:01:40 -04:00