Jeremy Stretch
|
6c0b4c66c0
|
Merge pull request #9438 from kkthxbye-code/fix-9420
Fixes #9420: Allow script inheritance
|
2022-05-31 09:12:49 -04:00 |
|
kkthxbye-code
|
fe899d9d7c
|
Iterate base classes when searching for ScriptVariables
|
2022-05-28 11:29:18 +02:00 |
|
kkthxbye-code
|
6d3cded579
|
Make sure initial data is passed as array for DynamicModelChoiceFields
|
2022-05-27 20:41:50 +02:00 |
|
tyler-8
|
d34d5869be
|
Add optional CSRF_COOKIE_NAME setting, update example config, and docs.
|
2022-05-24 10:57:38 -04:00 |
|
jeremystretch
|
72726c784a
|
Clean up imports
|
2022-05-24 09:56:14 -04:00 |
|
jeremystretch
|
662b02e2d8
|
Closes #9347: Include services in global search
|
2022-05-24 09:49:36 -04:00 |
|
jeremystretch
|
a9ec1a7b4e
|
Closes #9379: Redirect to virtual chassis view after adding a member device
|
2022-05-24 09:20:05 -04:00 |
|
jeremystretch
|
f03c5037c4
|
Fixes #9387: Ensure ActionsColumn extra_buttons are always displayed
|
2022-05-24 09:14:25 -04:00 |
|
lastorel
|
0570203891
|
add role attribute to filter inventoryitems
|
2022-05-22 17:22:28 +03:00 |
|
bluikko
|
e5aa9d47f7
|
Add other power, front/rear port types
Fixes #9098
|
2022-05-18 15:08:08 +07:00 |
|
jeremystretch
|
17fb562740
|
#9239: Organize contact form fields
|
2022-05-16 09:55:17 -04:00 |
|
Jeremy Stretch
|
2910aaeec0
|
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 |
|
kkthxbye-code
|
8ad203f97a
|
Added contact_group to region, site, manufacturer, tenant filters
|
2022-05-14 17:53:40 +02:00 |
|
kkthxbye-code
|
aba4e03d3b
|
Add contact_group to ContactModelFilterSet
|
2022-05-14 17:48:37 +02:00 |
|
kkthxbye-code
|
6a99b36cce
|
Fix provider table in ASN view when ordering by circuit_count
|
2022-05-14 12:01:49 +02:00 |
|
Daniel Sheppard
|
f415d81049
|
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
|
24ff360ee0
|
Fixes #8922 - Add service list to IP address view
|
2022-05-13 09:40:24 -05:00 |
|
Daniel Sheppard
|
2a4c728375
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-05-13 09:29:12 -05:00 |
|
Daniel Sheppard
|
752a497218
|
Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
|
2022-05-13 09:28:24 -05:00 |
|
Daniel Sheppard
|
1d4409c703
|
Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
|
2022-05-13 09:08:00 -05:00 |
|
jeremystretch
|
3c7c8c8776
|
PRVB
|
2022-05-12 14:14:40 -04:00 |
|
jeremystretch
|
a6aec9ebac
|
Release v3.2.3
|
2022-05-12 13:53:26 -04:00 |
|
jeremystretch
|
5f3695d2d0
|
Closes #8805: Add "mixed" option for device airflow indication
|
2022-05-12 12:18:58 -04:00 |
|
jeremystretch
|
ad12ad4a77
|
Closes #9221: Add definition list support for Markdown
|
2022-05-12 11:05:34 -04:00 |
|
jeremystretch
|
37903776fd
|
Fixes #9296: Improve Markdown link sanitization
|
2022-05-12 10:41:29 -04:00 |
|
jeremystretch
|
c4c93ee346
|
Closes #9343: Add Ubiquiti SmartPower power outlet type
|
2022-05-12 10:17:29 -04:00 |
|
jeremystretch
|
72b2ab03cc
|
#9340: Introduce config parameters for Sentry sampling rates
|
2022-05-12 10:00:57 -04:00 |
|
jeremystretch
|
4cefe26f80
|
#9340: Add default Sentry DSN
|
2022-05-12 09:35:13 -04:00 |
|
jeremystretch
|
c146596564
|
Implement a custom 404 handler to enable Sentry reporting
|
2022-05-11 14:27:18 -04:00 |
|
jeremystretch
|
6f5c2f1e29
|
Enable & document Sentry integration
|
2022-05-11 14:13:50 -04:00 |
|
jeremystretch
|
1726593fb0
|
Introduce MODULE_TOKEN constant
|
2022-05-11 10:37:04 -04:00 |
|
devon-mar
|
cffc064a33
|
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
|
3dda7e2da2
|
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
|
bdb21da26e
|
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
|
e759e123ac
|
Fixes #9333: Annotate unit on interface speed field
|
2022-05-11 08:09:51 -04:00 |
|
kkthxbye-code
|
d858eceb38
|
Fix pep8
|
2022-05-10 17:53:01 +02:00 |
|
kkthxbye-code
|
af126fe7e3
|
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 |
|
jeremystretch
|
39a9ebaeee
|
Fixes #9313: Remove HTML code from CSV output of many-to-many relationships
|
2022-05-06 10:26:02 -04:00 |
|
jeremystretch
|
9b4e016fe4
|
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
|
422ec7ecec
|
Fixes #9311: Permit creating contact assignment without a priority via the REST API
|
2022-05-06 09:25:40 -04:00 |
|
|
1358469375
|
Remove stray characters from Config Context tab
|
2022-05-06 08:01:15 +02:00 |
|
Jeremy Stretch
|
e9bf6a7bc5
|
Merge pull request #9281 from kkthxbye-code/adopt-module-component
Fixes #9280 - Add option to adopt existing DeviceComponents
|
2022-05-05 10:29:20 -04:00 |
|
kkthxbye-code
|
9c3dfdfd14
|
Fix test_module_component_adoption
|
2022-05-05 09:30:13 +02:00 |
|
kkthxbye-code
|
c52aa2196d
|
Prefetch installed components when adding modules
|
2022-05-04 23:21:03 +02:00 |
|
kkthxbye-code
|
81c7fe2084
|
Don't adopt components already belonging to a module
|
2022-05-04 22:59:28 +02:00 |
|
jeremystretch
|
0301aec409
|
Closes #9260: Apply user preferences to tables under object detail views
|
2022-05-04 15:46:13 -04:00 |
|
jeremystretch
|
015bc48345
|
#8998: Add region filter for rack reservations; Add filter tests
|
2022-05-04 14:29:36 -04:00 |
|
jeremystretch
|
da1aabdfc1
|
Changelog for #8894, #8998, #9122; PEP8 fix
|
2022-05-04 14:19:09 -04:00 |
|
Jeremy Stretch
|
c2fe2ba56f
|
Merge pull request #9147 from minitriga/issue_8998
Closes #8998: Add site group filter to racks
|
2022-05-04 14:16:35 -04:00 |
|
Jeremy Stretch
|
52b18393eb
|
Merge pull request #9150 from minitriga/issue_8894
Closes #8894: Add first and last name username user api select
|
2022-05-04 14:09:38 -04:00 |
|