Jeremy Stretch
93a05289ad
Closes #14872 : Extend CI workflow to check for missing Django migrations
2024-01-19 15:59:06 -05:00
Jeremy Stretch
04575aa0f8
Automatically lock inactive GitHub discussions after 180 days
2024-01-19 15:51:22 -05:00
Jeremy Stretch
d5733a1e89
Changelog for #14645 , #14755 , #14851
2024-01-19 15:46:38 -05:00
Julio Oliveira at Encora
48168de4ff
Fixes #14755 : ValueError in web UI after REST API accepts invalid cus… ( #14804 )
...
* Fixes #14755 : ValueError in web UI after REST API accepts invalid custom-field choice-set data
* PR Comments Addressed
* Set max_length=2 on extra_choices items; remove custom validation logic
* Move test for invalid choices to CustomFieldChoiceSetTest
* Omit unused imports
---------
Co-authored-by: julio.oliveira <julio.oliveira@alertmedia.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-19 15:24:08 -05:00
Abhimanyu Saharan
a87d76ad17
Fixes user delete when they have a bookmark ( #14867 )
...
* fixes user delete when they have a bookmark #14851
* Include migration for user field
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-19 15:23:20 -05:00
Abhimanyu Saharan
749fc31bc4
limits ip addresses on interface tables #14645
2024-01-19 14:53:24 -05:00
Jeremy Stretch
ebf6ce1b01
PRVB
2024-01-17 15:02:23 -05:00
Jeremy Stretch
b871a6c7a6
Merge pull request #14830 from netbox-community/develop
...
Release v3.7.1
2024-01-17 15:00:06 -05:00
Jeremy Stretch
61739a0bc5
Release v3.7.1
v3.7.1
2024-01-17 14:37:27 -05:00
Jeremy Stretch
66db4f3874
Fixes #14827 : Ensure all matching event rules are processed in response to an event
2024-01-17 14:09:06 -05:00
Jeremy Stretch
5de2dea8a6
Fixes #14816 : Ensure default contact assignment ordering is consistent
2024-01-17 13:29:04 -05:00
Jeremy Stretch
621c3ccfa4
Fixes #14817 : Relax required fields for IKE & IPSec models on bulk import
2024-01-17 13:28:27 -05:00
bluikko
530a15e906
Closes 14655: Document raw text configuration render
...
Also fix a missing character typo.
2024-01-17 10:37:52 -05:00
Jeremy Stretch
1235b496b4
Changelog for #13844 , #14778 , #14791 , #14793
2024-01-16 13:24:55 -05:00
Jeremy Stretch
70dd8f17b6
Fixes #14778 : Allow null values in CustomFieldSerializer object_type & choice_set fields
2024-01-16 13:08:02 -05:00
Jeremy Stretch
c173c26e35
Fixes #14791 : Do not annotate available IPs when searching
2024-01-16 13:07:13 -05:00
Daniel Sheppard
bb806e21f7
Fixes : #13844 - Change site filter to use available_at_site instead of site_id
2024-01-16 11:28:46 -05:00
Jorik Jonker
c5cbb99bf0
fix: add missing DH group 15 (3072)
...
DH group 15 was not selectable in the UI, and I strongly suspect this
patch will fix that, as that particular choices was missing in
`choices.py`.
Signed-off-by: Jorik Jonker <jorik@kippendief.biz>
Fixes #14793
2024-01-16 11:05:21 -05:00
Markku Leiniö
3d941411d4
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
c4c1ddf68d
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
3645bd770f
Add link to Transifex platform
2024-01-10 14:28:38 -05:00
Jeremy Stretch
0f4c25fe49
Changelog for #14663 , #14706 , #14709 , #14749
2024-01-10 14:21:49 -05:00
Jeremy Stretch
2221a9d71f
Fixes #14749 : Remove errant translation wrapper from DeviceBay installed_device
2024-01-10 14:18:46 -05:00
Jeremy Stretch
edc2e3809d
Closes #14765 : Add developer documentation for updating translations
2024-01-10 14:03:25 -05:00
Jeremy Stretch
9603644ca2
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
e1e198ec4f
Fixes #14706 : Relax one-to-one mapping of tunnel termination to IP address
2024-01-08 12:32:02 -05:00
Jeremy Stretch
5223486fd8
Fixes #14709 : Correct typo in TYPE_VIRTUALMACHINE
2024-01-08 12:31:31 -05:00
Jeremy Stretch
ea5d33f358
Fixes #14663 : Fix terminating to a VM interface when creating a new tunnel
2024-01-08 12:31:31 -05:00
Jeremy Stretch
c78a792ccc
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:59:32 -05:00
Abraham Vegh
109daca203
Add missing word
2024-01-02 09:01:39 -05:00
Jeremy Stretch
982ef3045d
PRVB
2023-12-29 10:06:51 -05:00
Jeremy Stretch
7b90481fc9
Merge pull request #14636 from netbox-community/develop
...
Release v3.7.0
v3.7.0
2023-12-29 10:02:38 -05:00
Jeremy Stretch
d99e6510e1
Release v3.7.0
2023-12-29 09:43:09 -05:00
Jeremy Stretch
7c4b939b59
Revise v3.7 release notes
2023-12-29 09:36:29 -05:00
Jeremy Stretch
c1ff74894c
#14036 : Update import paths in example plugin code
2023-12-29 09:21:06 -05:00
Jeremy Stretch
33af942571
Closes #14624 : Add action object column to EventRuleTable
2023-12-28 15:56:22 -05:00
Jeremy Stretch
224484ebb6
Closes #14434 : Add termination object filters for cables ( #14617 )
...
* Add termination object filters for cables
* Add tests for new filters
2023-12-28 15:39:14 -05:00
Jeremy Stretch
d9c1ba8972
Add translations to changelog
2023-12-28 14:58:19 -05:00
Jeremy Stretch
d930c4e36e
Apply filterset & test changes for #14631 & #14629
2023-12-28 14:43:08 -05:00
Jeremy Stretch
d5c1cb0ef6
Merge branch 'develop' into feature
2023-12-28 14:20:04 -05:00
Jeremy Stretch
0c0672550a
Merge pull request #14633 from netbox-community/develop
...
Release v3.6.9
v3.6.9
2023-12-28 14:13:25 -05:00
Jeremy Stretch
199685d98b
Release v3.6.9
2023-12-28 13:58:34 -05:00
Jeremy Stretch
3ef2db81e8
Closes #14629 : Add filter tests for all q and description filters
2023-12-28 13:53:16 -05:00
Jeremy Stretch
3bacee16bd
Closes #14631 : Ensure description filters are available on all relevant models
2023-12-28 13:53:16 -05:00
Daniel Sheppard
45c646dcec
Fixes #14482 - Fix validation error when primary IP is moved ( #14514 )
...
* Fix validation when primary IP is moved.
* Fix views test
* Work on excluding assigned_objects
* Modify clean() on model and form to properly catch error
* Fix test failure
* Fix test to check for PK
* Remove model_form check
2023-12-28 13:28:05 -05:00
Jeremy Stretch
fedcbaf4c8
Fixes #14620 : Permit setting device type U height to 0 during bulk edit
2023-12-28 10:06:25 -05:00
MengYX
359c0cf3a0
Fix typo in filtersets.py
...
fix typo which causing exception `Cannot resolve keyword 'description_icontains' into field`
2023-12-28 08:47:43 -05:00
Jeremy Stretch
11bc460551
Update release notes
2023-12-27 17:22:04 -05:00
Jeremy Stretch
1f2f0860fe
Merge branch 'develop' into feature
2023-12-27 16:34:38 -05:00
Jeremy Stretch
46b933a5aa
Merge pull request #14616 from netbox-community/develop
...
Release v3.6.8
v3.6.8
2023-12-27 16:12:13 -05:00