57f199f899
Fixes #3833 : Add region and region_id filters where missing ( #3836 )
2020-01-03 13:52:50 -05:00
b38bb64c81
Fixes #3831 : Fix API-driven filter field rendering ( #3812 regression)
2020-01-03 11:25:22 -05:00
1d63a30b7a
Merge branch 'develop' into develop-2.7
2020-01-02 17:21:15 -05:00
435d248645
#3122 : Allow multiple selections
2020-01-02 16:56:14 -05:00
240bbc2944
Select2 site widget
2020-01-02 21:28:06 +00:00
a3861ed492
Update device filters to use IDs
2020-01-02 21:21:52 +00:00
82c70302fd
Merge branch 'develop' into 3122-connection-device-select2
2020-01-02 20:40:19 +00:00
d3c6caf8a8
Limit tagged validation to tagged interfaces
...
Co-Authored-By: Jeremy Stretch <jeremy.stretch@networktocode.com >
2020-01-02 17:52:22 +00:00
a707204f98
Select2 for device field
2020-01-02 17:46:37 +00:00
c75795ceda
Ability to move inventory items between devices
2020-01-01 23:28:20 +00:00
7ad9e8a2fb
More informative error message
2020-01-01 19:53:13 +00:00
d267aeb621
Filter VLANs to only those in the current site or global
2020-01-01 17:34:26 +00:00
a110b0badb
Removed no-longer-used choices (now handled via API-based select)
2020-01-01 16:43:21 +00:00
aa4f73ffbf
Removed trailing space
2020-01-01 12:09:51 +00:00
05570ae4ad
Clean tagged VLANs
2019-12-31 20:47:13 +00:00
5caa04ef2b
Fixes #3811 : Fix filtering of racks by group on device list
2019-12-31 11:35:18 -05:00
f2c49063f8
Fixes #3809 : Filter platform by manufacturer when editing devices
2019-12-31 11:25:42 -05:00
5aa17bc42a
Closes #3706 : Increase available_power maximum value on PowerFeed
2019-12-11 21:12:18 -05:00
05938d60f0
Merge pull request #3754 from netbox-community/2248-svg-rack-elevations
...
2248 svg rack elevations
2019-12-11 14:26:32 -05:00
b4d724b5ae
drf-yasg updates for rack elevations
2019-12-11 09:45:08 -05:00
1f288175e4
Add description field to RackRole and DeviceRole models ( #3655 )
2019-12-10 12:53:28 -05:00
12657ebd7c
Cable.status to slug ( #3569 )
2019-12-10 09:55:10 -05:00
b0c0adf6e7
Adapt device component import forms from #3711
2019-12-05 17:49:44 -05:00
17898a4c57
Merge branch 'develop-2.7' into 3569-api-choice-slugs
2019-12-05 17:43:11 -05:00
8cbd2f5c2d
Add list view for device components ( #3719 )
...
* Initial Work on #3564
* #3564 - Fixup issue with filter on interface
* #3564 - Fix PEP8 errors
* #3564 - Finalize fields, readjust order, reduce repetition
* #3564 - Update Changelog
* #3564 - Fix extra space
* #3564 - Change interface table ordering
* #3564 - Minor cleanup
* #3564 - Add Import Links
* Fix PEP8
2019-12-05 17:10:49 -05:00
adb25fd7d7
822 bulk import of device components ( #3711 )
...
Closes #822 : CSV import for device components
* Implement CSV import for netbox-community#822
* Comment out default_return_url until there is a proper target
* Fix the default value of `enabled` when not included in the import
* rear_port is definitely required here
* Power Ports don't have a type (yet)
* Add import for console-ports and console-server-ports
* Add import for device-bays
2019-12-05 15:36:11 -05:00
21fe5902a8
PowerOutlet.feed_leg to slug ( #3569 )
2019-11-27 21:30:11 -05:00
8c7f6c62b0
PowerFeed.status to slug ( #3569 )
2019-11-25 21:22:14 -05:00
2dc07ca30d
PowerFeed.phase to slug ( #3569 )
2019-11-25 21:14:04 -05:00
bb8b012397
PowerFeed.supply to slug ( #3569 )
2019-11-25 21:08:34 -05:00
62494f295e
PowerFeed.type to slug ( #3569 )
2019-11-25 21:03:11 -05:00
9872a46583
Rack.outer_unit to slug ( #3569 )
2019-11-25 20:54:24 -05:00
4846557d61
Cable.length_unit to slug ( #3569 )
2019-11-25 20:40:29 -05:00
79a40e22c9
Cable.type to slug ( #3569 )
2019-11-25 19:57:13 -05:00
dead5b42be
Front/RearPort.type to slug ( #3569 )
2019-11-25 19:39:25 -05:00
bcc34f6099
Device.face to slug ( #3569 )
2019-11-25 19:23:43 -05:00
5c95927a43
Site.status to slug ( #3569 )
2019-11-21 22:54:01 -05:00
3fa4ceadb0
Interface.mode to slug ( #3569 )
2019-11-21 22:50:01 -05:00
5f5081f719
Interface.type to slug ( #3569 )
2019-11-21 22:11:02 -05:00
afd82fd9d3
DeviceType.subdevice_role to slug ( #3569 )
2019-11-18 22:08:33 -05:00
a8db07e0a8
Device.face to slug ( #3569 )
2019-11-16 21:46:07 -05:00
c79c29e769
Rack.status to slug ( #3569 )
2019-11-15 22:03:41 -05:00
07aa036fe8
Convert RACK_WIDTH_CHOICES to ChoiceSet
2019-11-15 21:33:56 -05:00
8d27b62114
Rack.status to slug ( #3569 )
2019-11-15 21:31:57 -05:00
62b45494b6
Convert all DCIM choice classes to ChoiceSets
2019-11-15 21:17:01 -05:00
8cb7eb0382
Convert console port types to slugs ( #3569 )
2019-11-06 16:56:46 -05:00
6ccaa0d9bd
Initial work on #792
2019-11-06 15:30:54 -05:00
0ad19081ac
Move slug-based choices to choices.py
2019-10-30 16:31:04 -04:00
bb30f64252
Closes #1865 : Add console port and console server port types
2019-10-30 14:25:55 -04:00
2ffbced47e
Rework InterfaceTypes and PortTypes classes
2019-10-17 16:38:31 -04:00