ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/TODO
Revision: 1.7
Committed: Tue Mar 13 02:22:14 2001 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
State: FILE REMOVED
Log Message:
A central TODO is now kept on the website.

File Contents

# User Rev Content
1 ajm 1.1 TODO List (or rather, TOFIX !)
2     =========
3    
4 ajm 1.3 Rework system displaying of components for Swing Event Handling
5 ajm 1.5 re-work host display and choosing mechanism (ie, make us 1.1 protocol)
6 ajm 1.1 Allow config to be written back to a local file
7     Allow local file config to be changed via the GUI
8     Consider graphing of some values?
9     Allow changing of view
10     -adding removing data fields??
11     -comparing fields accross servers
12 ajm 1.2 Maybe handle exceptions nicer in the comms
13 ajm 1.5 Switch to using the StringUtil class for the firewall command stuff
14 ajm 1.1
15     Completed:
16     ----------
17    
18 ajm 1.6 05/02/2001 - allow disk components to alter their units
19     05/02/2001 - have some icons and the i-scream logo on display
20     05/02/2001 - show errors in windows rather than on the console
21     05/02/2001 - Fix error in packet stopping update of ALL hosts
22 ajm 1.5 04/02/2001 - Write LOADS more data components
23     03/02/2001 - Allow config to be obtained from the server
24 ajm 1.4 30/01/2001 - Add option to handle firewalls
25     29/01/2001 - Allow config to be obtained from a local file
26 ajm 1.3 29/01/2001 - Fix problem with memory display showing negative values at start
27     29/01/2001 - Ensure all Swing updates use the Swing Event Handling thread (partial - only data components)
28 ajm 1.2 28/01/2001 - Tidy up network comms and link handling