Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-11-19 12:47:30 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-11-19 12:47:30 +0300
commitcbf7aee8c5fb226934c0b6afcd207375fe78b0e7 (patch)
tree78ba0702a7cac3e23074375c8215195359c5c386
parent799bc45e17052ad2644974f67ce30df35c4cc90b (diff)
- 0.2.21
-rw-r--r--misc/TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/misc/TODO b/misc/TODO
index 79dd3d490d..bc37ffc1c1 100644
--- a/misc/TODO
+++ b/misc/TODO
@@ -1,7 +1,13 @@
todo
- after download redirect to install guide
+- 404 more useful
Bugs
+- add icon calendar http://developer.yahoo.com/ypatterns/pattern.php?pattern=calendar#Solution
+- calendar CSS on API page
+- finding JS code should be more obvious
+- super user pwd reminder should work
+- should we make it clear that piwik is beta?
- provider is unknown for some users?
- search inside datatable doesnt really work eg. "web analytics" restore regex search
- show version number in UI
@@ -11,9 +17,11 @@ Bugs
- write test to make sure deployement don't include logger in file/db/etc
- disable db plugin default
- I had to chmod 777 tmp/ to pass install
+all graphic showing data evolution are labelled with the text &quot;nb_uniq_visitors&quot; no matter if youre watching last visits graph, global visits graph or any other. Its happening in every graph under Visitors subpages and in the Dashboard.
+In Referers-&gt;Evolution page, in addition, I think its melting titles because I read in spanish &quot;Entrada directa nb_uniq_visitors&quot; for the first graph, &quot;Paginas web nb_uniq_visitors&quot; for the second and so on.
+
To clean
-- fdd2div clean in /libs
- plugins should listen to user delete/ site delete and delete their own user/site related data
- in API request, menu/widget hooks should not be triggered
- embed widgets codes above widget?