muTeREdO
9653a019cd
add example showing how to order results. ( #15627 )
...
* add example showing how to order results.
This addresses issue 15622 by building off filtering example to
show how to order results on a named field.
* Apply suggestions from code review
---------
Co-authored-by: Frank Clements <fclements@scoore.net>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-04 14:21:26 -04:00
padthaitofuhot
bfc4c65df5
Refactor f3d37b2f
to re-separate bulk and single device creation. Fixes #15598 .
2024-04-04 14:01:55 -04:00
Markku Leiniö
0d3a6c9153
Closes #15039 : Add Clone button in API token
2024-04-04 13:32:43 -04:00
Markku Leiniö
a26b1638b3
Closes #14707 : Change 'Interface' to 'Tunnel interface' in VPN tunnel forms
2024-04-04 12:57:35 -04:00
Jeremy Stretch
ec7574e045
Fixes #15609 : Fix filtering providers list by assigned ASN
2024-04-04 10:45:57 -04:00
Jeremy Stretch
60096aebe8
Fixes #15608 : Avoid caching values of null fields in search index
2024-04-04 10:45:19 -04:00
Jeremy Stretch
0ca070c2e7
Fix formatting
2024-04-04 10:03:12 -04:00
Jeremy Stretch
86e2484e97
Simplify auto-assignment qualification
2024-04-04 09:53:49 -04:00
Jeremy Stretch
2bf85b5396
Add weighted assignments & enable for documentation issue
2024-04-04 09:20:20 -04:00
Jeremy Stretch
7f80443255
Closes #15607 : Update upgrade path diagram
2024-04-03 14:25:32 -04:00
Jeremy Stretch
4e57408e83
Changelog for #15029 , #15102 , #15435 , #15597
2024-04-03 14:12:35 -04:00
Arthur
468a160a2d
15029 check if duplicate FHRP group assignment
2024-04-03 14:09:32 -04:00
Abhimanyu Saharan
51a1b7a24b
fixed user and group filter form name #15102
2024-04-03 14:02:11 -04:00
Iain Buclaw
c1053b9fd1
Fix typo in Add Components dropdown
2024-04-03 13:29:32 -04:00
Arthur
93af5545cd
15597 add button_class choices to import form
2024-04-03 13:06:53 -04:00
Jeremy Stretch
2027b9a112
Bump OS & Python for docs build
2024-04-03 09:32:48 -04:00
Jeremy Stretch
8eebe2fc9e
Add warning to beta release notes
2024-04-03 09:02:25 -04:00
Jeremy Stretch
0b2c127711
Release v4.0-beta1
2024-04-03 08:44:34 -04:00
Jeremy Stretch
75f5af199b
Merge branch 'develop' into feature
2024-04-03 08:43:12 -04:00
Jeremy Stretch
31d5bd853c
Change log for #14799 , #15502
2024-04-03 08:15:44 -04:00
Daniel Sheppard
025a125488
Fixes : #15502 - Correct exception on IP import form when VM is target
2024-04-03 08:10:28 -04:00
tobiWu
40f6343bf6
Fix #15506 Update documentation for plugins index.md ( #15518 )
...
* Update documentation for plugins index.md
You should restart netbox-rq workers if you added a plugin. Otherwise you can't load modules from plugin to custom scripts later.
* Update docs/plugins/index.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-03 08:05:47 -04:00
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
42b838b5fa
Update API test for Group model
2024-04-02 16:33:12 -04:00
Jeremy Stretch
6594d8b7d3
Prevent the stock Django Group model from appearing in the admin UI (if enabled)
2024-04-02 15:48:40 -04:00
Jeremy Stretch
97db8507ff
Include description field on Group serializer
2024-04-02 15:41:44 -04:00
Jeremy Stretch
56afcfc218
Refactor models under users app
2024-04-02 15:06:05 -04:00
Jeremy Stretch
de11ea5282
#12795 : Complete support for description field on custom Group model
2024-04-02 14:44:26 -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
5ba59d3385
Fix ordering of Groups
2024-04-02 08:31:53 -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
Jeremy Stretch
cc052bf4ac
Fixes #15581 : Disable HTMX when logging out
2024-03-29 15:26:43 -04:00
Jeremy Stretch
7e419163b9
Closes #15464 : Move permission assignments to user & group models ( #15554 )
...
* Move user & group M2M assignments for ObjectPermission
* Restore users & groups fields on ObjectPermission serializer
2024-03-29 14:57:16 -04:00
Arthur Hanson
cc979e110f
15553 change graphql sub-queries from functions to types ( #15557 )
...
* 15553 change graphql list to types
* 15553 review changes
2024-03-29 14:54:31 -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
37e4daca32
15574 Backport strawberry-graphql-django library ( #15577 )
...
* 15574 backport strawberry-django
* Restore strawberry-graphql version
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-29 13:23:33 -04:00
Jeremy Stretch
d85b056a14
Upgrade DRF to v3.15
2024-03-29 13:13:41 -04:00
Jeremy Stretch
ca47fac51c
Update dependencies
2024-03-29 09:20:29 -04:00
Jeremy Stretch
a2c5b61a7c
Fixes #15536 : Fix clipping of dropdown menus inside responsive tables
2024-03-28 16:40:34 -04:00
Daniel W. Anner
2460aeb64c
Adding JSON schema changes to implement and within the generated schema template per issue #15555
2024-03-28 16:34:56 -04:00
teapot
eae3bb0521
Fixes #15567 : Correct typo in help text
...
Fixes #15567 : Correct typo in help text
2024-03-28 16:32:25 -04:00
Jeremy Stretch
0849553ada
Fixes #15570 : Remove omission of M2M relations when generating writable serializers for OpenAPI schema
2024-03-28 16:17:12 -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
3d44f97d95
Limit auto-assignment to bug reports & feature requests
2024-03-28 14:14:34 -04:00
Jeremy Stretch
6dc7b332b5
Closes #14736 : Enable HTMX navigation globally ( #15158 )
...
* Enable HTMX boosting
* Refactor HTMX properties for tables
* Fix dashboard object list widget
* Disable scrolling to page content
* Fix initialization of TomSelect dropdowns after HTMX loading
* Replace formaction properties with hx-post
* Fix quick search field on object list view
* Reinitialize copy-to-clipboard buttons upon HTMX load
* Disable scrolling effect for intra-page navigation
* Introduce user preference for toggling HTMX navigation
* Enable HTMX navigation only when selected by user
* Pass htmx_navigation context
* Fix display of confirmation form when deleting an object
* Disable HTMX boosting for rack elevation SVG downloads
* Fix dyanmic form rendering
* Introduce htmx_boost template tag; enable HTMX for user menu
* Use out-of-band sap to update footer stamp
* Fix display of toasts after form submission
* Fix user preference selection
* Misc cleanup
* Rename render_partial() to htmx_partial()
* Add docstring to htmx_boost template tag
* Disable HTMX for user preferences form to force a full page refresh on changes
2024-03-28 11:51:38 -04:00
Jeremy Stretch
b1c61ec67a
Add Jeff; remove duplicate entries from rotation (not supported)
2024-03-28 11:48:15 -04:00
Jeremy Stretch
c0f048ce1c
Clean up the Markdown reference guide
2024-03-26 16:26:47 -04:00