[rhmessaging-commits] rhmessaging commits: r1237 - mgmt/notes.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Nov 5 15:18:03 EST 2007


Author: justi9
Date: 2007-11-05 15:18:03 -0500 (Mon, 05 Nov 2007)
New Revision: 1237

Modified:
   mgmt/notes/justin-todo.txt
Log:
Promoting some todo items.



Modified: mgmt/notes/justin-todo.txt
===================================================================
--- mgmt/notes/justin-todo.txt	2007-11-05 18:16:13 UTC (rev 1236)
+++ mgmt/notes/justin-todo.txt	2007-11-05 20:18:03 UTC (rev 1237)
@@ -4,10 +4,28 @@
 
    - Find/connect in bulk
 
-Deferred
+ * exch, queue: make consumer, producer, and bindings columns links
 
+ * Add ability to send a test message to a queue
+
+ * Use page attributes for session errors, redirect
+
  * Queue: Add a msg enq rate msg deq rate chart
 
+ * The * text-decoration: none rule is apparently expensive; find
+   another way
+
+ * Right now, non cumin pages don't print their stack traces in the
+   log
+
+ * Right now we're calling render_title outside of render in order to
+   produce tab labels, for instance.  This is not good, especially in
+   cases where get_object is overriden and that fact is not reflected
+   in the render_title calls.  Perhaps introduce a get_title to solve
+   this.
+
+Deferred
+
  * Make the status lights also be links to an appropriate view
 
    - Defer until we know what we're going to link to
@@ -42,23 +60,7 @@
 
  * Broker browser: Add an ungrouped radio button
 
- * Right now we're calling render_title outside of render in order to
-   produce tab labels, for instance.  This is not good, especially in
-   cases where get_object is overriden and that fact is not reflected
-   in the render_title calls.  Perhaps introduce a get_title to solve
-   this.
-
- * Add ability to send a test message to a queue
-
- * Use page attributes for session errors, redirect
-
  * Add a sanity check traversal to the widget tree and to the
    registered sets of widgets and parameters
 
- * Right now, non cumin pages don't print their stack traces in the
-   log
-
  * Add a frame() accessor to Widget
-
- * The * text-decoration: none rule is apparently expensive; find
-   another way




More information about the rhmessaging-commits mailing list