07364abf9e
Fixes #1988 : Order interfaces naturally when bulk renaming
2018-03-29 15:15:13 -04:00
6e2eb15a80
Fixes #1978 : Include all virtual chassis member interfaces in LLDP neighbors view
2018-03-21 15:12:15 -04:00
7c043d9b4f
Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs
2018-03-07 17:01:51 -05:00
603b80db1b
Fixes #1948 : Fix TypeError when attempting to add a member to an existing virtual chassis
2018-03-06 11:48:26 -05:00
1cc135f01f
Fixes #1919 : Prevent exception when attempting to create a virtual machine without selecting devices
2018-02-27 15:40:24 -05:00
84bb977d2e
Finished VirtualChassis list view
2018-02-21 09:53:23 -05:00
a21bd81681
VirtualChassis form validation cleanup
2018-02-14 12:47:10 -05:00
73c64272d8
Merge branch 'develop' into develop-2.3
2018-02-06 14:58:11 -05:00
d25d8c21f6
Eliminated queries for distinct related object counts for better performance
2018-02-02 17:46:23 -05:00
55adcc1f0c
Additional validation cleanup
2018-02-01 15:53:59 -05:00
b61bccbb67
Added virtual chassis member remove view
2018-02-01 12:49:23 -05:00
f1da517c84
Added virtual chassis member add view
2018-02-01 11:39:13 -05:00
a4019be28c
Collapsed VCMembership into the Device model (WIP)
2018-01-31 22:47:27 -05:00
6b101d2c49
Merge branch 'develop' into develop-2.3
2018-01-31 11:13:17 -05:00
8bedfcfc64
Added warning message about automatically deleting child inventory items
2018-01-31 10:25:06 -05:00
2bb0e65aea
Closes #144 : Implemented list and bulk edit/delete views for InventoryItems
2018-01-30 17:46:00 -05:00
8b6d731cb6
Fixes #1838 : Fix KeyError when attempting to create a VirtualChassis with no devicesselected
2018-01-30 16:42:52 -05:00
ffc2c564b8
Cleaned up InventoryItem add/edit/delete links and return URL
2018-01-30 13:07:10 -05:00
16f222b0ab
Closes #1366 : Enable searching for regions by name/slug
2018-01-30 12:11:20 -05:00
7378d82bc4
Closes #1821 : Added 'description' field to Site model
2018-01-25 13:29:09 -05:00
8d1676db54
Implemented a view for adding individual devices to an existing virtual chassis
2018-01-19 12:34:09 -05:00
0714a40509
Merge branch 'develop' into develop-2.3
2018-01-19 10:54:26 -05:00
7ac27b59c6
Closes #1824 : Add virtual machine count to platforms list
2018-01-19 09:25:16 -05:00
fc7a43f23e
Closes #1781 : Enable bulk renaming of device components
2018-01-10 15:48:07 -05:00
7d87cc498a
Converted remaining legacy views to class-based views for the DCIM app
2017-12-21 15:08:05 -05:00
d84e5d1839
Cleaned up component tables and checkbox toggling
2017-12-21 13:29:02 -05:00
9984238f2a
Closes #1744 : Allow associating a platform with a specific manufacturer
2017-12-19 16:15:26 -05:00
022c360964
Ignore VC member interfaces where mgmt_only=True
2017-12-18 16:44:44 -05:00
153409d37e
Obsoleted ComponentEditView and ComponentDeleteView
2017-12-15 15:57:49 -05:00
911ce3f047
Display member interfaces when viewing VC master device
2017-12-15 15:24:03 -05:00
da2bff691b
Added views for editing/deleting VCMemberships
2017-12-08 12:51:52 -05:00
a85b3aa69f
Added a form to edit virtual chassis
2017-12-07 17:05:03 -05:00
2545912532
Merge branch 'develop-2.3' into 99-virtual-chassis
2017-12-07 15:30:58 -05:00
2fc1519bc6
Merge branch 'develop' into develop-2.3
2017-12-07 14:56:16 -05:00
85f5ba9a25
Fixes #1756 : Improved natural ordering of console server ports and power outlets
2017-12-07 13:22:48 -05:00
5f91413023
Added initial UI views for virtual chassis assignment
2017-11-29 12:58:36 -05:00
30df060357
Closes #1722 : Added VM count to site view
2017-11-27 10:59:24 -05:00
55e07c1c9a
Initial work on virtual chassis support
2017-11-17 16:47:26 -05:00
fbd39da8ca
Add Tenancy to Rack Reservations; Fixes #1592 ( #1672 )
...
* fixed prefix header to represent new serial "vlan_vid"
* shows option in creation now
* fixed visibility on rack page
* cleanup
* Added view to Tenant page
* Moved migration for update from #1666 and fixed tenant enumeration in FilterForm
* Fixed conflict #1
* Fixed filters from merge and made migration merge
* added tenant to api
* Fixed migrations problem
* Added Tenant to bulkedit option
2017-11-15 13:54:49 -05:00
ba42ad2115
Merge branch '150-interface-vlans' into develop-2.3
2017-11-14 15:36:14 -05:00
00986fd7bf
Closes #1691 : Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
5d19a9f50f
Rearranged device/VM view and expanded component lists
2017-11-03 16:58:56 -04:00
b46cc2c1a9
Closes #1666 : Allow modifying the owner of a rack reservation
2017-10-31 13:52:35 -04:00
0a04bb110a
Fixes #1603 : Hide selection checkboxes for tables with no available actions
2017-10-27 10:33:58 -04:00
14e5f89feb
Fixes #1624 : Add VM count to device roles table
2017-10-23 13:15:34 -04:00
34259d5d9d
Removed deprecated xstr and expand_pattern functions
2017-10-13 14:29:55 -04:00
9351f686b1
Added bulk import views for rack roles, device roles, and platforms
2017-10-09 15:28:46 -04:00
32399b0cb5
Merge branch 'develop-2.2' of github.com:digitalocean/netbox into develop-2.2
2017-09-29 12:54:38 -04:00
3d25cecc69
Merge branch 'develop-2.2' into develop-2.1
2017-09-29 12:30:36 -04:00
068c0ff36c
Merge branch 'develop' into develop-2.1
2017-09-29 12:26:54 -04:00