ClearFoundation Tracker - ClearOS
View Issue Details
0000640ClearOSapp-base - Base Systempublic2012-06-08 14:312013-04-26 19:41
user2 
 
normaltweakunable to reproduce
closedfixed 
 
6.4.0 Beta 2 
0000640: Add a warning for IE 8 or earlier
ClearOS webconfig uses modern and (ahem) standard styling. The look and feel in IE8 is usable, but not pretty. Add a warning. IE7 and (gasp) earlier should be blocked completely (not usable anyway).
No tags attached.
Issue History
2012-06-08 14:31user2New Issue
2012-06-08 14:33user2Statusnew => confirmed
2012-06-21 19:12user2Target Version6.3.0 Beta 1 => 6.3.0
2012-07-03 08:03user2Target Version6.3.0 => 6.4.0 Alpha 1
2012-12-06 12:35user2Target Version6.4.0 Alpha 1 => 6.4.0 Beta 1
2012-12-21 09:33user2Target Version6.4.0 Beta 1 => 6.4.0 Beta 2
2013-02-18 18:01user2Categorytheme-default => app-base - Base System
2013-02-18 18:04user2Note Added: 0000715
2013-02-18 18:05user2Checkin
2013-02-18 18:05user2Note Added: 0000716
2013-02-18 18:05user2Statusconfirmed => resolved
2013-02-18 18:05user2Resolutionopen => fixed
2013-04-26 19:41user2Statusresolved => closed

Notes
(0000715)
user2   
2013-02-18 18:04   
A handful of webconfig pages (notably, the content filter's "you have been blocked" page) should not be blocked due to IE usage. For this reason, the User Agent check was moved to the login page.
(0000716)
user2   
2013-02-18 18:05   
Source Code Changelog
---------------------------------------------------
- Added Internet Explorer version warnings [fixed tracker 0000640]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5680 [^]
U webconfig/apps/base/trunk/controllers/session.php
U webconfig/apps/base/trunk/language/en_US/base_lang.php
A webconfig/apps/base/trunk/views/session/ie_warning.php