| ID # | Status | Category | Details |
| 255 | assigned | Feature | APi control which return version http://v1.dotkernel.net/api/dk-version?v=2 or something similar to... |
| 253 | assigned | Feature | upgrade all jquery libraries mobile ui jquery base |
| 248 | assigned | Bugs | make unwriteable warning in admin info class, not a red warning |
| 251 | assigned | REFACTOR | removal of superglobals $_SERVER['HTTP_USER_AGENT']; or any kind of superglobal variables need to be removed from... |
| 249 | assigned | Bugs | email sent twice if the smpt is OFF if no email transporter still emails are sent twice the line ... |
| 252 | assigned | REFACTOR | remove reserved column names from mysql structure + a conversion script table: setting The column name 'key' is a MySQL reserved keyword. The... |
| 15 | assigned | Feature | Dot_Templates Cache Implement an extension for Dot_Templates to use some cache system , based on Zend_Cache for... |
| 250 | assigned | Bugs | remove of globals from methods _getUserAgent _getUserAgent dot/useragent/wurflcloud.php do not use superglobals... |
| 247 | assigned | REFACTOR | check all functions to always return something do not return null in any circumstances |
| 245 | assigned | Bugs | refactor the logic of wurfl integration add comments in application.ini which one disable the wurfl if is disabled, then disabled... |
| 236 | assigned | Feature | Dot_log , extension of Zend_log ... |
| 235 | assigned | Bugs | geoip return must be UTF8 Curacao country name is not UTF8, it is soemthing else refactor dot_geoIP class to be sure... |
| 233 | assigned | REFACTOR | admin check database UTF8 SHOW TABLE STATUS check Collation row for utf8_ string SHOW FULL FIELDS FROM table check... |
| 231 | assigned | Bugs | wrong comments and definitions in Wurfl Cloud user agent class class Dot_UserAgent_WurflCloud 1. check all comments for accuracy especially for the... |
| 203 | assigned | Bugs | Urldecode request parameters Urldecode request parameters before adding them to $registry->request. remember to remove... |
| 230 | assigned | REFACTOR | proper syntax for Log In , login Log In, Sign Up = composed words login=username , synonim replace login with Log in and so... |
| 229 | assigned | Bugs | passwords with ampersand somehow, a password which contain ampersand is entering in database , and is valid need to... |
| 193 | assigned | REFACTOR | upgrade code documentation once 1.5.1 is about to be released regenerated code documentation using latest DocBlox |
| 186 | assigned | Feature | usage of fileinfo extension for file detections http://cakephp-php.blogspot.com/2011/08/smart-file-type-detection-using-php.html 1. add to... |
| 192 | assigned | REFACTOR | Implement APIdemia as an alternative - for GeoIP - for Mobile device detection - for Carrier alternate usage , with... |
| 190 | assigned | REFACTOR | proxy pattern for Dot_useragent class implement the proxy pattern to avoid instantiation of expensive object like DotDevice |
| 167 | assigned | Bugs | Opera mini wurfl detection record 8 and 9 from statisticVisitMobile is not returning the device width and height, not... |
| 161 | assigned | REFACTOR | Dot Plugin architecture Prepare the plugin architecture. Define what is a plugin. and so on ** removed the following... |
| 162 | assigned | REFACTOR | Navigation menus refactor using Zend_Navigation seem to be... |
| 147 | assigned | REFACTOR | generate graph with inclued pecl install inclued |