f8dad1744c
#3892 : Convert CABLE_TERMINATION_TYPES to a Q object
2020-01-15 15:51:51 -05:00
b98ac64ac2
Fix reference to obsolete constant IFACE_MODE_TAGGED
2020-01-15 14:54:46 -05:00
88267e9d05
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
2020-01-15 14:53:46 -05:00
9d846d7b87
Fixes #3840 : Only show valid interface VLAN choices
2020-01-15 12:23:34 +00:00
e10333bf2b
Fetch choices during form initialization
2020-01-14 08:22:27 +00:00
d075bf5882
Merge branch 'develop' into 568-csv-import-cf
2020-01-13 21:17:29 +00:00
83ee83142a
Merge branch 'develop' into 2921-tags-select2
2020-01-13 20:17:34 +00:00
2f28dec891
Tag filter field for filter forms
2020-01-13 20:16:13 +00:00
473d67354f
Merge branch 'develop' into develop-2.7
2020-01-13 13:49:22 -05:00
66daeda85f
Merge pull request #3887 from hSaria/3021-cable-tenant-filter
...
Fixes #3021 : Added tenancy filter for cables
2020-01-13 12:09:53 -05:00
b64f4b93eb
Merge pull request #3903 from hSaria/3902-relax-connect
...
Fixes #3902 : relax non-essential required fields
2020-01-13 10:32:09 -05:00
fe0fbeab49
Fixes #3902 : relax non-essential required fields
2020-01-13 12:05:06 +00:00
422c6bad5b
Fixes #3895 : Elevations filter regression
2020-01-11 15:36:58 +00:00
9f627fd0d3
Merge branch 'develop' into develop-2.7
2020-01-10 13:33:51 -05:00
f4514034b8
Fixes #3021 : Added tenancy filter to cables
2020-01-10 15:59:56 +00:00
6bc8f2e50b
Fixes #3882 : Fix filtering of devices by rack group
2020-01-10 10:21:11 -05:00
f1d5e28f13
CSV import/export custom fields
2020-01-10 14:26:39 +00:00
6c19c88e99
Replaced ASN bounds with constants
2020-01-09 21:58:38 +00:00
a2ead6af94
Merge branch 'develop' into develop-2.7
2020-01-09 15:27:06 -05:00
d1f81783ef
Merge branch 'develop' into 3589-interface-tagged-vlans
2020-01-06 15:18:06 +00:00
c45daca5f2
Removed changes that will be covered in #3840
2020-01-05 09:10:46 +00:00
4b19073b8b
Fixed #3187 : Rack multi-selection field
2020-01-04 13:30:31 +00:00
6e49a0ba6e
Merge branch 'develop' into develop-2.7
2020-01-03 14:21:53 -05:00
fa55571503
Merge remote-tracking branch 'netbox-community/develop' into 3589-interface-tagged-vlans
2020-01-03 19:19:12 +00:00
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