X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=doc%2FTODO;h=ce6f7956d9b9c0279c10adcc2944d95bec9955e0;hb=edd250f2652311094fff5ef352702af44f3a8a1b;hpb=3c7a7dfef501708b721793885239472667a9d50e diff --git a/doc/TODO b/doc/TODO index 52c60ac..ce6f795 100644 --- a/doc/TODO +++ b/doc/TODO @@ -29,6 +29,9 @@ Bug numbers refer to the Mantis issue tracker at . - Add other reports NewsStats should include some other kinds of reports (stats on used clients, on postings hosts/servers, ...) + - Add tools for database management + NewsStats should offer tools e.g. to inject postings into the 'raw' database, + or to split databases. * Individual improvements + NewsStats.pm @@ -43,10 +46,15 @@ Bug numbers refer to the Mantis issue tracker at . - General tests and optimisations + feedlog.pl + - Complete rewrite (like groupstats.pl, include changes in NewsStats.pm) + - Gracefully handle interruptions to database connection, at least log + lost postings (Bug #30). + - Buffer output that cannot be written to database (Bug #31). - Add / enhance / test error handling - General tests and optimisations + gatherstats.pl + - Complete rewrite (like groupstats.pl, include changes in NewsStats.pm) - Use hierarchy information (see GroupInfo above) - Add gathering of other stats (clients, hosts, ...) - better modularisation (code reuse for other reports!) @@ -54,13 +62,6 @@ Bug numbers refer to the Mantis issue tracker at . - General tests and optimisations + groupstats.pl - - output: fix formatting - GetMaxLength does not work for special queries - like -l or -b - - beautify output (formats / captions) - - -a: improve code - it doesn't make that much sense to get first/last - month from database just to query that same database with a time period - that equals no time period ... this part of the WHERE clause should be - dropped instead - better modularisation (code reuse for other reports!) - Add / enhance / test error handling - General tests and optimisations