Recent Posts by ibrandt
|
May 20, 2008
|
Topic: Mingle Feature Requests / [candidate] Pie chart colors based on reporting color or configurable We have a “Story” card type with a “Story Type” property. The Story Type property is a managed text list of “User Story”, “Refactoring” and “Defect”, with assigned Reporting colors of green, yellow and red respectively. The color choice is meant to call attention to Refactorings and Defects, in particular if we have an inordinate amount of them on a regular basis. To further comprehend this data we’ve added a pie chart to the Overview page as follows:
The issue is the colors for the pie slices are a canned bright red for user stories, and bright green for defects—exactly the opposite of what we wanted. It would be nice if the pie colors for charts made over a property with assigned Reporting colors used those colors. Also perhaps a parameter syntax similar to the “series” of
A property value not caught by the sector declarations could revert to the existing behavior of auto picking a color. |
|
May 20, 2008
|
Topic: Mingle Bug Reports / [As Designed] Card defaults not working from Add with detail... Steps to reproduce on the Agile hybrid template’s sample project: Expected: Actual: Workaround: |
|
May 16, 2008
|
Topic: Troubleshooting Installation of Mingle / Running Mingle on existing Apache (so we dont have to open ports) Well, I gave mod_proxy_html 3.0.0 the old college try, but I’m deciding to punt. In case someone wants to pick up the torch here’s the config I had going for Mingle listening on localhost:8083 and an SSL virtual host:
This got me most of the way, but mod_proxy_html was choking on some of the JavaScript as in the following example:
Worked for the first Ajax.Request, but mangled the second one. Character encoding issues perhaps? The mod_proxy_html FAQ warns of this possibility. So off to setup another IP, self-signed cert, and virtual host and DNS entry. Looking forward to that fix in a future version. ~Ian |
