Entered several items into the PR database. V0_0_7
authorarjen <arjen>
Thu, 14 Aug 2003 10:38:20 +0000 (10:38 +0000)
committerarjen <arjen>
Thu, 14 Aug 2003 10:38:20 +0000 (10:38 +0000)
TODO

diff --git a/TODO b/TODO
index 24c4329..66e7b34 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,38 +1,39 @@
 
- - multiline log entries in gcm_input.
  - several files don't have version identifiers; a simple $Id in the
    comment would help in finding packaging bugs. (Also recommended for
    the documentation files)
  - Some files have lines longer that 80 characters.
  - Most makefiles and stylesheets miss a copyright header. 
- - There is no reference to the gnucomo website.
- - There is no list of required and recommended software.
- - A step-by-step installation guide is missing.
+
+Documentation:
+ - There is no reference to the gnucomo website in the manifest, design,
+   README.
+ - There is no list of required and recommended software. (PR 5)
+ - A step-by-step installation guide is missing. (PR 6)
  - The installation description in the manifest must be
    updated to include the ./configure script.
- - The input filename for gcm_input can be a command argument.
- - When gcm_input can not make a connection to the database, its input
-   message will be lost. In such a case, gcm_input should store the
-   message in a spool directory for a retry later on.
 
 Web Interface: 
- - Too many loglines, notifications, parameters are shown on one page
- - When all the notifications of an object are shown for each notification
-   shown it has to be registered who was looking at it (just as looking at
-   the detailed notification).
  - A page with notification (independent of object) (with sort capabilities
-   and grouping per urgency).
- - A page with detailed object-data
+   and grouping per urgency).  (PR 7)
+ - A page with detailed object-data (PR 3)
  - With an object one should be able to indicate what OS is being used
  - Webpages should look more 'sexy'
 
   Whish (future):
 
  - When looking at a logline it is usefull to see the related log_adv records
+   (PR 8)
  - Linking database users to objects (only certain objects can be shown to certain users)
+   (PR 3)
 
 GCM_INPUT:
- - Indicate to gcm_input what type of data is delivered
+ - multiline log entries in gcm_input. (PR 2).
+ - The input filename for gcm_input can be a command argument. (PR 9)
+ - When gcm_input can not make a connection to the database, its input
+   message will be lost. In such a case, gcm_input should store the
+   message in a spool directory for a retry later on. (PR 10)
+ - Indicate to gcm_input what type of data is delivered (PR 11)
  - Update statistics in the object table when a new parameter is entered
  - Update statistics in the object table when a new notification is entered