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 v3.6.7 #14542

Merged
merged 24 commits into from
Dec 15, 2023
Merged

Release v3.6.7 #14542

merged 24 commits into from
Dec 15, 2023

Commits on Nov 30, 2023

  1. PRVB

    jeremystretch committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9d09916 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    d2c3a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34daea View commit details
    Browse the repository at this point in the history
  3. Fixes #14322: Populate default custom field values when instantiating…

    … templated device components
    jeremystretch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    32264ac View commit details
    Browse the repository at this point in the history
  4. Fixes #14448: Fix exception when creating a power feed with rack and …

    …panel in different sites
    jeremystretch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fe3f211 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fixes IPv6 detection from headers (#14456)

    * fixes client ip detection for v6
    
    * adds test for get_client_ip
    
    * Employ urlparse() to strip port numbers from IPs
    
    ---------
    
    Co-authored-by: Jeremy Stretch <[email protected]>
    abhi1693 and jeremystretch authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92bdaa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59ee3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95a8415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d71922 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef023a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    81fa426 View commit details
    Browse the repository at this point in the history
  2. 14467 change ChoiceField separator from comma to colon (#14469)

    * 14467 change ChoiceField separator from comma to colon
    
    * 14467 fix test
    
    * 14467 fix test
    
    * 14467 use regex for colon detection
    
    * 14467 update tests
    arthanson authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6939ae4 View commit details
    Browse the repository at this point in the history
  3. Fixes #14081: Fix cached counters on delete for parent-child items (#…

    …14131)
    
    * 14081 fixed cached counters on delete for parent-child items
    
    * Misc cleanup
    
    ---------
    
    Co-authored-by: Jeremy Stretch <[email protected]>
    arthanson and jeremystretch authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b937358 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. 13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#1…

    …4470)
    
    * 13983 split array fields in CSV data for CustomFieldChoices
    
    * 13983 fix help text
    
    * 13983 update tests
    
    * 13983 use re for split
    
    * 13983 replace escaped chars
    
    * 13983 fix escape handling
    
    * 13983 fix escape handling
    
    * 13983 fix escape handling
    arthanson authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    69bf147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5508e12 View commit details
    Browse the repository at this point in the history
  3. Update create_userconfig to receive signals from NetBoxUser model in …

    …addition to User model.
    DanSheps authored and jeremystretch committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8a4233a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d14e4ab View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    929d4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81869c View commit details
    Browse the repository at this point in the history
  3. Fixes #12751 - Usability improvements for object selector (#14387)

    * Usability improvements for object selector:
    * Adds preselected filters
    * Applies the filter on selection instead of requiring the search button to be pushed
    
    * Declare selector_fields on base form class
    
    ---------
    
    Co-authored-by: Jeremy Stretch <[email protected]>
    kkthxbye-code and jeremystretch authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8d39181 View commit details
    Browse the repository at this point in the history
  4. Release v3.6.7

    jeremystretch committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4cdc30a View commit details
    Browse the repository at this point in the history