Open Issues

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

Comments are closed.