jeremystretch
|
23dae6b99f
|
Changelog for #9098
|
2022-05-18 08:42:20 -04:00 |
|
Jeremy Stretch
|
2b5fc676a9
|
Merge pull request #9383 from bluikko/patch-1
Add other power, front/rear port types
|
2022-05-18 08:41:01 -04:00 |
|
bluikko
|
3ee76548e0
|
Add other power, front/rear port types
Fixes #9098
|
2022-05-18 15:08:08 +07:00 |
|
jeremystretch
|
10605ebd4c
|
Changelog for #9239, #9358
|
2022-05-16 09:56:02 -04:00 |
|
jeremystretch
|
22f3662352
|
#9239: Organize contact form fields
|
2022-05-16 09:55:17 -04:00 |
|
Jeremy Stretch
|
17b6470c59
|
Merge pull request #9362 from kkthxbye-code/fix-9358
Fixes #9358 - Annotate provider table in ASN view with count_circuits
|
2022-05-16 09:31:45 -04:00 |
|
Jeremy Stretch
|
aa1f70a06e
|
Merge pull request #9364 from kkthxbye-code/fix-9239
Fixes #9239 - Add contact_group to ContactModelFilterSet
|
2022-05-16 09:28:46 -04:00 |
|
kkthxbye-code
|
b01db8130c
|
Added contact_group to region, site, manufacturer, tenant filters
|
2022-05-14 17:53:40 +02:00 |
|
kkthxbye-code
|
be7e7de8aa
|
Add contact_group to ContactModelFilterSet
|
2022-05-14 17:48:37 +02:00 |
|
kkthxbye-code
|
6ea4d95201
|
Fix provider table in ASN view when ordering by circuit_count
|
2022-05-14 12:01:49 +02:00 |
|
Daniel Sheppard
|
cea05b0809
|
Fixes #8374 - Display device type and asset tag if name is blank but asset tag is populated
|
2022-05-13 09:49:07 -05:00 |
|
Daniel Sheppard
|
9410af47c9
|
Fixes #8922 - Add service list to IP address view
|
2022-05-13 09:40:24 -05:00 |
|
Daniel Sheppard
|
49862c55de
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-05-13 09:29:12 -05:00 |
|
Daniel Sheppard
|
d31a8b1594
|
Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
|
2022-05-13 09:28:24 -05:00 |
|
Daniel Sheppard
|
39fc13f005
|
Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
|
2022-05-13 09:08:00 -05:00 |
|
jeremystretch
|
6c15ea66b9
|
PRVB
|
2022-05-12 14:14:40 -04:00 |
|
Jeremy Stretch
|
87ac07b3e3
|
Merge pull request #9354 from netbox-community/develop
Release v3.2.3
|
2022-05-12 14:09:30 -04:00 |
|
jeremystretch
|
b01f78e318
|
Release v3.2.3
|
2022-05-12 13:53:26 -04:00 |
|
jeremystretch
|
9f502bc9c6
|
Closes #8805: Add "mixed" option for device airflow indication
|
2022-05-12 12:18:58 -04:00 |
|
jeremystretch
|
209d77ca68
|
Closes #9221: Add definition list support for Markdown
|
2022-05-12 11:05:34 -04:00 |
|
jeremystretch
|
5f4368da20
|
Fixes #9296: Improve Markdown link sanitization
|
2022-05-12 10:41:29 -04:00 |
|
jeremystretch
|
47e2f08a8a
|
Closes #9343: Add Ubiquiti SmartPower power outlet type
|
2022-05-12 10:17:29 -04:00 |
|
jeremystretch
|
7a1048d86a
|
#9340: Introduce config parameters for Sentry sampling rates
|
2022-05-12 10:00:57 -04:00 |
|
jeremystretch
|
9c138e1787
|
#9340: Add default Sentry DSN
|
2022-05-12 09:35:13 -04:00 |
|
jeremystretch
|
2d4140a10d
|
Add Sentry as a sponsor
|
2022-05-11 16:44:26 -04:00 |
|
Jeremy Stretch
|
adc600b25f
|
Merge pull request #9342 from netbox-community/9340-sentry
Closes #9340: Enable Sentry integration
|
2022-05-11 16:26:46 -04:00 |
|
jeremystretch
|
c847399b14
|
Add sentry-sdk as a dependency
|
2022-05-11 15:20:18 -04:00 |
|
jeremystretch
|
02088d742b
|
Implement a custom 404 handler to enable Sentry reporting
|
2022-05-11 14:27:18 -04:00 |
|
jeremystretch
|
2f57e2eac4
|
Enable & document Sentry integration
|
2022-05-11 14:13:50 -04:00 |
|
jeremystretch
|
3402c673a6
|
Introduce MODULE_TOKEN constant
|
2022-05-11 10:37:04 -04:00 |
|
jeremystretch
|
59765df58a
|
Changelog for #9190, #9314
|
2022-05-11 10:31:04 -04:00 |
|
devon-mar
|
25fc04ce28
|
Add device & vm to FHRPGroupAssignmentFilterSet (#9314)
* Add device & vm to `FHRPGroupAssignmentFilterSet`
* Apply suggestions from code review
* Update netbox/ipam/tests/test_filtersets.py
* Update netbox/ipam/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-05-11 10:27:50 -04:00 |
|
Jeremy Stretch
|
83c68c2203
|
Merge pull request #9331 from kkthxbye-code/fix-9001
Fixes #9001 & #9190 - Add form validation to model installation
|
2022-05-11 10:04:06 -04:00 |
|
jeremystretch
|
ab7244ae49
|
Add security document
|
2022-05-11 09:12:07 -04:00 |
|
jeremystretch
|
e421c352d6
|
Fixes #9330: Add missing module_type field to REST API serializers for modular device component templates
|
2022-05-11 08:57:19 -04:00 |
|
jeremystretch
|
a7944e4da2
|
Fixes #9333: Annotate unit on interface speed field
|
2022-05-11 08:09:51 -04:00 |
|
kkthxbye-code
|
04256b36e8
|
Fix pep8
|
2022-05-10 17:53:01 +02:00 |
|
kkthxbye-code
|
fe1dc847cc
|
Added form validation to model installation
Raises a ValidationError whenever installation would cause a foreign key violation.
|
2022-05-10 17:50:33 +02:00 |
|
CroogQT
|
1566028798
|
yarn bundle.
|
2022-05-06 12:16:45 -07:00 |
|
CroogQT
|
b6a0751d4f
|
prettier fixes
|
2022-05-06 11:44:34 -07:00 |
|
CroogQT
|
25aaa6ec2b
|
added JSDoc comments
|
2022-05-06 11:43:18 -07:00 |
|
CroogQT
|
68ad7273bf
|
various punctuation and spacing fixes
|
2022-05-06 11:33:00 -07:00 |
|
jeremystretch
|
75b25f060e
|
Fixes #9313: Remove HTML code from CSV output of many-to-many relationships
|
2022-05-06 10:26:02 -04:00 |
|
jeremystretch
|
b647c8b112
|
Fixes #9306: Include VC master interfaces when selecting a LAG/bridge for a VC member interface
|
2022-05-06 09:47:52 -04:00 |
|
jeremystretch
|
e8cfefad09
|
Fixes #9311: Permit creating contact assignment without a priority via the REST API
|
2022-05-06 09:25:40 -04:00 |
|
kkthxbye
|
fc8467c942
|
Merge pull request #9312 from kkthxbye-code/fix-9310
Fixes #9310 - Remove stray characters from Config Context tab
|
2022-05-06 13:58:47 +02:00 |
|
kkthxbye
|
02cd66dfd3
|
Remove stray characters from Config Context tab
|
2022-05-06 08:01:15 +02:00 |
|
CroogQT
|
2c314c454e
|
Fixed variable type issue...i think.
|
2022-05-05 15:24:16 -07:00 |
|
CroogQT
|
88766b836b
|
fixed text deselection and refactor
|
2022-05-05 15:01:40 -07:00 |
|
CroogQT
|
4e4f7f12f2
|
is this supposed to be ignored?
|
2022-05-05 13:27:09 -07:00 |
|