jeremystretch
|
e3f79988ee
|
Fixes #8974: Use monospace font for text areas in config revision form
|
2022-03-28 09:13:15 -04:00 |
|
jeremystretch
|
5c07f48a0f
|
PRVB
|
2022-03-25 10:29:44 -04:00 |
|
Jeremy Stretch
|
5f3b78c60d
|
Merge pull request #8968 from netbox-community/develop
Release v3.1.10
|
2022-03-25 10:28:38 -04:00 |
|
jeremystretch
|
71f49ffb43
|
Correct changelog
|
2022-03-25 10:16:40 -04:00 |
|
jeremystretch
|
d1c7a8748a
|
Release v3.1.10
|
2022-03-25 10:14:37 -04:00 |
|
jeremystretch
|
737cc5e5b2
|
Correct change log
|
2022-03-25 10:04:48 -04:00 |
|
jeremystretch
|
05b80bed3b
|
Change log for #8232, #8926
|
2022-03-25 10:02:21 -04:00 |
|
jeremystretch
|
cd1c32d979
|
#8232: Cleanup & test fix
|
2022-03-25 09:59:58 -04:00 |
|
tranthang2404
|
be9fe2c36b
|
Closes #8232: Add color show full 100% utilization (#8816)
* Closes #8232: Add color show full 100% utilization
* change rounding
* change rounding
* fix hard code html
* format
|
2022-03-25 09:52:13 -04:00 |
|
Jeremy Stretch
|
5c473f472d
|
Merge pull request #8963 from minitriga/issue_8926
Closes #8926: Implement type and roll to device bay table
|
2022-03-25 09:12:45 -04:00 |
|
Alex Gittings
|
5166b48010
|
Closes #8926: Implement type and roll to device bay table
|
2022-03-25 09:25:55 +00:00 |
|
jeremystretch
|
4639435b24
|
Fixes #8905: Disable ordering by assigned tags to prevent erroneous results
|
2022-03-24 11:56:18 -04:00 |
|
jeremystretch
|
b1894be1b3
|
Fixes #8696: Fix help link under FHRP group assigment creation view
|
2022-03-24 11:14:24 -04:00 |
|
Jeremy Stretch
|
783572ebab
|
Merge pull request #8953 from 991jo/fix-8952
Fixed #8952: rack rear faces link not clickable
|
2022-03-24 10:53:42 -04:00 |
|
jeremystretch
|
774a58509a
|
Fixes #8947: Retain filter parameters when handling an export template exception
|
2022-03-24 10:47:39 -04:00 |
|
jeremystretch
|
2991016595
|
Fixes #8951: Allow changing device type & platform to different manufacturer simultaneously
|
2022-03-24 10:34:09 -04:00 |
|
Johannes Erwerle
|
83e78dd4a6
|
Fixed #8952: rack rear faces link not clickable
|
2022-03-24 09:34:23 +01:00 |
|
jeremystretch
|
1ab57ee224
|
Changelog for #8924
|
2022-03-23 17:01:57 -04:00 |
|
Jeremy Stretch
|
5b67041fdb
|
Merge pull request #8925 from kkthxbye-code/fast_script_list
Fix #8924 - Speed up rendering of the script list
|
2022-03-23 16:43:15 -04:00 |
|
kkthxbye
|
b69bf7c35f
|
- Move do_not_call_in_templates to BaseScript
- Fix the name classproperty
|
2022-03-23 12:18:14 +01:00 |
|
jeremystretch
|
5f946edb26
|
Fixes #8919: Fix filtering of VLAN groups by site under prefix edit form
|
2022-03-22 11:39:26 -04:00 |
|
jeremystretch
|
b8f62f36f9
|
Update testing instructions
|
2022-03-22 10:59:43 -04:00 |
|
jeremystretch
|
3c0a04ebb5
|
Fixes #8935: Correct ordering of next/previous racks to use naturalized names
|
2022-03-22 09:50:38 -04:00 |
|
jeremystretch
|
f6d4d54d06
|
Fixes #8932: Fix error when setting null value for interface rf_role via REST API
|
2022-03-22 09:37:57 -04:00 |
|
kkthxbye
|
ba1d177541
|
Speed up rendering of the script list
|
2022-03-21 10:46:51 +01:00 |
|
jeremystretch
|
a18ecfbb08
|
Changelog for #8813
|
2022-03-18 13:25:47 -04:00 |
|
PieterL75
|
9bcc2399c4
|
Fixes #8813 Retain search value after submitting (#8907)
* Fixes #8813 Retain search value after submitting
* remove autofocus from searchbar
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
|
2022-03-18 13:23:39 -04:00 |
|
jeremystretch
|
1ebe3b6ffe
|
Install tblib to fix tracebacks during parallel test runs
|
2022-03-18 11:47:43 -04:00 |
|
jeremystretch
|
93350b9326
|
Changelog for #8457, #8575, #8645
|
2022-03-18 11:46:49 -04:00 |
|
Jeremy Stretch
|
c9812fa9bc
|
Merge pull request #8873 from minitriga/issue_8457
Closes: #8457 - Nonracked Devices Location/Site
|
2022-03-18 11:32:24 -04:00 |
|
Jeremy Stretch
|
3401760df4
|
Merge pull request #8742 from minitriga/issue_8645
Allow filtering on Core models for Contacts
|
2022-03-18 11:24:09 -04:00 |
|
Alex Gittings
|
7b2ee7744e
|
Fix issues with ordering and add field_groups
|
2022-03-18 14:58:51 +00:00 |
|
minitriga
|
156badbb54
|
Update netbox/dcim/forms/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 14:39:37 +00:00 |
|
minitriga
|
af6182ce14
|
Update netbox/circuits/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 14:39:22 +00:00 |
|
Alex Gittings
|
7945d82bb1
|
Closes: #8457 - implement nonracked devices on locations and sites
|
2022-03-18 14:34:42 +00:00 |
|
Jeremy Stretch
|
615d8cc58e
|
Merge pull request #8874 from minitriga/issue_8575
Closes: #8575 - Show Racks on Cable Table and Cable Page
|
2022-03-18 10:14:40 -04:00 |
|
jeremystretch
|
8f8f401431
|
Changelog for #8553
|
2022-03-17 17:06:21 -04:00 |
|
Jeremy Stretch
|
b2de38672b
|
Merge pull request #8573 from 991jo/asn_search_fix
Fixes 8553: Fix contacts and ASNs missing in the search dropdown and …
|
2022-03-17 16:43:30 -04:00 |
|
Jeremy Stretch
|
a50fe64ddb
|
Merge pull request #8887 from sc68cal/sc68cal-patch-1
Update GitHub link for Netaddr
|
2022-03-16 20:18:47 -04:00 |
|
Sean M. Collins
|
07ef06be0a
|
Update GitHub link for Netaddr
The project was renamed/moved to a new location in GitHub and we should update the link
in case the redirect stops functioning
|
2022-03-16 11:45:14 -04:00 |
|
Alex Gittings
|
39e8b38a1a
|
add new line
|
2022-03-15 00:05:10 +00:00 |
|
Alex Gittings
|
2f02cc1474
|
add new line
|
2022-03-15 00:04:22 +00:00 |
|
Alex Gittings
|
97097d5424
|
Closes: #8575 Implement rack_a and rack_b for cable table
|
2022-03-15 00:02:16 +00:00 |
|
jeremystretch
|
7a74319d2e
|
Fixes #8844: Correct VLAN ID max value
|
2022-03-14 09:57:51 -04:00 |
|
jeremystretch
|
54a98c5062
|
Fixes #8850: Show airflow field on device REST API serializer when config context data is included
|
2022-03-14 09:54:11 -04:00 |
|
jeremystretch
|
e487c32d85
|
Adjust font size for serial number under device status view
|
2022-03-14 09:46:40 -04:00 |
|
Alex Gittings
|
3abcf47b62
|
fix pycodestyle issues
|
2022-03-09 17:55:45 +00:00 |
|
Alex Gittings
|
da990d5db7
|
add contacts to site table
|
2022-03-09 17:49:02 +00:00 |
|
Alex Gittings
|
42819d0a7d
|
merge develop into issue
|
2022-03-09 17:47:58 +00:00 |
|
Alex Gittings
|
7b102f199b
|
add columns for each model table that has contacts
|
2022-03-09 17:35:25 +00:00 |
|