9c6dbd7337
Add in in-line vlan editing and Bulk vlan editing ( #3350 )
...
* Fixes #3341 - Added in-line vlan editing
* Fixes #2160 - Added bulk vlan editing
Inconsequential behaviour changes:
* APISelect can now take "full=True" to return a non-brief set
* Select2 will no group by "group & site, group, site, global" if full=True is set in APISelect
2019-09-06 12:45:37 -05:00
3bb3b85fa2
Merged v2.5.13
2019-05-31 21:37:41 -04:00
f9cd89a4a4
urls: fix 3168 by changing url to path
2019-05-26 14:56:00 +02:00
9b47e57e8e
Closes #3183 : Enable bulk deletion of sites
2019-05-16 20:24:55 -04:00
a8c57313d3
Fixes #3140 : Add bulk edit capability for power outlets and console server ports
2019-05-02 13:56:30 -04:00
067c788df7
Add changelog tabs for power panel, power feed & clean up nav links
2019-04-12 10:16:34 -04:00
c1127148e2
Provide individual views for each type of cable connection
2019-04-09 16:49:04 -04:00
3b9c0e4c67
Fixed up models & forms
2019-03-12 10:17:00 -04:00
5b753923b6
Initial work on power modeling (WIP)
2019-03-11 22:40:52 -04:00
100809f11a
Closes #2854 : Enable bulk editing of pass-through ports
2019-02-08 09:31:10 -05:00
be5bf6b711
Closes #2570 : Add bulk disconnect view for front/rear pass-through ports
2018-11-08 15:12:24 -05:00
788847edaa
Fixes #2573 : Fix bulk console/power/interface disconnections
2018-11-08 15:04:34 -05:00
5e06c5a9ea
Added cable connection views for front/rear ports
2018-11-06 12:04:46 -05:00
c3db7191d2
Added bulk edit/delete views for cables
2018-11-01 13:19:24 -04:00
3bc6fc5e24
Added changelog view for Cable
2018-11-01 10:04:43 -04:00
55c632ace7
Introduce CableBulkImportView
2018-10-31 17:05:25 -04:00
18628166dc
Removed old console/power connection views
2018-10-31 15:54:29 -04:00
470aabe1d7
Added dedicated cable trace view; removed modal
2018-10-30 16:30:03 -04:00
2d90fc608e
Introduced CableView and CableEditView
2018-10-25 15:51:12 -04:00
b19e2037af
Dropped 'Panel' from FrontPanelPort/RearPanelPort names
2018-10-25 12:11:13 -04:00
54c917beff
Renamed Cable endpoints to terminations
2018-10-24 14:38:44 -04:00
9985f2cb82
Added CableListView
2018-10-24 14:26:08 -04:00
f30367e094
Deprecated the InterfaceConnection model
2018-10-24 13:59:44 -04:00
ea0de629df
Fixed cable creation form
2018-10-23 13:40:10 -04:00
471bddea09
WIP: Initial work on the cable connection form
2018-10-22 16:58:24 -04:00
3eddeeadc5
Initial work on #20 - patch panels
2018-10-03 14:04:16 -04:00
980d62d579
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
b7c2a26155
Closes #2259 : Add changelog tab to interface view
2018-07-23 15:09:37 -04:00
f048cf36ce
Implemented a view for interfaces
2018-07-11 15:30:54 -04:00
c13e4858d7
Initial work on config contexts
2018-06-27 16:02:34 -04:00
ddd878683d
Implemented changelog views
2018-06-20 13:52:54 -04:00
3c2e0b0b17
Added changelog views
2018-06-14 16:15:14 -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
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
2bb0e65aea
Closes #144 : Implemented list and bulk edit/delete views for InventoryItems
2018-01-30 17:46:00 -05:00
8d1676db54
Implemented a view for adding individual devices to an existing virtual chassis
2018-01-19 12:34:09 -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
da2bff691b
Added views for editing/deleting VCMemberships
2017-12-08 12:51:52 -05:00
5f91413023
Added initial UI views for virtual chassis assignment
2017-11-29 12:58:36 -05:00
55e07c1c9a
Initial work on virtual chassis support
2017-11-17 16:47:26 -05:00
00986fd7bf
Closes #1691 : Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
b46cc2c1a9
Closes #1666 : Allow modifying the owner of a rack reservation
2017-10-31 13:52:35 -04:00
9351f686b1
Added bulk import views for rack roles, device roles, and platforms
2017-10-09 15:28:46 -04:00
3d25cecc69
Merge branch 'develop-2.2' into develop-2.1
2017-09-29 12:30:36 -04:00
3bb0d523d3
Enabled services on virtual machines
2017-08-31 12:50:35 -04:00
4544893b4c
Allow import/export of device types ( #1347 )
2017-07-25 17:21:34 +03:00