Markku Leiniö
9aee07c8b3
Fixes #15583 : Update API token provisioning example response ( #15584 )
...
* Fixes #15583 : Update API token provisioning example response
* Fix 'display' field output
2024-04-03 07:58:46 -04:00
Jeremy Stretch
97db8507ff
Include description field on Group serializer
2024-04-02 15:41:44 -04:00
Jeremy Stretch
dfabdbcba7
Update custom validation docs for #14279 , #15490
2024-04-02 14:14:58 -04:00
Jeremy Stretch
192db111c8
Remove old feature notifications
2024-04-02 14:14:58 -04:00
Arthur
2f60632ed6
update readme for strawbery
2024-04-02 11:12:33 -07:00
Jeremy Stretch
4f3f4ec897
Fleshed out v4.0 release notes
2024-04-02 13:30:26 -04:00
Jeremy Stretch
ec8ce78d5e
Closes #15043 : Add v4.0 migration guide for plugins ( #15477 )
...
* Add v4.0 migration guide for plugins
* Note Python 3.12 support
* 15403 update GraphQL plugin conversion docs
* Add section on FieldSets
---------
Co-authored-by: Arthur <worldnomad@gmail.com>
2024-04-01 09:08:28 -04:00
Arthur Hanson
b75d4b3c9b
15552 graphql docs ( #15578 )
...
* 15552 update query
* 15552 update query
* 15552 update query
* Update docs/integrations/graphql-api.md
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-29 14:50:11 -04:00
Arthur Hanson
afca8ac009
15154 Add uWSGI as option to gunicorn ( #15550 )
...
* 15154 uwsgi docs
* 15154 uwsgi contrib files
* 15154 review comments - merge nginx conf
* Restructure gunicorn/uWSGI installation docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-28 15:24:08 -04:00
Jeremy Stretch
c0f048ce1c
Clean up the Markdown reference guide
2024-03-26 16:26:47 -04:00
Arthur Hanson
d166f577e1
9856 Replace graphene with Strawberry ( #15141 )
...
* 9856 base strawberry integration
* 9856 user and group
* 9856 user and circuits base
* 9856 extras and mixins
* 9856 fk
* 9856 update strawberry version
* 9856 update imports
* 9856 compatability fixes
* 9856 compatability fixes
* 9856 update strawberry types
* 9856 update strawberry types
* 9856 core schema
* 9856 dcim schema
* 9856 extras schema
* 9856 ipam and tenant schema
* 9856 virtualization, vpn, wireless schema
* 9856 fix old decorator
* 9856 cleanup
* 9856 cleanup
* 9856 fixes to circuits type specifiers
* 9856 fixes to circuits type specifiers
* 9856 update types
* 9856 GFK working
* 9856 GFK working
* 9856 _name
* 9856 misc fixes
* 9856 type updates
* 9856 _name to types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 GraphQLView
* 9856 GraphQLView
* 9856 fix OrganizationalObjectType
* 9856 single item query for schema
* 9856 circuits graphql tests working
* 9856 test fixes
* 9856 test fixes
* 9856 test fixes
* 9856 test fix vpn
* 9856 test fixes
* 9856 test fixes
* 9856 test fixes
* 9856 circuits test sans DjangoModelType
* 9856 core test sans DjangoModelType
* 9856 temp checkin
* 9856 fix extas FK
* 9856 fix tenancy FK
* 9856 fix virtualization FK
* 9856 fix vpn FK
* 9856 fix wireless FK
* 9856 fix ipam FK
* 9856 fix partial dcim FK
* 9856 fix dcim FK
* 9856 fix virtualization FK
* 9856 fix tests / remove debug code
* 9856 fix test imagefield
* 9856 cleanup graphene
* 9856 fix plugin schema
* 9856 fix requirements
* 9856 fix requirements
* 9856 fix docs
* 9856 fix docs
* 9856 temp fix tests
* 9856 first filterset
* 9856 first filterset
* 9856 fix tests
* 9856 fix tests
* 9856 working auto filter generation
* 9856 filter types
* 9856 filter types
* 9856 filter types
* 9856 fix graphiql test
* 9856 fix counter fields and merge feature
* 9856 temp fix tests
* 9856 fix tests
* 9856 fix tenancy, ipam filter definitions
* 9856 cleanup
* 9856 cleanup
* 9856 cleanup
* 9856 review changes
* 9856 review changes
* 9856 review changes
* 9856 fix base-requirements
* 9856 add wrapper to graphiql
* 9856 remove old graphiql debug toolbar
* 9856 review changes
* 9856 update strawberry
* 9856 remove superfluous check
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-22 12:56:30 -04:00
Jeremy Stretch
8b348d30e1
Move choice sets from utilities.choices to netbox.choices
2024-03-22 08:59:52 -04:00
Jeremy Stretch
a685035864
Closes #14279 : Pass current request to custom validators ( #15491 )
...
* Closes #14279 : Pass current request to custom validators
* Update custom validation docs
* Check that validator is a subclass of CustomValidator
2024-03-21 21:19:53 -04:00
Jeremy Stretch
8b74ddfec3
Update release notes
2024-03-19 14:18:15 -04:00
Jeremy Stretch
85972ab4bf
Add form rendering utilities to plugins dev docs
2024-03-19 13:34:13 -04:00
Daniel Sheppard
32c08fc358
Closes : #13918 - Add facility field ( #15456 )
...
* Fixes : #13918 - Add facilities field to Location model.
* Stupidly forgot to `git add`
* Fix errant reference to site.
* Misc cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-18 10:09:50 -04:00
Jeremy Stretch
521735c400
Merge branch 'develop' into feature
2024-03-15 12:32:54 -04:00
Jeremy Stretch
5d8feee8a2
PRVB
2024-03-13 19:37:28 -04:00
Jeremy Stretch
296b813104
Release v3.7.4
2024-03-13 19:23:51 -04:00
Jeremy Stretch
9112f064f3
Changelog for #13722 , #14206 , #14366 , #14832 , #15322 , #15347 , #15356
2024-03-13 19:15:35 -04:00
Jeremy Stretch
68149ecec6
Closes #15357 : Rename CustomField.object_type to related_object_type ( #15366 )
2024-03-09 06:16:17 -05:00
Jeremy Stretch
46e3ca9414
Changelog for #15220 , #15232 , #15241 , #15243 , #15316
2024-03-08 17:05:10 -05:00
Jeremy Stretch
ffcdd4c42e
Fixes #15336 : Correct label for recurring scheduled jobs
2024-03-08 17:03:18 -05:00
Jeremy Stretch
f3c7da2cfb
Closes #15291 : Add tunnel termination buttons to VM interfaces table
2024-03-08 16:58:04 -05:00
Jeremy Stretch
6372d3be41
Closes #15297 : Linkify platform column in device & virtual machine tables
2024-03-08 16:48:39 -05:00
Jeremy Stretch
7148c47795
Changelog for #12795 , #15277 , #15292
2024-03-06 16:47:38 -05:00
Jeremy Stretch
86673156db
Closes #15292 : Remove obsolete device_role attribute from Device model
2024-03-01 11:31:47 -05:00
Jeff Gehlbach
0bac36a98e
Fixes: Use systemctl enable --now shortcut in docs #15249
2024-02-29 16:01:53 -05:00
Jeremy Stretch
11830a2e80
Changelog for #14438 , #15042 , #15087 , #15131 , #15238
2024-02-29 11:37:23 -05:00
Jeremy Stretch
703791326d
Merge branch 'develop' into feature
2024-02-21 16:24:23 -05:00
Jeremy Stretch
9dea6dfdaf
PRVB
2024-02-21 16:04:04 -05:00
Jeremy Stretch
a7663fbc02
Release v3.7.3
2024-02-21 15:46:41 -05:00
Jeremy Stretch
a5f56c4f4e
Changelog for #14064 , #14689 , #14966 , #15101 , #15185
2024-02-21 14:46:10 -05:00
Jeremy Stretch
378e51bf33
Changelog for #14405 , #14587 , #14946 , #15090 . #15174 , #15177 , #15184 , #15192
2024-02-20 16:29:46 -05:00
Jeremy Stretch
f44dece501
Changelog for #14058 , #14079 , #14952 , #15127
2024-02-20 09:45:58 -05:00
Jeremy Stretch
c26f10c2b4
Update v4.0 release notes
2024-02-13 16:43:51 -05:00
Jeremy Stretch
e347863e39
Changelog for #15059 , #15067 , #15091 , #15115 , #15126 , #15133
2024-02-13 16:39:41 -05:00
Jeremy Stretch
f4a5a8cb33
Closes #13283 : Add context to dropdown options ( #15104 )
...
* Initial work on #13283
* Enable passing TomSelect HTML template attibutes on DynamicModelChoiceField
* Merge disabled_indicator into option_attrs
* Add support for annotating a numeric count on dropdown options
* Annotate parent object on relevant fields
* Improve rendering of color options
* Improve rendering of color options
* Rename option_attrs to context
* Expose option context on ObjectVar for custom scripts
* Document dropdown context variables
2024-02-13 16:31:17 -05:00
Ikko Eltociear Ashimine
442fddbebb
Update remote-authentication.md
...
Seperator -> Separator
2024-02-12 08:43:11 -05:00
Jeremy Stretch
19153f88ca
Closes #15100 : Remove obsolete NullableCharField class
2024-02-09 15:57:42 -05:00
Jeremy Stretch
f732aa9a08
Closes #15099 : Remove legacy device_role & device_role_id filters for devices
2024-02-09 15:55:03 -05:00
Jeff Gehlbach
d012f7d33c
Merge pull request #15053 from aharrisson/develop
...
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
Jeremy Stretch
c0598e9fc3
Fixes #15070 : Fix inclusion of config_template field on REST API serializer for virtual machines
2024-02-08 09:10:24 -05:00
Jeremy Stretch
3d54836528
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
Arthur Hanson
fda9518740
12510 Merge Scripts and Reports ( #14976 )
...
* 12510 move reports to use BaseScript
* 12510 merge report into script view
* 12510 add migration for job report to script
* 12510 update templates
* 12510 remove reports
* 12510 cleanup
* 12510 legacy jobs
* 12510 legacy jobs
* 12510 fixes
* 12510 review changes
* 12510 review changes
* 12510 update docs
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 main log results to empty string
* 12510 move migration
* Introduce an internal log level for debug to simplify Script logging
* Misc cleanup
* Remove obsolete is_valid() method
* Reformat script job data (log, output, tests)
* Remove ScriptLogMessageSerializer
* Fix formatting of script logs
* Record a timestamp with script logs
* Rename _current_method to _current_test
* Clean up template
* Remove obsolete runreport management command
* Misc cleanup & refactoring
* Clean up template
* Clean up migration
* Clean up docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-07 12:02:09 -05:00
Anders Harrisson
cdb8d9c0ec
Fix custom script documentation example script
...
The example script still uses the old "role" field when creating
a Device object.
Fixes #15052
2024-02-06 12:42:17 +01:00
Jeremy Stretch
1736ac00b1
Update release notes
2024-02-05 15:00:20 -05:00
Jeremy Stretch
f76e3ce68c
Merge branch 'develop' into feature
2024-02-05 14:38:26 -05:00
Jeremy Stretch
7f53394542
PRVB
2024-02-05 14:12:50 -05:00
Jeremy Stretch
86448adf7a
Release v3.7.2
2024-02-05 13:56:52 -05:00
Jeremy Stretch
27b20d65c8
Closes #12325 : Disable the Django admin UI by default ( #15008 )
...
* Disable the Django admin UI by default
* Remove outdated references to the admin UI
* Update tests
2024-02-05 11:44:52 -05:00
Jeremy Stretch
f250bb0b0d
Changelog for #14962 , #14999 , #15025
2024-02-02 16:36:35 -05:00
Mattias L
928f77a747
Improved docs for how to register dashboard widgets ( #14913 )
2024-01-26 14:15:28 -05:00
Abhimanyu Saharan
f157aba024
remove GIT_PATH #14942
2024-01-25 17:26:32 -05:00
Jeremy Stretch
089ae7fe72
Changelog for #14511 , #14703 , #14838 , #14920
2024-01-25 12:55:22 -05:00
Arthur Hanson
831bf7107d
14691 add documentation for gunicorn bug ( #14924 )
...
* 14691 add documentation for gunicorn bug
* Update docs/installation/4-gunicorn.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-25 08:41:01 -05:00
Jeremy Stretch
cfc4bf4476
Changelog for #14572 , #14847 , #14879 , #14885 , #14892
2024-01-22 16:00:56 -05:00
Jeremy Stretch
60e7ad12fd
Closes #14862 : Add note to date & time configs regarding localization
2024-01-22 15:12:01 -05:00
Jeremy Stretch
faf0b98815
Closes #14889 : Update source path for DataBackend class
2024-01-22 14:54:02 -05:00
Martin
aa4b37a673
Fixes #14847 : Relax requirement for IKE policy ( #14878 )
...
* Fixes #14847 : Relax requirement for IKE policy
* Docs tweak
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-22 13:27:55 -05:00
Jeremy Stretch
d257fec9e5
Changelog for #14645 , #14755 , #14851
2024-01-19 15:46:38 -05:00
Jeremy Stretch
bdb17f730d
PRVB
2024-01-17 15:02:23 -05:00
Jeremy Stretch
050446b5e1
Release v3.7.1
2024-01-17 14:37:27 -05:00
bluikko
f7fec18c48
Closes 14655: Document raw text configuration render
...
Also fix a missing character typo.
2024-01-17 10:37:52 -05:00
Jeremy Stretch
796a41a4f4
Changelog for #13844 , #14778 , #14791 , #14793
2024-01-16 13:24:55 -05:00
Markku Leiniö
aeb89dc8f0
Fixes #14722 : Change references to admin UI to Admin menu ( #14743 )
...
* Change references to admin UI to Admin menu
* Change also for reports and custom scripts
* Minor tweaks to help text flow better
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 16:04:46 -05:00
mmahacek
42b6febd22
14660: Update webhook docs ( #14661 )
...
* 14660: Update webhook docks
* Update docs/integrations/webhooks.md
Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>
* #14660 : Doc note about webhook receiver on Docker
* Cleanup & remove Docker reference (out of scope for docs)
---------
Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 15:20:36 -05:00
Jeremy Stretch
389a7ba1ee
Changelog for #14092 , #14637 , #14638 , #14657 , #14658 , #14672
2024-01-10 14:33:01 -05:00
Jeremy Stretch
9ccde1fd10
Changelog for #14663 , #14706 , #14709 , #14749
2024-01-10 14:21:49 -05:00
Jeremy Stretch
d3efd836e2
Closes #14765 : Add developer documentation for updating translations
2024-01-10 14:03:25 -05:00
Jeremy Stretch
071b90ad2a
Update README & UI screenshots ( #14763 )
...
* Refresh README content
* Formatting cleanup
* Add badge links
* More cleanup
* Update getting started section
* Add reference architecture diagram
* Add intro docs link
* Rearrange & expand text
* More restructuring
* Update screenshots
* Tweak image widths
* Tweak screenshots
* Add NetBox Cloud logo
* Fix wrapping
* Add titles for screenshots
* Jumping through more formatting hoops
* Final cleanup
* Add links for plugin resources
2024-01-10 13:05:01 -05:00
Jeremy Stretch
8921c68044
Closes #14672 : Add support for Python 3.12
2024-01-05 13:08:37 -05:00
Jeremy Stretch
ff8bbfbe50
Closes #14638 : Drop support for Python 3.8 and 3.9
2024-01-03 13:33:00 -05:00
Jeremy Stretch
f40f054026
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:59:32 -05:00
Jeremy Stretch
23f35bd625
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:57:29 -05:00
Abraham Vegh
54bdb2a0ea
Add missing word
2024-01-02 09:01:39 -05:00
Jeremy Stretch
5831ea161d
PRVB
2023-12-29 10:06:51 -05:00
Jeremy Stretch
984965e173
Revise v3.7 release notes
2023-12-29 09:36:29 -05:00
Jeremy Stretch
e864b2cfeb
#14036 : Update import paths in example plugin code
2023-12-29 09:21:06 -05:00
Jeremy Stretch
589280da2d
Add translations to changelog
2023-12-28 14:58:19 -05:00
Jeremy Stretch
0324db1c74
Merge branch 'develop' into feature
2023-12-28 14:20:04 -05:00
Jeremy Stretch
5ab8a8c12f
Release v3.6.9
2023-12-28 13:58:34 -05:00
Jeremy Stretch
4ca94657a5
Update release notes
2023-12-27 17:22:04 -05:00
Jeremy Stretch
284e68ed9d
Merge branch 'develop' into feature
2023-12-27 16:34:38 -05:00
Jeremy Stretch
b303ccc2ac
Release v3.6.8
2023-12-27 16:00:16 -05:00
Jeremy Stretch
72159bebb4
Closes #14596 : Match against description field when searching for devices
2023-12-27 13:49:39 -05:00
Jeremy Stretch
167bd4d9ad
Changelog for #11039 , #11816 , #12731 , #13606 , #13649 , #13812 , #14532
2023-12-27 13:45:06 -05:00
Jeremy Stretch
3f4c4cedf1
Fixes #14517 : Ensure reservations tab is always displayed under rack view
2023-12-27 13:42:26 -05:00
Jeremy Stretch
ab01b31801
Fixes #13741 : Update docs to correctly reflect inventory item uniqueness requirements
2023-12-26 13:35:03 -05:00
Jeremy Stretch
0ce8992df5
Changelog for #14507 , #14538 , #14549 , #14560 , #14575
2023-12-21 16:36:24 -05:00
Daniel Sheppard
b0ec42c042
Update search to add note
2023-12-21 16:27:43 -05:00
Jeremy Stretch
c0e55b45cb
Closes #14536 : Enable ENFORCE_GLOBAL_UNIQUE by default
2023-12-20 11:09:40 -05:00
Jeremy Stretch
4b6bc90f73
Fixes #14499 : Relax requirements for encryption/auth algorithms on IKE & IPSec proposals
2023-12-19 14:44:22 -05:00
Jeremy Stretch
c49e4c3797
Merge branch 'develop' into feature
2023-12-15 16:52:42 -05:00
Jeremy Stretch
dfc880bae8
PRVB
2023-12-15 16:46:53 -05:00
Jeremy Stretch
4af52fd600
Release v3.6.7
2023-12-15 16:25:24 -05:00
Jeremy Stretch
d05e761b19
Changelog for #14147 , #14424 , #14436 , #14458
2023-12-15 15:21:38 -05:00
Arthur Hanson
d6a9f302ac
14147 Prevent logging to Change Log when no changes are made ( #14477 )
...
* 14147 Prevent logging to Change Log when no changes are made
* 14147 add test
* 14147 add exclude_fields to serialize_object
* 14147 make skip empty default to True
* 14147 remove override of to_objectchange
* Misc cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-12-15 15:17:45 -05:00
Jeremy Stretch
959a0121fe
Changelog for #13983 , #14081 , #14148 , #14467 , #14505 , #14512 , #14515
2023-12-14 17:12:29 -05:00
Jeremy Stretch
88c038f7a1
Fixes #14472 : Fix display of hidden custom fields in object edit forms
2023-12-08 08:45:03 -05:00
Jeremy Stretch
7fd4c36f31
Changelog for #14249 , #14390 , #14392 , #14397 , #14401 , #14432 , #14448
2023-12-07 16:34:49 -05:00
Jeremy Stretch
999abfd3dc
Closes #14436 : Add indexes for all GenericForeignKey fields ( #14463 )
...
* Closes #14436 : Add PostgreSQL indexes for all GenericForeignKeys
* Add note about GFK indexes to developer docs
2023-12-07 14:02:51 -05:00
Jeremy Stretch
e774dc09f8
Fixes #14432 : Fix hyperlinks for global search result attributes
2023-12-07 09:52:40 -05:00
Jeremy Stretch
05230aea7f
Closes #12623 : Document need for core.sync_datasource permission
2023-12-05 14:03:38 -05:00
Jeremy Stretch
efaa92f9b5
Release v3.7-beta1
2023-12-05 08:25:48 -05:00
Jeremy Stretch
b3e5b3d963
Documentation cleanup
2023-12-05 08:05:44 -05:00
Jeremy Stretch
f4f6da8912
#9816 : Add TunnelGroup
2023-12-04 15:44:52 -05:00
Jeremy Stretch
fe49f1b6b8
#14132 : Fix documentation link
2023-12-04 11:15:13 -05:00
Jeremy Stretch
539ea1bf6c
#14311 : Update model documentation
2023-12-04 09:29:43 -05:00
Jeremy Stretch
dbaf2723ca
#9816 : Promote IKE & IPSec proposals and policies to primary models
2023-12-04 09:28:29 -05:00
Jeremy Stretch
a7b5f112e2
Update developer model docs
2023-12-01 08:47:31 -05:00
Jeremy Stretch
104d4d7357
Finish draft release notes
2023-12-01 08:37:20 -05:00
Jeremy Stretch
5137b8b944
Closes #14365 : Introduce job_start and job_end signals ( #14393 )
...
* Introduce job_start and job_end signals, and receivers to process event rules
* Complete signals documentation
2023-11-30 19:36:41 -05:00
Arthur Hanson
8cfb44fd4b
14132 Add EventRule - change webhook and add in script processing to events ( #14267 )
...
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-11-30 16:36:33 -05:00
Jeremy Stretch
bbccc1c743
Merge branch 'develop' into feature
2023-11-29 20:25:44 -05:00
Jeremy Stretch
43169f3b8b
PRVB
2023-11-29 19:32:45 -05:00
Jeremy Stretch
29515facba
Release v3.6.6
2023-11-29 19:16:30 -05:00
Jeremy Stretch
b3af9006d0
Update changelog
2023-11-29 17:25:10 -05:00
Jeremy Stretch
eeaa76226e
v3.7 documentation updates
2023-11-28 13:11:30 -05:00
Jeremy Stretch
367af65279
Draft v3.7 release notes
2023-11-28 13:11:00 -05:00
Jeremy Stretch
4234b1ea71
Closes #9816 : VPN tunnel support ( #14276 )
...
- Introduces a new `vpn` app with the following models:
- Tunnel
- TunnelTermination
- IKEProposal
- IKEPolicy
- IPSecProposal
- IPSecPolicy
- IPSecProfile
2023-11-27 16:17:15 -05:00
Jeremy Stretch
a7f6b53e9a
Closes #13299 : Improve options for controlling custom field visibility ( #14289 )
...
* Add ui_visible and ui_editable fields
* Extend migration to map new visible/editable values
* Remove ui_visibility field
* Update docs
2023-11-20 13:06:34 -05:00
Jeremy Stretch
859bd6dc53
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
1f88873d8a
Closes #13645 : Make Sentry integration optional ( #14197 )
2023-11-09 16:33:35 -05:00
Jeremy Stretch
1778437eb7
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
533ac7fe71
Merge branch 'develop' into feature
2023-11-09 16:06:26 -05:00
Jeremy Stretch
dfb54b9359
PRVB
2023-11-09 16:04:38 -05:00
Jeremy Stretch
292901447f
Release v3.6.5
2023-11-09 15:45:49 -05:00
Jeremy Stretch
3a7ee30d33
Changelog for #12741 , #13022 , #13587 , #13936 , #14085 , #14117 , #14166 , #14182 , #14195 , #14221
2023-11-09 15:20:24 -05:00
Jeremy Stretch
91cb39d11c
Changelog for #13669 , #13723 , #13743 , #13951 , #14033 , #14101 , #14112 , #14113 , #14220 , #14220
2023-11-09 09:19:49 -05:00
Jeremy Stretch
196964ad77
Closes #13427 : Public model registration ( #14152 )
...
* Initial work on #13427
* Clarify documentation
* Reference public models registry when populating models for ConfigTemplate context
2023-11-03 10:32:59 -04:00
Kenny Y
68f9e29cf4
Update attr in conditions example
2023-11-02 10:22:54 -04:00
Jeremy Stretch
1cdc511861
Closes #12135 : Prevent the deletion of interfaces with children ( #14091 )
...
* Closes #12135 : Prevent the deletion of interfaces with children
* Change PROTECT to RESTRICT
* Extend handle_protectederror() to also handle RestrictedError
* Fix string translation
* Update migrations
* Support bulk removal of parent interfaces via UI if all children are included
* Add support for the bulk deletion of restricted objects via REST API
2023-11-01 13:47:14 -04:00
Jeremy Stretch
3240034743
Initial work on #10244 : Protection rules ( #14097 )
2023-10-30 14:36:56 -04:00
Jeremy Stretch
bbf9018b37
Closes #13381 : Enable plugins to register custom data backends ( #14095 )
...
* Initial work on #13381
* Fix backend type display in table column
* Fix data source type choices during bulk edit
* Misc cleanup
* Move backend utils from core app to netbox
* Move backend type validation from serializer to model
2023-10-24 11:35:53 -04:00
Jeremy Stretch
6474277a9c
PRVB
2023-10-17 13:07:29 -04:00
Jeremy Stretch
3dde3746ef
Release v3.6.4
2023-10-17 12:37:14 -04:00
Jeremy Stretch
81e2018a23
Changelog for #12336 , #13957 , #13962 , #13972 , #14025 , #14042
2023-10-17 12:25:49 -04:00
Jeremy Stretch
5810904063
Changelog for #12872 , #14013 , #14023 , #14026
2023-10-13 14:01:08 -04:00
Jeremy Stretch
abddb280f3
Closes #12872 : Introduce DATA_UPLOAD_MAX_MEMORY_SIZE config parameter
2023-10-13 08:54:06 -04:00
Jeremy Stretch
1039fdb329
Closes #12831 : Include circuit description in cable trace SVG image
2023-10-06 15:14:33 -04:00
Jeremy Stretch
944276b3c9
Changelog for #11987 , #13440 , #13746 , #13876 , #13950
2023-10-05 16:55:15 -04:00
Arthur Hanson
0bb160d246
13815 document view permissions for scripts ( #13943 )
...
* 13815 document view permissions for scripts
* Replicate permissions note for reports
* Remove duplicated text
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-10-05 15:15:50 -04:00
Jeremy Stretch
9edffa4511
Changelog for #12328 , #13064 , #13872 , #13910 , #13944
2023-10-04 14:11:28 -04:00
Jeremy Stretch
81c391098e
Fixes #13966 : Restore 'last login' column on users table
2023-10-04 14:09:29 -04:00
Jeremy Stretch
48471bb898
PRVB
2023-09-26 16:31:33 -04:00
Jeremy Stretch
0ce3e8a5c9
Release v3.6.3
2023-09-26 15:48:03 -04:00
Jeremy Stretch
0e767f6fda
Changelog for #11079 , #11901 , #13843 , #13849 , #13859 , #13864
2023-09-26 15:27:44 -04:00
Jeremy Stretch
df17a217ce
Changelog for #12732 , #13506 , #13666 , #13839 , #13845 , #13871 , #13891
2023-09-26 10:56:16 -04:00
Jeremy Stretch
861ebb2720
PRVB
2023-09-20 15:32:41 -04:00