Anonymous | Login | 2024-12-22 00:08 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 | ||||
0000894 | ClearOS | app-network - Network Settings | public | 2012-12-17 08:49 | 2013-04-01 10:15 | ||||
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.4.0 | Fixed in Version | |||||||
Summary | 0000894: Add network check during install wizard | ||||||||
Description | The network / DNS screens should sanity check the settings. If the system is unable to connect to the Internet, they should not be allowed further along in the install wizard. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000718) user2 2013-02-21 19:50 |
Source Code Changelog --------------------------------------------------- - Started network check for install wizard [tracker 0000894] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5688 [^] U webconfig/apps/network/trunk/controllers/network.php U webconfig/apps/network/trunk/deploy/info.php U webconfig/apps/network/trunk/htdocs/network.js.php U webconfig/apps/network/trunk/libraries/Network_Status.php U webconfig/apps/network/trunk/packaging/app-network.spec U webconfig/apps/network/trunk/views/ifaces.php A webconfig/apps/network/trunk/views/report.php |
(0000766) user2 2013-03-25 15:25 |
Source Code Changelog --------------------------------------------------- - Added sidebar widget for network and DNS status [fixed tracker 0000894] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5819 [^] U webconfig/apps/network/trunk/controllers/dns.php U webconfig/apps/network/trunk/controllers/network.php A webconfig/apps/network/trunk/controllers/report.php U webconfig/apps/network/trunk/deploy/info.php U webconfig/apps/network/trunk/htdocs/network.js.php U webconfig/apps/network/trunk/language/en_US/network_lang.php U webconfig/apps/network/trunk/libraries/Network_Status.php U webconfig/apps/network/trunk/libraries/Resolver.php U webconfig/apps/network/trunk/packaging/app-network.spec U webconfig/apps/network/trunk/views/dns.php A webconfig/apps/network/trunk/views/dns_verify.php U webconfig/apps/network/trunk/views/ifaces.php U webconfig/apps/network/trunk/views/report.php |