ClearFoundation Tracker - ClearOS
View Issue Details
0000641ClearOSapp-network - Network Settingspublic2012-06-11 07:352013-06-25 12:34
user2 
user2 
normalfeaturehave not tried
closedfixed 
 
6.4.0 Updates6.4.0 Updates 
0000641: Add VLAN support in webconfig
Though the underlying API can detect a VLAN configuration, webconfig does not provide a way to configure this type of interface. Add this feature.
No tags attached.
related to 0001178closed user2 Add VLAN support in webconfig - Professional Edition 
Issue History
2012-06-11 07:35user2New Issue
2012-06-11 07:37user2Statusnew => confirmed
2012-06-11 07:37user2Target Version => 6.4.0 Beta 1
2012-10-23 20:53user2ProjectClearOS => ClearCenter
2012-10-23 20:53user2Categoryapp-network - Network Settings => General
2012-10-23 20:54user2CategoryGeneral => app-advanced-networking - Advanced Networking
2013-04-24 16:46user2ProjectClearCenter => ClearOS
2013-04-24 16:46user2Categoryapp-advanced-networking - Advanced Networking => General
2013-04-24 16:47user2CategoryGeneral => app-network - Network Settings
2013-04-24 16:47user2Target Version6.4.0 Beta 1 => 6.4.0 Updates
2013-04-24 16:47user2Checkin
2013-04-24 16:47user2Note Added: 0000821
2013-04-26 13:40user2Checkin
2013-04-26 13:40user2Note Added: 0000829
2013-04-26 13:40user2Statusconfirmed => resolved
2013-04-26 13:40user2Fixed in Version => 6.4.0 Updates
2013-04-26 13:40user2Resolutionopen => fixed
2013-04-26 13:40user2Assigned To => user2
2013-06-07 16:00user2Issue cloned: 0001178
2013-06-07 16:00user2Relationship addedrelated to 0001178
2013-06-25 12:34user2Statusresolved => closed

Notes
(0000821)
user2   
2013-04-24 16:47   
Source Code Changelog
---------------------------------------------------
- Added preliminary support for VLANs [tracker 0000641]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5929 [^]
U webconfig/apps/network/trunk/controllers/iface.php
U webconfig/apps/network/trunk/language/en_US/network_lang.php
U webconfig/apps/network/trunk/libraries/Iface.php
U webconfig/apps/network/trunk/libraries/Iface_Manager.php
U webconfig/apps/network/trunk/views/ifaces.php
A webconfig/apps/network/trunk/views/vlan.php
(0000829)
user2   
2013-04-26 13:40   
Source Code Changelog
---------------------------------------------------
- Added DHCP support to VLAN configuration [tracker 0000641]
- Set default filter view for VLANs to enabled

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5940 [^]
U webconfig/apps/network/trunk/controllers/iface.php
U webconfig/apps/network/trunk/deploy/info.php
U webconfig/apps/network/trunk/htdocs/network.js.php
U webconfig/apps/network/trunk/libraries/Iface.php
U webconfig/apps/network/trunk/libraries/Iface_Manager.php
U webconfig/apps/network/trunk/libraries/Network_Stats.php
U webconfig/apps/network/trunk/libraries/Role.php
U webconfig/apps/network/trunk/views/ifaces.php
U webconfig/apps/network/trunk/views/vlan.php