Anonymous | Login | 2024-11-21 05:20 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001234 | ClearOS | app-network - Network Settings | public | 2013-07-18 11:35 | 2013-08-14 20:11 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001234: Add and update generic method calls for getting network information | ||||||||
Description | The Network Map app needs some API calls to handle network detection (i.e. is this IP on network A). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000940) user2 2013-07-18 11:36 |
Source Code Changelog --------------------------------------------------- - Added and updated generic method calls for getting network information [tracker 0001234] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6234 [^] U webconfig/apps/network/trunk/libraries/Iface.php U webconfig/apps/network/trunk/libraries/Iface_Manager.php |
(0000942) user2 2013-07-18 17:17 |
Source Code Changelog --------------------------------------------------- - Added ip_on_network() utility [tracker 0001234] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6239 [^] U webconfig/apps/network/trunk/libraries/Network_Utils.php |