commenting remaining core files 6 hours review all TODO from code + create tickets OR fix comparer avant update et apres update bien tester les recherches recursives loading recursive appels call API examples execute unit tests tickets next roadmap - INTEGRATION (subtickets) - OPTIMIZATION - SECURITE - DOCUMENTATION: http://producingoss.com/en/getting-started.html#documentation page: comment aider piwik ? mail sending, outlink/download tracking documentation, voir la page thought about dev process et creer la liste de documentations see marketing last.zip http://producingoss.com/en/share-management.html http://producingoss.com/en/getting-started.html#starting-a-faq FAQ manager translation manager issues manager features screenshots Usability Documentation - write beginners tutorials medium level user http://producingoss.com/en/funding-non-programming.html simple fix ==== regarder pour error_reporting admin sites css overwrite Review all english strings, make them more explicit En fait, j'ai affich� le lien complet dans ma page, et j'ai cliqu� dessus pour voir ce qu'il disait, et j'ai re�u deux erreurs un peu plus claire, la premi�re, c'est qu'il a r�clam� sur la premi�re visite que la colonne LOCATION_PROVIDER (piwik_log_visit) n'avait pas de default value, j'en ai mis une avec '$' et c'est pass�. La seconde �tait que la longueur de la colonne LOCATION_BROWSER_LANG (piwik_log_visit toujours) �tait trop courte, je l'ai rallong�e � 100 pour voir ce qu'il voulait y mettre et j'y ai trouv� apr�s : "fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3". todo: when adding a user, should test that email is unique piwik.php link to /piwik editing site web with single quote bugs in siteAdmin something is wrong in JS calendar when year selected added index _visit server_date added index _log_link_action idvisit plugins easy to register a new hook PPT= TRY PIWIK instead of onlin demo + screenshot piiwk error RSS Feed only used on DataTable_Array http://piwik.org/demo/?module=API&method=Referers.getKeywords&idSite=1&period=week&date=yesterday&format=rss&filter_limit=30&filter_sort_column=3 NOT CLEAR MESSAGE documenter const VISIT_STANDARD_LENGTH = 1800; when writing plugin and need to test stats log CHANGES DONE TO LIBRARIES ========================= - edited zend_log and changed attr to protected - fixed bug fwrite in zend_log stream writer - fixed PEAR so that it works under PHP5 with STRICT MODE enabled - edited line 145 registry.php from require_once 'Zend/Exception.php'; to require_once 'Exception.php';