X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=doc%2FTODO;h=7d6e794361cf1dff07ea59e8601255004335801f;hp=52c60acdeab6adea237e6a83c57df97001754092;hb=1fa947994652e526566d286e1527e2b58860cc83;hpb=06402a2526003efe978aeaf08bfe9d8dd733869c diff --git a/doc/TODO b/doc/TODO index 52c60ac..7d6e794 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,6 +46,9 @@ Bug numbers refer to the Mantis issue tracker at . - General tests and optimisations + feedlog.pl + - 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 @@ -54,13 +60,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