Commit Graph

13303 Commits

Author SHA1 Message Date
Arthur Hanson
5b7fda6075 9604 review changes 2024-10-30 07:57:51 -07:00
Arthur Hanson
3c4d8bb4a1 Merge branch 'feature' into 9604-circuit-termination-location-2 2024-10-30 07:34:45 -07:00
Brian Tiemann
572aad0e20 Update adding-models.md to reflect changes to get_absolute_url 2024-10-29 09:15:24 -04:00
Arthur Hanson
99904c1518 Merge branch 'develop' into feature 2024-10-28 14:29:48 -07:00
Jeremy Stretch
813347121e Release v4.1.5 2024-10-28 16:59:44 -04:00
transifex-integration[bot]
c383086aac
Updates for project NetBox (#17875)
* Translate django.po in cs

100% translated source file: 'django.po'
on 'cs'.

* Translate django.po in de

100% translated source file: 'django.po'
on 'de'.

* Translate django.po in es

100% translated source file: 'django.po'
on 'es'.

* Translate django.po in it

100% translated source file: 'django.po'
on 'it'.

* Translate django.po in tr

100% translated source file: 'django.po'
on 'tr'.

* Translate django.po in fr

100% translated source file: 'django.po'
on 'fr'.

* Translate django.po in ja

100% translated source file: 'django.po'
on 'ja'.

* Translate django.po in pt

100% translated source file: 'django.po'
on 'pt'.

* Translate django.po in da

100% translated source file: 'django.po'
on 'da'.

* Translate django.po in nl

100% translated source file: 'django.po'
on 'nl'.

* Translate django.po in zh

100% translated source file: 'django.po'
on 'zh'.

* Translate django.po in ru

100% translated source file: 'django.po'
on 'ru'.

* Translate django.po in uk

100% translated source file: 'django.po'
on 'uk'.

* Translate django.po in pl

100% translated source file: 'django.po'
on 'pl'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-10-28 16:50:34 -04:00
Jeremy Stretch
dba6e532c4 Pin django-rq to <3.0 2024-10-28 16:18:11 -04:00
Jeremy Stretch
f0eb8b9c64 Pin rq to LESS THAN v2.0 2024-10-28 16:13:34 -04:00
Jeremy Stretch
f56843333d Pin rq to <2.0 2024-10-28 16:07:50 -04:00
Jeremy Stretch
8279eaff5b Update source translation strings 2024-10-28 15:22:19 -04:00
bctiemann
ca210168df
Fixes: #17358 - Ensure correct comparison of overlapping IPRanges (#17391)
* Add new INET lookups for net_host_lt/gt/lte/gte comparisons irrespective of subnet inclusion

* Refactor Lookup subclasses to be more DRY

* Move comparison_sql to class attribute

* Add HostAsInet(Transform) to perform cast

* Remove unnecessary Lookup comparison classes

* Chain Host and Inet instead of making a new transform
2024-10-28 15:07:59 -04:00
Arthur Hanson
476194f0aa
17460 make ModuleType / DeviceType bulk buttons consistent (#17463)
* 17460 make ModuleType / DeviceType bulk buttons consistent

* 17460 refactor moduletype/devicetype to use standardized object_children

* 17460 refactor moduletype/devicetype to use standardized object_children

* 17460 refactor moduletype/devicetype to use standardized object_children
2024-10-28 15:04:45 -04:00
Alexander Haase
69e1394fef Fix job field validation
Previously, fields in the Job model were not validated when the job was
created. Now 'full_clean()' is called before saving the job to ensure
valid data.
2024-10-28 13:40:20 -04:00
Arthur Hanson
b206362362 9604 fix forms 2024-10-25 15:11:28 -07:00
Arthur Hanson
486003474f 9604 fix tests 2024-10-25 14:45:43 -07:00
Arthur Hanson
921a4af2d9 9604 fix tests 2024-10-25 14:24:59 -07:00
Arthur Hanson
0db4252273 9604 remove provider_network 2024-10-25 13:31:22 -07:00
Jeremy Stretch
ac12eae0b7 Fix issue templates 2024-10-24 16:41:14 -04:00
xee8ai
ce67d2c13b Fix ambiguous shebang in netbox/manage.py. 2024-10-24 09:04:49 -04:00
Jeremy Stretch
97eb5bda50 Closes #17832: Don't validate terminations on Cable instance when importing from serialzied data 2024-10-24 08:28:30 -04:00
Jeremy Stretch
6251296776 Remove subjective priority reasons 2024-10-24 08:27:01 -04:00
Arthur Hanson
e7b382df01 fix tests 2024-10-22 13:43:54 -07:00
Arthur Hanson
d3b46a53a8 fix tests 2024-10-22 13:01:48 -07:00
Arthur Hanson
25d523b671 fix tests 2024-10-22 12:19:48 -07:00
Arthur Hanson
1b11b2613a fix tests 2024-10-22 11:36:24 -07:00
Arthur Hanson
510b159344 fix tests 2024-10-22 11:08:21 -07:00
Arthur Hanson
bc3e1afe93 fix tests 2024-10-22 09:15:59 -07:00
Arthur Hanson
343e0ad366 fix tests 2024-10-22 08:50:09 -07:00
Arthur Hanson
0e60a5de44 9604 updates 2024-10-21 15:42:04 -07:00
Arthur Hanson
60f6bc3e88 9604 fix table 2024-10-21 15:27:04 -07:00
Arthur Hanson
e0db49f981 9604 fix tests 2024-10-21 15:18:25 -07:00
Arthur Hanson
702aa7ac86 9604 fix tests 2024-10-21 14:35:50 -07:00
Arthur Hanson
51296bb6bb 9604 fix migration merge 2024-10-21 11:54:06 -07:00
Arthur Hanson
97f0f158db Merge branch 'feature' into 9604-circuit-termination-location-2 2024-10-21 11:49:14 -07:00
Arthur Hanson
3bde152b84 9604 tests and detail template 2024-10-21 11:33:44 -07:00
Arthur Hanson
e35c98e2e6 9604 graphql 2024-10-21 11:25:11 -07:00
Arthur Hanson
489ccc9725 9604 serializers 2024-10-21 11:21:01 -07:00
Arthur Hanson
8ba899d1c7 9604 form bulk_edit 2024-10-21 11:12:40 -07:00
Arthur Hanson
30c5fa8c7a 9604 form bulk_import 2024-10-21 11:09:46 -07:00
Arthur Hanson
5dfbd4ac8b 9604 form filtersets 2024-10-21 11:03:57 -07:00
Arthur Hanson
218d7a0525 9604 model_forms 2024-10-21 11:00:30 -07:00
Arthur Hanson
3bbd3e3793 9604 add scope type to CircuitTermination 2024-10-21 10:53:03 -07:00
Arthur Hanson
cfdbd74e94 9604 add scope type to CircuitTermination 2024-10-21 10:49:36 -07:00
Arthur Hanson
f1a62f3a6a 9604 add scope type to CircuitTermination 2024-10-21 10:17:35 -07:00
Jeremy Stretch
ef1fdf0a01 Closes #17761: Store empty CharField choices as null 2024-10-21 13:12:05 -04:00
Jeremy Stretch
5940f5fa61 Changelog for #17374, #17635, #17774, #17802, #17789 2024-10-21 10:35:59 -04:00
github-actions
bb06b733c4 Update source translation strings 2024-10-19 05:02:04 +00:00
Jeremy Stretch
75270c1aef
Closes #6414: Enable assigning prefixes to various object types (#17692)
* Replace site FK on Prefix with scope GFK

* Add denormalized relations

* Update prefix filters

* Add generic relations for Prefix

* Update GraphQL type for Prefix model

* Fix tests; misc cleanup

* Remove prefix_count from SiteSerializer

* Remove site field from PrefixBulkEditForm

* Restore scope filters for prefixes

* Fix scope population on PrefixForm init

* Show scope type

* Assign scope during bulk import of prefixes

* Correct handling of GenericForeignKey in PrefixForm

* Add prefix counts to all scoped objects

* Fix migration; linter fix

* Add limit_choices_to on scope_type

* Clean up cache_related_objects()

* Enable bulk editing prefix scope
2024-10-18 15:45:22 -04:00
Ali Al-Ebrahim
1c4a1e075d Update README.md to point to NetBox logo URL
The NetBox logo is referenced at https://github.com/netbox-community/netbox/blob/develop/docs/netbox_logo.svg but that no longer exists as the logo has been changed to https://github.com/netbox-community/netbox/blob/develop/docs/netbox_logo_dark.svg (or _light.svg -- should add handling for that but seems like overkill)

Updated the README to reflect this to properly render the logo.
2024-10-18 14:54:07 -04:00
Jeremy Stretch
c78da79ce6 Merge branch 'develop' into feature 2024-10-18 13:18:11 -04:00