Jeremy Stretch
f1913f1442
Merge pull request #4102 from kobayashi/4093-vm-status-choice
...
Fixes #4093 : Additional status choices for vms
2020-02-12 22:58:43 -05:00
kobayashi
142bb8aa85
additional status choices for vms
2020-02-12 22:43:40 -05:00
kobayashi
5b3125c4df
Modify offline status color for vm
2020-02-12 22:19:17 -05:00
kobayashi
3ed22fd1ae
Fixes #4093 : Add decommissioning for vms
2020-02-12 22:19:17 -05:00
Jeremy Stretch
f7762dd40c
Exempt pull requests from stalebot
2020-02-12 21:56:23 -05:00
Jeremy Stretch
dd92e41748
Changelog & docs for #3766
2020-02-12 16:54:40 -05:00
Jeremy Stretch
55a77de827
Merge pull request #4142 from netbox-community/3766-enable_widgets_in_script_fields
...
Fixes : #3766 - Enable widget usage in scripts
2020-02-12 16:48:08 -05:00
Jeremy Stretch
1a116ac0c0
Update changelog
2020-02-12 16:28:19 -05:00
Jeremy Stretch
af307f5cb5
Merge pull request #4068 from netbox-community/4034-prefix_ordering_tests
...
Fixes : #4034 - Adds Prefix & IPAddress Ordering Tests
2020-02-12 16:27:02 -05:00
Jeremy Stretch
a698d49e69
Merge pull request #4156 from netbox-community/4153-renaturalize-command
...
Closes #4153 : Add a "renaturalize" management command
2020-02-12 16:20:52 -05:00
Jeremy Stretch
59327e7dce
Merge pull request #4154 from netbox-community/4138-device_bays_in_rack_elevations
...
Fixes : #4138 - Add Device Bay count to rack elevation
2020-02-12 16:19:57 -05:00
Jeremy Stretch
d77d23652e
Tweak docs link for send_mail() to reference stable; formatting
2020-02-12 16:18:08 -05:00
Jeremy Stretch
b0fe87faca
Fix nav menu link for configcontext_add
2020-02-12 16:16:23 -05:00
Joshua Corrick
ea2f9cef54
Add email testing example ( #4152 )
...
* Add email testing example
Includes an example provided by Jeremy
* Updated with suggestions
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
Jeremy Stretch
a4801f7438
Merge pull request #4155 from hSaria/4150-yaml-nested-tags
...
Fixes #4150 : Replace OrderedDict with Dict when rendering YAML
2020-02-12 16:13:32 -05:00
Jeremy Stretch
a4130c4c18
Merge pull request #4144 from netbox-community/3986-rack_positions_svg
...
Fixes : #3986 - Convert rack units to part of SVG rendered document
2020-02-12 16:06:05 -05:00
Jeremy Stretch
a54f257490
Closes #4153 : Add a management command to manually renaturalize applicable objects (from #3799 )
2020-02-12 15:59:37 -05:00
Saria Hajjar
c9e68bce71
Fixes #4150 : Replace OrderedDict with Dict when rendering YAML
2020-02-12 19:59:04 +00:00
Daniel Sheppard
505e25eded
Modify _draw_elevations
...
* Add legend_width argument, variable & constant
* Applied legend_width variable where required
* Removed U prefix
2020-02-12 13:15:29 -06:00
Jeremy Stretch
2f9599a946
Merge pull request #4151 from netbox-community/4146-secretrole-enforcement
...
Fixes #4146 : Fix SecretRole permissions enforcement
2020-02-12 13:51:44 -05:00
Daniel Sheppard
9ae36f884d
Add Device Bay count to rack elevation names
2020-02-12 12:48:13 -06:00
Jeremy Stretch
417acdb666
Establish standard test cases for all models
2020-02-12 13:25:56 -05:00
Daniel Sheppard
9fb72c71bf
Fixes : #4130
...
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-12 11:26:40 -06:00
Jeremy Stretch
2c73ede367
Fixes #4146 : Fix SecretRole permissions enforcement
2020-02-12 11:13:32 -05:00
Jeremy Stretch
8a00167b28
Fixes #4148 : Remove dead link to topology maps docs page
2020-02-12 09:44:30 -05:00
Jeremy Stretch
37a4ba763c
Merge pull request #3997 from hSaria/3995-navbar-overflow
...
Fixes #3995 : Navbar scroll when overflowing
2020-02-12 09:41:48 -05:00
Jeremy Stretch
3b25e8cedd
Merge branch 'develop' into 3995-navbar-overflow
2020-02-12 09:40:31 -05:00
Dan Sheppard
1e6494145d
Convert rack units to part of SVG rendered document
2020-02-11 23:31:51 -06:00
Dan Sheppard
1c11278884
Fix typo in docstring
2020-02-11 21:01:43 -06:00
Daniel Sheppard
edb13fc473
Fixes : #4130
...
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-11 20:39:50 -06:00
Daniel Sheppard
066e103a8c
Fix test error
2020-02-11 20:27:02 -06:00
Daniel Sheppard
2be5bab3c8
Enable widget usage (APISelect, APIMultipleSelect, StaticSelect2, etc) in scripts
2020-02-11 20:12:02 -06:00
Dan Sheppard
96093d5024
Fix PEP8 errors
2020-02-11 18:21:58 -06:00
Jeremy Stretch
de5aa85f53
Fixes #4137 : Disable occupied terminations when connecting a cable to a circuit
2020-02-11 14:56:02 -05:00
Jeremy Stretch
44840266c7
Add navigation menu link for adding config contexts
2020-02-11 14:32:41 -05:00
Anton Tokarev
eca90956d1
fix typo ( #4135 )
...
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-11 14:22:32 -05:00
Jeremy Stretch
cbb9e58455
Fixes #4134 : Device power ports and outlets should inherit type from the parent device type
2020-02-11 14:18:45 -05:00
Jeremy Stretch
b9a2017bc2
Merge pull request #4136 from netbox-community/3912-remove-chained-fields
...
Closes #3912 : Remove chained form fields
2020-02-11 14:01:55 -05:00
Jeremy Stretch
023735cf10
Use DynamicModelChoiceField for all fields using APISelect
2020-02-11 12:25:40 -05:00
Jeremy Stretch
ae9767dba9
Account for initial data when binding a DynamicModelChoiceField
2020-02-11 10:21:44 -05:00
Jeremy Stretch
2c57c6c593
Use TreeNode choice fields for region assignment
2020-02-11 09:50:33 -05:00
Jeremy Stretch
7acb77c06f
Replace FilterChoiceField with DynamicModelMultipleChoiceField
2020-02-11 09:33:41 -05:00
Dan Sheppard
f112b2f739
Merge branch '4034-prefix_ordering_tests' of https://github.com/netbox-community/netbox into 4034-prefix_ordering_tests
...
Conflicts:
netbox/ipam/tests/test_ordering.py
2020-02-10 21:38:53 -06:00
Dan Sheppard
9fdfe99844
Update tests
...
Add docstrings
Consolidate tests
2020-02-10 21:37:40 -06:00
Jeremy Stretch
690bff68ed
Replace ChainedModelChoiceField with DynamicModelChoiceField
2020-02-10 17:23:52 -05:00
Jeremy Stretch
a94d4b31af
Merge pull request #4133 from netbox-community/4083-serializer-null-choices
...
Fixes #4083 : Permit nullifying applicable choice fields via API requests
2020-02-10 15:16:38 -05:00
Jeremy Stretch
9e119f56d9
Fixes #4083 : Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
Jeremy Stretch
e961aa58b9
Closes #4129 : Add individual deletion views for device type components
2020-02-10 11:43:51 -05:00
Jeremy Stretch
0c22be54ca
Merge pull request #4075 from kobayashi/3507-filter-by-devices
...
Fixes #3507 : Filtering IP by multiple devices
2020-02-10 11:11:18 -05:00
Jeremy Stretch
b949a82490
#4108 : Fix null choice population
2020-02-10 10:57:23 -05:00