|
a99753fb0f
|
Merge pull request #7366 from shuichiro-makigaki/optimize-prefix-util
Fix #7365: Optimize calculation of prefix utilization
|
2021-09-28 16:09:27 -04:00 |
|
|
ad65e06d0a
|
Closes #7252: Validate IP range size does not exceed max supported value
|
2021-09-28 15:44:41 -04:00 |
|
|
bfb37d6283
|
Closes #7022: Add ITA type C (CEE 7/16) power port type
|
2021-09-28 13:46:54 -04:00 |
|
|
3e5452d9da
|
Merge pull request #7369 from maximumG/6973-order-reports
Fixes #6973: order reports
|
2021-09-28 13:34:23 -04:00 |
|
|
3ec0fe5519
|
Closes #7372: Link to local docs for model from object add/edit views
|
2021-09-28 13:23:57 -04:00 |
|
|
71449b3414
|
Fixes #7304: Require explicit values for all required choice fields during CSV import
|
2021-09-28 12:04:54 -04:00 |
|
|
13e9d57d68
|
Merge branch 'develop' into refactor-forms
|
2021-09-28 10:49:14 -04:00 |
|
|
833acc3618
|
Refactor extras forms
|
2021-09-28 10:44:53 -04:00 |
|
|
db522f96be
|
Refactor virtualization forms
|
2021-09-28 10:25:07 -04:00 |
|
|
df8b76127e
|
Fixes #7374 - Adds query param on position for rack face
|
2021-09-28 09:06:35 -05:00 |
|
|
8e849566d5
|
Refactored IPAM forms
|
2021-09-28 09:25:12 -04:00 |
|
|
dba9602c75
|
Refactor tenancy forms
|
2021-09-27 17:19:05 -04:00 |
|
|
9e2364b246
|
Refactor DCIM forms
|
2021-09-27 17:09:37 -04:00 |
|
|
b5aecfeb91
|
Refactor circuits forms
|
2021-09-27 15:23:12 -04:00 |
|
|
c7523ffc67
|
Fixes #7358: Add missing choices column to custom field CSV import form
|
2021-09-27 12:28:52 -04:00 |
|
|
d87d860a57
|
Remove obsolete TS for a.formaction
|
2021-09-27 11:41:05 -04:00 |
|
|
68b1234388
|
Fixes #7353: Fix bulk creation of device/VM components via list view
|
2021-09-27 10:36:01 -04:00 |
|
|
8fda08a1b5
|
Fixes #7356: Fix display of model documentation when adding device components
|
2021-09-27 10:09:32 -04:00 |
|
|
aaba4b534f
|
Fixes #7360: Correct redirection URL after removing child device from device bay
|
2021-09-27 09:58:03 -04:00 |
|
|
e443d719d4
|
feat: reports within a module can now be ordered
|
2021-09-27 11:02:31 +02:00 |
|
|
d514290688
|
Fix #7365: Optimize calculation of prefix utilization
|
2021-09-25 22:28:31 +09:00 |
|
|
8523ad166e
|
Feature-6917 make ip assigned checkmark link to interface
|
2021-09-23 06:33:26 -07:00 |
|
|
7ec6b4ebb7
|
Fixes #7341 - Corrects url in Circuit breadcrumb
|
2021-09-22 11:48:22 -05:00 |
|
|
38172b793b
|
Fixes #7294: Fix SVG rendering for cable traces ending at unoccupied front ports
|
2021-09-21 15:04:37 -04:00 |
|
|
6bccb6d90b
|
Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects
|
2021-09-21 14:24:23 -04:00 |
|
|
3cf1d6baf4
|
Closes #7118: Render URL custom fields as hyperlinks in object tables
|
2021-09-21 14:04:47 -04:00 |
|
|
2a1718bfc8
|
Closes #7323: Add serial filter field for racks & devices
|
2021-09-21 13:53:11 -04:00 |
|
|
0db4092266
|
Fixes #7321: Don't overwrite multi-select custom fields during bulk edit
|
2021-09-21 13:41:33 -04:00 |
|
|
41dfdc0aaa
|
Fixes #7324: Fix TypeError exception in web UI when filtering objects using single-choice filters
|
2021-09-21 09:13:26 -04:00 |
|
|
6bc72109c1
|
PRVB
|
2021-09-20 13:19:53 -04:00 |
|
|
214c1d5a50
|
Release v3.0.3
|
2021-09-20 12:44:44 -04:00 |
|
|
b86847c57e
|
Merge pull request #7307 from royreznik/fix-7228
Fixes #7228: Round °F temperature to one decimal place
|
2021-09-20 10:21:43 -04:00 |
|
|
8ba5d03280
|
Fixes #7301: Fix exception when deleting a large number of child prefixes
|
2021-09-20 10:02:03 -04:00 |
|
|
879ffd648b
|
Fix 'select all' widget display
|
2021-09-20 09:02:28 -04:00 |
|
|
030c573037
|
Fixes #7228: Round °F temperature to one decimal place
|
2021-09-20 02:44:40 -07:00 |
|
|
713e79c1a9
|
Fixes #7298: Restore missing object names from applied object list filters
|
2021-09-17 16:55:32 -04:00 |
|
|
7b3f6f1c67
|
Clean up table classes
|
2021-09-17 15:37:19 -04:00 |
|
|
9cb29f48a0
|
Use exclude() when instantiating tables to omit columns
|
2021-09-17 14:25:02 -04:00 |
|
|
5e29679968
|
Merge 'detail' tables into primaries for each model
|
2021-09-17 13:55:32 -04:00 |
|
|
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 |
|
|
16d8981a3f
|
Closes #7284: Include comments field in table/export for all appropriate models
|
2021-09-17 12:04:22 -04:00 |
|
|
e67c965180
|
Closes #7087: Add local_context_data filter for virtual machines list
|
2021-09-17 10:30:31 -04:00 |
|
|
b0abfee35b
|
Fixes #7282: Fix KeyError exception when INSECURE_SKIP_TLS_VERIFY is true
|
2021-09-17 10:16:06 -04:00 |
|
|
1e8ee5e59b
|
Correct changelog for #7210; revert static asset change
|
2021-09-16 16:14:20 -04:00 |
|
|
cc0830bf28
|
Closes #7087: Add search/filter forms for all organizational models
|
2021-09-16 16:04:46 -04:00 |
|
|
e3e005e327
|
Fixes #7266: Tweak font color for form field placeholder text
|
2021-09-16 14:41:01 -04:00 |
|
|
8d703ffb36
|
Merge pull request #6730 from MaxRink/remote_groups
Remote groups via HTTP Headers
|
2021-09-16 14:02:22 -04:00 |
|
|
6f24a938d9
|
Fixes #7273: Disable automatic sorting of select options fetched via API
|
2021-09-16 11:08:05 -04:00 |
|
|
aa05097fca
|
Fixes #7279: Fix exception when tracing cable with no associated path
|
2021-09-16 08:56:26 -04:00 |
|
|
de58f53f9f
|
Closes #7208: Add navigation breadcrumbs for custom scripts & reports
|
2021-09-15 15:14:24 -04:00 |
|