Jeremy Stretch
46004b528e
#11711 : Use CSVModelChoiceField for custom object fields during CSV import
2023-02-13 17:53:01 -05:00
kkthxbye
f57a1577cf
Fixes #11711 - Use CSVModelMultipleChoiceField when importing custom multiple object fields ( #11712 )
...
* Fixes #11711 - Use CSVModelMultipleChoiceField when importing custom multiple object fields
* Fix pep8
---------
Co-authored-by: kkthxbye-code <>
2023-02-13 17:49:08 -05:00
kkthxbye
5eeee728ef
Fixes #11459 - Allow using null in conditions ( #11722 )
...
* Fixes #11459 - Allow using null in conditions
- Update docs to reflect this
- Change docs example from primary_ip to primary_ip4 as computed properties are not serialized when queuing webhooks
* Update netbox/extras/conditions.py
---------
Co-authored-by: Simon Toft <SITO@telenor.dk >
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-02-13 17:44:35 -05:00
kkthxbye-code
f870931e4f
Fixes #11601 - Add partial lookup to IPRangeFilterSet
2023-02-08 14:50:22 -05:00
kkthxbye-code
a8b356a078
Fixes #11582 : Fix missing VC form errors
...
### Fixes : #11582
Not sure if this is the correct fix or not. The reason that the custom field errors were not shown is that messages.html only shows non_field_errors if the form passed to the context is named form. This is probably an issue in more places, but not sure how to make it generic. A change to messages.html would also need to support formsets.
Any input appreciated @jeremystretch or @arthanson
2023-02-08 14:40:46 -05:00
kkthxbye
a881efbde1
Fixes #11032 - Replication fields broken in custom validation ( #11698 )
...
* Fixes #11032 - Replication fields broken in custom validation
* Use getattr instead of hasattr to make sure custom validation is triggered as normal
---------
Co-authored-by: kkthxbye-code <>
2023-02-08 14:36:20 -05:00
jeremystretch
77fa999c40
Fixes #11683 : Fix CSV header attribute detection when auto-detecting import format
2023-02-07 17:24:26 -05:00
jeremystretch
7d12b5ad88
Update housekeeping command docs
2023-02-07 16:52:54 -05:00
jeremystretch
d2cad0b87e
Display login message as success
2023-02-07 16:49:07 -05:00
jeremystretch
ae999c1760
PRVB
2023-02-02 15:41:24 -05:00
jeremystretch
7da3f1d896
Release v3.4.4
2023-02-02 15:24:54 -05:00
Maximilian Wilhelm
b54f65ab96
Closes #11152 : Add support to abort custom script gracefully ( #11621 )
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic >
2023-02-02 15:22:55 -05:00
jeremystretch
52233c6c79
Fixes #11650 : Display error message when attempting to create device component with duplicate name
2023-02-02 14:59:16 -05:00
Abhimanyu Saharan
7e19227d57
handled scripts error when only interval is used
2023-02-02 10:25:19 -05:00
jeremystretch
f9486dc50f
Fixes #11635 : Pre-populate assigned VRF when following "first available IP" link from prefix view
2023-02-01 12:28:54 -05:00
Arthur
c247b4b319
11620 fix interface poe type filter
2023-02-01 10:24:20 -05:00
jeremystretch
0340f05932
Fixes #11613 : Correct plugin import logic fix from #11267
2023-01-27 19:56:12 -05:00
Jeremy Stretch
da63d5fb07
Fixes #11267 : Avoid catching ImportError exceptions when loading plugins ( #11566 )
...
* Avoid catching ImportErrors when loading plugin URLs
* Avoid catching ImportErrors when loading plugin resources
2023-01-27 16:44:10 -05:00
jeremystretch
3c291bed2f
Closes #11598 : Add buttons to easily switch between rack list and elevations views
2023-01-26 10:53:59 -05:00
jeremystretch
7da05a817c
Closes #11554 : Add module types count to manufacturers list
2023-01-26 08:46:25 -05:00
jeremystretch
d3aa423ada
Closes #11585 : Add IP address filters for services
2023-01-25 21:25:25 -05:00
jeremystretch
1319a9abdb
Closes #10762 : Permit selection custom fields to have only one choice
2023-01-25 10:27:05 -05:00
jeremystretch
e6c26455a2
Fixes #11528 : Show edit/delete buttons in user tokens table
2023-01-25 10:09:37 -05:00
jeremystretch
2392bb2d3a
Fixes #11528 : Permit import of devices using uploaded file
2023-01-25 09:55:45 -05:00
jeremystretch
a10b2abbad
Fixes #11562 : Correct ordering of virtual chassis interfaces with duplicate names
2023-01-24 15:44:02 -05:00
Arthur Hanson
6b34b72972
11487 remove set null from read-only custom fields bulk edit ( #11552 )
...
* 11487 remove set null from read-only custom fields bulk edit
* 11487 removes unreleased sentry-sdk
2023-01-23 08:48:14 -05:00
jeremystretch
0f56c35549
Fixes #11555 : Avoid inadvertent interpretation of search query as regular expression under global search
2023-01-20 16:47:19 -05:00
jeremystretch
36e14a19e9
PRVB
2023-01-20 14:21:03 -05:00
jeremystretch
6fbf7f4009
#11516 : Tweak fix to ensure proper highlighting
2023-01-20 13:43:47 -05:00
jeremystretch
fa3799227d
Release v3.4.3
2023-01-20 13:10:21 -05:00
jeremystretch
a2c7fd0ca4
Fixes #11544 : Catch ValidationError exception when filtering by invalid MAC address
2023-01-20 12:06:34 -05:00
Arthur
b7434c3dbe
11537 remove connection from power feed table
2023-01-20 11:52:56 -05:00
reishoku
c776be0aa2
Add 800GbE interface support: QSFP-DD OSFP ( #11429 )
...
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me >
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me >
2023-01-20 10:09:53 -05:00
jeremystretch
525b7913ca
#11118 : Extend L2VPN filters to device & VM interfaces
2023-01-20 09:58:58 -05:00
Abhimanyu Saharan
b0df4ad642
added l2vpn_termination on vlan filterset ( #11501 )
...
* added l2vpn_termination on vlan filterset
* added l2vpn to vlan filterset
2023-01-20 09:34:41 -05:00
Abhimanyu Saharan
359c0fc8fb
added device and vm tab on device role ( #11500 )
...
* added vm tab on device role
* added blank lines
* updated templates
* fixed lint issues
2023-01-20 09:30:18 -05:00
Abhimanyu Saharan
07b60b6c57
fixed AttributeError: object of class Schema has no attribute fields
2023-01-17 21:12:06 -05:00
kkthxbye-code
ff30bd2f73
Add re.escape to highlight_string
2023-01-17 20:42:17 -05:00
jeremystretch
3ea55783a3
Fixes #11522 : Correct tag links under contact & tenant list views
2023-01-17 10:32:22 -05:00
jeremystretch
5bfa94397f
#11488 : Additional cleanup
2023-01-17 10:26:34 -05:00
Abhimanyu Saharan
cf05552fb2
added missing description field on the api serializers
2023-01-17 10:20:34 -05:00
kkthxbye-code
8620695afa
Check for the extras.run_script permission when running scripts via. the API
2023-01-17 10:13:18 -05:00
jeremystretch
1bb6032b95
Fixes #11483 : Apply configured formatting to custom date fields
2023-01-13 08:23:57 -05:00
jeremystretch
0fb1db6ed7
Fixes #11467 : Correct count on interfaces tab when viewing a VC master device
2023-01-12 09:05:55 -05:00
Arthur
abccd68b50
11416 fix circuit termination deletion
2023-01-11 16:09:39 -05:00
jeremystretch
ad83318ef8
Fixes #10201 : Fix AssertionError exception when removing some terminations from an existing cable
2023-01-11 14:42:25 -05:00
jeremystretch
c5d4ede153
Fixes #11402 : Avoid LookupError exception when running scripts with commit disabled
2023-01-09 10:57:13 -05:00
kkthxbye
c5bc3dfc55
Snapshot DeviceBay before populating/depopulating.
2023-01-09 08:39:54 -05:00
kkthxbye
2d0fe8f612
Get the queue from QUEUE_MAPPINGS when deleting JobResults
2023-01-09 08:22:40 -05:00
jeremystretch
dd843684af
Fixes #11379 : Fix TypeError exception when bulk editing custom date fields
2023-01-06 16:23:38 -05:00