Arthur
1d7aace56e
14132 add documentation
2023-11-17 10:29:06 -08:00
Arthur
ed203b1e39
14132 fix form field util
2023-11-17 07:19:35 -08:00
Arthur
33819839ee
14132 fix script event for user
2023-11-16 16:30:35 -08:00
Arthur
e9e0791e90
14132 form fixes
2023-11-16 14:08:22 -08:00
Arthur
d0a2529013
14132 form fixes
2023-11-16 14:07:01 -08:00
Arthur
bcb38d206c
14132 form fixes
2023-11-16 11:56:18 -08:00
Arthur
22c11c8123
14132 add description, comments fields
2023-11-16 11:19:02 -08:00
Arthur
ca0a567081
14132 fix imports
2023-11-16 10:14:22 -08:00
Arthur
bcf477a6c7
14132 review changes and fix feature merge conflicts
2023-11-16 09:39:14 -08:00
Jeremy Stretch
e767fec5cc
Closes #14173 : Enable plugins to register columns on core tables ( #14265 )
...
* Closes #14173 : Enable plugins to register columns on core tables
* Support translation for column name
* Document new registry store
2023-11-16 12:16:35 -05:00
Jeremy Stretch
e15647a2ce
Closes #14153 : Filter ContentTypes by supported feature ( #14191 )
...
* WIP
* Remove FeatureQuery
* Standardize use of proxy ContentType for models
* Remove TODO
* Correctly filter BookmarksWidget object_types choices
* Add feature-specific object type validation
2023-11-16 12:12:51 -05:00
Jeremy Stretch
69a4c31072
Closes #13794 : Dynamically populate related objects list under tenant view ( #14196 )
...
* Closes #13794 : Dynamically populate related objects list under tenant view
* get_related_models() should sort models alphabetically by default
* Reference Meta.related_objects instead of calling get_fields()
2023-11-16 12:02:32 -05:00
Arthur
dcb6483222
14132 review changes
2023-11-16 07:59:10 -08:00
Arthur
7a50706605
Merge branch 'feature' into 14132-event-refactor-2
2023-11-15 16:15:22 -08:00
Arthur
e9950459b4
14132 review changes
2023-11-15 16:14:55 -08:00
Jeremy Stretch
58136deeaf
Misc cleanup
2023-11-15 16:54:19 -05:00
Arthur
12b4bf80bc
14132 optimize flush_events
2023-11-15 08:34:41 -08:00
Arthur
a2f542774d
14132 fix test
2023-11-14 16:08:55 -08:00
Arthur
04866b47e6
14132 fix test
2023-11-14 16:08:09 -08:00
Arthur
6e7afd1020
14132 fix test
2023-11-14 15:48:19 -08:00
Arthur
90cf3c8b9d
14132 refactor pipeline code
2023-11-14 15:28:37 -08:00
Arthur
179564d6ff
14132 remove breakpoint
2023-11-14 09:28:16 -08:00
Arthur
48ed7cc91d
14132 fix runscript
2023-11-14 09:11:00 -08:00
Arthur
3dbdd47ada
14132 script run fixup
2023-11-13 15:53:00 -08:00
Arthur
f5615e5c8a
14132 fix tests
2023-11-13 13:22:49 -08:00
Arthur
4956203a29
14132 fix tests
2023-11-13 12:15:10 -08:00
Arthur
a43cbcb1c1
8356 fix tests
2023-11-13 09:59:46 -08:00
Arthur
005010e642
8356 fix tests
2023-11-09 17:55:30 -08:00
Arthur
5686b96499
8356 fix tests
2023-11-09 17:30:40 -08:00
Arthur
7fae20ca51
8356 fix tests
2023-11-09 14:28:21 -08:00
Jeremy Stretch
840b7d804c
Closes #13645 : Make Sentry integration optional ( #14197 )
2023-11-09 16:33:35 -05:00
Jeremy Stretch
3d20276f55
Closes #14134 : Display additional object attributes in global search results ( #14154 )
...
* WIP
* Add display_attrs for all indexers
* Linkify object attributes
* Clean up prefetch logic
* Use tooltips for display attributes
* Simplify template code
* Introduce get_indexer() utility function
* Add to examples in docs
* Use tooltips to display long strings
2023-11-09 16:21:09 -05:00
Jeremy Stretch
2562c8745c
Closes #14156 : Add custom field support for contact assignments
2023-11-09 16:10:14 -05:00
Jeremy Stretch
ac91d4e5e5
Merge branch 'develop' into feature
2023-11-09 16:06:26 -05:00
Jeremy Stretch
d52a6d3b10
PRVB
2023-11-09 16:04:38 -05:00
Arthur
1453419779
8356 fix form, init fields
2023-11-09 13:01:10 -08:00
Jeremy Stretch
6ac25eeb65
Merge pull request #14238 from netbox-community/develop
...
Release v3.6.5
2023-11-09 16:00:56 -05:00
Jeremy Stretch
41eae1bc19
Release v3.6.5
2023-11-09 15:45:49 -05:00
Jeremy Stretch
351aaf8397
Changelog for #12741 , #13022 , #13587 , #13936 , #14085 , #14117 , #14166 , #14182 , #14195 , #14221
2023-11-09 15:20:24 -05:00
Abhimanyu Saharan
5c27d29b08
Adds unit to the power port draw ( #14208 )
...
* adds unit to the power port draw #13587
* review changes #13587
* moved units to header #13587
* Abbreviate unit for consistency with e.g. PowerFeedTable available_power column
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-11-09 15:09:16 -05:00
Abhimanyu Saharan
e1bedb8350
restores config revision during cache clear #14182
2023-11-09 14:50:45 -05:00
Abhimanyu Saharan
dd5e20aa1a
allow login and logout in maintenance mode #14166
2023-11-09 14:45:47 -05:00
Abhimanyu Saharan
217a9edb4c
handles the port in the ip #14085
2023-11-09 14:43:36 -05:00
Abhimanyu Saharan
ad95760ead
adds contact group on contact assignment table #14221
2023-11-09 14:12:10 -05:00
Arthur
73047c979b
8356 action_object_type cleanup migration
2023-11-09 10:37:06 -08:00
Arthur
a679740626
8356 htmx
2023-11-09 09:48:16 -08:00
Abhimanyu Saharan
57bf2a2f00
fix asn view under asn range #14195
2023-11-09 10:58:28 -05:00
Jeremy Stretch
e5c38e0829
Closes #13022 : Add IP assignment support when bulk importing services ( #14230 )
...
* issue 13022 resolved, ipaddress added into bulk_import form
* validation of ip address for device and virtual machine
* error message modified
* error message modified
* error message modified
* Fix form validation
* Extend bulk import test
---------
Co-authored-by: yash-pal1 <ypal@onemindservices.com>
Co-authored-by: yash-pal1 <ypal@onemindservies.com>
2023-11-09 10:55:55 -05:00
Artem Kotik
6b89da2233
Closes #13936 : Add primary_ip4 and primary_ip6 filters to VirtualMachine and VirtualDeviceContext filtersets ( #14203 )
...
* Add primary_ip4 and primary_ip6 filters for VirtualMachine and VirtualDeviceContext filtersets (#13936 )
* Add PrimaryIPFilterSet to __all__
---------
Co-authored-by: Artem I. Kotik <artem.i.kotik@ringcentral.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-11-09 09:56:43 -05:00
Prince Kumar
092f2b06ab
Enhance Virtual Machine and Device Platform Filter with Manufacturer Information ( #14047 )
...
* Add manufacturer for filters in the virtual machine and device #12741
* reverse the filtersets of device and vm
* revert the filtersets of vm
* add advance selector in platform
* remove manufacture from imports
2023-11-09 09:55:44 -05:00