Author: justi9
Date: 2008-04-24 09:07:53 -0400 (Thu, 24 Apr 2008)
New Revision: 1970
Modified:
mgmt/notes/justin-todo.txt
Log:
Reprioritize
Modified: mgmt/notes/justin-todo.txt
===================================================================
--- mgmt/notes/justin-todo.txt 2008-04-23 20:55:45 UTC (rev 1969)
+++ mgmt/notes/justin-todo.txt 2008-04-24 13:07:53 UTC (rev 1970)
@@ -1,19 +1,7 @@
Current
- * Tables: Make null values in tables dashes, not zeroes
-
- * Get rid of single object confirms
-
* Don't let anyone close mgmt clients
- * Put some kind of status on broker
-
- * Make it possible to navigate from broker to system
-
- * Fix the status box updates, to avoid the "/sec" display
-
- * Fix obnoxious HTML resizing bug
-
* Bulk register is failing to forget state on cancel
* client.py:159 calls add_error, which no longer exists
@@ -24,19 +12,25 @@
* Enforce one reg per broker, to avoid confusion
- * Check for per-row querying in BrokerSet
+ * Fix obnoxious HTML resizing bug
- * stat.py:222 min_value is None somehow
+Deferred
+ * Put some kind of status on broker
+
+ * Make it possible to navigate from broker to system
+
* Blow up if someone adds a child with an existing name
- * Handle parameter exceptions
+ * Check for per-row querying in BrokerSet
+ * stat.py:222 min_value is None somehow
+
* Talk about AMQP_SPEC in the readme
- * Fix double login bug
+ * Tables: Make null values in tables dashes, not zeroes
-Deferred
+ * Get rid of single object confirms
* Change the way CuminAction.invoke works