Jeremy Stretch
ec83aeca04
Convert "needs triage" label to a status indicator
2024-04-15 12:12:35 -04:00
Jeremy Stretch
9cde60b7f4
Changelog for #15640 , #15644 , #15654 , #15668 , #15685
2024-04-15 12:10:33 -04:00
Arthur Hanson
47226c199e
15685 Allow decimal for cable length filter form ( #15703 )
...
* 15685 allow decimal for cable length filter
* 15685 allow decimal for cable length filter
* 15685 remove minlenth
* 15685 remove minlenth
2024-04-15 11:24:32 -04:00
Wrage, Florian
7883e9ae1e
Fixes #15640 : add identifier field to search index of l2vpn
2024-04-15 10:53:53 -04:00
Julio Oliveira at Encora
0e35bfd52e
Fixes #15644 - Add the ability to configure HSTS in NetBox ( #15683 )
...
* Added SECURE_HSTS_SECONDSm SECURE_HSTS_INCLUDE_SUBDOMAINS, and SECURE_HSTS_PRELOAD to settings.py
* Addressed some PR comments.
* Apply suggestions from code review
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-15 10:19:15 -04:00
Julio-Oliveira-Encora
80433c90a6
Fixed line 391 in netbox/virtualization/views.py. It was reeplaced "view_virtual_disk" with "view_virtualdisk"
2024-04-15 09:28:21 -04:00
Arthur
52ef175757
15654 check for no termination in TunnelTerminationSerializer
2024-04-15 09:22:58 -04:00
Jeremy Stretch
675d72fc4d
Changelog for #15605 , #15616 , #15617 , #15619 , #15637 , #15638
2024-04-11 10:46:52 -04:00
Arthur Hanson
2b8ff822cf
15676 update python versions in pyproject.toml ( #15687 )
...
* 15676 update python versions in pyproject.toml
* 15676 update formatting
2024-04-10 16:36:04 -04:00
Arthur
96be6f701a
15688 remove USE_L10N setting
2024-04-10 16:23:53 -04:00
Jeremy Stretch
8d7f90f359
Fixes #15605 : Account for older sequence name in migration
2024-04-10 16:17:01 -04:00
Jeremy Stretch
8e501e52b5
Fixes #15638 : Correct parameter used to retrieve saved filters for a model
2024-04-05 14:56:16 -04:00
Jeremy Stretch
fcf473c989
Fixes #15620 : Limit width of user preferences form
2024-04-05 14:38:32 -04:00
Jeremy Stretch
b85068f94a
Fixes #15637 : Fix rendering of links from within embedded tables w/HTMX enabled ( #15642 )
...
* Add htmx_table to __all__
* Fix dropdown menu clipping
* Fix loading links from within embedded tables
* Fix rendering of object deletion warning
2024-04-05 14:22:09 -04:00
Jeremy Stretch
f9783eea80
Fixes #15619 : Enforce a minimum width for progress bars
2024-04-05 14:20:05 -04:00
Jeremy Stretch
0e538a6fda
Fixes #15617 : Fix rack elevation styling under dark mode
2024-04-05 14:19:30 -04:00
Jeremy Stretch
521806005d
Fixes #15616 : Tweak button class for invalid custom links
2024-04-05 14:17:58 -04:00
Jeremy Stretch
2d7b924f7e
PRVB
2024-04-04 16:23:16 -04:00
Jeremy Stretch
07e40ea87e
Merge pull request #15631 from netbox-community/develop
...
Release v3.7.5
2024-04-04 16:20:14 -04:00
Jeremy Stretch
c1b3c0b4cf
Release v3.7.5
2024-04-04 16:06:42 -04:00
Jeremy Stretch
6f2bed011d
Update source strings for translation
2024-04-04 15:12:51 -04:00
Jeremy Stretch
ab42126da8
Changelog for #14707 , #15039 , #15598 , #15608 , #15609
2024-04-04 15:05:49 -04:00
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