Jeremy Stretch
6a316df787
Closes #17789 : Use a single scope field for VLANGroup bulk edit
2024-10-17 15:39:42 -04:00
github-actions
9f7743e5da
Update source translation strings
2024-10-17 05:03:07 +00:00
Jeremy Stretch
33bc1320c4
Changelog for #177109 , #17740 , #17749 , #17754 , #17759
2024-10-16 16:57:10 -04:00
Arthur Hanson
27a39339df
17464 fix margins for custom-field markdown description ( #17775 )
...
* 17464 fix margins for custom-field markdown description
* 17464 fix margins for custom-field markdown description
* 17464 review changes
* 17464 update comments
2024-10-16 16:53:21 -04:00
Arthur Hanson
5b8ef2eb44
17778 update node.js
2024-10-16 16:37:55 -04:00
Brian Tiemann
81108e405f
Add webp to the list of acceptable extensions for handling filenames in image_upload
2024-10-16 16:30:21 -04:00
Arthur Hanson
82de559317
17754 fix per-page on version history ( #17766 )
...
* 17754 fix per-page on version history
* 17754 remove htmx table
* Use non-HTMX template for static tables
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-10-16 14:15:36 -04:00
corubba
532dbabbab
Fixes #17749 : Add missing graphql fields
2024-10-16 13:40:38 -04:00
Artem Kotik
e8e95f5e97
Add job timeout handling in JobRunner for periodic jobs
2024-10-16 13:11:05 -04:00
Arthur Hanson
aa3f4cb5f5
17710 remove cached fields from CableTermination GraphQL
2024-10-16 13:05:41 -04:00
Arthur Hanson
35307d213f
17468 add warning to documentation about overriding custom script properties
2024-10-16 12:57:26 -04:00
Jeremy Stretch
e7bd0e53d7
Closes #17776 : Add support for different HTTP methods to HTMXSelect
2024-10-16 12:56:46 -04:00
Jeremy Stretch
e370cadcef
Merge branch 'develop' into feature
2024-10-16 08:13:43 -04:00
github-actions
dbc52dc6c7
Update source translation strings
2024-10-16 05:02:10 +00:00
Jeremy Stretch
4deb6e5968
Merge pull request #17763 from netbox-community/develop
...
Release v4.1.4
2024-10-15 13:59:27 -04:00
Jeremy Stretch
d2cbdfe7d7
Release v4.1.4
2024-10-15 13:42:25 -04:00
Jeremy Stretch
5c5a53bf3f
subscriptions_enabled was removed in strawberry-graphql v0.245.0
2024-10-15 13:38:51 -04:00
transifex-integration[bot]
75225c6c75
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>
2024-10-15 13:30:35 -04:00
Jeremy Stretch
aab96565f2
Merge pull request #17523 from atownson/issue_16009
...
Closes #16009 - Added styling to form templates to enable floating button groups
2024-10-15 13:16:02 -04:00
Jeremy Stretch
ba4b5fed0b
Merge branch 'develop' into issue_16009
2024-10-15 12:55:48 -04:00
Erik Hetland
111a1ad888
Fixes #17400 : Handle cablepaths directly via multiple single-position rear ports
2024-10-15 12:28:46 -04:00
github-actions
55fad2f533
Update source translation strings
2024-10-12 05:02:27 +00:00
Jeremy Stretch
dfce55ceff
Changelog for #17614 , #17644 , #17713
2024-10-11 16:16:07 -04:00
Arthur Hanson
fcc498641f
17644 fix login icon size ( #17730 )
...
* 17644 fix login icon size
* 17644 fix login icon size
* 17644 review changes
2024-10-11 16:06:31 -04:00
Arthur Hanson
9a655d80e1
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
2024-10-11 16:04:42 -04:00
Jeremy Stretch
a964645c0a
Closes #16248 : Replace git commit hook script with pre-commit
2024-10-11 15:55:02 -04:00
Jeremy Stretch
727de0fb59
Remove unused imports
2024-10-11 12:27:39 -04:00
Jeremy Stretch
b99c356d1d
Fix migrations conflict
2024-10-11 11:36:56 -04:00
Jeremy Stretch
256b5dc676
Merge branch 'develop' into feature
2024-10-11 11:29:36 -04:00
Jeremy Stretch
7ac6dff96d
Closes #17733 : Replace pycodestyle
with ruff
( #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
2024-10-11 07:43:46 -04:00
github-actions
1e6f222475
Update source translation strings
2024-10-11 05:02:14 +00:00
Arthur Hanson
4e763462e6
17713 fix underscore in datasource.sync ( #17729 )
2024-10-10 16:08:48 -04:00
Jeremy Stretch
e59f776e02
Closes #17725 : Clean up import
statements ( #17728 )
...
* #17725 : Resolve all F401 errors
* Tweak noqa designation
2024-10-10 14:52:47 -04:00
Arthur Hanson
65687851fe
16547 Add distance to Circuit ( #17629 )
...
* 16547 Add distance to Circuit
* 16547 fix test cases
* 16547 fix test cases
* 16547 add distance to API, forms, tables
* 16547 fixes
* 16547 fixes
* 16547 review changes
* 16547 review changes
* Clean up DistanceColumn
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-10-10 14:37:33 -04:00
Jeremy Stretch
bc597c3c5d
Closes #17472 : Deprecate the staged changes API
2024-10-10 14:32:39 -04:00
Arthur Hanson
ed1327eeb7
16546 define get_absolute_url method in NetBoxModel ( #17693 )
...
* 16546 define get_absolute_url method in NetBoxModel
* 16546 define get_absolute_url method in NetBoxModel
* 16546 define get_absolute_url method in NetBoxModel
* 16546 move get_absolute_url to NetBoxFeatureSet
* 16546 fix CircuitTermination
* Fix linebreaks
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-10-10 09:59:19 -04:00
Antoine Keranflec'h
5b2241aaaf
fix(17542) add contact to tunnels
2024-10-10 15:38:48 +02:00
Arthur Hanson
3f469b0b0a
17476 Upgrade to Django 5.1 ( #17620 )
...
* 17476 Upgrade to Django 5.1
* 16136 fix migrations
* 17476 update remove GFK from fields
* 17476 fix
* 17476 update django to bugfix release
* fix comma
2024-10-10 09:08:58 -04:00
github-actions
e3c3ca191c
Update source translation strings
2024-10-10 05:02:05 +00:00
Jeremy Stretch
8e636c5427
Changelog for #17216 , #17562 , #17636
2024-10-09 16:07:13 -04:00
Jeremy Stretch
f851bd80b9
Add triage priority to issue templates
2024-10-09 15:59:40 -04:00
gellis713
ec89a9b106
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>
2024-10-09 10:30:40 -04:00
Craig Askings
2172ddde61
Add EVPN-VPWS to L2VPNTypeChoices ( #17694 )
...
* Add EVPN-VPWS to the availbable L2VPN Connection Types
* Updated documentation to reference the new L2VPN type.
2024-10-09 10:28:53 -04:00
Daniel Sheppard
23e6534060
Fixes : #17636 - Correct typo in Power Outlet Template form for Power Port field
2024-10-09 10:18:49 -04:00
github-actions
ccb2480e98
Update source translation strings
2024-10-08 05:02:15 +00:00
Jeremy Stretch
ebd6c59934
Changelog for #17079 , #17566 , #17648 , #17655
2024-10-07 10:53:27 -04:00
Daniel Sheppard
2fd23f35c8
Fixes : #17648 - Fix exception thrown in Job.delete()
when no object_type specified ( #17657 )
...
* Fixes : #17648 - Fix exception thrown in `Job.delete()` when no object_type specified
* Remove unrelated fix
* Change back elif to if
* Remove unused imports
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-10-07 08:59:48 -04:00
Thor Selmer Dreier-Hansen
364826d2d8
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
2024-10-07 08:45:53 -04:00
Daniel Sheppard
4b6e8a9e75
Fixes : #17566 - Fix issue Job.get_absolute_url()
to prevent exception being thrown if no object_type is set ( #17661 )
...
* Fixes : #17566 - Fix issue `Job.get_absolute_url()` to prevent exception being thrown if no object_type is set
* Add back whitespace after statements
* Remove whitespace. Change to if statement
2024-10-07 08:35:47 -04:00
Costas Drongos
66d792e0d8
fixes: 17079 add more device airflow choices
2024-10-07 08:32:02 -04:00