(I accidentally hit reply instead of reply all on this correspondence, so just forwarding it to the list)
---------- Forwarded message ---------- From: Ryan Ollos <[email protected]> Date: Mon, Aug 12, 2013 at 9:34 AM Subject: Re: Unknown widget Product To: Alice Ellmer <[email protected]> On Mon, Aug 12, 2013 at 8:54 AM, Alice Ellmer <[email protected]>wrote: > Hey Ryan, > > I had ProductWidget explicitly disabled, since we're only using one > product at the moment and I'd like the interface to be as clean/simple > as possible. Is there a way to get rid of the error message if it's > disabled? > I can see two ways to approach this: a. Don't show the warning if the widget is present but not enabled (this would be handled in `bhdashboard.web_ui._render_widget`) b. Allow the user to control which items are visible on the dashboard through a trac.ini option. You might imagine further enhancements to this in the future, such as making the visible items a user preference, allowing the user to control the layout, etc. > I believe I had not disabled TicketRelations, but cannot tell for sure > (lots of configuring happened in between). > > If I see this coming up again; I'll be sure to send out logs. (enabled > now; they're disabled by default? curious). > I still see the "Unknown widget TicketRelations" here: http://64.187.239.226:8000/nearwoo/products/%40/ticket/9 You installed directly to version 0.6.0, or did you upgrade the install from an earlier version? > Best, > -- Alice
