netbox/netbox
Arthur Hanson 88461f9d7a
14250 add BPON to interface types (#16208)
* 14250 add BPON to interface types

* 14250 remove huwai specific from PON

* Reorder choices & fix typo

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-21 10:08:54 -04:00
..
account Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2024-04-17 11:46:47 -04:00
circuits 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
core fix: SerializedPKRelatedField schema now use nested serializer or response 2024-05-17 16:16:21 -04:00
dcim 14250 add BPON to interface types (#16208) 2024-05-21 10:08:54 -04:00
extras Changed "clean_extra_choices" in "CustomFieldChoiceSetForm" to strip the space for value and label. 2024-05-21 09:59:24 -04:00
ipam 16117 - Allow filtering by VLAN in Prefixes (#16204) 2024-05-21 10:07:58 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
project-static Release v4.0.2 2024-05-14 11:02:17 -04:00
reports
scripts
templates 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
tenancy 14953 fix serializers when using add_related_count (#16158) 2024-05-17 15:50:39 -04:00
translations Enable translation support for Chinese, German, and Ukrainian 2024-05-15 16:36:30 -04:00
users 16138 fix user/group permissions (#16152) 2024-05-17 15:07:19 -04:00
utilities Fix pagination when pagination.per_page is "" 2024-05-20 10:29:24 -04:00
virtualization Fixes #16124: Fix GraphQL API support for querying virtual machine interfaces 2024-05-14 09:15:57 -04:00
vpn Merge branch 'develop' into feature 2024-05-06 12:59:24 -04:00
wireless 14953 fix serializers when using add_related_count (#16158) 2024-05-17 15:50:39 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py