Преглед на файлове

Update web interface TODOs.

Mike Naberezny преди 17 години
родител
ревизия
e293bedf1f
променени са 1 файла, в които са добавени 8 реда и са изтрити 5 реда
  1. 8 5
      TODO.txt

+ 8 - 5
TODO.txt

@@ -34,11 +34,6 @@
     and fall through.  In an asyncore dispatcher represented by the
     and fall through.  In an asyncore dispatcher represented by the
     file descriptor, attempt to dispatch the event.
     file descriptor, attempt to dispatch the event.
 
 
-- Support stopping and starting groups in web interface.
-
-- Support operations against both stderr and stdout logs within web
-  interface.
-
 - Revisit test_startProcessGroup and test_startAllProcesses (see XXX
 - Revisit test_startProcessGroup and test_startAllProcesses (see XXX
   comment about ordering).
   comment about ordering).
 
 
@@ -57,6 +52,14 @@
 
 
    - Meta-refresh on tail page.
    - Meta-refresh on tail page.
 
 
+   - Organize processes by group and allow groups to be started/stopped.
+
+   - Support operations against both stderr and stdout logs.
+   
+   - Allow a supervisorctl-like command line through the web interface.
+
+   - Display more information about Supervisor (identification, pid, etc.)
+
 - Expat error on Jens' system running slapd as root after reload.
 - Expat error on Jens' system running slapd as root after reload.
 
 
 - Unit tests for log rotation.
 - Unit tests for log rotation.