| ID # | Status | Category | Details |
| 209 | assigned | Feature | php 5.3 only features replace dirname(__FILE__) with __DIR__ |
| 207 | assigned | Feature | Ipv6 implementation based on geoipv6 database |
| 205 | assigned | Bugs | clean HTML for obsolete attributes border cellpadding cellspacing |
| 203 | assigned | Bugs | Urldecode request parameters Urldecode request parameters before adding them to $registry->request. remember to remove... |
| 202 | assigned | REFACTOR | debug bar , microtime to use $get_as_float = true flag refactor of timers , to use $get_as_float = true |
| 200 | assigned | Bugs | Session in Dot_GeoIp class remove that session call from the class replace with try/catch or fatal error or something |
| 199 | assigned | Bugs | admin tooltip selectable for all admin tooltips, to be selectable -browser icon - OS icon and so on |
| 198 | assigned | REFACTOR | @see and @since tags for classes that depend of a parent class add a third bloc of comments /** * @see... |
| 195 | assigned | REFACTOR | Do not rely anymore on system clock // only UTC independent of system time implement everywhere UTC time and timezones |
| 189 | assigned | REFACTOR | dk.php add verifications for php.ini memory limit minimum 64MB ? register globals OFF safe_mode OFF other maybe ? date_time set ? |
| 181 | assigned | REFACTOR | admin warning about external writable folder maybe is better to be an info, not a red warning |
| 193 | assigned | REFACTOR | upgrade code documentation once 1.5.1 is about to be released regenerated code documentation using latest DocBlox |
| 192 | assigned | REFACTOR | Implement APIdemia as an alternative - for GeoIP - for Mobile device detection - for Carrier alternate usage , with... |
| 191 | assigned | REFACTOR | Replacing WURFL with Dotdevice replace the libraries and the XML database |
| 190 | assigned | REFACTOR | proxy pattern for Dot_useragent class implement the proxy pattern to avoid instantiation of expensive object like DotDevice |
| 187 | assigned | Bugs | if wurfl cache is not build, through a suggestive error test what happens if cache is not built, or if cache folder is not writable and through a... |
| 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... |
| 154 | assigned | REFACTOR | Postgresql support check to be sure postgresql support is working , using zend_db abstract |
| 167 | assigned | Bugs | Opera mini wurfl detection record 8 and 9 from statisticVisitMobile is not returning the device width and height, not... |
| 15 | assigned | Feature | Dot_Templates Cache Implement an extension for Dot_Templates to use some cache system , based on Zend_Cache for... |
| 164 | assigned | REFACTOR | Refactor models / Doctrine integration for example $user = new User($_POST); if ($user->isValid()) { $user->save(); } or $user... |
| 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 |
| 13 | assigned | Feature | Dealing with dependencies http://www.slideshare.net/spriebsch/dealing-with-dependencies decoupling components |
| 45 | assigned | Bugs | Integration of Zend Framework Proposal classes when we want to use a class from Proposal repository where will be located ? how to load it... |
| 27 | assigned | Feature | ZF 2.0 integration Architecture modification to use ZF 2.x branch, PHP 5.3.x branch, namespaces and such |