Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.1.2 #17626

Merged
merged 40 commits into from
Sep 26, 2024
Merged

Release v4.1.2 #17626

merged 40 commits into from
Sep 26, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    fa1e89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f81ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf182f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fixes: #17492 - Change methods on NetBox*HyperlinkedIdentityField to …

    …use get_viewname
    DanSheps authored and jeremystretch committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    893adef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ca5d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d6f5d View commit details
    Browse the repository at this point in the history
  4. Update choices.py to add C39 Type outlets

    (cherry picked from commit e92d0ec)
    jsenecal authored and jeremystretch committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c79c664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7167f20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3000407 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f7dd09d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    44c7786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6a15a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0a348 View commit details
    Browse the repository at this point in the history
  4. Fixes: #17083 - Wrap labels in a div to reduce inadvertently clickabl…

    …e area to their left in forms (#17525)
    
    * Wrap labels in a div to reduce inadvertently clickable area to their left in forms
    
    * Set form label to be inline-block
    bctiemann authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8deaaae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4d4483 View commit details
    Browse the repository at this point in the history
  6. Fixes: #15408 - Add primary_ip4 and primary_ip6 to bulk import form f…

    …or VDC (#17509)
    
    * Add primary_ip4 and primary_ip6 to bulk import form for VDC
    
    * Specify IPAddress querysets with address field accessor and labels
    
    * Filter primary_ip4/ip6 querysets to only those IPs available on the device
    
    * Fix comment
    
    * Make ipv6 help text more correct
    
    * Shorten IPv6 example
    
    ---------
    
    Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
    bctiemann and jeremystretch authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2dd5c82 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6b219a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    b46a896 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jeremystretch committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dd0774d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    896b5b9 View commit details
    Browse the repository at this point in the history
  4. 17501 fix showing last run of script execution in list view (#17581)

    * 17501 fix showing last run of script job execution in list view
    
    * 17501 fix showing last run of script job execution in list view
    arthanson authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c9c4fb View commit details
    Browse the repository at this point in the history
  5. Closes: #16837 - Fix type__empty filter in character-based filters (#…

    …17574)
    
    * Fix type__empty filter in character-based filters
    
    * Add tests
    bctiemann authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    116a423 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88abb69 View commit details
    Browse the repository at this point in the history
  7. create 802.15.4 interface type

    iamk3 authored and jeremystretch committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b7df06a View commit details
    Browse the repository at this point in the history
  8. 17569 Add help text to VLAN Group that is not saved on the interface (#…

    …17578)
    
    * 17569 Add help text to VLAN Group that is not saved on the interface
    
    * 17569 review changes
    arthanson authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8420af8 View commit details
    Browse the repository at this point in the history
  9. Fixes: #17126 - Respect the weight unit of the DeviceType when displa…

    …ying the Device detail (#17579)
    
    * Respect the weight unit of the DeviceType when displaying the Device details
    
    * Reuse the same weight formatting construct as in rack.html, and add placeholder in rack if empty
    bctiemann authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cfb5696 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    jeremystretch committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    01db481 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    50df0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8539686 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Add return URL to available IPs table link

    As with other buttons to create objects, the 'x IPs available' button
    in tables now returns to this URL after the IP address has been created.
    alehaa authored and jeremystretch committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    68bd37a View commit details
    Browse the repository at this point in the history
  2. Add interface type SFP (100 Base-FX)

    alehaa authored and jeremystretch committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5485b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bccc11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4dd71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc6f21d View commit details
    Browse the repository at this point in the history
  6. 17419 fix MPTT issue with migrations for nested module bays (#17553)

    * 17419 rebuild module bay tree on upgrade
    
    * 17419 rebuild module bay tree on upgrade
    
    * 17419 use get_model
    arthanson authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0ec632e View commit details
    Browse the repository at this point in the history
  7. Fixes: #17497 - Handle invalid accessor fields in bulk import forms (#…

    …17594)
    
    * Add handling for FieldError to CSVModelChoiceField.to_python to handle invalid accessor field
    
    * manufacturer & default_platform should be CSVModelChoiceFields
    
    * Fix string translation
    
    ---------
    
    Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
    bctiemann and jeremystretch authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52a0b45 View commit details
    Browse the repository at this point in the history
  8. Fixes: #17360 - Ensure model is defined when rendering bulk_edit_butt…

    …on (#17535)
    
    * Ensure model is defined when rendering bulk_edit_button
    
    * Move model check to inner conditional
    
    * Set model in context
    
    * Return child_model instead of model for use in bulk_edit_button
    bctiemann authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e93719e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dee8e6f View commit details
    Browse the repository at this point in the history
  10. Updates for project NetBox (#17624)

    * Translate django.po in fr
    
    100% translated source file: 'django.po'
    on 'fr'.
    
    * Translate django.po in it
    
    100% translated source file: 'django.po'
    on 'it'.
    
    * Translate django.po in ru
    
    100% translated source file: 'django.po'
    on 'ru'.
    
    * Translate django.po in de
    
    100% translated source file: 'django.po'
    on 'de'.
    
    * Translate django.po in uk
    
    100% translated source file: 'django.po'
    on 'uk'.
    
    * Translate django.po in nl
    
    100% translated source file: 'django.po'
    on 'nl'.
    
    * Translate django.po in ja
    
    100% translated source file: 'django.po'
    on 'ja'.
    
    * Translate django.po in pl
    
    100% translated source file: 'django.po'
    on 'pl'.
    
    * Translate django.po in tr
    
    100% translated source file: 'django.po'
    on 'tr'.
    
    * Translate django.po in cs
    
    100% translated source file: 'django.po'
    on 'cs'.
    
    * Translate django.po in zh
    
    100% translated source file: 'django.po'
    on 'zh'.
    
    * Translate django.po in da
    
    100% translated source file: 'django.po'
    on 'da'.
    
    * Translate django.po in pt
    
    100% translated source file: 'django.po'
    on 'pt'.
    
    * Translate django.po in es
    
    100% translated source file: 'django.po'
    on 'es'.
    
    ---------
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2a8b11d View commit details
    Browse the repository at this point in the history
  11. Release v4.1.2

    jeremystretch committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b4e181c View commit details
    Browse the repository at this point in the history