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

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Oct 15 10:58:32 EDT 2007


Author: justi9
Date: 2007-10-15 10:58:32 -0400 (Mon, 15 Oct 2007)
New Revision: 1067

Modified:
   mgmt/notes/Todo
Log:
Update my todo list.



Modified: mgmt/notes/Todo
===================================================================
--- mgmt/notes/Todo	2007-10-15 14:45:01 UTC (rev 1066)
+++ mgmt/notes/Todo	2007-10-15 14:58:32 UTC (rev 1067)
@@ -18,21 +18,11 @@
    - It does not, and it's not easily changed.  Will need to switch to
      wsgi stuff, I believe.
 
- * When in queue mode, make the context nav go back to the right tab
-
  * Change declared charset to iso-8859???, not utf-8, since it's
    important to be honest
 
- * Only do render timing conditionally
-
- * Make debug and devel things contingent upon a start-time variable
-   "--debug"
-
  * Make it a little simpler to express hrefs
 
- * Add disabling to form inputs, and disable renaming of exchanges
-   that start with "amq." and the default exchange
-
  * Make form help buttons pop up a (for now, empty) help page
 
  * Icons: machine looking thing for vhost.  For Cumin in general, I'm
@@ -44,9 +34,6 @@
  * If debug is enabled, append a comment to the response containing
    render and process traces
 
- * Write a little test comparing wooly.Template to string.Template to
-   using the % operator
-
  * Add ability to send a test message to a queue
 
  * Add favicon and a mapping in the server to serve it
@@ -57,8 +44,6 @@
 
  * Separate wooly stuff into its own devel subdir
 
- * When there is nothing in a set, render a [None]
-
  * Add creation dates to some objects
 
  * cumindev: add a cumin-test function and bind it to C-c C-c
@@ -66,11 +51,12 @@
  * Consider adding a set_object to Frame, instead of having
    set_somethingspecific on each frame.  
 
- * Remove log messages from host template view
-
  * Consider having a cssclass set on widgets
 
  * Use page attributes for session errors, redirect
 
  * See if we can eliminate the attr/param distinction, and use whether
    or not a param is added to a widget via add_param to do that
+
+ * Add link disabling; use it for the server groups edit and remove
+   links




More information about the rhmessaging-commits mailing list