jeremystretch
3ee20ae476
Merge branch 'feature' into 10054-ui-object-selectors
2023-03-13 12:27:40 -04:00
jeremystretch
2a9178af12
Merge branch 'develop' into feature
2023-03-13 11:58:37 -04:00
jeremystretch
520493c714
Release v3.4.6
2023-03-13 11:16:31 -04:00
kkthxbye
e459c46dad
Fixes #11929 - Strip whitespace from csv headers ( #11956 )
...
* Strip whitespace from csv headers
* Move strip() call to parse_csv()
---------
Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-13 10:55:18 -04:00
jeremystretch
a71a59c088
Fixes #11631 : Fix filtering changelog & journal entries by multiple content type IDs
2023-03-13 10:00:05 -04:00
jeremystretch
267a14264b
Fixes #11927 : Correct loading of plugin resources with custom paths
2023-03-13 08:52:38 -04:00
jeremystretch
065738473e
Changelog for #11850 , #11851
2023-03-13 08:38:57 -04:00
kkthxbye-code
f698c42c41
Fix loading of CSV files with BOM
2023-03-13 08:13:59 -04:00
jeremystretch
d1779d0ecf
Limit selector to 100 results
2023-03-10 16:48:52 -05:00
jeremystretch
0bc72bac93
Use selector for filtering VLAN group/site
2023-03-10 16:45:30 -05:00
jeremystretch
44079efd19
Include selector for device/VM component parent fields
2023-03-10 16:32:43 -05:00
jeremystretch
ae210672fb
Update results automatically when searching
2023-03-10 16:16:39 -05:00
jeremystretch
cf014db67e
Show checkmarks next to visibile filters
2023-03-10 15:52:51 -05:00
jeremystretch
ce1ef8aa70
Avoid overlap with filterset field names
2023-03-10 15:24:36 -05:00
jeremystretch
e04c62ada3
Merge branch 'feature' into 10054-ui-object-selectors
2023-03-10 14:53:44 -05:00
rmanyari
ab303db3dd
Closes #11851 : Add family field to IPAddress queries in GraphQL ( #11870 )
...
* Closes #11851 : Add family field to IPAddress queries in GraphQL
* Add family field support to Prefix and Aggregate, fix tests
2023-03-10 14:48:45 -05:00
rganascim
07b0b93256
Closes #11638 : add http redirect to apache
2023-03-10 09:55:22 -05:00
jeremystretch
a717ddf5e6
Changelog for #8272 , #8958
2023-03-10 09:00:28 -05:00
Jeremy Stretch
d880875e67
Changelog for #11294 , #11819
2023-03-09 08:37:03 -05:00
Aron Bergur Jóhannsson
fa60f9d2a8
Closes #11294 : Markdown Preview ( #11894 )
...
* MarkdownWidget
* Change border and color of active markdown tab
* Fix template name typo
* Add render markdown endpoint
* Static assets for markdown widget
* widget style fix and unique ids based on name
* Replace SmallTextArea with SmallMarkdownWidget
* Clear innerHTML before swapping
* render markdown directly in template
* change render markdown view path
* remove small markdown widget
* Simplify rendering logic
* Use a form to clean input Markdown data
---------
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2023-03-09 08:21:13 -05:00
jeremystretch
e015da9e4c
Undo change to default status for object type_* fields on Webhook
2023-03-07 18:01:32 -05:00
jeremystretch
4de64d783e
Add trigger_webhooks() to JobResult
2023-03-07 18:01:32 -05:00
jeremystretch
a8c331f88a
Replace JobResult.set_status() with terminate()
2023-03-07 18:01:32 -05:00
jeremystretch
697feed257
Add type_job_start & type_job_end to Webhook
2023-03-07 18:01:32 -05:00
kkthxbye-code
3260ae76f1
Move update_interface_bridges to a utility function
2023-03-07 18:00:24 -05:00
kkthxbye-code
a74ae46f86
Add bridge to InterfaceTemplate
2023-03-07 18:00:24 -05:00
Abhimanyu Saharan
33286aad39
added the missing filterset
2023-03-07 17:42:23 -05:00
jeremystretch
d48a8770de
Fixes #11903 : Fix escaping of return URL values for action buttons in tables
2023-03-07 09:34:25 -05:00
jeremystretch
15ed9b7492
Replace extraneous form fields with selector widgets
2023-03-06 17:06:04 -05:00
jeremystretch
967df9d9b1
Make object selector functional
2023-03-06 15:16:48 -05:00
Charly Forot
ee5b707e68
README.md: typo
...
infrasucture -> infrastructure
2023-03-06 10:49:02 -05:00
jeremystretch
f83352f2c5
WIP
2023-03-03 15:16:04 -05:00
jose_d
d29a4a60f9
README.md: typo
2023-03-03 11:29:47 -05:00
jeremystretch
48cb2036e9
WIP
2023-03-03 10:44:38 -05:00
jeremystretch
9336670fec
WIP
2023-03-02 20:54:37 -05:00
Ximalas
07b39fe44a
Update choices.py: Adding Cisco StackWise-1T ( #11886 )
...
Cisco Catalyst 9300X Series adds Cisco StackWise-1T.
https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html
2023-03-02 08:59:08 -05:00
jeremystretch
e270cb20ba
Changelog for #11470 , #11871
2023-03-01 17:34:57 -05:00
jeremystretch
c44eb65993
Closes #11325 : Move help_texts from model forms to models
2023-03-01 17:31:54 -05:00
rmanyari
6640fc9eb7
Fixes #11470 : Validation and user friendly message on invalid address query param ( #11858 )
...
* Fixes #11470 : Validation and user friendly message on invalid address query param
* Update invalid input handling to return empty set instead of raising exception
2023-03-01 16:49:40 -05:00
Daniel W. Anner
189668fbfb
Implemented PoE choice for IEEE 802.3az
2023-03-01 15:30:19 -05:00
jeremystretch
536b46158a
Add mark_utilized to IPRange
2023-03-01 09:27:06 -05:00
jeremystretch
8a08d3621b
Closes #10374 : Require unique tenant names & slugs per group (not globally)
2023-02-28 20:03:41 -05:00
Jeremy Stretch
5517963b24
Closes #10729 : Add date & time custom field type ( #11857 )
...
* Add datetime custom field type
* Update custom field tests
2023-02-28 13:33:40 -05:00
Jeremy Stretch
7994073687
Closes #8550 : Implement ASN ranges ( #11835 )
...
* Move ASN to a separate module
* Move ASNField from dcim to ipam
* Introduce ASNRange model
* Add relationship from ASN to ASNRange
* Add an available-asns API endpoint
* Add RIR assignment for ASNRange
* Add standard tests
* Move child ASNs to a tabbed view
* Remove FK on ASN to ASNRange
* Add tests for provisioning available ASNs
* Add docs for ASNRange
2023-02-27 16:36:05 -05:00
jeremystretch
c9e5a4c996
Changelog for #11011
2023-02-27 15:38:21 -05:00
jeremystretch
ed5fd140eb
Optimize shallow_compare_dict()
2023-02-27 15:38:21 -05:00
aron bergur jóhannsson
4f12eccde6
Update toggle caption for vif
2023-02-27 14:53:52 -05:00
aron bergur jóhannsson
1f0db6d2fa
include static assets
2023-02-27 14:53:52 -05:00
aron bergur jóhannsson
eed6990b39
Closes #11011 : Hide virtual interfaces
2023-02-27 14:53:52 -05:00
jeremystretch
a554164d1d
Changelog for #10058 , #11565 , #11758 , #11817
2023-02-27 14:46:03 -05:00