phonebox_plugin icon indicating copy to clipboard operation
phonebox_plugin copied to clipboard

A Telephone Number Management Plugin for Netbox and more

Results 28 phonebox_plugin issues
Sort by recently updated
recently updated
newest added

No migrations to apply. Your models in app(s): 'phonebox_plugin' have changes that are not yet reflected in a migration, and so won't be applied. Run 'manage.py makemigrations' to make new...

Hi, I've an issue with custom fields. I want to use this plugin to add phone numbers to a site. I created a custom field, type: Multiple object, but when...

Just upgraded my Netbox to 3.7.1 and I installed latest plugin (0.0.7b2). Install was fine, but afterwards, when I tried to add a tenant in Netbox (my Netbox DB is...

These files have a small typo in the way they check for permissions: * `phonebox_plugin/templates/phonebox_plugin/voice_circuit_list_view_3.4.html` * `phonebox_plugin/templates/phonebox_plugin/voice_circuit_list_view_3.x.html` And they check for `perms.phonebox_plugin.add_voice_circuit` instead of `perms.phonebox_plugin.add_voicecircuit`.

**NetBox version** 3.5.6, plugin installed in venv via pip **Describe the bug** When trying to add a voice circuit (sip) I was thrown this error: ` Could not determine serializer...

The plugin constitutes a valuable enhancement already. Nonetheless, we seek to enable automatic updates for the list. Upon receiving our weekly exports from our systems, which have been accumulated in...

If you have the opportunity, I would like to see the ability to hide/move numbers to, for example, the "Old" section. In my situation, I have at least 500 numbers...

When adding tags through the API with a PATCH request on /api/plugins/phonebox/numbers/{id}, the API response will show the correct tags but looking in the history on Netbox there are no...

Removes hardcoded links in list_view templates to maintain compatibility with netbox installs in subfolders or non-standard locations.

Hello All, After going through the installation steps listed in "Installation with Docker" I am getting the following error: netbox-docker-netbox-1 | Traceback (most recent call last): netbox-docker-netbox-1 | File "/opt/netbox/netbox/./manage.py",...