-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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.4 #17763
Release v4.1.4 #17763
Commits on Sep 17, 2024
-
#16009 Added btn-float-group style class and added to form templates …
…for floating button groups
atownson committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 8715f6f - Browse repository at this point
Copy the full SHA 8715f6fView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7de5efd - Browse repository at this point
Copy the full SHA 7de5efdView commit details
Commits on Sep 20, 2024
-
#16009 Removed floating div background and moved filter form buttons …
…outside of card
atownson committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 30e6704 - Browse repository at this point
Copy the full SHA 30e6704View commit details
Commits on Sep 23, 2024
-
Added style classes to represent left and right justified floating bu…
…tton groups
atownson committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b8a3dc - Browse repository at this point
Copy the full SHA 3b8a3dcView commit details -
Added TypeScript to handle conditionally floating the object list forms
atownson committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e03eb4 - Browse repository at this point
Copy the full SHA 1e03eb4View commit details -
atownson committed
Sep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 0cf8264 - Browse repository at this point
Copy the full SHA 0cf8264View commit details -
Added null check for the button group
atownson committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bfb6e6 - Browse repository at this point
Copy the full SHA 1bfb6e6View commit details -
atownson committed
Sep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d5af67 - Browse repository at this point
Copy the full SHA 6d5af67View commit details -
atownson committed
Sep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c36549 - Browse repository at this point
Copy the full SHA 3c36549View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 648aeaa - Browse repository at this point
Copy the full SHA 648aeaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11dc00 - Browse repository at this point
Copy the full SHA f11dc00View commit details -
Rename Microsoft Azure AD to Entra ID
Occurrences of the old term have been replaced by the new term. However, the documentation still needs some work to reflect the new Entra ID screenshots and terminology.
Configuration menu - View commit details
-
Copy full SHA for bfcae80 - Browse repository at this point
Copy the full SHA bfcae80View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda7837 - Browse repository at this point
Copy the full SHA dda7837View commit details -
Fixes: #17663 - Only remove extraneous attributes from extra if chang…
…ing to a BooleanFilter (#17670) * Only remove extraneous attributes from extra if changing to a BooleanField * Add tests for MultipleChoiceField icontains and negation * Use enum in test consistently * Reorganize tests * Add __empty test to base filter lookup tests * Fix test name * Change var name for clarity
Configuration menu - View commit details
-
Copy full SHA for ce04ec2 - Browse repository at this point
Copy the full SHA ce04ec2View commit details -
Closes #17669: Enable filtering VLANs by assigned interface (#17674)
* Closes #17669: Enable filtering VLANs by assigned interface * Add tests
Configuration menu - View commit details
-
Copy full SHA for fec0bad - Browse repository at this point
Copy the full SHA fec0badView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e802ab - Browse repository at this point
Copy the full SHA 8e802abView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7472778 - Browse repository at this point
Copy the full SHA 7472778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d792e - Browse repository at this point
Copy the full SHA 66d792eView commit details -
Fixes: #17566 - Fix issue
Job.get_absolute_url()
to prevent excepti…Configuration menu - View commit details
-
Copy full SHA for 4b6e8a9 - Browse repository at this point
Copy the full SHA 4b6e8a9View commit details -
limits vlans on interface tables (#17662)
* limits vlans on interface tables * limits vlans on interface tables * limits vlans on interface tables * limits vlans on interface tables
Configuration menu - View commit details
-
Copy full SHA for 364826d - Browse repository at this point
Copy the full SHA 364826dView commit details -
Fixes: #17648 - Fix exception thrown in
Job.delete()
when no object…Configuration menu - View commit details
-
Copy full SHA for 2fd23f3 - Browse repository at this point
Copy the full SHA 2fd23f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd6c59 - Browse repository at this point
Copy the full SHA ebd6c59View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccb2480 - Browse repository at this point
Copy the full SHA ccb2480View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23e6534 - Browse repository at this point
Copy the full SHA 23e6534View commit details -
Add EVPN-VPWS to L2VPNTypeChoices (#17694)
* Add EVPN-VPWS to the availbable L2VPN Connection Types * Updated documentation to reference the new L2VPN type.
Configuration menu - View commit details
-
Copy full SHA for 2172ddd - Browse repository at this point
Copy the full SHA 2172dddView commit details -
Fix parsing of extra_choices (#17691)
* Align strawberry resolver with expected return type * Align test data with expected representation of extra_choices in CustomFieldChoiceSet model --------- Co-authored-by: Griffin Ellis <griffin.ellis@pico.net>
Configuration menu - View commit details
-
Copy full SHA for ec89a9b - Browse repository at this point
Copy the full SHA ec89a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f851bd8 - Browse repository at this point
Copy the full SHA f851bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e636c5 - Browse repository at this point
Copy the full SHA 8e636c5View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c3ca1 - Browse repository at this point
Copy the full SHA e3c3ca1View commit details -
Closes #17725: Clean up
import
statements (#17728)* #17725: Resolve all F401 errors * Tweak noqa designation
Configuration menu - View commit details
-
Copy full SHA for e59f776 - Browse repository at this point
Copy the full SHA e59f776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e76346 - Browse repository at this point
Copy the full SHA 4e76346View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e6f222 - Browse repository at this point
Copy the full SHA 1e6f222View commit details -
Closes #17733: Replace
pycodestyle
withruff
(#17734)* Resolve F541 errors * Resolve F841 errors * Resolve F811 errors * Resolve F901 errors * Resolve E714 errors * Ignore F821 errors for GraphQL mixins * Replace pycodestyle with ruff * Move ignores to ruff.toml
Configuration menu - View commit details
-
Copy full SHA for 7ac6dff - Browse repository at this point
Copy the full SHA 7ac6dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a964645 - Browse repository at this point
Copy the full SHA a964645View commit details -
17614 Disallow removal of virtual chassis from device if set as master (
#17731) * 17614 Disallow removal of virtual chassis from device if set as master * 17614 review changes * 17614 review changes
Configuration menu - View commit details
-
Copy full SHA for 9a655d8 - Browse repository at this point
Copy the full SHA 9a655d8View commit details -
17644 fix login icon size (#17730)
* 17644 fix login icon size * 17644 fix login icon size * 17644 review changes
Configuration menu - View commit details
-
Copy full SHA for fcc4986 - Browse repository at this point
Copy the full SHA fcc4986View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfce55c - Browse repository at this point
Copy the full SHA dfce55cView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55fad2f - Browse repository at this point
Copy the full SHA 55fad2fView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 111a1ad - Browse repository at this point
Copy the full SHA 111a1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4b5fe - Browse repository at this point
Copy the full SHA ba4b5feView commit details -
Merge pull request #17523 from atownson/issue_16009
Closes #16009 - Added styling to form templates to enable floating button groups
Configuration menu - View commit details
-
Copy full SHA for aab9656 - Browse repository at this point
Copy the full SHA aab9656View commit details -
Updates for project NetBox (#17762)
* Translate django.po in cs 100% translated source file: 'django.po' on 'cs'. * Translate django.po in fr 100% translated source file: 'django.po' on 'fr'. * Translate django.po in uk 100% translated source file: 'django.po' on 'uk'. * Translate django.po in it 100% translated source file: 'django.po' on 'it'. * Translate django.po in de 100% translated source file: 'django.po' on 'de'. * 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 ja 100% translated source file: 'django.po' on 'ja'. * Translate django.po in es 100% translated source file: 'django.po' on 'es'. * Translate django.po in nl 100% translated source file: 'django.po' on 'nl'. * Translate django.po in ru 100% translated source file: 'django.po' on 'ru'. * 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 pt 100% translated source file: 'django.po' on 'pt'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75225c6 - Browse repository at this point
Copy the full SHA 75225c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5a53b - Browse repository at this point
Copy the full SHA 5c5a53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2cbdfe - Browse repository at this point
Copy the full SHA d2cbdfeView commit details